"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestVFSMkdirAll|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$'" - Starting (try 2/5) 2025/01/02 03:07:27 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-sefufeh1dumi" 2025/01/02 03:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 03:07:27 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2025/01/02 03:07:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/01/02 03:07:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/01/02 03:07:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/01/02 03:07:27 DEBUG : Setting pass="nmEVQi6F2b3rhxdjxsDKeoFDJSkfMYozzQB1t94tWAVS6CU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/01/02 03:07:27 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{3VABU}" suffix to name 2025/01/02 03:07:27 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2025/01/02 03:07:27 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2025/01/02 03:07:27 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2025/01/02 03:07:27 DEBUG : Setting pass="nmEVQi6F2b3rhxdjxsDKeoFDJSkfMYozzQB1t94tWAVS6CU" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2025/01/02 03:07:27 DEBUG : found headers: 2025/01/02 03:07:27 DEBUG : Creating backend with remote "/tmp/rclone672454947" === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:07:27 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:07:27 ERROR : : error listing: directory not found 2025/01/02 03:07:27 ERROR : : error listing: directory not found 2025/01/02 03:07:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/01/02 03:07:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/01/02 03:07:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/01/02 03:07:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/01/02 03:07:29 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:07:29 DEBUG : a/b/c/d: Looking for writers 2025/01/02 03:07:29 DEBUG : a/b/c: Looking for writers 2025/01/02 03:07:29 DEBUG : d: reading active writers 2025/01/02 03:07:29 DEBUG : a/b: Looking for writers 2025/01/02 03:07:29 DEBUG : c: reading active writers 2025/01/02 03:07:29 DEBUG : a: Looking for writers 2025/01/02 03:07:29 DEBUG : b: reading active writers 2025/01/02 03:07:29 DEBUG : : Looking for writers 2025/01/02 03:07:29 DEBUG : a: reading active writers 2025/01/02 03:07:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.55s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:07:31 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:07:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/02 03:07:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/01/02 03:07:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/01/02 03:07:31 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (5 bytes), uploading instead of streaming 2025/01/02 03:07:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/02 03:07:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/01/02 03:07:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/02 03:07:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (0 bytes), uploading instead of streaming 2025/01/02 03:07:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:07:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/01/02 03:07:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (7 bytes), uploading instead of streaming 2025/01/02 03:07:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:31 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/01/02 03:07:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:07:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:31 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:07:31 DEBUG : : Looking for writers 2025/01/02 03:07:31 DEBUG : file1: reading active writers 2025/01/02 03:07:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.22s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:07:32 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:07:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/01/02 03:07:33 DEBUG : file1: aborting in-sequence write wait, off=100 2025/01/02 03:07:33 DEBUG : file1: failed to wait for in-sequence write to 100 2025/01/02 03:07:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/01/02 03:07:33 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (11 bytes), uploading instead of streaming 2025/01/02 03:07:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:07:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:07:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/01/02 03:07:33 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:07:33 DEBUG : : Looking for writers 2025/01/02 03:07:33 DEBUG : file1: reading active writers 2025/01/02 03:07:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.67s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:07:33 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:07:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/01/02 03:07:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:34 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (5 bytes), uploading instead of streaming 2025/01/02 03:07:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/01/02 03:07:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:07:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/01/02 03:07:34 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:07:34 DEBUG : : Looking for writers 2025/01/02 03:07:34 DEBUG : file1: reading active writers 2025/01/02 03:07:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.59s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:07:34 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:07:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:34 DEBUG : file1: WriteFileHandle.Release closing 2025/01/02 03:07:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:34 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (0 bytes), uploading instead of streaming 2025/01/02 03:07:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:07:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:07:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/01/02 03:07:34 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:07:34 DEBUG : : Looking for writers 2025/01/02 03:07:34 DEBUG : file1: reading active writers 2025/01/02 03:07:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:07:35 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:07:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:07:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:07:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:07:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:07:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:07:35 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/01/02 03:07:35 DEBUG : Can set mod time: false write_test.go:321: can't set mod time 2025/01/02 03:07:35 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:07:35 DEBUG : : Looking for writers 2025/01/02 03:07:35 DEBUG : file1: reading active writers 2025/01/02 03:07:35 DEBUG : file1: active writers 1 2025/01/02 03:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/01/02 03:07:35 DEBUG : : Looking for writers 2025/01/02 03:07:35 DEBUG : file1: reading active writers 2025/01/02 03:07:35 DEBUG : file1: active writers 1 2025/01/02 03:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/01/02 03:07:35 DEBUG : : Looking for writers 2025/01/02 03:07:35 DEBUG : file1: reading active writers 2025/01/02 03:07:35 DEBUG : file1: active writers 1 2025/01/02 03:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/01/02 03:07:35 DEBUG : : Looking for writers 2025/01/02 03:07:35 DEBUG : file1: reading active writers 2025/01/02 03:07:35 DEBUG : file1: active writers 1 2025/01/02 03:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/01/02 03:07:35 DEBUG : : Looking for writers 2025/01/02 03:07:35 DEBUG : file1: reading active writers 2025/01/02 03:07:35 DEBUG : file1: active writers 1 2025/01/02 03:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/01/02 03:07:36 DEBUG : : Looking for writers 2025/01/02 03:07:36 DEBUG : file1: reading active writers 2025/01/02 03:07:36 DEBUG : file1: active writers 1 2025/01/02 03:07:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/01/02 03:07:36 DEBUG : : Looking for writers 2025/01/02 03:07:36 DEBUG : file1: reading active writers 2025/01/02 03:07:36 DEBUG : file1: active writers 1 2025/01/02 03:07:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/01/02 03:07:37 DEBUG : : Looking for writers 2025/01/02 03:07:37 DEBUG : file1: reading active writers 2025/01/02 03:07:37 DEBUG : file1: active writers 1 2025/01/02 03:07:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:38 DEBUG : : Looking for writers 2025/01/02 03:07:38 DEBUG : file1: reading active writers 2025/01/02 03:07:38 DEBUG : file1: active writers 1 2025/01/02 03:07:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:39 DEBUG : : Looking for writers 2025/01/02 03:07:39 DEBUG : file1: reading active writers 2025/01/02 03:07:39 DEBUG : file1: active writers 1 2025/01/02 03:07:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:40 DEBUG : : Looking for writers 2025/01/02 03:07:40 DEBUG : file1: reading active writers 2025/01/02 03:07:40 DEBUG : file1: active writers 1 2025/01/02 03:07:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:41 DEBUG : : Looking for writers 2025/01/02 03:07:41 DEBUG : file1: reading active writers 2025/01/02 03:07:41 DEBUG : file1: active writers 1 2025/01/02 03:07:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:42 DEBUG : : Looking for writers 2025/01/02 03:07:42 DEBUG : file1: reading active writers 2025/01/02 03:07:42 DEBUG : file1: active writers 1 2025/01/02 03:07:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:43 DEBUG : : Looking for writers 2025/01/02 03:07:43 DEBUG : file1: reading active writers 2025/01/02 03:07:43 DEBUG : file1: active writers 1 2025/01/02 03:07:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:44 DEBUG : : Looking for writers 2025/01/02 03:07:44 DEBUG : file1: reading active writers 2025/01/02 03:07:44 DEBUG : file1: active writers 1 2025/01/02 03:07:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:45 DEBUG : : Looking for writers 2025/01/02 03:07:45 DEBUG : file1: reading active writers 2025/01/02 03:07:45 DEBUG : file1: active writers 1 2025/01/02 03:07:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:46 DEBUG : : Looking for writers 2025/01/02 03:07:46 DEBUG : file1: reading active writers 2025/01/02 03:07:46 DEBUG : file1: active writers 1 2025/01/02 03:07:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:47 DEBUG : : Looking for writers 2025/01/02 03:07:47 DEBUG : file1: reading active writers 2025/01/02 03:07:47 DEBUG : file1: active writers 1 2025/01/02 03:07:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:48 DEBUG : : Looking for writers 2025/01/02 03:07:48 DEBUG : file1: reading active writers 2025/01/02 03:07:48 DEBUG : file1: active writers 1 2025/01/02 03:07:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:49 DEBUG : : Looking for writers 2025/01/02 03:07:49 DEBUG : file1: reading active writers 2025/01/02 03:07:49 DEBUG : file1: active writers 1 2025/01/02 03:07:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:50 DEBUG : : Looking for writers 2025/01/02 03:07:50 DEBUG : file1: reading active writers 2025/01/02 03:07:50 DEBUG : file1: active writers 1 2025/01/02 03:07:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:51 DEBUG : : Looking for writers 2025/01/02 03:07:51 DEBUG : file1: reading active writers 2025/01/02 03:07:51 DEBUG : file1: active writers 1 2025/01/02 03:07:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:52 DEBUG : : Looking for writers 2025/01/02 03:07:52 DEBUG : file1: reading active writers 2025/01/02 03:07:52 DEBUG : file1: active writers 1 2025/01/02 03:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:53 DEBUG : : Looking for writers 2025/01/02 03:07:53 DEBUG : file1: reading active writers 2025/01/02 03:07:53 DEBUG : file1: active writers 1 2025/01/02 03:07:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:54 DEBUG : : Looking for writers 2025/01/02 03:07:54 DEBUG : file1: reading active writers 2025/01/02 03:07:54 DEBUG : file1: active writers 1 2025/01/02 03:07:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:55 DEBUG : : Looking for writers 2025/01/02 03:07:55 DEBUG : file1: reading active writers 2025/01/02 03:07:55 DEBUG : file1: active writers 1 2025/01/02 03:07:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:56 DEBUG : : Looking for writers 2025/01/02 03:07:56 DEBUG : file1: reading active writers 2025/01/02 03:07:56 DEBUG : file1: active writers 1 2025/01/02 03:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:57 DEBUG : : Looking for writers 2025/01/02 03:07:57 DEBUG : file1: reading active writers 2025/01/02 03:07:57 DEBUG : file1: active writers 1 2025/01/02 03:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:58 DEBUG : : Looking for writers 2025/01/02 03:07:58 DEBUG : file1: reading active writers 2025/01/02 03:07:58 DEBUG : file1: active writers 1 2025/01/02 03:07:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:07:59 DEBUG : : Looking for writers 2025/01/02 03:07:59 DEBUG : file1: reading active writers 2025/01/02 03:07:59 DEBUG : file1: active writers 1 2025/01/02 03:07:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:00 DEBUG : : Looking for writers 2025/01/02 03:08:00 DEBUG : file1: reading active writers 2025/01/02 03:08:00 DEBUG : file1: active writers 1 2025/01/02 03:08:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:01 DEBUG : : Looking for writers 2025/01/02 03:08:01 DEBUG : file1: reading active writers 2025/01/02 03:08:01 DEBUG : file1: active writers 1 2025/01/02 03:08:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:02 DEBUG : : Looking for writers 2025/01/02 03:08:02 DEBUG : file1: reading active writers 2025/01/02 03:08:02 DEBUG : file1: active writers 1 2025/01/02 03:08:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:03 DEBUG : : Looking for writers 2025/01/02 03:08:03 DEBUG : file1: reading active writers 2025/01/02 03:08:03 DEBUG : file1: active writers 1 2025/01/02 03:08:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:04 DEBUG : : Looking for writers 2025/01/02 03:08:04 DEBUG : file1: reading active writers 2025/01/02 03:08:04 DEBUG : file1: active writers 1 2025/01/02 03:08:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:05 DEBUG : : Looking for writers 2025/01/02 03:08:05 DEBUG : file1: reading active writers 2025/01/02 03:08:05 DEBUG : file1: active writers 1 2025/01/02 03:08:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/01/02 03:08:05 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/01/02 03:08:05 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.90s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:08:06 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:08:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:08:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:08:06 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (0 bytes), uploading instead of streaming 2025/01/02 03:08:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:08:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:08:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:08:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:08:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/02 03:08:06 DEBUG : file1: Open: flags=O_RDONLY 2025/01/02 03:08:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/02 03:08:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/02 03:08:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/02 03:08:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/02 03:08:06 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:08:06 DEBUG : : Looking for writers 2025/01/02 03:08:06 DEBUG : file1: reading active writers 2025/01/02 03:08:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-sefufeh1dumi'", Local "Local file system at /tmp/rclone672454947", Modify Window "1s" 2025/01/02 03:08:06 INFO : webdav root 'rclone-test-sefufeh1dumi': poll-interval is not supported by this remote 2025/01/02 03:08:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/01/02 03:08:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/01/02 03:08:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:08:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/01/02 03:08:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/01/02 03:08:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:08:06 DEBUG : webdav root 'rclone-test-sefufeh1dumi': File to upload is small (100 bytes), uploading instead of streaming 2025/01/02 03:08:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/01/02 03:08:07 DEBUG : file1: md5 = 377887078121418e2ae96b68b37ffed8 OK 2025/01/02 03:08:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/01/02 03:08:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/01/02 03:08:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/01/02 03:08:07 DEBUG : file1: Open: flags=O_RDONLY 2025/01/02 03:08:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/01/02 03:08:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/01/02 03:08:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/01/02 03:08:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/01/02 03:08:07 DEBUG : WaitForWriters: timeout=30s 2025/01/02 03:08:07 DEBUG : : Looking for writers 2025/01/02 03:08:07 DEBUG : file1: reading active writers 2025/01/02 03:08:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.69s) PASS 2025/01/02 03:08:07 DEBUG : webdav root 'rclone-test-sefufeh1dumi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestVFSMkdirAll|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$'" - Finished OK in 40.119100853s (try 2/5)