"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose -test.run '^TestFileRename$/^(minimal,forceCache=true|writes,forceCache=true)$'" - Starting (try 5/5) === RUN TestFileRename === RUN TestFileRename/minimal,forceCache=true run.go:176: Remote "Putio root 'rclone-test-nucevix2seguxej5saquvaq0'", Local "Local file system at /tmp/rclone307128450", Modify Window "1s" 2020/08/16 05:33:04 INFO : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': poll-interval is not supported by this remote 2020/08/16 05:33:04 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone/vfs/TestPutio/rclone-test-nucevix2seguxej5saquvaq0" 2020/08/16 05:33:04 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfs/TestPutio/rclone-test-nucevix2seguxej5saquvaq0" 2020/08/16 05:33:04 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2020/08/16 05:33:05 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': chunkStart: 0, reqSize: 14 2020/08/16 05:33:05 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': Sending chunk. transferOffset: 0 length: 14 2020/08/16 05:33:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2020/08/16 05:33:05 DEBUG : dir/file1: newRWFileHandle: 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaa00): openPending: 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,f401d3a6" against cached fingerprint "" 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2020/08/16 05:33:05 DEBUG : dir: Added virtual directory entry vAdd: "file1" 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaa00): >openPending: err= 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2020/08/16 05:33:05 DEBUG : dir/file1: >newRWFileHandle: err= 2020/08/16 05:33:05 DEBUG : dir: Added virtual directory entry vAdd: "file1" 2020/08/16 05:33:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaa00): _writeAt: size=14, off=0 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaa00): >_writeAt: n=14, err= 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaa00): close: 2020/08/16 05:33:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: setting modification time to 2020-08-16 05:33:05.714732503 +0000 UTC m=+1.631763286 2020/08/16 05:33:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaa00): >close: err= 2020/08/16 05:33:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2020/08/16 05:33:05 DEBUG : dir/file1: newRWFileHandle: 2020/08/16 05:33:05 DEBUG : dir/file1: >newRWFileHandle: err= 2020/08/16 05:33:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaac0): _readAt: size=512, off=0 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaac0): openPending: 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,f401d3a6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,f401d3a6" 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2020/08/16 05:33:05 DEBUG : dir: Added virtual directory entry vAdd: "file1" 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaac0): >openPending: err= 2020/08/16 05:33:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaac0): >_readAt: n=14, err=EOF 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaac0): close: 2020/08/16 05:33:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: setting modification time to 2020-08-16 05:33:05.714732503 +0000 UTC m=+1.631763286 2020/08/16 05:33:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2020/08/16 05:33:05 DEBUG : dir/file1(0xc0006aaac0): >close: err= 2020/08/16 05:33:05 DEBUG : dir/file1: vfs cache: starting upload 2020/08/16 05:33:05 ERROR : dir/file1: Couldn't move: object not found 2020/08/16 05:33:05 ERROR : newLeaf: File.Rename error: object not found 2020/08/16 05:33:05 ERROR : dir/file1: Dir.Rename error: object not found file_test.go:286: Error Trace: file_test.go:286 file_test.go:357 Error: Received unexpected error: object not found Test: TestFileRename/minimal,forceCache=true 2020/08/16 05:33:05 DEBUG : WaitForWriters: timeout=10s 2020/08/16 05:33:05 DEBUG : dir: Looking for writers 2020/08/16 05:33:05 DEBUG : file1: reading active writers 2020/08/16 05:33:05 DEBUG : : Looking for writers 2020/08/16 05:33:05 DEBUG : dir: reading active writers 2020/08/16 05:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2020/08/16 05:33:05 DEBUG : dir: Looking for writers 2020/08/16 05:33:05 DEBUG : file1: reading active writers 2020/08/16 05:33:05 DEBUG : : Looking for writers 2020/08/16 05:33:05 DEBUG : dir: reading active writers 2020/08/16 05:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2020/08/16 05:33:06 DEBUG : dir: Looking for writers 2020/08/16 05:33:06 DEBUG : file1: reading active writers 2020/08/16 05:33:06 DEBUG : : Looking for writers 2020/08/16 05:33:06 DEBUG : dir: reading active writers 2020/08/16 05:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2020/08/16 05:33:06 DEBUG : dir: Looking for writers 2020/08/16 05:33:06 DEBUG : file1: reading active writers 2020/08/16 05:33:06 DEBUG : : Looking for writers 2020/08/16 05:33:06 DEBUG : dir: reading active writers 2020/08/16 05:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2020/08/16 05:33:06 DEBUG : dir: Looking for writers 2020/08/16 05:33:06 DEBUG : file1: reading active writers 2020/08/16 05:33:06 DEBUG : : Looking for writers 2020/08/16 05:33:06 DEBUG : dir: reading active writers 2020/08/16 05:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2020/08/16 05:33:06 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': chunkStart: 0, reqSize: 14 2020/08/16 05:33:06 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': Sending chunk. transferOffset: 0 length: 14 2020/08/16 05:33:06 DEBUG : dir: Looking for writers 2020/08/16 05:33:06 DEBUG : file1: reading active writers 2020/08/16 05:33:06 DEBUG : : Looking for writers 2020/08/16 05:33:06 DEBUG : dir: reading active writers 2020/08/16 05:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2020/08/16 05:33:06 DEBUG : dir: Looking for writers 2020/08/16 05:33:06 DEBUG : file1: reading active writers 2020/08/16 05:33:06 DEBUG : : Looking for writers 2020/08/16 05:33:06 DEBUG : dir: reading active writers 2020/08/16 05:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2020/08/16 05:33:06 DEBUG : dir/file1: CRC-32 = f401d3a6 OK 2020/08/16 05:33:06 INFO : dir/file1: Copied (replaced existing) 2020/08/16 05:33:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2020-08-16 05:33:05 +0000 UTC,f401d3a6" 2020/08/16 05:33:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2020/08/16 05:33:06 DEBUG : : Added virtual directory entry vAdd: "newLeaf" 2020/08/16 05:33:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2020/08/16 05:33:07 DEBUG : dir: Looking for writers 2020/08/16 05:33:07 DEBUG : file1: reading active writers 2020/08/16 05:33:07 DEBUG : : Looking for writers 2020/08/16 05:33:07 DEBUG : dir: reading active writers 2020/08/16 05:33:07 DEBUG : newLeaf: reading active writers 2020/08/16 05:33:07 DEBUG : >WaitForWriters: 2020/08/16 05:33:07 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:176: Remote "Putio root 'rclone-test-nucevix2seguxej5saquvaq0'", Local "Local file system at /tmp/rclone307128450", Modify Window "1s" 2020/08/16 05:33:07 INFO : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': poll-interval is not supported by this remote 2020/08/16 05:33:07 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone/vfs/TestPutio/rclone-test-nucevix2seguxej5saquvaq0" 2020/08/16 05:33:07 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfs/TestPutio/rclone-test-nucevix2seguxej5saquvaq0" 2020/08/16 05:33:07 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2020/08/16 05:33:08 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': chunkStart: 0, reqSize: 14 2020/08/16 05:33:08 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': Sending chunk. transferOffset: 0 length: 14 2020/08/16 05:33:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2020/08/16 05:33:09 DEBUG : dir/file1: newRWFileHandle: 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c580): openPending: 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,f401d3a6" against cached fingerprint "" 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2020/08/16 05:33:09 DEBUG : dir: Added virtual directory entry vAdd: "file1" 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c580): >openPending: err= 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2020/08/16 05:33:09 DEBUG : dir/file1: >newRWFileHandle: err= 2020/08/16 05:33:09 DEBUG : dir: Added virtual directory entry vAdd: "file1" 2020/08/16 05:33:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c580): _writeAt: size=14, off=0 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c580): >_writeAt: n=14, err= 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c580): close: 2020/08/16 05:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: setting modification time to 2020-08-16 05:33:09.024434502 +0000 UTC m=+4.941465298 2020/08/16 05:33:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c580): >close: err= 2020/08/16 05:33:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2020/08/16 05:33:09 DEBUG : dir/file1: newRWFileHandle: 2020/08/16 05:33:09 DEBUG : dir/file1: >newRWFileHandle: err= 2020/08/16 05:33:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c640): _readAt: size=512, off=0 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c640): openPending: 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,f401d3a6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,f401d3a6" 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2020/08/16 05:33:09 DEBUG : dir: Added virtual directory entry vAdd: "file1" 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c640): >openPending: err= 2020/08/16 05:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c640): >_readAt: n=14, err=EOF 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c640): close: 2020/08/16 05:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: setting modification time to 2020-08-16 05:33:09.024434502 +0000 UTC m=+4.941465298 2020/08/16 05:33:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2020/08/16 05:33:09 DEBUG : dir/file1(0xc00020c640): >close: err= 2020/08/16 05:33:09 DEBUG : dir/file1: vfs cache: starting upload 2020/08/16 05:33:09 ERROR : dir/file1: Couldn't move: object not found 2020/08/16 05:33:09 ERROR : newLeaf: File.Rename error: object not found 2020/08/16 05:33:09 ERROR : dir/file1: Dir.Rename error: object not found file_test.go:286: Error Trace: file_test.go:286 file_test.go:357 Error: Received unexpected error: object not found Test: TestFileRename/writes,forceCache=true 2020/08/16 05:33:09 DEBUG : WaitForWriters: timeout=10s 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2020/08/16 05:33:09 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': chunkStart: 0, reqSize: 14 2020/08/16 05:33:09 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': Sending chunk. transferOffset: 0 length: 14 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2020/08/16 05:33:09 DEBUG : dir: Looking for writers 2020/08/16 05:33:09 DEBUG : file1: reading active writers 2020/08/16 05:33:09 DEBUG : : Looking for writers 2020/08/16 05:33:09 DEBUG : dir: reading active writers 2020/08/16 05:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2020/08/16 05:33:10 DEBUG : dir/file1: CRC-32 = f401d3a6 OK 2020/08/16 05:33:10 INFO : dir/file1: Copied (replaced existing) 2020/08/16 05:33:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2020-08-16 05:33:09 +0000 UTC,f401d3a6" 2020/08/16 05:33:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2020/08/16 05:33:10 DEBUG : : Added virtual directory entry vAdd: "newLeaf" 2020/08/16 05:33:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2020/08/16 05:33:10 DEBUG : dir: Looking for writers 2020/08/16 05:33:10 DEBUG : file1: reading active writers 2020/08/16 05:33:10 DEBUG : : Looking for writers 2020/08/16 05:33:10 DEBUG : dir: reading active writers 2020/08/16 05:33:10 DEBUG : newLeaf: reading active writers 2020/08/16 05:33:10 DEBUG : >WaitForWriters: 2020/08/16 05:33:10 DEBUG : vfs cache: cleaner exiting --- FAIL: TestFileRename (6.59s) --- FAIL: TestFileRename/minimal,forceCache=true (3.49s) --- FAIL: TestFileRename/writes,forceCache=true (3.10s) FAIL 2020/08/16 05:33:10 DEBUG : Putio root 'rclone-test-nucevix2seguxej5saquvaq0': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestPutio: -verbose -test.run '^TestFileRename$/^(minimal,forceCache=true|writes,forceCache=true)$'" - Finished ERROR in 6.880216613s (try 5/5): exit status 1: Failed [TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true]