"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestWriteFileHandleFlush|TestWriteFileHandleRelease|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 5/5) 2026/05/09 05:06:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rulodij1bode" 2026/05/09 05:06:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 05:06:22 DEBUG : Linkbox root 'rclone-test-rulodij1bode': Using cached web token 2026/05/09 05:06:23 DEBUG : Creating backend with remote "/tmp/rclone1079412943" === RUN TestWriteFileHandleFlush run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:06:23 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:06:23 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:06:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 05:06:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 05:06:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:06:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 05:06:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 05:06:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/09 05:06:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:06:23 DEBUG : Linkbox root 'rclone-test-rulodij1bode': File to upload is small (5 bytes), uploading instead of streaming 2026/05/09 05:06:27 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 05:06:27 DEBUG : file1: size = 5 OK 2026/05/09 05:06:27 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/09 05:06:27 DEBUG : file1: Size of src and dst objects identical 2026/05/09 05:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:06:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/09 05:06:27 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:06:27 DEBUG : Looking for writers 2026/05/09 05:06:27 DEBUG : file1: reading active writers 2026/05/09 05:06:27 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleFlush (13.50s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:06:37 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:06:37 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:06:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 05:06:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 05:06:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:06:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 05:06:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 05:06:37 DEBUG : file1: WriteFileHandle.Release closing 2026/05/09 05:06:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/09 05:06:37 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:06:37 DEBUG : Looking for writers 2026/05/09 05:06:37 DEBUG : file1: reading active writers 2026/05/09 05:06:37 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleRelease (11.75s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:06:48 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:06:48 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:06:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 05:06:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 05:06:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:06:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 05:06:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 05:06:51 DEBUG : time_test: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 05:06:53 DEBUG : Can set mod time: false write_test.go:321: can't set mod time 2026/05/09 05:06:53 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/09 05:06:53 DEBUG : Looking for writers 2026/05/09 05:06:53 DEBUG : file1: reading active writers 2026/05/09 05:06:53 DEBUG : file1: active writers 1 2026/05/09 05:06:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/09 05:06:54 DEBUG : Looking for writers 2026/05/09 05:06:54 DEBUG : file1: reading active writers 2026/05/09 05:06:54 DEBUG : file1: active writers 1 2026/05/09 05:06:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:06:55 DEBUG : Looking for writers 2026/05/09 05:06:55 DEBUG : file1: reading active writers 2026/05/09 05:06:55 DEBUG : file1: active writers 1 2026/05/09 05:06:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:06:56 DEBUG : Looking for writers 2026/05/09 05:06:56 DEBUG : file1: reading active writers 2026/05/09 05:06:56 DEBUG : file1: active writers 1 2026/05/09 05:06:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:06:57 DEBUG : Looking for writers 2026/05/09 05:06:57 DEBUG : file1: reading active writers 2026/05/09 05:06:57 DEBUG : file1: active writers 1 2026/05/09 05:06:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:06:58 DEBUG : Looking for writers 2026/05/09 05:06:58 DEBUG : file1: reading active writers 2026/05/09 05:06:58 DEBUG : file1: active writers 1 2026/05/09 05:06:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:06:59 DEBUG : Looking for writers 2026/05/09 05:06:59 DEBUG : file1: reading active writers 2026/05/09 05:06:59 DEBUG : file1: active writers 1 2026/05/09 05:06:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:00 DEBUG : Looking for writers 2026/05/09 05:07:00 DEBUG : file1: reading active writers 2026/05/09 05:07:00 DEBUG : file1: active writers 1 2026/05/09 05:07:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:01 DEBUG : Looking for writers 2026/05/09 05:07:01 DEBUG : file1: reading active writers 2026/05/09 05:07:01 DEBUG : file1: active writers 1 2026/05/09 05:07:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:02 DEBUG : Looking for writers 2026/05/09 05:07:02 DEBUG : file1: reading active writers 2026/05/09 05:07:02 DEBUG : file1: active writers 1 2026/05/09 05:07:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:03 DEBUG : Looking for writers 2026/05/09 05:07:03 DEBUG : file1: reading active writers 2026/05/09 05:07:03 DEBUG : file1: active writers 1 2026/05/09 05:07:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:04 DEBUG : Looking for writers 2026/05/09 05:07:04 DEBUG : file1: reading active writers 2026/05/09 05:07:04 DEBUG : file1: active writers 1 2026/05/09 05:07:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:05 DEBUG : Looking for writers 2026/05/09 05:07:05 DEBUG : file1: reading active writers 2026/05/09 05:07:05 DEBUG : file1: active writers 1 2026/05/09 05:07:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:06 DEBUG : Looking for writers 2026/05/09 05:07:06 DEBUG : file1: reading active writers 2026/05/09 05:07:06 DEBUG : file1: active writers 1 2026/05/09 05:07:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:07 DEBUG : Looking for writers 2026/05/09 05:07:07 DEBUG : file1: reading active writers 2026/05/09 05:07:07 DEBUG : file1: active writers 1 2026/05/09 05:07:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:08 DEBUG : Looking for writers 2026/05/09 05:07:08 DEBUG : file1: reading active writers 2026/05/09 05:07:08 DEBUG : file1: active writers 1 2026/05/09 05:07:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:09 DEBUG : Looking for writers 2026/05/09 05:07:09 DEBUG : file1: reading active writers 2026/05/09 05:07:09 DEBUG : file1: active writers 1 2026/05/09 05:07:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:10 DEBUG : Looking for writers 2026/05/09 05:07:10 DEBUG : file1: reading active writers 2026/05/09 05:07:10 DEBUG : file1: active writers 1 2026/05/09 05:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:11 DEBUG : Looking for writers 2026/05/09 05:07:11 DEBUG : file1: reading active writers 2026/05/09 05:07:11 DEBUG : file1: active writers 1 2026/05/09 05:07:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:12 DEBUG : Looking for writers 2026/05/09 05:07:12 DEBUG : file1: reading active writers 2026/05/09 05:07:12 DEBUG : file1: active writers 1 2026/05/09 05:07:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:13 DEBUG : Looking for writers 2026/05/09 05:07:13 DEBUG : file1: reading active writers 2026/05/09 05:07:13 DEBUG : file1: active writers 1 2026/05/09 05:07:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:14 DEBUG : Looking for writers 2026/05/09 05:07:14 DEBUG : file1: reading active writers 2026/05/09 05:07:14 DEBUG : file1: active writers 1 2026/05/09 05:07:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:15 DEBUG : Looking for writers 2026/05/09 05:07:15 DEBUG : file1: reading active writers 2026/05/09 05:07:15 DEBUG : file1: active writers 1 2026/05/09 05:07:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:16 DEBUG : Looking for writers 2026/05/09 05:07:16 DEBUG : file1: reading active writers 2026/05/09 05:07:16 DEBUG : file1: active writers 1 2026/05/09 05:07:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:17 DEBUG : Looking for writers 2026/05/09 05:07:17 DEBUG : file1: reading active writers 2026/05/09 05:07:17 DEBUG : file1: active writers 1 2026/05/09 05:07:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:18 DEBUG : Looking for writers 2026/05/09 05:07:18 DEBUG : file1: reading active writers 2026/05/09 05:07:18 DEBUG : file1: active writers 1 2026/05/09 05:07:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:19 DEBUG : Looking for writers 2026/05/09 05:07:19 DEBUG : file1: reading active writers 2026/05/09 05:07:19 DEBUG : file1: active writers 1 2026/05/09 05:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:20 DEBUG : Looking for writers 2026/05/09 05:07:20 DEBUG : file1: reading active writers 2026/05/09 05:07:20 DEBUG : file1: active writers 1 2026/05/09 05:07:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:21 DEBUG : Looking for writers 2026/05/09 05:07:21 DEBUG : file1: reading active writers 2026/05/09 05:07:21 DEBUG : file1: active writers 1 2026/05/09 05:07:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:22 DEBUG : Looking for writers 2026/05/09 05:07:22 DEBUG : file1: reading active writers 2026/05/09 05:07:22 DEBUG : file1: active writers 1 2026/05/09 05:07:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:23 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/09 05:07:23 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "time_test" --- FAIL: TestWriteFileModTimeWithOpenWriters (48.55s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:07:37 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:07:37 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:07:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 05:07:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 05:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:07:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 05:07:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 05:07:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/09 05:07:37 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 05:07:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 05:07:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/09 05:07:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:07:37 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 169h46m14.926803927s different from this computer 2026/05/09 05:07:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: 5 actual : 0 Test: TestFileReadAtZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: []byte{} actual : []byte{0x68, 0x65, 0x6c, 0x6c, 0x6f} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]uint8) { +([]uint8) (len=5) { + 00000000 68 65 6c 6c 6f |hello| } Test: TestFileReadAtZeroLength 2026/05/09 05:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:07:37 DEBUG : Looking for writers 2026/05/09 05:07:37 DEBUG : file1: reading active writers 2026/05/09 05:07:37 DEBUG : time_test: reading active writers 2026/05/09 05:07:37 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "time_test" --- FAIL: TestFileReadAtZeroLength (15.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:07:52 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:07:52 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:07:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/09 05:07:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/09 05:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/09 05:07:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/09 05:07:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/09 05:07:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:350: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: permission denied Test: TestFileReadAtNonZeroLength 2026/05/09 05:07:52 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:07:52 DEBUG : Looking for writers 2026/05/09 05:07:52 DEBUG : file1: reading active writers 2026/05/09 05:07:52 DEBUG : file1: active writers 1 2026/05/09 05:07:52 DEBUG : time_test: reading active writers 2026/05/09 05:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/09 05:07:52 DEBUG : Looking for writers 2026/05/09 05:07:52 DEBUG : file1: reading active writers 2026/05/09 05:07:52 DEBUG : file1: active writers 1 2026/05/09 05:07:52 DEBUG : time_test: reading active writers 2026/05/09 05:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/09 05:07:52 DEBUG : Looking for writers 2026/05/09 05:07:52 DEBUG : file1: reading active writers 2026/05/09 05:07:52 DEBUG : file1: active writers 1 2026/05/09 05:07:52 DEBUG : time_test: reading active writers 2026/05/09 05:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/09 05:07:52 DEBUG : Looking for writers 2026/05/09 05:07:52 DEBUG : file1: reading active writers 2026/05/09 05:07:52 DEBUG : file1: active writers 1 2026/05/09 05:07:52 DEBUG : time_test: reading active writers 2026/05/09 05:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/09 05:07:52 DEBUG : Looking for writers 2026/05/09 05:07:52 DEBUG : file1: reading active writers 2026/05/09 05:07:52 DEBUG : file1: active writers 1 2026/05/09 05:07:52 DEBUG : time_test: reading active writers 2026/05/09 05:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/09 05:07:53 DEBUG : Looking for writers 2026/05/09 05:07:53 DEBUG : file1: reading active writers 2026/05/09 05:07:53 DEBUG : file1: active writers 1 2026/05/09 05:07:53 DEBUG : time_test: reading active writers 2026/05/09 05:07:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/09 05:07:53 DEBUG : Looking for writers 2026/05/09 05:07:53 DEBUG : time_test: reading active writers 2026/05/09 05:07:53 DEBUG : file1: reading active writers 2026/05/09 05:07:53 DEBUG : file1: active writers 1 2026/05/09 05:07:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/09 05:07:54 DEBUG : Looking for writers 2026/05/09 05:07:54 DEBUG : file1: reading active writers 2026/05/09 05:07:54 DEBUG : file1: active writers 1 2026/05/09 05:07:54 DEBUG : time_test: reading active writers 2026/05/09 05:07:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:55 DEBUG : Looking for writers 2026/05/09 05:07:55 DEBUG : time_test: reading active writers 2026/05/09 05:07:55 DEBUG : file1: reading active writers 2026/05/09 05:07:55 DEBUG : file1: active writers 1 2026/05/09 05:07:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:56 DEBUG : Looking for writers 2026/05/09 05:07:56 DEBUG : file1: reading active writers 2026/05/09 05:07:56 DEBUG : file1: active writers 1 2026/05/09 05:07:56 DEBUG : time_test: reading active writers 2026/05/09 05:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:57 DEBUG : Looking for writers 2026/05/09 05:07:57 DEBUG : file1: reading active writers 2026/05/09 05:07:57 DEBUG : file1: active writers 1 2026/05/09 05:07:57 DEBUG : time_test: reading active writers 2026/05/09 05:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:58 DEBUG : Looking for writers 2026/05/09 05:07:58 DEBUG : file1: reading active writers 2026/05/09 05:07:58 DEBUG : file1: active writers 1 2026/05/09 05:07:58 DEBUG : time_test: reading active writers 2026/05/09 05:07:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:07:59 DEBUG : Looking for writers 2026/05/09 05:07:59 DEBUG : file1: reading active writers 2026/05/09 05:07:59 DEBUG : file1: active writers 1 2026/05/09 05:07:59 DEBUG : time_test: reading active writers 2026/05/09 05:07:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:00 DEBUG : Looking for writers 2026/05/09 05:08:00 DEBUG : file1: reading active writers 2026/05/09 05:08:00 DEBUG : file1: active writers 1 2026/05/09 05:08:00 DEBUG : time_test: reading active writers 2026/05/09 05:08:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:01 DEBUG : Looking for writers 2026/05/09 05:08:01 DEBUG : file1: reading active writers 2026/05/09 05:08:01 DEBUG : file1: active writers 1 2026/05/09 05:08:01 DEBUG : time_test: reading active writers 2026/05/09 05:08:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:02 DEBUG : Looking for writers 2026/05/09 05:08:02 DEBUG : file1: reading active writers 2026/05/09 05:08:02 DEBUG : file1: active writers 1 2026/05/09 05:08:02 DEBUG : time_test: reading active writers 2026/05/09 05:08:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:03 DEBUG : Looking for writers 2026/05/09 05:08:03 DEBUG : file1: reading active writers 2026/05/09 05:08:03 DEBUG : file1: active writers 1 2026/05/09 05:08:03 DEBUG : time_test: reading active writers 2026/05/09 05:08:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:04 DEBUG : Looking for writers 2026/05/09 05:08:04 DEBUG : file1: reading active writers 2026/05/09 05:08:04 DEBUG : file1: active writers 1 2026/05/09 05:08:04 DEBUG : time_test: reading active writers 2026/05/09 05:08:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:05 DEBUG : Looking for writers 2026/05/09 05:08:05 DEBUG : file1: reading active writers 2026/05/09 05:08:05 DEBUG : file1: active writers 1 2026/05/09 05:08:05 DEBUG : time_test: reading active writers 2026/05/09 05:08:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:06 DEBUG : Looking for writers 2026/05/09 05:08:06 DEBUG : time_test: reading active writers 2026/05/09 05:08:06 DEBUG : file1: reading active writers 2026/05/09 05:08:06 DEBUG : file1: active writers 1 2026/05/09 05:08:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:07 DEBUG : Looking for writers 2026/05/09 05:08:07 DEBUG : file1: reading active writers 2026/05/09 05:08:07 DEBUG : file1: active writers 1 2026/05/09 05:08:07 DEBUG : time_test: reading active writers 2026/05/09 05:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:08 DEBUG : Looking for writers 2026/05/09 05:08:08 DEBUG : file1: reading active writers 2026/05/09 05:08:08 DEBUG : file1: active writers 1 2026/05/09 05:08:08 DEBUG : time_test: reading active writers 2026/05/09 05:08:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:09 DEBUG : Looking for writers 2026/05/09 05:08:09 DEBUG : file1: reading active writers 2026/05/09 05:08:09 DEBUG : file1: active writers 1 2026/05/09 05:08:09 DEBUG : time_test: reading active writers 2026/05/09 05:08:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:10 DEBUG : Looking for writers 2026/05/09 05:08:10 DEBUG : file1: reading active writers 2026/05/09 05:08:10 DEBUG : file1: active writers 1 2026/05/09 05:08:10 DEBUG : time_test: reading active writers 2026/05/09 05:08:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:11 DEBUG : Looking for writers 2026/05/09 05:08:11 DEBUG : file1: reading active writers 2026/05/09 05:08:11 DEBUG : file1: active writers 1 2026/05/09 05:08:11 DEBUG : time_test: reading active writers 2026/05/09 05:08:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:12 DEBUG : Looking for writers 2026/05/09 05:08:12 DEBUG : file1: reading active writers 2026/05/09 05:08:12 DEBUG : file1: active writers 1 2026/05/09 05:08:12 DEBUG : time_test: reading active writers 2026/05/09 05:08:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:13 DEBUG : Looking for writers 2026/05/09 05:08:13 DEBUG : file1: reading active writers 2026/05/09 05:08:13 DEBUG : file1: active writers 1 2026/05/09 05:08:13 DEBUG : time_test: reading active writers 2026/05/09 05:08:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:14 DEBUG : Looking for writers 2026/05/09 05:08:14 DEBUG : file1: reading active writers 2026/05/09 05:08:14 DEBUG : file1: active writers 1 2026/05/09 05:08:14 DEBUG : time_test: reading active writers 2026/05/09 05:08:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:15 DEBUG : Looking for writers 2026/05/09 05:08:15 DEBUG : time_test: reading active writers 2026/05/09 05:08:15 DEBUG : file1: reading active writers 2026/05/09 05:08:15 DEBUG : file1: active writers 1 2026/05/09 05:08:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:16 DEBUG : Looking for writers 2026/05/09 05:08:16 DEBUG : file1: reading active writers 2026/05/09 05:08:16 DEBUG : file1: active writers 1 2026/05/09 05:08:16 DEBUG : time_test: reading active writers 2026/05/09 05:08:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:17 DEBUG : Looking for writers 2026/05/09 05:08:17 DEBUG : file1: reading active writers 2026/05/09 05:08:17 DEBUG : file1: active writers 1 2026/05/09 05:08:17 DEBUG : time_test: reading active writers 2026/05/09 05:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:18 DEBUG : Looking for writers 2026/05/09 05:08:18 DEBUG : file1: reading active writers 2026/05/09 05:08:18 DEBUG : file1: active writers 1 2026/05/09 05:08:18 DEBUG : time_test: reading active writers 2026/05/09 05:08:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:19 DEBUG : Looking for writers 2026/05/09 05:08:19 DEBUG : time_test: reading active writers 2026/05/09 05:08:19 DEBUG : file1: reading active writers 2026/05/09 05:08:19 DEBUG : file1: active writers 1 2026/05/09 05:08:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:20 DEBUG : Looking for writers 2026/05/09 05:08:20 DEBUG : file1: reading active writers 2026/05/09 05:08:20 DEBUG : file1: active writers 1 2026/05/09 05:08:20 DEBUG : time_test: reading active writers 2026/05/09 05:08:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:21 DEBUG : Looking for writers 2026/05/09 05:08:21 DEBUG : file1: reading active writers 2026/05/09 05:08:21 DEBUG : file1: active writers 1 2026/05/09 05:08:21 DEBUG : time_test: reading active writers 2026/05/09 05:08:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:22 DEBUG : Looking for writers 2026/05/09 05:08:22 DEBUG : file1: reading active writers 2026/05/09 05:08:22 DEBUG : file1: active writers 1 2026/05/09 05:08:22 DEBUG : time_test: reading active writers 2026/05/09 05:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/09 05:08:22 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/09 05:08:22 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "time_test" --- FAIL: TestFileReadAtNonZeroLength (44.81s) === RUN TestZipManyFiles run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:08:37 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:08:37 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got file1 (5), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "time_test" 2026/05/09 05:08:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/09 05:08:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/09 05:08:57 DEBUG : flat/f000.txt: Set virtual modtime to 2026-05-09 05:08:39 +0000 UTC 2026/05/09 05:08:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:08:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:08:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/09 05:08:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/09 05:08:58 DEBUG : flat/f001.txt: Set virtual modtime to 2026-05-09 05:08:41 +0000 UTC 2026/05/09 05:08:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:08:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:08:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/09 05:08:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/09 05:08:58 DEBUG : flat/f002.txt: Set virtual modtime to 2026-05-09 05:08:43 +0000 UTC 2026/05/09 05:08:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:08:58 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:08:58 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/09 05:08:58 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/09 05:08:58 DEBUG : flat/f003.txt: Set virtual modtime to 2026-05-09 05:08:45 +0000 UTC 2026/05/09 05:08:58 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:08:58 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:08:58 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/09 05:08:58 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/09 05:08:58 DEBUG : flat/f004.txt: Set virtual modtime to 2026-05-09 05:08:47 +0000 UTC 2026/05/09 05:08:58 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:08:58 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:08:58 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:08:58 DEBUG : flat: Looking for writers 2026/05/09 05:08:58 DEBUG : f000.txt: reading active writers 2026/05/09 05:08:58 DEBUG : f001.txt: reading active writers 2026/05/09 05:08:58 DEBUG : f002.txt: reading active writers 2026/05/09 05:08:58 DEBUG : f003.txt: reading active writers 2026/05/09 05:08:58 DEBUG : f004.txt: reading active writers 2026/05/09 05:08:58 DEBUG : Looking for writers 2026/05/09 05:08:58 DEBUG : file1: reading active writers 2026/05/09 05:08:58 DEBUG : flat: reading active writers 2026/05/09 05:08:58 DEBUG : time_test: reading active writers 2026/05/09 05:08:58 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "time_test" --- FAIL: TestZipManyFiles (45.53s) === RUN TestZipManySubDirs run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:09:22 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:09:22 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:09:34 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/09 05:09:34 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/09 05:09:34 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-05-09 05:09:32 +0000 UTC 2026/05/09 05:09:34 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:09:34 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:09:34 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/09 05:09:34 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/09 05:09:34 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-05-09 05:09:28 +0000 UTC 2026/05/09 05:09:34 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:09:34 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:09:34 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/09 05:09:34 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/09 05:09:34 DEBUG : a/top.txt: Set virtual modtime to 2026-05-09 05:09:25 +0000 UTC 2026/05/09 05:09:34 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:09:35 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:09:35 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:09:35 DEBUG : a/b/c: Looking for writers 2026/05/09 05:09:35 DEBUG : deep.txt: reading active writers 2026/05/09 05:09:35 DEBUG : a/b: Looking for writers 2026/05/09 05:09:35 DEBUG : c: reading active writers 2026/05/09 05:09:35 DEBUG : mid.txt: reading active writers 2026/05/09 05:09:35 DEBUG : a: Looking for writers 2026/05/09 05:09:35 DEBUG : b: reading active writers 2026/05/09 05:09:35 DEBUG : top.txt: reading active writers 2026/05/09 05:09:35 DEBUG : Looking for writers 2026/05/09 05:09:35 DEBUG : time_test: reading active writers 2026/05/09 05:09:35 DEBUG : a: reading active writers 2026/05/09 05:09:35 DEBUG : file1: reading active writers 2026/05/09 05:09:35 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "a/b/c" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "time_test" --- FAIL: TestZipManySubDirs (37.05s) === RUN TestZipLargeFiles run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:09:59 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:09:59 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:10:06 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 05:10:06 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 200ms (2/10) 2026/05/09 05:10:06 DEBUG : bigdir/big.bin: Trying to read object after upload: try again in 400ms (3/10) 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-05-09 05:10:04 +0000 UTC 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:16 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:10:16 DEBUG : bigdir: Looking for writers 2026/05/09 05:10:16 DEBUG : big.bin: reading active writers 2026/05/09 05:10:16 DEBUG : Looking for writers 2026/05/09 05:10:16 DEBUG : time_test: reading active writers 2026/05/09 05:10:16 DEBUG : bigdir: reading active writers 2026/05/09 05:10:16 DEBUG : file1: reading active writers 2026/05/09 05:10:16 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "bigdir" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "time_test" --- FAIL: TestZipLargeFiles (35.51s) === RUN TestZipDirsInRoot run.go:198: Remote "Linkbox root 'rclone-test-rulodij1bode'", Local "Local file system at /tmp/rclone1079412943", Modify Window "876000h0m0s" 2026/05/09 05:10:35 INFO : Linkbox root 'rclone-test-rulodij1bode': poll-interval is not supported by this remote 2026/05/09 05:10:35 NOTICE: Linkbox root 'rclone-test-rulodij1bode': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/09 05:10:39 DEBUG : dir1/a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 05:10:43 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 05:10:44 DEBUG : dir2/b.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/09 05:10:48 DEBUG : dir3/c.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/09 05:10:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/09 05:10:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/09 05:10:48 DEBUG : dir1/a.txt: Set virtual modtime to 2026-05-09 05:10:37 +0000 UTC 2026/05/09 05:10:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:10:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:49 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/09 05:10:49 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/09 05:10:49 DEBUG : dir2/b.txt: Set virtual modtime to 2026-05-09 05:10:42 +0000 UTC 2026/05/09 05:10:49 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:10:49 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:49 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/09 05:10:49 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/09 05:10:49 DEBUG : dir3/c.txt: Set virtual modtime to 2026-05-09 05:10:46 +0000 UTC 2026/05/09 05:10:49 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:10:49 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:49 DEBUG : file1: Open: flags=O_RDONLY 2026/05/09 05:10:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/09 05:10:49 DEBUG : file1: Set virtual modtime to 2026-05-09 05:06:25 +0000 UTC 2026/05/09 05:10:49 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:10:49 DEBUG : file1: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:49 DEBUG : time_test: Open: flags=O_RDONLY 2026/05/09 05:10:49 DEBUG : time_test: >Open: fd=time_test (r), err= 2026/05/09 05:10:49 DEBUG : time_test: Set virtual modtime to 2026-05-09 05:06:49 +0000 UTC 2026/05/09 05:10:49 DEBUG : time_test: ChunkedReader.openRange at 0 length 134217728 2026/05/09 05:10:50 DEBUG : time_test: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/09 05:10:50 DEBUG : WaitForWriters: timeout=30s 2026/05/09 05:10:50 DEBUG : dir3: Looking for writers 2026/05/09 05:10:50 DEBUG : c.txt: reading active writers 2026/05/09 05:10:50 DEBUG : dir1: Looking for writers 2026/05/09 05:10:50 DEBUG : a.txt: reading active writers 2026/05/09 05:10:50 DEBUG : dir2: Looking for writers 2026/05/09 05:10:50 DEBUG : b.txt: reading active writers 2026/05/09 05:10:50 DEBUG : Looking for writers 2026/05/09 05:10:50 DEBUG : dir3: reading active writers 2026/05/09 05:10:50 DEBUG : file1: reading active writers 2026/05/09 05:10:50 DEBUG : time_test: reading active writers 2026/05/09 05:10:50 DEBUG : dir1: reading active writers 2026/05/09 05:10:50 DEBUG : dir2: reading active writers 2026/05/09 05:10:50 DEBUG : >WaitForWriters: run.go:172: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "time_test" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got file1 (5), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "time_test" --- FAIL: TestZipDirsInRoot (38.43s) FAIL 2026/05/09 05:11:13 DEBUG : Linkbox root 'rclone-test-rulodij1bode': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestWriteFileHandleFlush|TestWriteFileHandleRelease|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 4m52.381085097s (try 5/5): exit status 1: Failed [TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]