"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirWalk|TestVFSStat)$|^TestFileRename$/^writes,forceCache=true$'" - Starting (try 2/5) 2025/04/18 06:24:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-miluwij4mewo" 2025/04/18 06:24:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 06:24:55 DEBUG : Starting OpenDrive session with ID: 7d435fb13f3ae7ae28c3796a44c9f6ec7e9c6cca1f1e59ac34e406f9ee013bf9 2025/04/18 06:24:55 DEBUG : Creating backend with remote "/tmp/rclone3259106005" === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-miluwij4mewo'", Local "Local file system at /tmp/rclone3259106005", Modify Window "1s" 2025/04/18 06:24:55 INFO : OpenDrive root 'rclone-test-miluwij4mewo': poll-interval is not supported by this remote 2025/04/18 06:24:55 NOTICE: OpenDrive root 'rclone-test-miluwij4mewo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-miluwij4mewo'": failed to get folder list: Directory doesn't exist (Error 404) 2025/04/18 06:24:56 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:56 DEBUG : : Looking for writers 2025/04/18 06:24:56 DEBUG : >WaitForWriters: 2025/04/18 06:24:56 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:25 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirWalk --- FAIL: TestDirWalk (0.66s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-miluwij4mewo'", Local "Local file system at /tmp/rclone3259106005", Modify Window "1s" 2025/04/18 06:24:56 INFO : OpenDrive root 'rclone-test-miluwij4mewo': poll-interval is not supported by this remote 2025/04/18 06:24:56 NOTICE: OpenDrive root 'rclone-test-miluwij4mewo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/04/18 06:24:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:24:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/18 06:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:24:59 DEBUG : OpenDrive root 'rclone-test-miluwij4mewo': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:25:00 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/18 06:25:01 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:25:01 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/18 06:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:25:01 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:25:01 DEBUG : dir: Looking for writers 2025/04/18 06:25:01 DEBUG : file1: reading active writers 2025/04/18 06:25:01 DEBUG : potato: reading active writers 2025/04/18 06:25:01 DEBUG : : Looking for writers 2025/04/18 06:25:01 DEBUG : dir: reading active writers 2025/04/18 06:25:01 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.88s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-miluwij4mewo'", Local "Local file system at /tmp/rclone3259106005", Modify Window "1s" 2025/04/18 06:25:02 INFO : OpenDrive root 'rclone-test-miluwij4mewo': poll-interval is not supported by this remote 2025/04/18 06:25:02 NOTICE: OpenDrive root 'rclone-test-miluwij4mewo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:25:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:25:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/18 06:25:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:25:06 DEBUG : dir/sub: Looking for writers 2025/04/18 06:25:06 DEBUG : dir: Looking for writers 2025/04/18 06:25:06 DEBUG : file1: reading active writers 2025/04/18 06:25:06 DEBUG : sub: reading active writers 2025/04/18 06:25:06 DEBUG : : Looking for writers 2025/04/18 06:25:06 DEBUG : dir: reading active writers 2025/04/18 06:25:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.96s) === RUN TestFileRename === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-miluwij4mewo'", Local "Local file system at /tmp/rclone3259106005", Modify Window "1s" 2025/04/18 06:25:08 INFO : OpenDrive root 'rclone-test-miluwij4mewo': poll-interval is not supported by this remote 2025/04/18 06:25:08 DEBUG : OpenDrive root 'rclone-test-miluwij4mewo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:25:08 DEBUG : OpenDrive root 'rclone-test-miluwij4mewo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-miluwij4mewo" 2025/04/18 06:25:08 DEBUG : OpenDrive root 'rclone-test-miluwij4mewo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-miluwij4mewo" 2025/04/18 06:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-miluwij4mewo" 2025/04/18 06:25:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-miluwij4mewo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-miluwij4mewo" 2025/04/18 06:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-miluwij4mewo" 2025/04/18 06:25:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-miluwij4mewo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-miluwij4mewo" 2025/04/18 06:25:08 INFO : OpenDrive root 'rclone-test-miluwij4mewo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:25:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:25:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:25:11 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:25:11 DEBUG : dir/file1(0xc0007946c0): openPending: 2025/04/18 06:25:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:25:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:25:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:25:11 DEBUG : dir/file1(0xc0007946c0): >openPending: err= 2025/04/18 06:25:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:25:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:25:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:25:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:25:11 DEBUG : dir/file1(0xc0007946c0): _writeAt: size=14, off=0 2025/04/18 06:25:11 DEBUG : dir/file1(0xc0007946c0): >_writeAt: n=14, err= 2025/04/18 06:25:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:25:11 DEBUG : dir/file1(0xc0007946c0): close: 2025/04/18 06:25:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:25:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:25:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:25:11 DEBUG : dir/file1(0xc0007946c0): >close: err= 2025/04/18 06:25:11 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:25:11 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:25:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:25:11 DEBUG : dir: Looking for writers 2025/04/18 06:25:11 DEBUG : file1: reading active writers 2025/04/18 06:25:11 DEBUG : : Looking for writers 2025/04/18 06:25:11 DEBUG : dir: reading active writers 2025/04/18 06:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:25:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 06:25:12 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:25:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:25:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/18 06:25:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:25:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:25:12 DEBUG : dir: Looking for writers 2025/04/18 06:25:12 DEBUG : file1: reading active writers 2025/04/18 06:25:12 DEBUG : : Looking for writers 2025/04/18 06:25:12 DEBUG : dir: reading active writers 2025/04/18 06:25:12 DEBUG : >WaitForWriters: 2025/04/18 06:25:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:25:12 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:25:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:25:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:25:12 DEBUG : dir/file1(0xc00054a540): _readAt: size=512, off=0 2025/04/18 06:25:12 DEBUG : dir/file1(0xc00054a540): openPending: 2025/04/18 06:25:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:25:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:25:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:25:12 DEBUG : dir/file1(0xc00054a540): >openPending: err= 2025/04/18 06:25:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:25:12 DEBUG : dir/file1(0xc00054a540): >_readAt: n=14, err=EOF 2025/04/18 06:25:12 DEBUG : dir/file1(0xc00054a540): close: 2025/04/18 06:25:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:25:12 DEBUG : dir/file1(0xc00054a540): >close: err= 2025/04/18 06:25:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:25:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:25:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b4840 2025/04/18 06:25:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:25:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:25:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:25:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:25:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b4840 2025/04/18 06:25:14 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:25:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:25:14 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:25:14 DEBUG : dir/file1(0xc000794580): openPending: 2025/04/18 06:25:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:25:14 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/18 06:25:14 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:25:14 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:25:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:25:14 DEBUG : dir/file1(0xc000794580): >openPending: err= 2025/04/18 06:25:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:25:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:25:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:25:14 DEBUG : dir/file1(0xc000794580): _writeAt: size=25, off=0 2025/04/18 06:25:14 DEBUG : dir/file1(0xc000794580): >_writeAt: n=25, err= 2025/04/18 06:25:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:25:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:25:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b4840 2025/04/18 06:25:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:25:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:25:14 DEBUG : newLeaf(0xc000794580): close: 2025/04/18 06:25:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:25:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:25:14.347582088 +0000 UTC m=+19.404099948 2025/04/18 06:25:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:25:14 DEBUG : newLeaf(0xc000794580): >close: err= 2025/04/18 06:25:14 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:25:14 DEBUG : dir: Looking for writers 2025/04/18 06:25:14 DEBUG : : Looking for writers 2025/04/18 06:25:14 DEBUG : dir: reading active writers 2025/04/18 06:25:14 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:25:14 DEBUG : dir: Looking for writers 2025/04/18 06:25:14 DEBUG : : Looking for writers 2025/04/18 06:25:14 DEBUG : dir: reading active writers 2025/04/18 06:25:14 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:25:14 DEBUG : dir: Looking for writers 2025/04/18 06:25:14 DEBUG : : Looking for writers 2025/04/18 06:25:14 DEBUG : dir: reading active writers 2025/04/18 06:25:14 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:25:14 DEBUG : dir: Looking for writers 2025/04/18 06:25:14 DEBUG : : Looking for writers 2025/04/18 06:25:14 DEBUG : dir: reading active writers 2025/04/18 06:25:14 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:25:14 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:25:15 DEBUG : dir: Looking for writers 2025/04/18 06:25:15 DEBUG : : Looking for writers 2025/04/18 06:25:15 DEBUG : dir: reading active writers 2025/04/18 06:25:15 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:25:15 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/18 06:25:15 DEBUG : dir: Looking for writers 2025/04/18 06:25:15 DEBUG : : Looking for writers 2025/04/18 06:25:15 DEBUG : dir: reading active writers 2025/04/18 06:25:15 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:25:15 DEBUG : dir: Looking for writers 2025/04/18 06:25:15 DEBUG : : Looking for writers 2025/04/18 06:25:15 DEBUG : dir: reading active writers 2025/04/18 06:25:15 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:25:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:25:15 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:25:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:25:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:25:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:25:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:25:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:25:16 DEBUG : dir: Looking for writers 2025/04/18 06:25:16 DEBUG : : Looking for writers 2025/04/18 06:25:16 DEBUG : dir: reading active writers 2025/04/18 06:25:16 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:16 DEBUG : >WaitForWriters: 2025/04/18 06:25:16 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:25:16 DEBUG : dir: Looking for writers 2025/04/18 06:25:16 DEBUG : : Looking for writers 2025/04/18 06:25:16 DEBUG : newLeaf: reading active writers 2025/04/18 06:25:16 DEBUG : dir: reading active writers 2025/04/18 06:25:16 DEBUG : >WaitForWriters: 2025/04/18 06:25:16 DEBUG : OpenDrive root 'rclone-test-miluwij4mewo': vfs cache: cleaner exiting --- PASS: TestFileRename (9.15s) --- PASS: TestFileRename/writes,forceCache=true (9.15s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-miluwij4mewo'", Local "Local file system at /tmp/rclone3259106005", Modify Window "1s" 2025/04/18 06:25:17 INFO : OpenDrive root 'rclone-test-miluwij4mewo': poll-interval is not supported by this remote 2025/04/18 06:25:17 NOTICE: OpenDrive root 'rclone-test-miluwij4mewo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:25:18 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:25:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/18 06:25:21 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:25:21 DEBUG : dir: Looking for writers 2025/04/18 06:25:21 DEBUG : file2: reading active writers 2025/04/18 06:25:21 DEBUG : : Looking for writers 2025/04/18 06:25:21 DEBUG : dir: reading active writers 2025/04/18 06:25:21 DEBUG : file1: reading active writers 2025/04/18 06:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.44s) FAIL 2025/04/18 06:25:22 DEBUG : OpenDrive root 'rclone-test-miluwij4mewo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirWalk|TestVFSStat)$|^TestFileRename$/^writes,forceCache=true$'" - Finished ERROR in 28.779362782s (try 2/5): exit status 1: Failed [TestDirWalk TestDirCreate]