"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2024/11/10 02:18:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu" 2024/11/10 02:18:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 02:18:26 DEBUG : Creating backend with remote "/tmp/rclone225415885" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/10 02:18:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyWithDryRun (5.42s) === RUN TestCopy run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:32 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:32 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopy (8.72s) === RUN TestCopyMetadata run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.17s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.17s) === RUN TestCopyMissingDirectory run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:40 DEBUG : Creating backend with remote "/non-existing" 2024/11/10 02:18:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/10 02:18:40 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:40 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.43s) === RUN TestCopyNoTraverse run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:41 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:41 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:41 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestCopyNoTraverse Messages: listing wrong, want got sub dir/hello world (11) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Should be true Test: TestCopyNoTraverse Messages: Unexpected file "sub dir/hello world" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoTraverse Messages: directories --- FAIL: TestCopyNoTraverse (9.29s) === RUN TestCopyCheckFirst run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:50 INFO : pcloud root 'rclone-test-mujukip8cufu': Running all checks before starting transfers 2024/11/10 02:18:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:50 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:50 INFO : pcloud root 'rclone-test-mujukip8cufu': Checks finished, now starting transfers 2024/11/10 02:18:50 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:51 ERROR : Ignoring --no-traverse with sync 2024/11/10 02:18:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:51 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:51 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:52 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:52 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:18:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/10 02:18:52 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:52 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/10 02:18:53 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2024/11/10 02:18:53 INFO : hello world2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyWithDepth (0.90s) === RUN TestCopyWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:18:53 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:53 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:54 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2024/11/10 02:18:54 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (0.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:18:54 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:54 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:54 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2024/11/10 02:18:54 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 02:18:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:18:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/10 02:18:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:18:55 DEBUG : sub dir: Making directory 2024/11/10 02:18:55 DEBUG : sub dir2: Making directory 2024/11/10 02:18:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:56 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/10 02:18:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:56 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:56 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:56 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:57 DEBUG : sub dir2: Making directory 2024/11/10 02:18:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 02:18:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:57 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:57 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.95s) === RUN TestMoveEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:58 DEBUG : sub dir2: Making directory with metadata 2024/11/10 02:18:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:18:58 DEBUG : sub dir: Making directory 2024/11/10 02:18:58 DEBUG : sub dir2: Making directory 2024/11/10 02:18:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:18:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:18:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:18:58 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:18:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/10 02:18:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.17s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:18:59 DEBUG : sub dir2: Making directory 2024/11/10 02:18:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:18:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:18:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:19:00 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:19:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:00 DEBUG : sub dir2: Making directory with metadata 2024/11/10 02:19:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 02:19:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:19:00 DEBUG : sub dir: Making directory 2024/11/10 02:19:01 DEBUG : sub dir2: Making directory 2024/11/10 02:19:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:19:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:19:01 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:19:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.17s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:02 DEBUG : sub dir2: Making directory 2024/11/10 02:19:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:19:02 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:02 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:02 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:19:02 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:19:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.95s) === RUN TestServerSideCopy run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cotibos6giba" sync_test.go:590: Server side copy (if possible) pcloud root 'rclone-test-mujukip8cufu' -> pcloud root 'rclone-test-cotibos6giba' 2024/11/10 02:19:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:19:04 DEBUG : pcloud root 'rclone-test-cotibos6giba': Waiting for checks to finish 2024/11/10 02:19:04 DEBUG : pcloud root 'rclone-test-cotibos6giba': Waiting for transfers to finish 2024/11/10 02:19:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:05 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/11/10 02:19:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:05 DEBUG : pcloud root 'rclone-test-cotibos6giba': Purge remote --- PASS: TestServerSideCopy (2.89s) === RUN TestCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:19:06 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:06 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 02:19:06 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2024/11/10 02:19:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyOverSelf (1.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lexiwor2zayu" sync_test.go:626: Server side copy (if possible) pcloud root 'rclone-test-mujukip8cufu' -> pcloud root 'rclone-test-lexiwor2zayu' 2024/11/10 02:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:19:08 DEBUG : pcloud root 'rclone-test-lexiwor2zayu': Waiting for checks to finish 2024/11/10 02:19:08 DEBUG : pcloud root 'rclone-test-lexiwor2zayu': Waiting for transfers to finish 2024/11/10 02:19:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:09 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/11/10 02:19:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:19:10 DEBUG : pcloud root 'rclone-test-lexiwor2zayu': Waiting for checks to finish 2024/11/10 02:19:10 DEBUG : pcloud root 'rclone-test-lexiwor2zayu': Waiting for transfers to finish 2024/11/10 02:19:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 02:19:10 DEBUG : sub dir/hello world.e4aa1b97.partial: renamed to: sub dir/hello world 2024/11/10 02:19:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:10 DEBUG : pcloud root 'rclone-test-lexiwor2zayu': Purge remote --- PASS: TestServerSideCopyOverSelf (4.05s) === RUN TestMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:12 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:19:12 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 02:19:12 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2024/11/10 02:19:12 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/10 02:19:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestMoveOverSelf (1.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:13 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hoqumax4yibu" sync_test.go:671: Server side copy (if possible) pcloud root 'rclone-test-mujukip8cufu' -> pcloud root 'rclone-test-hoqumax4yibu' 2024/11/10 02:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:19:14 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Waiting for checks to finish 2024/11/10 02:19:14 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Waiting for transfers to finish 2024/11/10 02:19:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:15 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/11/10 02:19:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:15 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Using server-side directory move 2024/11/10 02:19:15 INFO : pcloud root 'rclone-test-hoqumax4yibu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:19:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 02:19:15 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Waiting for checks to finish 2024/11/10 02:19:15 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Waiting for transfers to finish 2024/11/10 02:19:15 INFO : sub dir/hello world: Deleted 2024/11/10 02:19:16 INFO : sub dir/hello world: Moved (server-side) 2024/11/10 02:19:16 DEBUG : testing file moves 2024/11/10 02:19:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/10 02:19:16 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Waiting for checks to finish 2024/11/10 02:19:16 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Waiting for transfers to finish 2024/11/10 02:19:16 INFO : sub dir/hello world: Deleted 2024/11/10 02:19:16 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:17 DEBUG : pcloud root 'rclone-test-hoqumax4yibu': Purge remote --- PASS: TestServerSideMoveOverSelf (4.67s) === RUN TestCopyAfterDelete run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:18 ERROR : : error listing: directory not found 2024/11/10 02:19:18 DEBUG : Local file system at /tmp/rclone225415885: Making directory 2024/11/10 02:19:18 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:18 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:19 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/10 02:19:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:19:19 DEBUG : Local file system at /tmp/rclone225415885: Waiting for checks to finish 2024/11/10 02:19:19 DEBUG : Local file system at /tmp/rclone225415885: Waiting for transfers to finish 2024/11/10 02:19:20 DEBUG : Couldn't parse Date: from server edef5.pcloud.com: "Sun, 10 Nov 2024 02:19:19 +0000": parsing time "Sun, 10 Nov 2024 02:19:19 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 10 Nov 2024 02:19:19 +0000" as " " 2024/11/10 02:19:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:19:20 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2024/11/10 02:19:20 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:19:20 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyRedownload (1.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:20 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/10 02:19:20 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:20 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 02:19:20 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2024/11/10 02:19:20 INFO : check sum: Copied (new) 2024/11/10 02:19:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:21 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 02:19:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/10 02:19:21 DEBUG : check sum: Unchanged skipping 2024/11/10 02:19:21 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:21 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:21 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.38s) === RUN TestSyncSizeOnly run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/10 02:19:22 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:22 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 02:19:22 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2024/11/10 02:19:22 INFO : sizeonly: Copied (new) 2024/11/10 02:19:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:22 DEBUG : sizeonly: Sizes identical 2024/11/10 02:19:22 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:22 DEBUG : sizeonly: Unchanged skipping 2024/11/10 02:19:22 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:22 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:22 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/10 02:19:23 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:23 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/10 02:19:23 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2024/11/10 02:19:23 INFO : ignore-size: Copied (new) 2024/11/10 02:19:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:23 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:19:23 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:23 DEBUG : ignore-size: Unchanged skipping 2024/11/10 02:19:23 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:23 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:23 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:19:24 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:24 DEBUG : existing: Unchanged skipping 2024/11/10 02:19:24 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:24 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:24 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/10 02:19:24 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:24 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 02:19:25 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/11/10 02:19:25 INFO : existing: Copied (replaced existing) 2024/11/10 02:19:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 02:19:26 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:26 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 02:19:26 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/11/10 02:19:26 INFO : existing: Copied (new) 2024/11/10 02:19:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:26 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:26 DEBUG : existing: Destination exists, skipping 2024/11/10 02:19:26 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:26 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:26 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:27 DEBUG : d: Making directory 2024/11/10 02:19:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:28 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 02:19:28 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:28 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:28 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2024/11/10 02:19:28 INFO : a/potato2: Copied (new) 2024/11/10 02:19:28 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:28 INFO : b/potato: Deleted 2024/11/10 02:19:28 INFO : d: Removing directory 2024/11/10 02:19:28 INFO : b: Removing directory 2024/11/10 02:19:28 DEBUG : pcloud root 'rclone-test-mujukip8cufu': deleted 2 directories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (2.66s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:30 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 UTC 2024/11/10 02:19:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 02:19:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/10 02:19:30 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:30 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:30 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:30 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 UTC 2024/11/10 02:19:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 02:19:30 INFO : empty space: Updated modification time in destination 2024/11/10 02:19:30 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:30 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:30 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:31 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 UTC 2024/11/10 02:19:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 02:19:31 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:31 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:31 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:32 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:32 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/10 02:19:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone225415885) 2024/11/10 02:19:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-mujukip8cufu') 2024/11/10 02:19:32 DEBUG : foo: sha1 differ 2024/11/10 02:19:32 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/10 02:19:33 DEBUG : foo.5d8fa229.partial: renamed to: foo 2024/11/10 02:19:33 INFO : foo: Copied (replaced existing) 2024/11/10 02:19:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.27s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:34 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/10 02:19:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:34 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:34 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:34 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:34 DEBUG : potato.3edca19f.partial: renamed to: potato 2024/11/10 02:19:34 INFO : potato: Copied (new) 2024/11/10 02:19:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:35 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/10 02:19:35 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/10 02:19:35 DEBUG : potato.41b15364.partial: renamed to: potato 2024/11/10 02:19:35 INFO : potato: Copied (replaced existing) 2024/11/10 02:19:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:36 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:36 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/10 02:19:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone225415885) 2024/11/10 02:19:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-mujukip8cufu') 2024/11/10 02:19:37 DEBUG : potato: sha1 differ 2024/11/10 02:19:37 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/10 02:19:37 DEBUG : potato.706b9954.partial: renamed to: potato 2024/11/10 02:19:37 INFO : potato: Copied (replaced existing) 2024/11/10 02:19:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/10 02:19:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:38 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:38 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:38 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:38 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:39 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:39 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:39 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:39 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2024/11/10 02:19:39 INFO : potato2: Copied (new) 2024/11/10 02:19:39 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:39 INFO : potato: Deleted run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:40 DEBUG : d: Making directory 2024/11/10 02:19:41 DEBUG : d/e: Making directory 2024/11/10 02:19:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:41 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 02:19:41 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:41 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:42 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2024/11/10 02:19:42 INFO : a/potato2: Copied (new) 2024/11/10 02:19:42 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:42 INFO : b/potato: Deleted 2024/11/10 02:19:42 INFO : d/e: Removing directory 2024/11/10 02:19:42 INFO : d: Removing directory 2024/11/10 02:19:42 INFO : b: Removing directory 2024/11/10 02:19:42 DEBUG : pcloud root 'rclone-test-mujukip8cufu': deleted 3 directories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:43 DEBUG : d: Making directory 2024/11/10 02:19:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 02:19:44 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:44 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:44 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2024/11/10 02:19:44 INFO : a/potato2: Copied (new) 2024/11/10 02:19:44 ERROR : pcloud root 'rclone-test-mujukip8cufu': not deleting files as there were IO errors 2024/11/10 02:19:44 ERROR : pcloud root 'rclone-test-mujukip8cufu': not deleting directories as there were IO errors run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:46 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:46 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:46 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:46 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:46 INFO : potato: Deleted 2024/11/10 02:19:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:47 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2024/11/10 02:19:47 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:48 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:48 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:48 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:48 INFO : potato: Deleted 2024/11/10 02:19:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:48 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:48 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:48 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 02:19:48 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2024/11/10 02:19:48 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:19:49 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:49 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/10 02:19:50 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2024/11/10 02:19:50 INFO : potato2: Copied (new) run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.33s) === RUN TestSyncWithExclude run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:51 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 02:19:51 DEBUG : enormous: Excluded 2024/11/10 02:19:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:19:51 DEBUG : potato2: Excluded 2024/11/10 02:19:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:19:51 DEBUG : potato2: Excluded 2024/11/10 02:19:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:51 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:51 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:51 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:51 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:51 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:51 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 02:19:51 DEBUG : enormous: Excluded 2024/11/10 02:19:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:19:51 DEBUG : potato2: Excluded 2024/11/10 02:19:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:19:51 DEBUG : potato2: Excluded 2024/11/10 02:19:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/10 02:19:51 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:51 DEBUG : Local file system at /tmp/rclone225415885: Waiting for checks to finish 2024/11/10 02:19:51 DEBUG : Local file system at /tmp/rclone225415885: Waiting for transfers to finish 2024/11/10 02:19:51 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:51 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncWithExclude (1.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:53 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 02:19:53 DEBUG : enormous: Excluded 2024/11/10 02:19:53 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 02:19:53 DEBUG : potato2: Excluded 2024/11/10 02:19:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:19:53 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:53 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:53 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:53 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:53 INFO : enormous: Deleted 2024/11/10 02:19:53 INFO : potato2: Deleted 2024/11/10 02:19:53 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/10 02:19:53 DEBUG : empty space: Unchanged skipping 2024/11/10 02:19:53 DEBUG : Local file system at /tmp/rclone225415885: Waiting for checks to finish 2024/11/10 02:19:53 DEBUG : Local file system at /tmp/rclone225415885: Waiting for transfers to finish 2024/11/10 02:19:53 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:53 INFO : potato2: Deleted 2024/11/10 02:19:53 INFO : enormous: Deleted 2024/11/10 02:19:53 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:55 DEBUG : five: Need to transfer - File not found at Destination 2024/11/10 02:19:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/10 02:19:55 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:55 DEBUG : one: Destination is newer than source, skipping 2024/11/10 02:19:55 DEBUG : three: Sizes identical 2024/11/10 02:19:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/10 02:19:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 02:19:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone225415885) 2024/11/10 02:19:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-mujukip8cufu') 2024/11/10 02:19:55 DEBUG : two: sha1 differ 2024/11/10 02:19:55 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/10 02:19:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/10 02:19:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 02:19:55 DEBUG : five.a87a5b8d.partial: renamed to: five 2024/11/10 02:19:55 INFO : five: Copied (new) 2024/11/10 02:19:55 DEBUG : four.a87a5b8d.partial: renamed to: four 2024/11/10 02:19:55 INFO : four: Copied (replaced existing) 2024/11/10 02:19:55 DEBUG : two.3353c5f5.partial: renamed to: two 2024/11/10 02:19:55 INFO : two: Copied (replaced existing) 2024/11/10 02:19:55 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:55 DEBUG : one: Destination is newer than source, skipping 2024/11/10 02:19:55 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/10 02:19:55 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/10 02:19:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 02:19:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/10 02:19:56 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/10 02:19:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 02:19:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone225415885) 2024/11/10 02:19:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-mujukip8cufu') 2024/11/10 02:19:56 DEBUG : three: sha1 differ 2024/11/10 02:19:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/10 02:19:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 02:19:56 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/10 02:19:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 02:19:56 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 02:19:56 DEBUG : three.406dcb2c.partial: renamed to: three 2024/11/10 02:19:56 INFO : three: Copied (replaced existing) 2024/11/10 02:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.22s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/10 02:19:57 INFO : pcloud root 'rclone-test-mujukip8cufu': Making map for --track-renames 2024/11/10 02:19:57 INFO : pcloud root 'rclone-test-mujukip8cufu': Finished making map for --track-renames 2024/11/10 02:19:57 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 02:19:57 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for renames to finish 2024/11/10 02:19:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/10 02:19:57 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/10 02:19:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 02:19:57 DEBUG : potato.53508f02.partial: renamed to: potato 2024/11/10 02:19:57 INFO : potato: Copied (new) 2024/11/10 02:19:57 DEBUG : yam.48501227.partial: renamed to: yam 2024/11/10 02:19:57 INFO : yam: Copied (new) 2024/11/10 02:19:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:57 INFO : pcloud root 'rclone-test-mujukip8cufu': Making map for --track-renames 2024/11/10 02:19:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:19:57 DEBUG : potato: Unchanged skipping 2024/11/10 02:19:58 INFO : pcloud root 'rclone-test-mujukip8cufu': Finished making map for --track-renames 2024/11/10 02:19:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for renames to finish 2024/11/10 02:19:58 INFO : yam: Moved (server-side) to: yaml 2024/11/10 02:19:58 INFO : yaml: Renamed from "yam" 2024/11/10 02:19:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:58 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:58 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (1.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/10 02:19:59 INFO : pcloud root 'rclone-test-mujukip8cufu': Making map for --track-renames 2024/11/10 02:19:59 INFO : pcloud root 'rclone-test-mujukip8cufu': Finished making map for --track-renames 2024/11/10 02:19:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 02:19:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/10 02:19:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for renames to finish 2024/11/10 02:19:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/10 02:19:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 02:19:59 DEBUG : potato.53508f02.partial: renamed to: potato 2024/11/10 02:19:59 INFO : potato: Copied (new) 2024/11/10 02:19:59 DEBUG : yam.48501227.partial: renamed to: yam 2024/11/10 02:19:59 INFO : yam: Copied (new) 2024/11/10 02:19:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:19:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:19:59 INFO : pcloud root 'rclone-test-mujukip8cufu': Making map for --track-renames 2024/11/10 02:19:59 INFO : pcloud root 'rclone-test-mujukip8cufu': Finished making map for --track-renames 2024/11/10 02:19:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:19:59 DEBUG : potato: Unchanged skipping 2024/11/10 02:19:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for renames to finish 2024/11/10 02:19:59 INFO : yam: Moved (server-side) to: yaml 2024/11/10 02:19:59 INFO : yaml: Renamed from "yam" 2024/11/10 02:19:59 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:19:59 DEBUG : Waiting for deletions to finish 2024/11/10 02:19:59 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/10 02:20:01 INFO : pcloud root 'rclone-test-mujukip8cufu': Making map for --track-renames 2024/11/10 02:20:01 INFO : pcloud root 'rclone-test-mujukip8cufu': Finished making map for --track-renames 2024/11/10 02:20:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 02:20:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/10 02:20:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for renames to finish 2024/11/10 02:20:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/10 02:20:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 02:20:01 DEBUG : potato.53508f02.partial: renamed to: potato 2024/11/10 02:20:01 INFO : potato: Copied (new) 2024/11/10 02:20:01 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2024/11/10 02:20:01 INFO : sub/yam: Copied (new) 2024/11/10 02:20:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:20:01 DEBUG : potato: Unchanged skipping 2024/11/10 02:20:01 INFO : pcloud root 'rclone-test-mujukip8cufu': Making map for --track-renames 2024/11/10 02:20:01 INFO : pcloud root 'rclone-test-mujukip8cufu': Finished making map for --track-renames 2024/11/10 02:20:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for renames to finish 2024/11/10 02:20:01 INFO : sub/yam: Moved (server-side) to: yam 2024/11/10 02:20:01 INFO : yam: Renamed from "sub/yam" 2024/11/10 02:20:01 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:01 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:01 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.11s) === RUN TestServerSideMoveLocal run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:03 DEBUG : Creating backend with remote "/tmp/rclone225415885/dir1" 2024/11/10 02:20:03 DEBUG : Creating backend with remote "/tmp/rclone225415885/dir2" 2024/11/10 02:20:03 DEBUG : Local file system at /tmp/rclone225415885/dir2: Using server-side directory move 2024/11/10 02:20:03 INFO : Local file system at /tmp/rclone225415885/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:20:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/10 02:20:03 DEBUG : Local file system at /tmp/rclone225415885/dir2: Waiting for checks to finish 2024/11/10 02:20:03 DEBUG : Local file system at /tmp/rclone225415885/dir2: Waiting for transfers to finish 2024/11/10 02:20:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.18s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:20:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 02:20:03 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:03 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:20:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/10 02:20:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:20:03 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:20:03 INFO : sub dir/hello world: Deleted 2024/11/10 02:20:03 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2024/11/10 02:20:03 INFO : nested/sub dir/file: Copied (new) 2024/11/10 02:20:03 INFO : nested/sub dir/file: Deleted 2024/11/10 02:20:03 INFO : sub dir: Removing directory 2024/11/10 02:20:03 INFO : nested/sub dir: Removing directory 2024/11/10 02:20:04 INFO : nested: Removing directory 2024/11/10 02:20:04 DEBUG : Local file system at /tmp/rclone225415885: deleted 3 directories run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 02:20:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 02:20:05 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:05 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 02:20:05 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2024/11/10 02:20:05 INFO : sub dir/hello world: Copied (new) 2024/11/10 02:20:05 INFO : sub dir/hello world: Deleted 2024/11/10 02:20:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/10 02:20:05 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2024/11/10 02:20:05 INFO : nested/sub dir/file: Copied (new) 2024/11/10 02:20:05 INFO : nested/sub dir/file: Deleted run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 02:20:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/10 02:20:06 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:06 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 02:20:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/10 02:20:07 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/11/10 02:20:07 INFO : existing: Copied (new) 2024/11/10 02:20:07 INFO : existing: Deleted 2024/11/10 02:20:07 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2024/11/10 02:20:07 INFO : existing-b: Copied (new) 2024/11/10 02:20:07 INFO : existing-b: Deleted 2024/11/10 02:20:07 DEBUG : existing: Destination exists, skipping 2024/11/10 02:20:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/10 02:20:07 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:07 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:07 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.40s) === RUN TestServerSideMove run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-rogexep1xala" sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-mujukip8cufu' -> pcloud root 'rclone-test-rogexep1xala' 2024/11/10 02:20:10 DEBUG : pcloud root 'rclone-test-rogexep1xala': Using server-side directory move 2024/11/10 02:20:10 INFO : pcloud root 'rclone-test-rogexep1xala': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:20:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:20:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/10 02:20:10 DEBUG : empty space: Unchanged skipping 2024/11/10 02:20:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 02:20:10 DEBUG : pcloud root 'rclone-test-rogexep1xala': Waiting for checks to finish 2024/11/10 02:20:10 INFO : empty space: Deleted 2024/11/10 02:20:10 DEBUG : pcloud root 'rclone-test-rogexep1xala': Waiting for transfers to finish 2024/11/10 02:20:10 INFO : potato2: Moved (server-side) 2024/11/10 02:20:10 INFO : potato3: Deleted 2024/11/10 02:20:10 INFO : potato3: Moved (server-side) 2024/11/10 02:20:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zesalir8xopa" 2024/11/10 02:20:11 DEBUG : pcloud root 'rclone-test-zesalir8xopa': Using server-side directory move 2024/11/10 02:20:11 INFO : pcloud root 'rclone-test-zesalir8xopa': Server side directory move succeeded 2024/11/10 02:20:12 DEBUG : pcloud root 'rclone-test-zesalir8xopa': Purge remote 2024/11/10 02:20:12 DEBUG : pcloud root 'rclone-test-rogexep1xala': Purge remote 2024/11/10 02:20:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:13 DEBUG : Creating backend with remote "TestPcloud:rclone-test-sivonaf5zife" sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-mujukip8cufu' -> pcloud root 'rclone-test-sivonaf5zife' 2024/11/10 02:20:15 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 02:20:15 DEBUG : empty space: Excluded 2024/11/10 02:20:15 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 02:20:15 DEBUG : empty space: Excluded 2024/11/10 02:20:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:20:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 02:20:15 DEBUG : pcloud root 'rclone-test-sivonaf5zife': Waiting for checks to finish 2024/11/10 02:20:15 DEBUG : pcloud root 'rclone-test-sivonaf5zife': Waiting for transfers to finish 2024/11/10 02:20:15 INFO : potato2: Moved (server-side) 2024/11/10 02:20:15 INFO : potato3: Deleted 2024/11/10 02:20:15 INFO : potato3: Moved (server-side) 2024/11/10 02:20:16 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ruqedem1guyi" 2024/11/10 02:20:17 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 02:20:17 DEBUG : empty space: Excluded 2024/11/10 02:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:20:17 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/10 02:20:17 DEBUG : pcloud root 'rclone-test-ruqedem1guyi': Waiting for checks to finish 2024/11/10 02:20:17 DEBUG : pcloud root 'rclone-test-ruqedem1guyi': Waiting for transfers to finish 2024/11/10 02:20:17 INFO : potato2: Moved (server-side) 2024/11/10 02:20:17 INFO : potato3: Moved (server-side) 2024/11/10 02:20:18 DEBUG : pcloud root 'rclone-test-ruqedem1guyi': Purge remote 2024/11/10 02:20:18 DEBUG : pcloud root 'rclone-test-sivonaf5zife': Purge remote --- PASS: TestServerSideMoveWithFilter (5.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-dihehox2yoyo" 2024/11/10 02:20:19 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) pcloud root 'rclone-test-mujukip8cufu' -> pcloud root 'rclone-test-dihehox2yoyo' 2024/11/10 02:20:20 DEBUG : pcloud root 'rclone-test-dihehox2yoyo': Using server-side directory move 2024/11/10 02:20:20 INFO : pcloud root 'rclone-test-dihehox2yoyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 02:20:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 02:20:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/10 02:20:20 DEBUG : empty space: Unchanged skipping 2024/11/10 02:20:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 02:20:20 DEBUG : pcloud root 'rclone-test-dihehox2yoyo': Waiting for checks to finish 2024/11/10 02:20:20 INFO : potato2: Moved (server-side) 2024/11/10 02:20:20 INFO : empty space: Deleted 2024/11/10 02:20:20 DEBUG : pcloud root 'rclone-test-dihehox2yoyo': Waiting for transfers to finish 2024/11/10 02:20:20 INFO : potato3: Deleted 2024/11/10 02:20:20 INFO : potato3: Moved (server-side) 2024/11/10 02:20:20 INFO : tomatoDir: Removing directory 2024/11/10 02:20:20 DEBUG : pcloud root 'rclone-test-mujukip8cufu': deleted 1 directories 2024/11/10 02:20:21 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jayopiq1balu" 2024/11/10 02:20:21 DEBUG : tomatoDir: Making directory 2024/11/10 02:20:21 DEBUG : pcloud root 'rclone-test-jayopiq1balu': Using server-side directory move 2024/11/10 02:20:22 INFO : pcloud root 'rclone-test-jayopiq1balu': Server side directory move succeeded 2024/11/10 02:20:23 DEBUG : pcloud root 'rclone-test-jayopiq1balu': Purge remote 2024/11/10 02:20:23 DEBUG : pcloud root 'rclone-test-dihehox2yoyo': Purge remote 2024/11/10 02:20:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.17s) === RUN TestSyncOverlap run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/rclone-sync-test" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:25 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/rclone-sync-test" 2024/11/10 02:20:25 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/rclone-sync-test-include/layer2" 2024/11/10 02:20:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/rclone-sync-test-ignore-file" 2024/11/10 02:20:28 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:20:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:20:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:20:28 DEBUG : pcloud root 'rclone-test-mujukip8cufu/rclone-sync-test': Waiting for checks to finish 2024/11/10 02:20:28 DEBUG : pcloud root 'rclone-test-mujukip8cufu/rclone-sync-test': Waiting for transfers to finish 2024/11/10 02:20:28 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:28 INFO : There was nothing to transfer 2024/11/10 02:20:28 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:20:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:20:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:20:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:29 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:29 INFO : rclone-sync-test-include: Removing directory 2024/11/10 02:20:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2024/11/10 02:20:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu': failed to delete 1 directories 2024/11/10 02:20:29 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:29 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:20:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:20:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:20:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/10 02:20:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/10 02:20:29 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:29 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:29 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:20:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:20:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:20:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:20:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:20:30 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:30 INFO : rclone-sync-test-include: Removing directory 2024/11/10 02:20:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2024/11/10 02:20:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': failed to delete 1 directories 2024/11/10 02:20:30 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:30 DEBUG : : Excluded 2024/11/10 02:20:30 DEBUG : rclone-sync-test: Excluded 2024/11/10 02:20:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/10 02:20:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/10 02:20:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/10 02:20:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/10 02:20:30 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:30 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (9.39s) === RUN TestSyncCompareDest run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:20:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/CompareDest" 2024/11/10 02:20:35 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 02:20:35 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:35 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 02:20:36 DEBUG : one.b824e1ab.partial: renamed to: one 2024/11/10 02:20:36 INFO : one: Copied (new) 2024/11/10 02:20:36 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:36 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:36 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/10 02:20:36 DEBUG : one.406dcb2c.partial: renamed to: one 2024/11/10 02:20:36 INFO : one: Copied (replaced existing) 2024/11/10 02:20:36 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:37 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:20:38 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:38 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:38 INFO : There was nothing to transfer 2024/11/10 02:20:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 02:20:38 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:20:39 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:39 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:39 INFO : There was nothing to transfer 2024/11/10 02:20:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 02:20:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:39 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:20:39 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:39 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:39 INFO : There was nothing to transfer 2024/11/10 02:20:40 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/11/10 02:20:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 02:20:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 02:20:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:40 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:20:40 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:40 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:40 INFO : There was nothing to transfer 2024/11/10 02:20:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:41 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 02:20:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:41 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 02:20:41 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/10 02:20:41 DEBUG : two.1503b713.partial: renamed to: two 2024/11/10 02:20:41 INFO : two: Copied (new) 2024/11/10 02:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (8.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:43 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dest" 2024/11/10 02:20:44 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/pre-dest1" 2024/11/10 02:20:44 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/pre-dest2" 2024/11/10 02:20:44 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:20:44 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/10 02:20:44 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:20:44 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/10 02:20:45 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/10 02:20:45 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dest': Waiting for checks to finish 2024/11/10 02:20:45 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dest': Waiting for transfers to finish 2024/11/10 02:20:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/10 02:20:45 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2024/11/10 02:20:45 INFO : 3: Copied (new) 2024/11/10 02:20:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.02s) === RUN TestSyncCopyDest run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:46 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:20:47 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/CopyDest" 2024/11/10 02:20:47 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 02:20:47 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:47 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 02:20:48 DEBUG : one.b824e1ab.partial: renamed to: one 2024/11/10 02:20:48 INFO : one: Copied (new) 2024/11/10 02:20:48 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:48 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:48 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/10 02:20:49 DEBUG : one.406dcb2c.partial: renamed to: one 2024/11/10 02:20:49 INFO : one: Copied (replaced existing) 2024/11/10 02:20:49 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:49 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/BackupDir" 2024/11/10 02:20:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:50 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 02:20:51 INFO : one: Moved (server-side) 2024/11/10 02:20:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/10 02:20:51 DEBUG : one.d88fe5df.partial: renamed to: one 2024/11/10 02:20:51 INFO : one: Copied (server-side copy) 2024/11/10 02:20:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/10 02:20:51 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:51 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 02:20:52 DEBUG : two.19d5dbaa.partial: renamed to: two 2024/11/10 02:20:52 INFO : two: Copied (server-side copy) 2024/11/10 02:20:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/10 02:20:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:52 DEBUG : one: Unchanged skipping 2024/11/10 02:20:52 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:52 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:52 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:53 DEBUG : one: Unchanged skipping 2024/11/10 02:20:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:53 DEBUG : two: Unchanged skipping 2024/11/10 02:20:53 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:53 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:53 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:53 INFO : There was nothing to transfer 2024/11/10 02:20:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/10 02:20:54 DEBUG : three: Destination not found in --copy-dest 2024/11/10 02:20:54 DEBUG : three: Need to transfer - File not found at Destination 2024/11/10 02:20:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:54 DEBUG : two: Unchanged skipping 2024/11/10 02:20:54 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/10 02:20:54 DEBUG : one: Unchanged skipping 2024/11/10 02:20:54 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/10 02:20:55 DEBUG : three.8cc66b1.partial: renamed to: three 2024/11/10 02:20:55 INFO : three: Copied (new) 2024/11/10 02:20:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.10s) === RUN TestSyncBackupDir run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:20:57 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:20:57 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/backup" 2024/11/10 02:20:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:20:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:20:58 DEBUG : two: Unchanged skipping 2024/11/10 02:20:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:20:58 INFO : one: Moved (server-side) 2024/11/10 02:20:58 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:20:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 02:20:59 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/11/10 02:20:59 INFO : one: Copied (new) 2024/11/10 02:20:59 DEBUG : Waiting for deletions to finish 2024/11/10 02:20:59 INFO : three.txt: Moved (server-side) 2024/11/10 02:20:59 INFO : three.txt: Moved into backup dir 2024/11/10 02:21:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:21:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:00 DEBUG : two: Unchanged skipping 2024/11/10 02:21:00 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:00 INFO : one: Deleted 2024/11/10 02:21:00 INFO : one: Moved (server-side) 2024/11/10 02:21:00 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 02:21:00 DEBUG : one.1503b713.partial: renamed to: one 2024/11/10 02:21:00 INFO : one: Copied (new) 2024/11/10 02:21:00 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:00 INFO : three.txt: Deleted 2024/11/10 02:21:01 INFO : three.txt: Moved (server-side) 2024/11/10 02:21:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:21:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/backup" 2024/11/10 02:21:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:21:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:03 DEBUG : two: Unchanged skipping 2024/11/10 02:21:03 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:04 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:21:04 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 02:21:04 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/11/10 02:21:04 INFO : one: Copied (new) 2024/11/10 02:21:04 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:21:04 INFO : three.txt: Moved into backup dir 2024/11/10 02:21:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:21:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:05 DEBUG : two: Unchanged skipping 2024/11/10 02:21:05 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:05 INFO : one.bak: Deleted 2024/11/10 02:21:05 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:21:05 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 02:21:06 DEBUG : one.1503b713.partial: renamed to: one 2024/11/10 02:21:06 INFO : one: Copied (new) 2024/11/10 02:21:06 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:06 INFO : three.txt.bak: Deleted 2024/11/10 02:21:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:21:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:21:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/backup" 2024/11/10 02:21:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:21:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:09 DEBUG : two: Unchanged skipping 2024/11/10 02:21:09 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:09 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:21:09 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 02:21:09 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/11/10 02:21:09 INFO : one: Copied (new) 2024/11/10 02:21:09 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:21:10 INFO : three.txt: Moved into backup dir 2024/11/10 02:21:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:21:11 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:11 DEBUG : two: Unchanged skipping 2024/11/10 02:21:11 INFO : one-2019-01-01: Deleted 2024/11/10 02:21:11 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:21:11 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 02:21:11 DEBUG : one.1503b713.partial: renamed to: one 2024/11/10 02:21:11 INFO : one: Copied (new) 2024/11/10 02:21:11 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:11 INFO : three-2019-01-01.txt: Deleted 2024/11/10 02:21:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:21:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:13 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:21:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:21:14 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:14 DEBUG : two: Unchanged skipping 2024/11/10 02:21:14 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:21:14 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 02:21:14 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/11/10 02:21:14 INFO : one: Copied (new) 2024/11/10 02:21:14 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:21:14 INFO : three.txt: Moved into backup dir 2024/11/10 02:21:15 DEBUG : one.bak: Excluded (Path Filter) 2024/11/10 02:21:15 DEBUG : one.bak: Excluded 2024/11/10 02:21:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/10 02:21:15 DEBUG : three.txt.bak: Excluded 2024/11/10 02:21:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:21:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:15 DEBUG : two: Unchanged skipping 2024/11/10 02:21:15 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for checks to finish 2024/11/10 02:21:16 INFO : one.bak: Deleted 2024/11/10 02:21:16 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:21:16 DEBUG : pcloud root 'rclone-test-mujukip8cufu/dst': Waiting for transfers to finish 2024/11/10 02:21:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 02:21:16 DEBUG : one.1503b713.partial: renamed to: one 2024/11/10 02:21:16 INFO : one: Copied (new) 2024/11/10 02:21:16 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:16 INFO : three.txt.bak: Deleted 2024/11/10 02:21:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:21:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.65s) === RUN TestSyncSuffix run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:21:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:21:19 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:21:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 02:21:19 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/11/10 02:21:19 INFO : one: Copied (new) 2024/11/10 02:21:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:19 DEBUG : two: Unchanged skipping 2024/11/10 02:21:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 02:21:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:21:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 02:21:19 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2024/11/10 02:21:19 INFO : three.txt: Copied (new) 2024/11/10 02:21:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:21:21 INFO : one.bak: Deleted 2024/11/10 02:21:21 INFO : one: Moved (server-side) to: one.bak 2024/11/10 02:21:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 02:21:21 DEBUG : one.1503b713.partial: renamed to: one 2024/11/10 02:21:21 INFO : one: Copied (new) 2024/11/10 02:21:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:21 DEBUG : two: Unchanged skipping 2024/11/10 02:21:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 02:21:21 INFO : three.txt.bak: Deleted 2024/11/10 02:21:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/10 02:21:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/10 02:21:22 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2024/11/10 02:21:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mujukip8cufu/dst" 2024/11/10 02:21:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 02:21:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:21:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 02:21:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2024/11/10 02:21:24 INFO : one: Copied (new) 2024/11/10 02:21:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:24 DEBUG : two: Unchanged skipping 2024/11/10 02:21:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 02:21:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:21:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 02:21:25 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2024/11/10 02:21:25 INFO : three.txt: Copied (new) 2024/11/10 02:21:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 02:21:26 INFO : one-2019-01-01: Deleted 2024/11/10 02:21:26 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/10 02:21:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 02:21:26 DEBUG : one.1503b713.partial: renamed to: one 2024/11/10 02:21:26 INFO : one: Copied (new) 2024/11/10 02:21:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:27 DEBUG : two: Unchanged skipping 2024/11/10 02:21:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 02:21:27 INFO : three-2019-01-01.txt: Deleted 2024/11/10 02:21:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/10 02:21:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/10 02:21:27 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2024/11/10 02:21:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.63s) === RUN TestSyncUTFNorm run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/10 02:21:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:21:29 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:21:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/10 02:21:29 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2024/11/10 02:21:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/10 02:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.98s) === RUN TestSyncImmutable run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 02:21:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:21:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:21:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 02:21:30 DEBUG : existing.468f3f0c.partial: renamed to: existing 2024/11/10 02:21:30 INFO : existing: Copied (new) 2024/11/10 02:21:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/10 02:21:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/10 02:21:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:21:30 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:21:30 ERROR : pcloud root 'rclone-test-mujukip8cufu': not deleting files as there were IO errors 2024/11/10 02:21:30 ERROR : pcloud root 'rclone-test-mujukip8cufu': not deleting directories as there were IO errors run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncImmutable (1.61s) === RUN TestSyncIgnoreCase run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:21:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:31 DEBUG : existing: Unchanged skipping 2024/11/10 02:21:31 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:21:31 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.82s) === RUN TestFixCase run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.17s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.52s) --- SKIP: TestMaxTransfer/Hard (0.17s) --- SKIP: TestMaxTransfer/Soft (0.18s) --- SKIP: TestMaxTransfer/Cautious (0.17s) === RUN TestSyncConcurrentDelete run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:21:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both0: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both12: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both13: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both14: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both15: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both10: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both1: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both18: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both19: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both2: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both3: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both4: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both5: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both11: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both16: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both8: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:40 DEBUG : both17: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both6: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both7: Unchanged skipping 2024/11/10 02:21:40 DEBUG : both9: Unchanged skipping 2024/11/10 02:21:40 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:21:40 DEBUG : Waiting for deletions to finish 2024/11/10 02:21:40 INFO : only13: Deleted 2024/11/10 02:21:40 INFO : only6: Deleted 2024/11/10 02:21:40 INFO : only7: Deleted 2024/11/10 02:21:40 INFO : only2: Deleted 2024/11/10 02:21:40 INFO : only10: Deleted 2024/11/10 02:21:40 INFO : only11: Deleted 2024/11/10 02:21:40 INFO : only9: Deleted 2024/11/10 02:21:40 INFO : only0: Deleted 2024/11/10 02:21:40 INFO : only3: Deleted 2024/11/10 02:21:40 INFO : only17: Deleted 2024/11/10 02:21:40 INFO : only19: Deleted 2024/11/10 02:21:40 INFO : only8: Deleted 2024/11/10 02:21:40 INFO : only1: Deleted 2024/11/10 02:21:40 INFO : only12: Deleted 2024/11/10 02:21:40 INFO : only16: Deleted 2024/11/10 02:21:40 INFO : only18: Deleted 2024/11/10 02:21:40 INFO : only4: Deleted 2024/11/10 02:21:40 INFO : only5: Deleted 2024/11/10 02:21:40 INFO : only14: Deleted 2024/11/10 02:21:40 INFO : only15: Deleted 2024/11/10 02:21:40 INFO : There was nothing to transfer run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (11.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:21:52 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for checks to finish 2024/11/10 02:21:52 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both0: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both10: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both1: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both14: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both11: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both12: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both17: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both13: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both15: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both16: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both3: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both18: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both5: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both6: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both7: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both8: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/10 02:21:52 DEBUG : both9: Unchanged skipping 2024/11/10 02:21:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : both4: Unchanged skipping 2024/11/10 02:21:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : both2: Unchanged skipping 2024/11/10 02:21:52 DEBUG : both19: Unchanged skipping 2024/11/10 02:21:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/10 02:21:52 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Waiting for transfers to finish 2024/11/10 02:21:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:52 DEBUG : only1.5b6d5609.partial: renamed to: only1 2024/11/10 02:21:52 INFO : only1: Copied (replaced existing) 2024/11/10 02:21:52 DEBUG : only11.5b6d5609.partial: renamed to: only11 2024/11/10 02:21:52 INFO : only11: Copied (replaced existing) 2024/11/10 02:21:52 DEBUG : only12.5b6d5609.partial: renamed to: only12 2024/11/10 02:21:52 INFO : only12: Copied (replaced existing) 2024/11/10 02:21:52 DEBUG : only10.5b6d5609.partial: renamed to: only10 2024/11/10 02:21:52 INFO : only10: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only13.5b6d5609.partial: renamed to: only13 2024/11/10 02:21:53 INFO : only13: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only0.5b6d5609.partial: renamed to: only0 2024/11/10 02:21:53 INFO : only0: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only14.5b6d5609.partial: renamed to: only14 2024/11/10 02:21:53 INFO : only14: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only18.5b6d5609.partial: renamed to: only18 2024/11/10 02:21:53 INFO : only18: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only17.5b6d5609.partial: renamed to: only17 2024/11/10 02:21:53 INFO : only17: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only19.5b6d5609.partial: renamed to: only19 2024/11/10 02:21:53 INFO : only19: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only2.5b6d5609.partial: renamed to: only2 2024/11/10 02:21:53 INFO : only2: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only16.5b6d5609.partial: renamed to: only16 2024/11/10 02:21:53 INFO : only16: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only15.5b6d5609.partial: renamed to: only15 2024/11/10 02:21:53 INFO : only15: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only7.5b6d5609.partial: renamed to: only7 2024/11/10 02:21:53 INFO : only7: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only4.5b6d5609.partial: renamed to: only4 2024/11/10 02:21:53 INFO : only4: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only8.5b6d5609.partial: renamed to: only8 2024/11/10 02:21:53 INFO : only8: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 02:21:53 DEBUG : only5.5b6d5609.partial: renamed to: only5 2024/11/10 02:21:53 INFO : only5: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only6.5b6d5609.partial: renamed to: only6 2024/11/10 02:21:53 INFO : only6: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only9.5b6d5609.partial: renamed to: only9 2024/11/10 02:21:53 INFO : only9: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : only3.5b6d5609.partial: renamed to: only3 2024/11/10 02:21:53 INFO : only3: Copied (replaced existing) 2024/11/10 02:21:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (16.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:22:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:22:01 DEBUG : sub dir: Making directory 2024/11/10 02:22:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (4.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" 2024/11/10 02:22:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 02:22:05 DEBUG : sub dir: Making directory 2024/11/10 02:22:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" run.go:180: Remote "pcloud root 'rclone-test-mujukip8cufu'", Local "Local file system at /tmp/rclone225415885", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.72s) FAIL 2024/11/10 02:22:10 DEBUG : pcloud root 'rclone-test-mujukip8cufu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 3m46.729760323s (try 1/5): exit status 1: Failed [TestCopyNoTraverse]