"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2025/12/16 03:01:17 DEBUG : Creating backend with remote "TestPcloud:rclone-test-voxahaz8juda" 2025/12/16 03:01:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/16 03:01:18 DEBUG : Creating backend with remote "/tmp/rclone3185820318" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/12/16 03:01:19 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:19 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.93s) === RUN TestCopy run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/16 03:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:19 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:19 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/12/16 03:01:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:19 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/12/16 03:01:19 INFO : sub dir/hello world: Copied (new) 2025/12/16 03:01:20 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopy (8.65s) === RUN TestCopyMetadata run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.20s) === RUN TestCopyMissingDirectory run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:28 DEBUG : Creating backend with remote "/non-existing" 2025/12/16 03:01:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/12/16 03:01:28 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:28 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.31s) === RUN TestCopyNoTraverse run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:28 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:28 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/12/16 03:01:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/12/16 03:01:29 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (8.66s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.21s) === RUN TestCopyCheckFirst run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:37 INFO : pcloud root 'rclone-test-voxahaz8juda': Running all checks before starting transfers 2025/12/16 03:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:37 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:37 INFO : pcloud root 'rclone-test-voxahaz8juda': Checks finished, now starting transfers 2025/12/16 03:01:37 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/12/16 03:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/12/16 03:01:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:38 ERROR : Ignoring --no-traverse with sync 2025/12/16 03:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:38 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:38 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/12/16 03:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/12/16 03:01:39 INFO : sub dir/hello world: Copied (new) 2025/12/16 03:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/12/16 03:01:40 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:40 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:40 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/12/16 03:01:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/12/16 03:01:40 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/12/16 03:01:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.95s) === RUN TestCopyWithFilesFrom run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:41 DEBUG : hello world2: Excluded (FilesFrom Filter) 2025/12/16 03:01:41 DEBUG : hello world2: Excluded 2025/12/16 03:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/16 03:01:41 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:41 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:41 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/12/16 03:01:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:41 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/12/16 03:01:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.86s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/12/16 03:01:41 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:41 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:42 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/12/16 03:01:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:42 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/12/16 03:01:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/12/16 03:01:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/16 03:01:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/12/16 03:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/16 03:01:42 INFO : sub dir2: Making directory 2025/12/16 03:01:42 INFO : sub dir: Making directory 2025/12/16 03:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:43 INFO : sub dir2/sub sub dir2: Making directory 2025/12/16 03:01:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/12/16 03:01:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/12/16 03:01:43 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:43 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/12/16 03:01:43 INFO : sub dir/hello world: Copied (new) 2025/12/16 03:01:43 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.68s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:44 INFO : sub dir2: Making directory 2025/12/16 03:01:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/12/16 03:01:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/16 03:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:44 ERROR : sub dir: error reading destination directory: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/12/16 03:01:44 ERROR : sub dir2: error reading destination directory: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/12/16 03:01:44 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:44 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:01:50 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/12/16 03:01:50 INFO : sub dir/hello world.051af1e7.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (6.14s) === RUN TestMoveEmptyDirectories run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:01:50 DEBUG : sub dir2: Making directory with metadata 2025/12/16 03:01:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/16 03:01:50 INFO : sub dir2: Making directory 2025/12/16 03:01:50 INFO : sub dir: Making directory 2025/12/16 03:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:01:50 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:01:50 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:03:50 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:03:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:03:50 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:03:51 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:03:53 DEBUG : pacer: Reducing sleep to 10ms 2025/12/16 03:03:56 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF - low level retry 0/10 2025/12/16 03:04:01 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/12/16 03:04:01 INFO : sub dir/hello world.051af1e7.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/12/16 03:04:01 ERROR : sub dir/hello world: Not deleting source as copy failed: pcloud error: Directory does not exist. (2005) sync_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (131.68s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.21s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:04:02 INFO : sub dir2: Making directory 2025/12/16 03:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:04:02 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:04:02 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:06:02 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:06:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:06:02 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:06:03 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:06:04 DEBUG : pacer: Reducing sleep to 10ms 2025/12/16 03:06:08 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF - low level retry 0/10 2025/12/16 03:08:08 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:08:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:08:08 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:08:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:08:10 DEBUG : pacer: Reducing sleep to 10ms 2025/12/16 03:08:13 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF - low level retry 1/10 2025/12/16 03:08:19 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/12/16 03:08:19 INFO : sub dir/hello world.051af1e7.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/12/16 03:08:19 ERROR : sub dir/hello world: Not deleting source as copy failed: pcloud error: Directory does not exist. (2005) sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (257.29s) === RUN TestSyncEmptyDirectories run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:08:19 DEBUG : sub dir2: Making directory with metadata 2025/12/16 03:08:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/12/16 03:08:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/12/16 03:08:19 INFO : sub dir2: Making directory 2025/12/16 03:08:19 INFO : sub dir: Making directory 2025/12/16 03:08:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:08:19 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:08:19 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:10:19 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:10:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:10:20 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:10:21 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:10:22 DEBUG : pacer: Reducing sleep to 10ms 2025/12/16 03:10:25 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF - low level retry 0/10 2025/12/16 03:10:31 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/12/16 03:10:31 INFO : sub dir/hello world.051af1e7.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/12/16 03:10:31 ERROR : pcloud root 'rclone-test-voxahaz8juda': not deleting files as there were IO errors 2025/12/16 03:10:31 ERROR : pcloud root 'rclone-test-voxahaz8juda': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (131.68s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:10:31 INFO : sub dir2: Making directory 2025/12/16 03:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/12/16 03:10:31 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for checks to finish 2025/12/16 03:10:31 DEBUG : pcloud root 'rclone-test-voxahaz8juda': Waiting for transfers to finish 2025/12/16 03:12:31 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:12:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:12:31 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:12:32 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:12:34 DEBUG : pacer: Reducing sleep to 10ms 2025/12/16 03:12:37 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF - low level retry 0/10 2025/12/16 03:14:37 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:14:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:14:37 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:14:38 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:14:39 DEBUG : pacer: Reducing sleep to 10ms 2025/12/16 03:14:42 DEBUG : sub dir/hello world: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=hello+world.051af1e7.partial&folderid=20913327056&mtime=981173106&nopartial=1": EOF - low level retry 1/10 2025/12/16 03:14:48 ERROR : sub dir/hello world: Failed to copy: pcloud error: Directory does not exist. (2005) 2025/12/16 03:14:48 INFO : sub dir/hello world.051af1e7.partial: Failed to remove failed partial copy: couldn't list files: pcloud error: Directory does not exist. (2005) 2025/12/16 03:14:48 ERROR : pcloud root 'rclone-test-voxahaz8juda': not deleting files as there were IO errors 2025/12/16 03:14:48 ERROR : pcloud root 'rclone-test-voxahaz8juda': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: pcloud error: Directory does not exist. (2005) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (257.29s) === RUN TestServerSideCopy run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:16:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:16:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:16:49 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:16:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:16:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:18:56 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:18:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:18:56 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:18:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:18:58 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:21:04 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:21:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:21:04 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:21:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:21:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:23:11 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:23:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:23:11 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:23:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:23:14 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:25:19 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:25:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:25:19 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:25:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:25:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:27:27 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:27:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:27:27 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:27:28 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:27:29 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:29:34 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:29:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:29:34 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:29:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:29:37 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:31:42 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:31:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:31:42 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:31:43 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:31:44 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:33:50 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:33:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:33:50 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:33:51 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:33:52 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:35:57 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:35:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:35:57 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:35:58 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:35:59 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "sub dir/hello world" to "pcloud root 'rclone-test-voxahaz8juda'": Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF --- FAIL: TestServerSideCopy (1274.51s) === RUN TestCopyOverSelf run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:38:03 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:38:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:38:03 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:38:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:38:05 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:40:11 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:40:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:40:11 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:40:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:40:13 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:42:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:42:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:42:18 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:42:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:42:21 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:44:26 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:44:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:44:26 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:44:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:44:28 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:46:33 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:46:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:46:34 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:46:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:46:36 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:48:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:48:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:48:41 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:48:42 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:48:43 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:50:49 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:50:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:50:49 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:50:50 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:50:51 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:52:56 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:52:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:52:56 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:52:58 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:52:59 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:55:04 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:55:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:55:04 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:55:05 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:55:06 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:57:12 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:57:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:57:12 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:57:13 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:57:14 DEBUG : pacer: Reducing sleep to 10ms run.go:290: Failed to put "sub dir/hello world" to "pcloud root 'rclone-test-voxahaz8juda'": Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF --- FAIL: TestCopyOverSelf (1274.47s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "pcloud root 'rclone-test-voxahaz8juda'", Local "Local file system at /tmp/rclone3185820318", Modify Window "1s" 2025/12/16 03:59:17 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) 2025/12/16 03:59:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/16 03:59:18 DEBUG : pacer: Reducing sleep to 15ms 2025/12/16 03:59:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/16 03:59:20 DEBUG : pacer: Reducing sleep to 10ms run.go:286: Retry Put of "sub dir/hello world" to pcloud root 'rclone-test-voxahaz8juda': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=hello+world&folderid=20913327056&mtime=981173106&nopartial=1": EOF) panic: test timed out after 1h0m0s running tests: TestServerSideCopyOverSelf (4m1s) goroutine 4112 [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, 4 minutes]: testing.(*T).Run(0xc000aa81c0, {0x28a0064?, 0xc00006bad8?}, 0x29b3e80) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000aa81c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000aa81c0, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0006f56f8, {0x41cb600, 0x6c, 0x6c}, {0xee0d2c27e?, 0x41e28c0?, 0x41e28c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00072ef00) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00072ef00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 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 77 [chan receive, 59 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 237 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 8 [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 9 [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 10 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc000756440) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x86 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 4053 [select]: net/http.(*persistConn).roundTrip(0xc000716240, 0xc00079e460) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001884e0, 0xc00034d400) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00038ecc0, 0xc00034d400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000111640, 0xc00034d040) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.33.0/transport.go:55 +0x15e net/http.send(0xc00034d040, {0x2d1f960, 0xc000111640}, {0x6feb01?, 0xc000818c48?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0000370b0, 0xc00034d040, {0xb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0000370b0, 0xc00034d040) /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/rclone/rclone/lib/rest.(*Client).Call(0xc000551090, {0x2d45418, 0x42060e0}, 0xc00034cf00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000551090, {0x2d45418, 0x42060e0}, 0xc00006b5a0?, {0x0?, 0x0?}, {0x2356000, 0xc000b9eb40}, 0xc00006b618?, 0x29b55c8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/pcloud.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1345 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x9?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038ed80, 0xc00069ccc0, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:244 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0xc000181710, {0x2d45418, 0x42060e0}, {0x2d1b820, 0xc00052ef90}, {0x2d51230, 0xc000051030}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1344 +0xb1e github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0xc00072f040, {0x2d45418, 0x42060e0}, {0x2d1b820, 0xc00052ef90}, {0x2d51230, 0xc000051030}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:706 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0004ce3f0, {0x2d45418, 0x42060e0}, {0x2d5d610, 0xc00072f040}, {0x288790e, 0x13}, {0x286f81f, 0xb}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.TestServerSideCopyOverSelf(0xc000b5e380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:650 +0xaf testing.tRunner(0xc000b5e380, 0x29b3e80) /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 4136 [IO wait]: internal/poll.runtime_pollWait(0x74df9ed8b5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0009b2200?, 0xc0001d4600?, 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(0xc0009b2200, {0xc0001d4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0009b2200, {0xc0001d4600?, 0x197b?, 0xc0001119a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007d6220, {0xc0001d4600?, 0xc0001d4600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000700e58, {0xc0001d4600?, 0x74df9d2e31b8?, 0x74dfe7264a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000700f00, {0xc0001d4600?, 0x197b?, 0xc00079e500?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000563438, {0x2d1ec60, 0xc000700f00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000563188, {0x74df9c1c9920, 0xc000700e58}, 0x1980?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000563188, 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(0xc000563188, {0xc00094a000, 0x1000, 0x74dfe7264f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000716240, {0xc00094a000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000aa0360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000aa0360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000716240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 4131 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 4137 [select]: net/http.(*persistConn).writeLoop(0xc000716240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 4131 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 1h0m0.796543089s (try 1/5): exit status 2: Failed [TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf]