"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestRWFileHandleMethodsRead|TestReadFileHandleSeek|TestVFSMkdirAll)$|^TestFileSetModTime$/^cache=off,open=true,write=false$'" - Starting (try 2/5) 2024/12/12 01:27:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-reriyac6riju" 2024/12/12 01:27:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 01:27:08 DEBUG : Creating backend with remote "/tmp/rclone2968349542" === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-reriyac6riju'", Local "Local file system at /tmp/rclone2968349542", Modify Window "1s" 2024/12/12 01:27:08 INFO : files root 'rclone-test-reriyac6riju': poll-interval is not supported by this remote 2024/12/12 01:27:11 DEBUG : Can set mod time: true 2024/12/12 01:27:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/12 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/12 01:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 01:27:11 DEBUG : files root 'rclone-test-reriyac6riju': File to upload is small (0 bytes), uploading instead of streaming 2024/12/12 01:27:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/12 01:27:12 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/12 01:27:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/12 01:27:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/12/12 01:27:12 DEBUG : dir: Looking for writers 2024/12/12 01:27:12 DEBUG : file1: reading active writers 2024/12/12 01:27:12 DEBUG : : Looking for writers 2024/12/12 01:27:12 DEBUG : dir: reading active writers 2024/12/12 01:27:12 DEBUG : >WaitForWriters: 2024/12/12 01:27:12 DEBUG : WaitForWriters: timeout=30s 2024/12/12 01:27:12 DEBUG : dir: Looking for writers 2024/12/12 01:27:12 DEBUG : file1: reading active writers 2024/12/12 01:27:12 DEBUG : : Looking for writers 2024/12/12 01:27:12 DEBUG : dir: reading active writers 2024/12/12 01:27:12 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (4.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.98s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-reriyac6riju'", Local "Local file system at /tmp/rclone2968349542", Modify Window "1s" 2024/12/12 01:27:13 INFO : files root 'rclone-test-reriyac6riju': poll-interval is not supported by this remote 2024/12/12 01:27:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 01:27:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 01:27:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/12 01:27:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/12 01:27:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 01:27:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/12 01:27:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/12 01:27:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/12 01:27:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/12 01:27:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/12 01:27:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/12 01:27:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/12 01:27:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/12 01:27:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/12 01:27:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/12 01:27:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/12 01:27:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/12 01:27:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/12 01:27:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/12 01:27:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/12 01:27:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/12 01:27:16 DEBUG : WaitForWriters: timeout=30s 2024/12/12 01:27:16 DEBUG : dir: Looking for writers 2024/12/12 01:27:16 DEBUG : file1: reading active writers 2024/12/12 01:27:16 DEBUG : : Looking for writers 2024/12/12 01:27:16 DEBUG : dir: reading active writers 2024/12/12 01:27:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.77s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-reriyac6riju'", Local "Local file system at /tmp/rclone2968349542", Modify Window "1s" 2024/12/12 01:27:16 INFO : files root 'rclone-test-reriyac6riju': poll-interval is not supported by this remote 2024/12/12 01:27:16 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/12 01:27:16 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-reriyac6riju" 2024/12/12 01:27:16 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-reriyac6riju" 2024/12/12 01:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-reriyac6riju" 2024/12/12 01:27:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 01:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-reriyac6riju" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-reriyac6riju" 2024/12/12 01:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-reriyac6riju" 2024/12/12 01:27:16 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/12 01:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-reriyac6riju" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-reriyac6riju" 2024/12/12 01:27:16 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/12 01:27:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/12 01:27:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/12 01:27:18 DEBUG : dir/file1: newRWFileHandle: 2024/12/12 01:27:18 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/12 01:27:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/12 01:27:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): _readAt: size=1, off=0 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): openPending: 2024/12/12 01:27:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/12 01:27:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/12 01:27:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): >openPending: err= 2024/12/12 01:27:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/12 01:27:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/12 01:27:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/12 01:27:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): >_readAt: n=1, err= 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): _readAt: size=256, off=1 2024/12/12 01:27:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): >_readAt: n=15, err=EOF 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): _readAt: size=16, off=16 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): >_readAt: n=0, err=EOF 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): close: 2024/12/12 01:27:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): >close: err= 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): close: 2024/12/12 01:27:18 DEBUG : dir/file1(0xc00055c480): >close: err=file already closed 2024/12/12 01:27:18 DEBUG : WaitForWriters: timeout=30s 2024/12/12 01:27:18 DEBUG : dir: Looking for writers 2024/12/12 01:27:18 DEBUG : file1: reading active writers 2024/12/12 01:27:18 DEBUG : : Looking for writers 2024/12/12 01:27:18 DEBUG : dir: reading active writers 2024/12/12 01:27:18 DEBUG : >WaitForWriters: 2024/12/12 01:27:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.50s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-reriyac6riju'", Local "Local file system at /tmp/rclone2968349542", Modify Window "1s" 2024/12/12 01:27:19 INFO : files root 'rclone-test-reriyac6riju': poll-interval is not supported by this remote 2024/12/12 01:27:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/12 01:27:20 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/12 01:27:20 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/12 01:27:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/12 01:27:22 DEBUG : WaitForWriters: timeout=30s 2024/12/12 01:27:22 DEBUG : a/b/c/d: Looking for writers 2024/12/12 01:27:22 DEBUG : a/b/c: Looking for writers 2024/12/12 01:27:22 DEBUG : d: reading active writers 2024/12/12 01:27:22 DEBUG : a/b: Looking for writers 2024/12/12 01:27:22 DEBUG : c: reading active writers 2024/12/12 01:27:22 DEBUG : a: Looking for writers 2024/12/12 01:27:22 DEBUG : b: reading active writers 2024/12/12 01:27:22 DEBUG : : Looking for writers 2024/12/12 01:27:22 DEBUG : a: reading active writers 2024/12/12 01:27:22 DEBUG : >WaitForWriters: 2024/12/12 01:27:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-reriyac6riju/a/b not empty`) 2024/12/12 01:27:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 01:27:24 DEBUG : pacer: Reducing sleep to 15ms 2024/12/12 01:27:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-reriyac6riju/a not empty`) 2024/12/12 01:27:24 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/12/12 01:27:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-reriyac6riju/a not empty`) 2024/12/12 01:27:24 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/12/12 01:27:24 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-reriyac6riju/a not empty`) 2024/12/12 01:27:24 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2024/12/12 01:27:24 DEBUG : pacer: Reducing sleep to 90ms 2024/12/12 01:27:24 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestVFSMkdirAll (5.41s) PASS 2024/12/12 01:27:24 DEBUG : files root 'rclone-test-reriyac6riju': Purge remote 2024/12/12 01:27:24 DEBUG : pacer: Reducing sleep to 50.625ms "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestRWFileHandleMethodsRead|TestReadFileHandleSeek|TestVFSMkdirAll)$|^TestFileSetModTime$/^cache=off,open=true,write=false$'" - Finished OK in 17.527699856s (try 2/5)