"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/07/15 01:12:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako" 2025/07/15 01:12:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:12:18 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Has cached credentials 2025/07/15 01:12:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:12:21 DEBUG : Creating backend with remote "/tmp/rclone2645698822" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:12:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/15 01:12:27 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:12:27 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.29s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:12:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:12:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:12:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:12:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:12:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:12:31 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:12:32 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.23s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.90s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.90s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:12:37 DEBUG : Creating backend with remote "/non-existing" 2025/07/15 01:12:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/15 01:12:38 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:12:38 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.30s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:12:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:12:39 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:12:39 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:12:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:12:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.93s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:12:47 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Running all checks before starting transfers 2025/07/15 01:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:12:48 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:12:48 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Checks finished, now starting transfers 2025/07/15 01:12:48 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:12:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:12:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.71s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:12:55 ERROR : Ignoring --no-traverse with sync 2025/07/15 01:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:12:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:12:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:12:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:12:59 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.58s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/15 01:13:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/15 01:13:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.18s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:13:08 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:08 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:13:12 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:12 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/15 01:13:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:13:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:13:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:13:17 INFO : sub dir2: Making directory 2025/07/15 01:13:18 INFO : sub dir: Making directory 2025/07/15 01:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:13:19 INFO : sub dir2/sub sub dir2: Making directory 2025/07/15 01:13:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:22 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:13:23 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:28 INFO : sub dir2: Making directory 2025/07/15 01:13:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/15 01:13:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:13:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:35 DEBUG : sub dir2: Making directory with metadata 2025/07/15 01:13:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:13:35 INFO : sub dir2: Making directory 2025/07/15 01:13:36 INFO : sub dir: Making directory 2025/07/15 01:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:13:37 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:37 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:39 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:13:39 INFO : sub dir/hello world: Deleted 2025/07/15 01:13:40 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/15 01:13:41 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.87s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:45 INFO : sub dir2: Making directory 2025/07/15 01:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:13:46 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:46 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:49 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:13:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:13:53 DEBUG : sub dir2: Making directory with metadata 2025/07/15 01:13:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:13:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:13:53 INFO : sub dir2: Making directory 2025/07/15 01:13:54 INFO : sub dir: Making directory 2025/07/15 01:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:13:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:13:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:13:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:13:57 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:13:57 DEBUG : Waiting for deletions to finish 2025/07/15 01:13:58 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.85s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:14:03 INFO : sub dir2: Making directory 2025/07/15 01:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:14:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:14:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:14:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:14:05 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.08s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:14:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qisozok4yofi" 2025/07/15 01:14:14 DEBUG : proton drive root link ID 'rclone-test-qisozok4yofi': Has cached credentials 2025/07/15 01:14:16 DEBUG : proton drive root link ID 'rclone-test-qisozok4yofi': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-dinazit3kako' -> proton drive root link ID 'rclone-test-qisozok4yofi' 2025/07/15 01:14:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:14:18 DEBUG : proton drive root link ID 'rclone-test-qisozok4yofi': Waiting for checks to finish 2025/07/15 01:14:18 DEBUG : proton drive root link ID 'rclone-test-qisozok4yofi': Waiting for transfers to finish 2025/07/15 01:14:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:14:23 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:14:24 DEBUG : proton drive root link ID 'rclone-test-qisozok4yofi': Purge remote --- PASS: TestServerSideCopy (18.11s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:14:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:14:34 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:14:34 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:14:34.576342 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/15 01:14:34.576371 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/15 01:14:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:14:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:14:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jafemab2mena" 2025/07/15 01:14:45 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Has cached credentials 2025/07/15 01:14:47 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-dinazit3kako' -> proton drive root link ID 'rclone-test-jafemab2mena' 2025/07/15 01:14:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:14:49 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Waiting for checks to finish 2025/07/15 01:14:49 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Waiting for transfers to finish 2025/07/15 01:14:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:14:54 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:14:57.285797 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/15 01:14:57.285836 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/15 01:15:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:15:01 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Waiting for checks to finish 2025/07/15 01:15:01 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Waiting for transfers to finish 2025/07/15 01:15:03.138849 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/15 01:15:03.138888 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/15 01:15:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:15:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/15 01:15:07 DEBUG : proton drive root link ID 'rclone-test-jafemab2mena': Purge remote --- PASS: TestServerSideCopyOverSelf (29.97s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:15:15 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:15:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:15:15 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:15:16.034826 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/15 01:15:16.034861 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/15 01:15:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:15:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/15 01:15:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:15:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fasatim8higo" 2025/07/15 01:15:25 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Has cached credentials 2025/07/15 01:15:27 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-dinazit3kako' -> proton drive root link ID 'rclone-test-fasatim8higo' 2025/07/15 01:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:15:29 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Waiting for checks to finish 2025/07/15 01:15:29 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Waiting for transfers to finish 2025/07/15 01:15:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:15:34 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:15:37.376858 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/15 01:15:37.376886 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/15 01:15:41 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Using server-side directory move 2025/07/15 01:15:41 INFO : proton drive root link ID 'rclone-test-fasatim8higo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:15:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:15:42 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Waiting for checks to finish 2025/07/15 01:15:42 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Waiting for transfers to finish 2025/07/15 01:15:43 INFO : sub dir/hello world: Deleted 2025/07/15 01:15:44.521356 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/taS5GOp2YXmEf_JmTFXgVDq6Sxf034dp5yeiyJvR35QuNGtwdbMiqjucX_Xphwd9SgxKx4TK2OUy7vccBmshnQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:15:44.521398 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/taS5GOp2YXmEf_JmTFXgVDq6Sxf034dp5yeiyJvR35QuNGtwdbMiqjucX_Xphwd9SgxKx4TK2OUy7vccBmshnQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:15:44 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/taS5GOp2YXmEf_JmTFXgVDq6Sxf034dp5yeiyJvR35QuNGtwdbMiqjucX_Xphwd9SgxKx4TK2OUy7vccBmshnQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/taS5GOp2YXmEf_JmTFXgVDq6Sxf034dp5yeiyJvR35QuNGtwdbMiqjucX_Xphwd9SgxKx4TK2OUy7vccBmshnQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/07/15 01:15:44 DEBUG : proton drive root link ID 'rclone-test-fasatim8higo': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.51s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:15:51 ERROR : error listing: directory not found 2025/07/15 01:15:52 INFO : Local file system at /tmp/rclone2645698822: Making directory 2025/07/15 01:15:53 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:15:53 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.38s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/15 01:16:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:16:03 DEBUG : Local file system at /tmp/rclone2645698822: Waiting for checks to finish 2025/07/15 01:16:03 DEBUG : Local file system at /tmp/rclone2645698822: Waiting for transfers to finish 2025/07/15 01:16:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:16:04 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/07/15 01:16:04 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:16:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/15 01:16:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:16:09 INFO : check sum: Copied (new) 2025/07/15 01:16:09 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:10 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:16:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/15 01:16:10 DEBUG : check sum: Unchanged skipping 2025/07/15 01:16:10 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:10 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.91s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/15 01:16:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:16:15 INFO : sizeonly: Copied (new) 2025/07/15 01:16:15 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:16 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:16 DEBUG : sizeonly: Sizes identical 2025/07/15 01:16:16 DEBUG : sizeonly: Unchanged skipping 2025/07/15 01:16:16 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:16 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.05s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/15 01:16:19 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:19 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/15 01:16:21 INFO : ignore-size: Copied (new) 2025/07/15 01:16:21 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:23 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:23 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:16:23 DEBUG : ignore-size: Unchanged skipping 2025/07/15 01:16:23 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:23 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:16:29 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:29 DEBUG : existing: Unchanged skipping 2025/07/15 01:16:29 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:29 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:29 INFO : There was nothing to transfer 2025/07/15 01:16:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/15 01:16:29 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:29 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:30.213140 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/15 01:16:30.213176 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/15 01:16:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:16:32 INFO : existing: Copied (replaced existing) 2025/07/15 01:16:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:16:36 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:36 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:16:37 INFO : existing: Copied (new) 2025/07/15 01:16:37 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:39 DEBUG : existing: Destination exists, skipping 2025/07/15 01:16:39 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:39 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:39 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:16:47 INFO : d: Making directory 2025/07/15 01:16:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:16:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:16:50 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:16:50 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:16:50 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:16:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:16:52 INFO : a/potato2: Copied (new) 2025/07/15 01:16:52 DEBUG : Waiting for deletions to finish 2025/07/15 01:16:53 INFO : b/potato: Deleted 2025/07/15 01:16:53 INFO : d: Removing directory 2025/07/15 01:16:53 INFO : b: Removing directory 2025/07/15 01:16:54 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:03 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/15 01:17:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:17:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/15 01:17:03 DEBUG : empty space: Unchanged skipping 2025/07/15 01:17:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:03 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:03 INFO : There was nothing to transfer 2025/07/15 01:17:04 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/15 01:17:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:17:04 NOTICE: proton drive root link ID 'rclone-test-dinazit3kako': Forced to upload files to set modification times on this backend. 2025/07/15 01:17:04 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/07/15 01:17:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:05.420389 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/15 01:17:05.420423 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/15 01:17:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:17:07 INFO : empty space: Copied (replaced existing) 2025/07/15 01:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.13s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:13 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/15 01:17:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:17:13 DEBUG : empty space: Unchanged skipping 2025/07/15 01:17:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:13 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:19 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:19 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/15 01:17:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2645698822) 2025/07/15 01:17:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-dinazit3kako') 2025/07/15 01:17:19 DEBUG : foo: sha1 differ 2025/07/15 01:17:19 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:20.195354 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/15 01:17:20.195380 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/15 01:17:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/15 01:17:22 INFO : foo: Copied (replaced existing) 2025/07/15 01:17:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:17:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/15 01:17:27 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:27 DEBUG : empty space: Unchanged skipping 2025/07/15 01:17:27 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:17:29 INFO : potato: Copied (new) 2025/07/15 01:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.50s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/15 01:17:36 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:36 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:36.185588 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/15 01:17:36.185625 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/15 01:17:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/15 01:17:38 INFO : potato: Copied (replaced existing) 2025/07/15 01:17:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:44 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/15 01:17:44 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2645698822) 2025/07/15 01:17:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-dinazit3kako') 2025/07/15 01:17:44 DEBUG : potato: sha1 differ 2025/07/15 01:17:44 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:44.673220 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/15 01:17:44.673261 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/15 01:17:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/15 01:17:47 INFO : potato: Copied (replaced existing) 2025/07/15 01:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:17:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:17:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:17:53 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:17:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/15 01:17:53 DEBUG : empty space: Unchanged skipping 2025/07/15 01:17:53 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:17:53 DEBUG : Waiting for deletions to finish 2025/07/15 01:17:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:18:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:18:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:18:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:18:01 DEBUG : empty space: Unchanged skipping 2025/07/15 01:18:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:18:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:18:03 INFO : potato2: Copied (new) 2025/07/15 01:18:03 DEBUG : Waiting for deletions to finish 2025/07/15 01:18:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:18:13 INFO : d: Making directory 2025/07/15 01:18:14 INFO : d/e: Making directory 2025/07/15 01:18:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:18:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:18:17 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:18:17 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:18:17 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:18:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:18:19 INFO : a/potato2: Copied (new) 2025/07/15 01:18:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:18:20 INFO : b/potato: Deleted 2025/07/15 01:18:20 INFO : d/e: Removing directory 2025/07/15 01:18:20 INFO : d: Removing directory 2025/07/15 01:18:21 INFO : b: Removing directory 2025/07/15 01:18:22 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:18:33 INFO : d: Making directory 2025/07/15 01:18:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:18:36 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:18:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:18:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:18:36 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:18:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:18:38 INFO : a/potato2: Copied (new) 2025/07/15 01:18:38 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting files as there were IO errors 2025/07/15 01:18:38 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:18:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:18:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:18:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:18:50 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:18:50 DEBUG : empty space: Unchanged skipping 2025/07/15 01:18:50 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:18:51 INFO : potato: Deleted 2025/07/15 01:18:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:18:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.81s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:19:00 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:02 INFO : potato: Deleted 2025/07/15 01:19:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:19:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:19:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:03 DEBUG : empty space: Unchanged skipping 2025/07/15 01:19:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:19:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:19:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:19:11 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:11 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/15 01:19:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.88s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:19:22 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:19:22 DEBUG : enormous: Excluded 2025/07/15 01:19:22 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:19:22 DEBUG : potato2: Excluded 2025/07/15 01:19:23 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:19:23 DEBUG : potato2: Excluded 2025/07/15 01:19:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:19:23 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:23 DEBUG : empty space: Unchanged skipping 2025/07/15 01:19:23 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:23 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:23 INFO : There was nothing to transfer 2025/07/15 01:19:24 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:19:24 DEBUG : enormous: Excluded 2025/07/15 01:19:24 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:19:24 DEBUG : potato2: Excluded 2025/07/15 01:19:24 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:19:24 DEBUG : potato2: Excluded 2025/07/15 01:19:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/15 01:19:24 DEBUG : empty space: Unchanged skipping 2025/07/15 01:19:24 DEBUG : Local file system at /tmp/rclone2645698822: Waiting for checks to finish 2025/07/15 01:19:24 DEBUG : Local file system at /tmp/rclone2645698822: Waiting for transfers to finish 2025/07/15 01:19:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (11.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:19:34 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:19:34 DEBUG : enormous: Excluded 2025/07/15 01:19:34 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:19:34 DEBUG : potato2: Excluded 2025/07/15 01:19:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:19:35 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:35 DEBUG : empty space: Unchanged skipping 2025/07/15 01:19:35 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:35 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:36 INFO : enormous: Deleted 2025/07/15 01:19:36 INFO : potato2: Deleted 2025/07/15 01:19:36 INFO : There was nothing to transfer 2025/07/15 01:19:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/15 01:19:37 DEBUG : empty space: Unchanged skipping 2025/07/15 01:19:37 DEBUG : Local file system at /tmp/rclone2645698822: Waiting for checks to finish 2025/07/15 01:19:37 DEBUG : Local file system at /tmp/rclone2645698822: Waiting for transfers to finish 2025/07/15 01:19:37 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:37 INFO : enormous: Deleted 2025/07/15 01:19:37 INFO : potato2: Deleted 2025/07/15 01:19:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:19:49 DEBUG : five: Need to transfer - File not found at Destination 2025/07/15 01:19:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/15 01:19:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/15 01:19:49 DEBUG : one: Destination is newer than source, skipping 2025/07/15 01:19:49 DEBUG : three: Sizes identical 2025/07/15 01:19:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:19:49 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2645698822) 2025/07/15 01:19:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-dinazit3kako') 2025/07/15 01:19:49 DEBUG : two: sha1 differ 2025/07/15 01:19:49 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:49.477703 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/15 01:19:49.477733 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/15 01:19:49.486887 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/15 01:19:49.486913 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/15 01:19:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/15 01:19:51 INFO : five: Copied (new) 2025/07/15 01:19:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:19:51 INFO : two: Copied (replaced existing) 2025/07/15 01:19:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/15 01:19:52 INFO : four: Copied (replaced existing) 2025/07/15 01:19:52 DEBUG : Waiting for deletions to finish 2025/07/15 01:19:55 DEBUG : one: Destination is newer than source, skipping 2025/07/15 01:19:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:19:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/15 01:19:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/15 01:19:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:19:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/15 01:19:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/15 01:19:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:19:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2645698822) 2025/07/15 01:19:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-dinazit3kako') 2025/07/15 01:19:55 DEBUG : three: sha1 differ 2025/07/15 01:19:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:19:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/15 01:19:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/15 01:19:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:19:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:19:55.969285 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/15 01:19:55.969304 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/15 01:19:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:19:58 INFO : three: Copied (replaced existing) 2025/07/15 01:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.98s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/15 01:20:05 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Making map for --track-renames 2025/07/15 01:20:05 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Finished making map for --track-renames 2025/07/15 01:20:05 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:20:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/15 01:20:05 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for renames to finish 2025/07/15 01:20:05 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/15 01:20:07 INFO : potato: Copied (new) 2025/07/15 01:20:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:20:07 INFO : yam: Copied (new) 2025/07/15 01:20:07 DEBUG : Waiting for deletions to finish 2025/07/15 01:20:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:20:09 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Making map for --track-renames 2025/07/15 01:20:09 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Finished making map for --track-renames 2025/07/15 01:20:09 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:09 DEBUG : potato: Unchanged skipping 2025/07/15 01:20:09 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for renames to finish 2025/07/15 01:20:10.735122 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PK7I8bY-TtTHCHcAP4H7TdUwNNYEbV_gAxv2bEALLcNzj9c_Gm2UKMYj7POm0TXDOBAUYc5nLrxJj2LHE-UeCg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:20:10.735149 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PK7I8bY-TtTHCHcAP4H7TdUwNNYEbV_gAxv2bEALLcNzj9c_Gm2UKMYj7POm0TXDOBAUYc5nLrxJj2LHE-UeCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:10 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PK7I8bY-TtTHCHcAP4H7TdUwNNYEbV_gAxv2bEALLcNzj9c_Gm2UKMYj7POm0TXDOBAUYc5nLrxJj2LHE-UeCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:10 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PK7I8bY-TtTHCHcAP4H7TdUwNNYEbV_gAxv2bEALLcNzj9c_Gm2UKMYj7POm0TXDOBAUYc5nLrxJj2LHE-UeCg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:10 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/15 01:20:10 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:12 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:20:12 INFO : yaml: Copied (new) 2025/07/15 01:20:12 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting files as there were IO errors 2025/07/15 01:20:12 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (9.95s) === 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-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/15 01:20:15 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Making map for --track-renames 2025/07/15 01:20:15 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Finished making map for --track-renames 2025/07/15 01:20:15 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:20:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/15 01:20:15 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for renames to finish 2025/07/15 01:20:15 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:20:17 INFO : yam: Copied (new) 2025/07/15 01:20:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/15 01:20:18 INFO : potato: Copied (new) 2025/07/15 01:20:18 DEBUG : Waiting for deletions to finish 2025/07/15 01:20:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:20:20 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Making map for --track-renames 2025/07/15 01:20:20 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Finished making map for --track-renames 2025/07/15 01:20:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:20 DEBUG : potato: Unchanged skipping 2025/07/15 01:20:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for renames to finish 2025/07/15 01:20:20.902630 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Meyq7fGICNZVc16zYjguVfAzdUR0R6xO-soQp8X68rD0l3Htjmacei_lFVFFZGMu256Ngs5nqskr836jhkTllg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:20:20.902701 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Meyq7fGICNZVc16zYjguVfAzdUR0R6xO-soQp8X68rD0l3Htjmacei_lFVFFZGMu256Ngs5nqskr836jhkTllg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:20 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Meyq7fGICNZVc16zYjguVfAzdUR0R6xO-soQp8X68rD0l3Htjmacei_lFVFFZGMu256Ngs5nqskr836jhkTllg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:20 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Meyq7fGICNZVc16zYjguVfAzdUR0R6xO-soQp8X68rD0l3Htjmacei_lFVFFZGMu256Ngs5nqskr836jhkTllg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:20 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/15 01:20:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:22 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:20:22 INFO : yaml: Copied (new) 2025/07/15 01:20:22 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting files as there were IO errors 2025/07/15 01:20:22 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/15 01:20:26 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Making map for --track-renames 2025/07/15 01:20:26 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Finished making map for --track-renames 2025/07/15 01:20:26 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:20:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/15 01:20:26 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for renames to finish 2025/07/15 01:20:26 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:20:29 INFO : sub/yam: Copied (new) 2025/07/15 01:20:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/15 01:20:29 INFO : potato: Copied (new) 2025/07/15 01:20:29 DEBUG : Waiting for deletions to finish 2025/07/15 01:20:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:20:31 DEBUG : potato: Unchanged skipping 2025/07/15 01:20:32 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Making map for --track-renames 2025/07/15 01:20:32 INFO : proton drive root link ID 'rclone-test-dinazit3kako': Finished making map for --track-renames 2025/07/15 01:20:32 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:32 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for renames to finish 2025/07/15 01:20:33.289269 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZLW325_0p2QWy3bK9qokdDadcTeisJd4_fYXMU7xCBfA6vHdIg3xO866hSL6RfmbCNjwfusyOqccbeHABgwdQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:20:33.289306 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZLW325_0p2QWy3bK9qokdDadcTeisJd4_fYXMU7xCBfA6vHdIg3xO866hSL6RfmbCNjwfusyOqccbeHABgwdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:33 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZLW325_0p2QWy3bK9qokdDadcTeisJd4_fYXMU7xCBfA6vHdIg3xO866hSL6RfmbCNjwfusyOqccbeHABgwdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:33 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZLW325_0p2QWy3bK9qokdDadcTeisJd4_fYXMU7xCBfA6vHdIg3xO866hSL6RfmbCNjwfusyOqccbeHABgwdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:20:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/15 01:20:33 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:20:35 INFO : yam: Copied (new) 2025/07/15 01:20:35 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting files as there were IO errors 2025/07/15 01:20:35 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (14.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:20:40 DEBUG : Creating backend with remote "/tmp/rclone2645698822/dir1" 2025/07/15 01:20:40 DEBUG : Creating backend with remote "/tmp/rclone2645698822/dir2" 2025/07/15 01:20:40 DEBUG : Local file system at /tmp/rclone2645698822/dir2: Using server-side directory move 2025/07/15 01:20:40 INFO : Local file system at /tmp/rclone2645698822/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:20:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/15 01:20:40 DEBUG : Local file system at /tmp/rclone2645698822/dir2: Waiting for checks to finish 2025/07/15 01:20:40 DEBUG : Local file system at /tmp/rclone2645698822/dir2: Waiting for transfers to finish 2025/07/15 01:20:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.88s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:20:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/15 01:20:41 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:41 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/15 01:20:46 INFO : nested/sub dir/file: Copied (new) 2025/07/15 01:20:46 INFO : nested/sub dir/file: Deleted 2025/07/15 01:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:20:46 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:20:46 INFO : sub dir/hello world: Deleted 2025/07/15 01:20:46 ERROR : Local file system at /tmp/rclone2645698822: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:20:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:20:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/15 01:20:52 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:20:52 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:20:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:20:56 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:20:56 INFO : sub dir/hello world: Deleted 2025/07/15 01:20:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/15 01:20:56 INFO : nested/sub dir/file: Copied (new) 2025/07/15 01:20:56 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:21:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/15 01:21:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:21:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:21:03 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:21:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/15 01:21:05 INFO : existing-b: Copied (new) 2025/07/15 01:21:05 INFO : existing-b: Deleted 2025/07/15 01:21:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:21:05 INFO : existing: Copied (new) 2025/07/15 01:21:05 INFO : existing: Deleted 2025/07/15 01:21:07 DEBUG : existing: Destination exists, skipping 2025/07/15 01:21:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/15 01:21:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:21:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:21:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.79s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:21:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cejatol0qaji" 2025/07/15 01:21:12 DEBUG : proton drive root link ID 'rclone-test-cejatol0qaji': Has cached credentials 2025/07/15 01:21:15 DEBUG : proton drive root link ID 'rclone-test-cejatol0qaji': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-dinazit3kako' -> proton drive root link ID 'rclone-test-cejatol0qaji' 2025/07/15 01:21:30 DEBUG : proton drive root link ID 'rclone-test-cejatol0qaji': Using server-side directory move 2025/07/15 01:21:30 INFO : proton drive root link ID 'rclone-test-cejatol0qaji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:21:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:21:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/15 01:21:32 DEBUG : proton drive root link ID 'rclone-test-cejatol0qaji': Waiting for checks to finish 2025/07/15 01:21:32 DEBUG : empty space: Unchanged skipping 2025/07/15 01:21:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:21:33 INFO : empty space: Deleted 2025/07/15 01:21:33 DEBUG : proton drive root link ID 'rclone-test-cejatol0qaji': Waiting for transfers to finish 2025/07/15 01:21:33 INFO : potato3: Deleted 2025/07/15 01:21:33.549171 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vlLtMf2IN7uuksB8ymyJQ1tqtnZa_qnIV8_pB8KYzQzvFHfWaQfnFTdiPM-LxskCxImFK6ax8wFtgy9j0ybl4A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:21:33.549204 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vlLtMf2IN7uuksB8ymyJQ1tqtnZa_qnIV8_pB8KYzQzvFHfWaQfnFTdiPM-LxskCxImFK6ax8wFtgy9j0ybl4A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:21:33 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vlLtMf2IN7uuksB8ymyJQ1tqtnZa_qnIV8_pB8KYzQzvFHfWaQfnFTdiPM-LxskCxImFK6ax8wFtgy9j0ybl4A==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:21:33.784157 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5DfVZeCM0sMoplxs3OlQwfwE8pcNlkxf2N55p6hz7D0du_mYu8bSijb-lZaZWC5bAapqRPzZA_teJURU-dIjw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:21:33.784189 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5DfVZeCM0sMoplxs3OlQwfwE8pcNlkxf2N55p6hz7D0du_mYu8bSijb-lZaZWC5bAapqRPzZA_teJURU-dIjw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:21:33 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5DfVZeCM0sMoplxs3OlQwfwE8pcNlkxf2N55p6hz7D0du_mYu8bSijb-lZaZWC5bAapqRPzZA_teJURU-dIjw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i5DfVZeCM0sMoplxs3OlQwfwE8pcNlkxf2N55p6hz7D0du_mYu8bSijb-lZaZWC5bAapqRPzZA_teJURU-dIjw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/07/15 01:21:33 DEBUG : proton drive root link ID 'rclone-test-cejatol0qaji': Purge remote --- FAIL: TestServerSideMove (26.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:21:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-feficaw1luwa" 2025/07/15 01:21:38 DEBUG : proton drive root link ID 'rclone-test-feficaw1luwa': Has cached credentials 2025/07/15 01:21:41 DEBUG : proton drive root link ID 'rclone-test-feficaw1luwa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-dinazit3kako' -> proton drive root link ID 'rclone-test-feficaw1luwa' 2025/07/15 01:21:58 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:21:58 DEBUG : empty space: Excluded 2025/07/15 01:21:58 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:21:58 DEBUG : empty space: Excluded 2025/07/15 01:21:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:21:58 DEBUG : proton drive root link ID 'rclone-test-feficaw1luwa': Waiting for checks to finish 2025/07/15 01:21:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:21:58 DEBUG : proton drive root link ID 'rclone-test-feficaw1luwa': Waiting for transfers to finish 2025/07/15 01:21:59 INFO : potato3: Deleted 2025/07/15 01:21:59.465123 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x_XfED5kuHUrSMWG0r7BK7SBkKHVjhv3G2PXLjGEx5gkY5IhqA-YvRI0dvipZCsXhgwKs6Vjy0Eptq7toD00HA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:21:59.465156 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x_XfED5kuHUrSMWG0r7BK7SBkKHVjhv3G2PXLjGEx5gkY5IhqA-YvRI0dvipZCsXhgwKs6Vjy0Eptq7toD00HA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:21:59 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/x_XfED5kuHUrSMWG0r7BK7SBkKHVjhv3G2PXLjGEx5gkY5IhqA-YvRI0dvipZCsXhgwKs6Vjy0Eptq7toD00HA==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:21:59.775853 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GTviVREmZIeGeOG0uu5AnaZQSIyCpp70It6yKCII8kgPmFuiOkjoy05GIl4Fh018NrNmVbdfVkOOkEsQHsUQNw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:21:59.775888 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GTviVREmZIeGeOG0uu5AnaZQSIyCpp70It6yKCII8kgPmFuiOkjoy05GIl4Fh018NrNmVbdfVkOOkEsQHsUQNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:21:59 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GTviVREmZIeGeOG0uu5AnaZQSIyCpp70It6yKCII8kgPmFuiOkjoy05GIl4Fh018NrNmVbdfVkOOkEsQHsUQNw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/GTviVREmZIeGeOG0uu5AnaZQSIyCpp70It6yKCII8kgPmFuiOkjoy05GIl4Fh018NrNmVbdfVkOOkEsQHsUQNw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/07/15 01:21:59 DEBUG : proton drive root link ID 'rclone-test-feficaw1luwa': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:22:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pumemuk0cohu" 2025/07/15 01:22:04 DEBUG : proton drive root link ID 'rclone-test-pumemuk0cohu': Has cached credentials 2025/07/15 01:22:06 DEBUG : proton drive root link ID 'rclone-test-pumemuk0cohu': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:22:12 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-dinazit3kako' -> proton drive root link ID 'rclone-test-pumemuk0cohu' 2025/07/15 01:22:21 DEBUG : proton drive root link ID 'rclone-test-pumemuk0cohu': Using server-side directory move 2025/07/15 01:22:21 INFO : proton drive root link ID 'rclone-test-pumemuk0cohu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:22:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:22:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/15 01:22:22 DEBUG : empty space: Unchanged skipping 2025/07/15 01:22:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:22:22 DEBUG : proton drive root link ID 'rclone-test-pumemuk0cohu': Waiting for checks to finish 2025/07/15 01:22:23 INFO : potato3: Deleted 2025/07/15 01:22:23 INFO : empty space: Deleted 2025/07/15 01:22:23 DEBUG : proton drive root link ID 'rclone-test-pumemuk0cohu': Waiting for transfers to finish 2025/07/15 01:22:23.508407 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fu7sRBMLuRHM793EFVNsP5qlQomCYvVOAxnN9Zn0sEoDe7dyfHyo7JhBAqpM7Lgff4SEFT9CBc_RDpF4zzXbxQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:22:23.508441 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fu7sRBMLuRHM793EFVNsP5qlQomCYvVOAxnN9Zn0sEoDe7dyfHyo7JhBAqpM7Lgff4SEFT9CBc_RDpF4zzXbxQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:22:23 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fu7sRBMLuRHM793EFVNsP5qlQomCYvVOAxnN9Zn0sEoDe7dyfHyo7JhBAqpM7Lgff4SEFT9CBc_RDpF4zzXbxQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:22:23.750763 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u6RAxMb__w23xANIQQet78XTunTFLbLH0mpn1VCnCN0z5jyDT3Pu_trikQInxl1-CFgbx2DhYtuEtwON9VgpdQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:22:23.750804 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u6RAxMb__w23xANIQQet78XTunTFLbLH0mpn1VCnCN0z5jyDT3Pu_trikQInxl1-CFgbx2DhYtuEtwON9VgpdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:22:23 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u6RAxMb__w23xANIQQet78XTunTFLbLH0mpn1VCnCN0z5jyDT3Pu_trikQInxl1-CFgbx2DhYtuEtwON9VgpdQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:22:23 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/07/15 01:22:23 DEBUG : proton drive root link ID 'rclone-test-pumemuk0cohu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.94s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:22:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/rclone-sync-test" 2025/07/15 01:22:29 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test': Has cached credentials 2025/07/15 01:22:31 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (164.65s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:25:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/rclone-sync-test" 2025/07/15 01:25:14 DEBUG : Config file has changed externally - reloading 2025/07/15 01:25:14 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test': Has cached credentials 2025/07/15 01:25:16 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:27:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/rclone-sync-test-include/layer2" 2025/07/15 01:27:53 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-include/layer2': Has cached credentials 2025/07/15 01:27:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:30:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/rclone-sync-test-ignore-file" 2025/07/15 01:30:26 DEBUG : Config file has changed externally - reloading 2025/07/15 01:30:26 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-ignore-file': Has cached credentials 2025/07/15 01:30:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:33:05 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:33:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:33:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:33:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test': Waiting for checks to finish 2025/07/15 01:33:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test': Waiting for transfers to finish 2025/07/15 01:33:07 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:07 INFO : There was nothing to transfer 2025/07/15 01:33:08 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:33:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:33:10 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:33:10 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:33:10 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:10 INFO : rclone-sync-test-include: Removing directory 2025/07/15 01:33:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/15 01:33:10 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': failed to delete 1 directories 2025/07/15 01:33:10 INFO : There was nothing to transfer 2025/07/15 01:33:11 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:33:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:33:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:33:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/15 01:33:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/15 01:33:13 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:13 INFO : There was nothing to transfer 2025/07/15 01:33:14 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:33:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:33:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:33:16 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 01:33:16 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 01:33:16 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:16 INFO : rclone-sync-test-include: Removing directory 2025/07/15 01:33:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/07/15 01:33:17 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': failed to delete 1 directories 2025/07/15 01:33:17 INFO : There was nothing to transfer 2025/07/15 01:33:18 DEBUG : rclone-sync-test: Excluded 2025/07/15 01:33:18 DEBUG : Excluded 2025/07/15 01:33:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:33:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/15 01:33:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/15 01:33:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/15 01:33:20 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (490.97s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:33:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 01:33:25 DEBUG : Config file has changed externally - reloading 2025/07/15 01:33:25 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 01:33:27 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:36:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/CompareDest" 2025/07/15 01:36:00 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/CompareDest': Has cached credentials 2025/07/15 01:36:02 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:38:34 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:38:34 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:38:34 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:38:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:38:37 INFO : one: Copied (new) 2025/07/15 01:38:37 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:38:41 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:38:41 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:38:41.795060 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/15 01:38:41.795100 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/15 01:38:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/15 01:38:44 INFO : one: Copied (replaced existing) 2025/07/15 01:38:44 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:46.590788 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/15 01:38:46.590828 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/15 01:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:38:54 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:38:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:38:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:38:55 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:38:55 DEBUG : Waiting for deletions to finish 2025/07/15 01:38:55 INFO : There was nothing to transfer 2025/07/15 01:39:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:39:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:39:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:39:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:39:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:39:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:39:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:39:01 DEBUG : Waiting for deletions to finish 2025/07/15 01:39:01 INFO : There was nothing to transfer 2025/07/15 01:39:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:39:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:39:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:39:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:39:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:39:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:39:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:39:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:39:04 INFO : There was nothing to transfer 2025/07/15 01:39:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:39:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:39:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:39:08 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/07/15 01:39:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:39:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:39:08 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:39:08 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:39:08 DEBUG : Waiting for deletions to finish 2025/07/15 01:39:08 INFO : There was nothing to transfer 2025/07/15 01:39:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:39:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/15 01:39:13 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:39:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:39:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/15 01:39:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:39:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:39:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/15 01:39:15 INFO : two: Copied (new) 2025/07/15 01:39:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (357.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:39:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dest" 2025/07/15 01:39:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dest': Has cached credentials 2025/07/15 01:39:30 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dest': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:41:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/pre-dest1" 2025/07/15 01:41:59 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/pre-dest1': Has cached credentials 2025/07/15 01:42:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:43:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/pre-dest2" 2025/07/15 01:43:18 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/pre-dest2': Has cached credentials 2025/07/15 01:43:20 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:44:38 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:44:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/15 01:44:40 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:44:40 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/15 01:44:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/15 01:44:40 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dest': Waiting for checks to finish 2025/07/15 01:44:40 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dest': Waiting for transfers to finish 2025/07/15 01:44:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/15 01:44:42 INFO : 3: Copied (new) 2025/07/15 01:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (328.21s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.98s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:44:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 01:44:59 DEBUG : Config file has changed externally - reloading 2025/07/15 01:44:59 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 01:45:01 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:46:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/backup" 2025/07/15 01:46:17 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/backup': Has cached credentials 2025/07/15 01:46:19 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/backup': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:48:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:48:48 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:48:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:48:48 DEBUG : two: Unchanged skipping 2025/07/15 01:48:50.794578 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NjcGsX1zhXC7Zm5Hc28GVxdD71R71k6UMvK6CfBGhIsIe2QxEIpipXiDVyRP1m4ej2jUtcKFAhbB2xPLLt_E0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:48:50.794653 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NjcGsX1zhXC7Zm5Hc28GVxdD71R71k6UMvK6CfBGhIsIe2QxEIpipXiDVyRP1m4ej2jUtcKFAhbB2xPLLt_E0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:48:50 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NjcGsX1zhXC7Zm5Hc28GVxdD71R71k6UMvK6CfBGhIsIe2QxEIpipXiDVyRP1m4ej2jUtcKFAhbB2xPLLt_E0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:48:50 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:48:50 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting files as there were IO errors 2025/07/15 01:48:50 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NjcGsX1zhXC7Zm5Hc28GVxdD71R71k6UMvK6CfBGhIsIe2QxEIpipXiDVyRP1m4ej2jUtcKFAhbB2xPLLt_E0g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (244.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:49:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 01:49:04 DEBUG : Config file has changed externally - reloading 2025/07/15 01:49:04 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 01:49:06 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:50:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/backup" 2025/07/15 01:50:22 DEBUG : Config file has changed externally - reloading 2025/07/15 01:50:22 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/backup': Has cached credentials 2025/07/15 01:50:24 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/backup': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:52:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:52:56 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:52:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:52:56 DEBUG : two: Unchanged skipping 2025/07/15 01:52:58.318827 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dtIRcLcYpGFiOpIXiDVVA4CvxpWVQKH9owUVw0gVpMWZSVm7uAuaTLtLi8cxg7eJCIX711VdeT5ry-wWHw1rBw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:52:58.318864 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dtIRcLcYpGFiOpIXiDVVA4CvxpWVQKH9owUVw0gVpMWZSVm7uAuaTLtLi8cxg7eJCIX711VdeT5ry-wWHw1rBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:52:58 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dtIRcLcYpGFiOpIXiDVVA4CvxpWVQKH9owUVw0gVpMWZSVm7uAuaTLtLi8cxg7eJCIX711VdeT5ry-wWHw1rBw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:52:58 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:52:58 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting files as there were IO errors 2025/07/15 01:52:58 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dtIRcLcYpGFiOpIXiDVVA4CvxpWVQKH9owUVw0gVpMWZSVm7uAuaTLtLi8cxg7eJCIX711VdeT5ry-wWHw1rBw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (247.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:53:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 01:53:11 DEBUG : Config file has changed externally - reloading 2025/07/15 01:53:11 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 01:53:13 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:54:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/backup" 2025/07/15 01:54:32 DEBUG : Config file has changed externally - reloading 2025/07/15 01:54:32 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/backup': Has cached credentials 2025/07/15 01:54:34 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/backup': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:57:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:57:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:57:08 DEBUG : two: Unchanged skipping 2025/07/15 01:57:08 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:57:11.163863 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/slBhl2UFFmB3XCnCJM84mJ3991eamqBvPyhzixykKqR2j010iSRPYznvYCAvc2eOul6mKT7v1n5uQGYCx9oA_Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:57:11.163895 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/slBhl2UFFmB3XCnCJM84mJ3991eamqBvPyhzixykKqR2j010iSRPYznvYCAvc2eOul6mKT7v1n5uQGYCx9oA_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:57:11 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/slBhl2UFFmB3XCnCJM84mJ3991eamqBvPyhzixykKqR2j010iSRPYznvYCAvc2eOul6mKT7v1n5uQGYCx9oA_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:57:11 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:57:11 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting files as there were IO errors 2025/07/15 01:57:11 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/slBhl2UFFmB3XCnCJM84mJ3991eamqBvPyhzixykKqR2j010iSRPYznvYCAvc2eOul6mKT7v1n5uQGYCx9oA_Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (252.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:57:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 01:57:23 DEBUG : Config file has changed externally - reloading 2025/07/15 01:57:23 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 01:57:25 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 01:58:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:58:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 01:58:42 DEBUG : two: Unchanged skipping 2025/07/15 01:58:42 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for checks to finish 2025/07/15 01:58:43.368540 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/StPEIsl48CzI9cuxfcrXGOjFkH-lhSMDofRr0I53OyVVxhmEuwKaBw0G1yf923xU23rvuCMbqg9J7CrvH3YYWw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 01:58:43.368564 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/StPEIsl48CzI9cuxfcrXGOjFkH-lhSMDofRr0I53OyVVxhmEuwKaBw0G1yf923xU23rvuCMbqg9J7CrvH3YYWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:58:43 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/StPEIsl48CzI9cuxfcrXGOjFkH-lhSMDofRr0I53OyVVxhmEuwKaBw0G1yf923xU23rvuCMbqg9J7CrvH3YYWw==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 01:58:43 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Waiting for transfers to finish 2025/07/15 01:58:43 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting files as there were IO errors 2025/07/15 01:58:43 ERROR : proton drive root link ID 'rclone-test-dinazit3kako/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/StPEIsl48CzI9cuxfcrXGOjFkH-lhSMDofRr0I53OyVVxhmEuwKaBw0G1yf923xU23rvuCMbqg9J7CrvH3YYWw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (91.62s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 01:58:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 01:58:56 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 01:58:58 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 02:00:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 02:00:15.188154 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a3vaR-YcJZOZBxXx4sHoP3ttfOcmtYrKvQdNOXBhP7x_Lz_jaERvVfqT5sBJVjax5XZ65xaGo9n7UWNGINk5Gg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 02:00:15.188192 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a3vaR-YcJZOZBxXx4sHoP3ttfOcmtYrKvQdNOXBhP7x_Lz_jaERvVfqT5sBJVjax5XZ65xaGo9n7UWNGINk5Gg==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 02:00:15 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a3vaR-YcJZOZBxXx4sHoP3ttfOcmtYrKvQdNOXBhP7x_Lz_jaERvVfqT5sBJVjax5XZ65xaGo9n7UWNGINk5Gg==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a3vaR-YcJZOZBxXx4sHoP3ttfOcmtYrKvQdNOXBhP7x_Lz_jaERvVfqT5sBJVjax5XZ65xaGo9n7UWNGINk5Gg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (91.86s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:00:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dinazit3kako/dst" 2025/07/15 02:00:28 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Has cached credentials 2025/07/15 02:00:30 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako/dst': Used cached credential to initialize the ProtonDrive API 2025/07/15 02:01:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 02:01:48.193952 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CBM1dDQ370nWmWKksrzh31DSAejaQPEd6eAfICHO-zpTbmrRl5u2Ayoq_twQN5JhFVal-mXGe9AhgRBp6nyMQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/07/15 02:01:48.193976 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CBM1dDQ370nWmWKksrzh31DSAejaQPEd6eAfICHO-zpTbmrRl5u2Ayoq_twQN5JhFVal-mXGe9AhgRBp6nyMQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/07/15 02:01:48 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CBM1dDQ370nWmWKksrzh31DSAejaQPEd6eAfICHO-zpTbmrRl5u2Ayoq_twQN5JhFVal-mXGe9AhgRBp6nyMQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3CBM1dDQ370nWmWKksrzh31DSAejaQPEd6eAfICHO-zpTbmrRl5u2Ayoq_twQN5JhFVal-mXGe9AhgRBp6nyMQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (93.08s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:01:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/15 02:01:56 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:01:56 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:01:56.497660 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/15 02:01:56.497695 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/15 02:01:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/15 02:01:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/15 02:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.09s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:02:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 02:02:02 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:02:02 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:02:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 02:02:04 INFO : existing: Copied (new) 2025/07/15 02:02:04 DEBUG : Waiting for deletions to finish 2025/07/15 02:02:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/15 02:02:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/15 02:02:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:02:07 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:02:07 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting files as there were IO errors 2025/07/15 02:02:07 ERROR : proton drive root link ID 'rclone-test-dinazit3kako': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.58s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:02:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:02:12 DEBUG : existing: Unchanged skipping 2025/07/15 02:02:12 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:02:12 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:02:12 DEBUG : Waiting for deletions to finish 2025/07/15 02:02:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.48s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.89s) --- SKIP: TestMaxTransfer/Hard (0.98s) --- SKIP: TestMaxTransfer/Soft (0.98s) --- SKIP: TestMaxTransfer/Cautious (0.93s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:03:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:03:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both12: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both13: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both14: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both15: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both16: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both17: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both0: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both10: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both11: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both18: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both19: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both4: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both1: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both2: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both7: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both3: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:03:45 DEBUG : both9: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both5: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both6: Unchanged skipping 2025/07/15 02:03:45 DEBUG : both8: Unchanged skipping 2025/07/15 02:03:45 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:03:45 DEBUG : Waiting for deletions to finish 2025/07/15 02:03:45 INFO : only17: Deleted 2025/07/15 02:03:45 INFO : only19: Deleted 2025/07/15 02:03:45 INFO : only16: Deleted 2025/07/15 02:03:45 INFO : only10: Deleted 2025/07/15 02:03:46 INFO : only12: Deleted 2025/07/15 02:03:46 INFO : only18: Deleted 2025/07/15 02:03:46 INFO : only7: Deleted 2025/07/15 02:03:46 INFO : only8: Deleted 2025/07/15 02:03:46 INFO : only6: Deleted 2025/07/15 02:03:46 INFO : only2: Deleted 2025/07/15 02:03:46 INFO : only5: Deleted 2025/07/15 02:03:47 INFO : only9: Deleted 2025/07/15 02:03:47 INFO : only0: Deleted 2025/07/15 02:03:47 INFO : only11: Deleted 2025/07/15 02:03:47 INFO : only14: Deleted 2025/07/15 02:03:47 INFO : only1: Deleted 2025/07/15 02:03:47 INFO : only13: Deleted 2025/07/15 02:03:47 INFO : only4: Deleted 2025/07/15 02:03:48 INFO : only3: Deleted 2025/07/15 02:03:48 INFO : only15: Deleted 2025/07/15 02:03:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (112.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:05:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both0: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both13: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:05:44 DEBUG : both10: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both15: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both16: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both17: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both18: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both19: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both1: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both2: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both3: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both4: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both5: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both6: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both7: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both8: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:05:44 DEBUG : both9: Unchanged skipping 2025/07/15 02:05:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : both14: Unchanged skipping 2025/07/15 02:05:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/15 02:05:44 DEBUG : both11: Unchanged skipping 2025/07/15 02:05:44 DEBUG : both12: Unchanged skipping 2025/07/15 02:05:44 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:05:45.049075 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/15 02:05:45.049109 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/15 02:05:45.353776 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/15 02:05:45.353819 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/15 02:05:45.423641 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/15 02:05:45.423684 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/15 02:05:45.519168 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/15 02:05:45.519193 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/15 02:05:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:46 INFO : only10: Copied (replaced existing) 2025/07/15 02:05:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:47 INFO : only0: Copied (replaced existing) 2025/07/15 02:05:47.241399 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/15 02:05:47.241440 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/15 02:05:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:47 INFO : only11: Copied (replaced existing) 2025/07/15 02:05:47.412824 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/15 02:05:47.412863 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/15 02:05:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:47 INFO : only12: Copied (replaced existing) 2025/07/15 02:05:47.730055 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/15 02:05:47.730082 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/15 02:05:47.959055 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/15 02:05:47.959092 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/15 02:05:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:48 INFO : only14: Copied (replaced existing) 2025/07/15 02:05:48.928830 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/15 02:05:48.928865 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/15 02:05:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:49 INFO : only13: Copied (replaced existing) 2025/07/15 02:05:49.459033 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/15 02:05:49.459109 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/15 02:05:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:49 INFO : only16: Copied (replaced existing) 2025/07/15 02:05:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:49 INFO : only15: Copied (replaced existing) 2025/07/15 02:05:50.110375 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/15 02:05:50.110411 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/15 02:05:50.210035 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/15 02:05:50.210076 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/15 02:05:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:50 INFO : only17: Copied (replaced existing) 2025/07/15 02:05:50.548447 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/15 02:05:50.548540 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/15 02:05:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:50 INFO : only18: Copied (replaced existing) 2025/07/15 02:05:51.017174 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/15 02:05:51.017431 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/15 02:05:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:52 INFO : only19: Copied (replaced existing) 2025/07/15 02:05:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:52 INFO : only2: Copied (replaced existing) 2025/07/15 02:05:52.289554 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/15 02:05:52.289602 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/15 02:05:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:52 INFO : only1: Copied (replaced existing) 2025/07/15 02:05:52.607169 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/15 02:05:52.607223 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/15 02:05:52.774105 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/15 02:05:52.774149 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/15 02:05:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:52 INFO : only4: Copied (replaced existing) 2025/07/15 02:05:53.389700 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/15 02:05:53.389756 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/15 02:05:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:54 INFO : only6: Copied (replaced existing) 2025/07/15 02:05:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:54 INFO : only5: Copied (replaced existing) 2025/07/15 02:05:54.519695 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/15 02:05:54.519729 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/15 02:05:54.988082 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/15 02:05:54.988153 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/15 02:05:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:55 INFO : only7: Copied (replaced existing) 2025/07/15 02:05:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:55 INFO : only8: Copied (replaced existing) 2025/07/15 02:05:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:55 INFO : only3: Copied (replaced existing) 2025/07/15 02:05:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 02:05:57 INFO : only9: Copied (replaced existing) 2025/07/15 02:05:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (155.19s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:06:46 DEBUG : empty_dir: Making directory with metadata 2025/07/15 02:06:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 02:06:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/15 02:06:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 02:06:46 INFO : empty_on_remote: Making directory 2025/07/15 02:06:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/15 02:06:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/15 02:06:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/15 02:06:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/15 02:06:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (17.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:07:04 DEBUG : empty_dir: Making directory with metadata 2025/07/15 02:07:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 02:07:04 DEBUG : empty_on_remote: Making directory with metadata 2025/07/15 02:07:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 02:07:04 INFO : empty_on_remote: Making directory 2025/07/15 02:07:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/15 02:07:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/15 02:07:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/15 02:07:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/15 02:07:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/15 02:07:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:07:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 02:07:24 INFO : sub dir: Making directory 2025/07/15 02:07:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (40.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:08:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 02:08:04 INFO : sub dir: Making directory 2025/07/15 02:08:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (40.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:09:19 DEBUG : Waiting for deletions to finish 2025/07/15 02:09:20 DEBUG : apple: Excluded (Path Filter) 2025/07/15 02:09:20 DEBUG : apple: Excluded 2025/07/15 02:09:20 DEBUG : banana: Excluded (Path Filter) 2025/07/15 02:09:20 DEBUG : banana: Excluded 2025/07/15 02:09:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 02:09:20 DEBUG : appleappleapplebanana: Excluded 2025/07/15 02:09:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 02:09:20 DEBUG : splitbananasplit: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 02:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 02:09:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 02:09:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:34 DEBUG : apple: Unchanged skipping 2025/07/15 02:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 02:09:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:34 DEBUG : banana: Unchanged skipping 2025/07/15 02:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 02:09:39 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:09:39 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:09:39 DEBUG : Waiting for deletions to finish 2025/07/15 02:09:39 INFO : There was nothing to transfer 2025/07/15 02:09:39 DEBUG : Waiting for deletions to finish 2025/07/15 02:09:40 DEBUG : apple: Excluded (Path Filter) 2025/07/15 02:09:40 DEBUG : apple: Excluded 2025/07/15 02:09:40 DEBUG : banana: Excluded (Path Filter) 2025/07/15 02:09:40 DEBUG : banana: Excluded 2025/07/15 02:09:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 02:09:40 DEBUG : appleappleapplebanana: Excluded 2025/07/15 02:09:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 02:09:40 DEBUG : splitbananasplit: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 02:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 02:09:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 02:09:53 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:53 DEBUG : apple: Unchanged skipping 2025/07/15 02:09:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 02:09:53 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:53 DEBUG : banana: Unchanged skipping 2025/07/15 02:09:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:09:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 02:09:57 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:09:57 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:09:57 DEBUG : Waiting for deletions to finish 2025/07/15 02:09:57 INFO : There was nothing to transfer 2025/07/15 02:09:57 DEBUG : Waiting for deletions to finish 2025/07/15 02:09:59 DEBUG : apple: Excluded (Path Filter) 2025/07/15 02:09:59 DEBUG : apple: Excluded 2025/07/15 02:09:59 DEBUG : banana: Excluded (Path Filter) 2025/07/15 02:09:59 DEBUG : banana: Excluded 2025/07/15 02:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 02:09:59 DEBUG : appleappleapplebanana: Excluded 2025/07/15 02:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 02:09:59 DEBUG : splitbananasplit: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 02:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 02:10:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" 2025/07/15 02:11:06 DEBUG : Waiting for deletions to finish 2025/07/15 02:11:08 DEBUG : apple: Excluded (Path Filter) 2025/07/15 02:11:08 DEBUG : apple: Excluded 2025/07/15 02:11:08 DEBUG : banana: Excluded (Path Filter) 2025/07/15 02:11:08 DEBUG : banana: Excluded 2025/07/15 02:11:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 02:11:08 DEBUG : appleappleapplebanana: Excluded 2025/07/15 02:11:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 02:11:08 DEBUG : splitbananasplit: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 02:11:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 02:11:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 02:11:21 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:21 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:21 DEBUG : banana: Unchanged skipping 2025/07/15 02:11:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 02:11:21 DEBUG : apple: Unchanged skipping 2025/07/15 02:11:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 02:11:25 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:11:25 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:11:25 DEBUG : Waiting for deletions to finish 2025/07/15 02:11:25 INFO : There was nothing to transfer 2025/07/15 02:11:25 DEBUG : Waiting for deletions to finish 2025/07/15 02:11:27 DEBUG : apple: Excluded (Path Filter) 2025/07/15 02:11:27 DEBUG : apple: Excluded 2025/07/15 02:11:27 DEBUG : banana: Excluded (Path Filter) 2025/07/15 02:11:27 DEBUG : banana: Excluded 2025/07/15 02:11:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 02:11:27 DEBUG : appleappleapplebanana: Excluded 2025/07/15 02:11:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 02:11:27 DEBUG : splitbananasplit: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 02:11:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 02:11:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/15 02:11:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 02:11:40 DEBUG : apple: Unchanged skipping 2025/07/15 02:11:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:40 DEBUG : banana: Unchanged skipping 2025/07/15 02:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/15 02:11:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 02:11:44 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for checks to finish 2025/07/15 02:11:44 DEBUG : proton drive root link ID 'rclone-test-dinazit3kako': Waiting for transfers to finish 2025/07/15 02:11:44 DEBUG : Waiting for deletions to finish 2025/07/15 02:11:44 INFO : There was nothing to transfer 2025/07/15 02:11:44 DEBUG : Waiting for deletions to finish 2025/07/15 02:11:46 DEBUG : apple: Excluded (Path Filter) 2025/07/15 02:11:46 DEBUG : apple: Excluded 2025/07/15 02:11:46 DEBUG : banana: Excluded (Path Filter) 2025/07/15 02:11:46 DEBUG : banana: Excluded 2025/07/15 02:11:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 02:11:46 DEBUG : appleappleapplebanana: Excluded 2025/07/15 02:11:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 02:11:46 DEBUG : splitbananasplit: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/15 02:11:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 02:11:51 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "proton drive root link ID 'rclone-test-dinazit3kako'", Local "Local file system at /tmp/rclone2645698822", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestTransform (3m37s) TestTransform/base64 (4s) goroutine 24454 [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, 3 minutes]: testing.(*T).Run(0xc000214c40, {0x269f3d7?, 0xc00006bad8?}, 0x27cbe80) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000214c40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000214c40, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000b08000, {0x3e8f500, 0x6c, 0x6c}, {0xee007a1f5?, 0x3ea5520?, 0x3ea5520?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00049d900) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00049d900) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 36 [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 37 [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 44 [IO wait]: internal/poll.runtime_pollWait(0x71d24dfc86f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000343700?, 0xc000922000?, 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(0xc000343700, {0xc000922000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000343700, {0xc000922000?, 0xc000922000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a940, {0xc000922000?, 0x71d24c6036d8?, 0x71d29546bf30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000b08fa8, {0xc000922000?, 0x9ffb?, 0xc00066c008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00064fb38, {0x2adc100, 0xc000b08fa8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00064f888, {0x2ad9e60, 0xc00008a940}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00064f888, 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(0xc00064f888, {0xc000688000, 0x1000, 0xc000719008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0007f32c0, {0xc000812660, 0x9, 0xc000098d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ad9600, 0xc0007f32c0}, {0xc000812660, 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({0xc000812660, 0x9, 0xc000098d68?}, {0x2ad9600?, 0xc0007f32c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000812620) /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(0xc0008c4a80) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 43 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 24453 [select]: net/http.(*http2clientStream).writeRequest(0xc00046b200, 0xc00066be00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc00046b200, 0xc0011c0570?, 0xc000cebf60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 24374 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 3075 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3132 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 21879 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d52c0, {0x2b01728, 0xc0009c5a90}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 21581 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 24225 [select]: net/http.(*persistConn).writeLoop(0xc0006ac120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24218 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24374 [select]: net/http.(*http2ClientConn).roundTrip(0xc0008c4a80, 0xc00066be00, 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(0xc000676dc0, 0xc00066be00, {0x80?, 0xf6?}) /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({0x3e6ce00?}, 0xc00066be00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3e6ce00, 0xc00066bcc0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2ada5c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00066bcc0, {0x2ada5c0, 0x3e6ce00}, {0x71d24c30b201?, 0x2aec838?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00050b350, 0xc00066bcc0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00050b350, 0xc00066bcc0) /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(0xc0006c6008, 0xc0002d5c20) /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(0xc000aa8e78, {0xc000aa8e48, 0x6, 0x71d24d797358?}) /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(0xc0002d5c20, {0x2684bcc?, 0x2109c00?}, {0xc000b0e540, 0x6c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CreateFile.func1(0xc0002d5c20) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:46 +0x105 github.com/henrybear327/go-proton-api.(*Client).exec(0xc00055c8f0, {0x2b01648, 0x3ec8ae0}, 0xc000aa9110) /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(0xc00055c8f0, {0x2b01648, 0x3ec8ae0}, 0xc000aa9110) /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).CreateFile(0xc00055c8f0, {0x2b01648, 0x3ec8ae0}, {0xc00068c720, 0x58}, {{0xc00084a180, 0x58}, {0xc000804a00, 0x252}, {0xc000a8c980, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:45 +0xaa github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:156 +0xd4 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft(0xc000343d00, {0x2b01648, 0x3ec8ae0}, 0xc000000620, {0xc000e54365, 0x10}, {0xc00610b950?, 0xc00610b110?, 0xc000aa96e0?}, {0xc000630b40, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:191 +0x3e8 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc000343d00, {0x2b01648, 0x3ec8ae0}, 0xc000000620, {0xc000e54365, 0x10}, {0x1?, 0x1?, 0x0?}, {0x2ad9100, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:435 +0x11f github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc000343d00, {0x2b01648, 0x3ec8ae0}, {0xc00084a120?, 0xc000aa9808?}, {0xc000e54365, 0x10}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000719008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002d94a0, 0xc000342f00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002d94a0, 0xc000342f00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc000778aa0, {0x2b01648, 0x3ec8ae0}, {0x2ad9100, 0xc00610b200}, {0x2b0c730, 0xc000372fc0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00055c840, {0x2b01648, 0x3ec8ae0}, {0x2ad9100, 0xc00610b200}, {0x2b0c730, 0xc000372fc0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000362540, {0x2b01648, 0x3ec8ae0}, {0x2b18590, 0xc00055c840}, {0xc000e54360, 0x15}, {0xc000e54360, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000362540?, 0xc000362540, {0x268493c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00075d500) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc00075d500, 0xc0009c42d0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 22177 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 22177 [chan receive]: testing.(*T).Run(0xc00075d340, {0x268b497?, 0x479699?}, 0xc0009c42d0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00075d340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc00075d340, 0x27cbe80) /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 24224 [IO wait]: internal/poll.runtime_pollWait(0x71d24dfc85d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004e4400?, 0xc0007fb000?, 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(0xc0004e4400, {0xc0007fb000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004e4400, {0xc0007fb000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a320, {0xc0007fb000?, 0x71d24c40f318?, 0x71d29546b5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0007e2120, {0xc0007fb000?, 0x3ecb380?, 0x4960009c900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001fe2b8, {0x2adc100, 0xc0007e2120}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001fe008, {0x2ad9e60, 0xc00008a320}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001fe008, 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(0xc0001fe008, {0xc000b11000, 0x1000, 0xc00050bb00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006ac120, {0xc000b11000?, 0x80b385?, 0x2ad9000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b00180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b00180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006ac120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24218 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.443895119s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]