Rclone mount losing directories

I have an rclone mount to an Openstack Swift store of about 200TB, 142TB are used.

Its millions of files between a few bytes to 4GB. Generally the system was working great. One directory that was a problem had over 100,000 directories in it... so an ls took over 5 minutes some time... but rclone didn't complain and just worked.

The debug logs are not illustrative, but I can provide them.

I am seeing this error in syslog.

[ 5437.917639] INFO: task rclone:13904 blocked for more than 120 seconds.
[ 5437.917719] Not tainted 4.15.0-140-generic #144-Ubuntu
[ 5437.917794] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

The system has 32 cores, 32GB of RAM, and a 1G connection to the object store. I'm not sure what I can do to speed / alleviate this load... When I look at top I see multiple threads/CPUs stuck at 100% IOwait.

    /usr/bin/rclone --config=/etc/ABCconf/ABCstore.config mount remote:ABCVIDEOSTORE /root/ABCVIDEOSTORE/ABCVIDEOSTORE --vfs-cache-mode writes\
                    --vfs-cache-max-age 5m \
                    --dir-cache-time=180m \
                    --cache-info-age=180m \
                    --transfers=32 \
                    --checkers=64 \
                    --attr-timeout=5m \
                    --vfs-cache-max-size 30G \
                    --no-modtime \
                    --cache-workers=24 \
                    --cache-tmp-upload-path /tmp/rclone/upload \
                    --log-level DEBUG --log-file /var/log/rclone/ABCVIDEOSTORE.log  &

2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Setattr: a=Setattr [ID=0x7851 Node=0x10a Uid=0 Gid=0 Pid=16781] size=1726 handle=0x6 lockowner
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Truncating 1 file handles
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: vfs cache: truncate to size=1726
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Setattr: a=Setattr [ID=0x7852 Node=0x10a Uid=0 Gid=0 Pid=16781] atime=2021-05-30 12:55:14.297381816 -0400 EDT mtime=2021-05-30 12:55:15.896117679 -0400 EDT handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Setattr: a=Setattr [ID=0x7853 Node=0x10a Uid=0 Gid=0 Pid=16781] mode=-rwxrwxrwx handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: Write: len=1726, offset=0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): _writeAt: size=1726, off=0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): >_writeAt: n=1726, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: >Write: written=1726, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Setattr: a=Setattr [ID=0x7856 Node=0x10a Uid=0 Gid=0 Pid=16781] atime=2021-05-30 12:55:14.297381816 -0400 EDT mtime=2020-12-03 20:26:48.078012 -0500 EST handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: Read: len=4096, offset=0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): _readAt: size=4096, off=0
2021/05/30 12:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1726} in [{Pos:0 Size:1726}] - present true
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): >_readAt: n=1726, err=EOF
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: >Read: read=1726, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: Flush:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): RWFileHandle.Flush
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: >Flush: err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: Release:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): RWFileHandle.Release
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): close:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: vfs cache: setting modification time to 2021-05-30 12:55:15.901407244 -0400 EDT m=+384.134442380
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Setattr: a=Setattr [ID=0x785b Node=0x10a Uid=0 Gid=0 Pid=16781] atime=2021-05-30 12:55:14.297381816 -0400 EDT mtime=2020-12-03 20:26:48.078012 -0500 EST handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: Attr:
2021/05/30 12:55:15 INFO : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: vfs cache: queuing for upload in 5s
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml(0xc0029aa040): >close: err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml (rw)}: >Release: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000b.xml: >Attr: a=valid=5m0s ino=0 size=1726 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Lookup: name="tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Lookup: node=, err=no such file or directory
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Attr: attr=valid=5m0s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Lookup: name="tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Lookup: node=, err=no such file or directory
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: ReadDirAll:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >ReadDirAll: item=5, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Attr: attr=valid=5m0s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Lookup: name="tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Lookup: node=, err=no such file or directory
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Lookup: name="tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Lookup: node=, err=no such file or directory
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: ReadDirAll:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >ReadDirAll: item=5, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Attr: attr=valid=5m0s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Lookup: name="tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Lookup: node=, err=no such file or directory
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: Create: name="tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Open: flags=O_RDWR|O_CREATE|O_EXCL
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: newRWFileHandle:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): openPending:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: vfs cache: truncate to size=0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747: Added virtual directory entry vAddFile: "tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): >openPending: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >newRWFileHandle: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747: Added virtual directory entry vAddFile: "tga00169_20201128192301e0_20201128192231_00_000m.xml"
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Open: fd=ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw), err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/: >Create: node=ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml, handle=&{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Attr: a=valid=5m0s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Setattr: a=Setattr [ID=0x786f Node=0x10b Uid=0 Gid=0 Pid=16781] size=5923 handle=0x6 lockowner
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Truncating 1 file handles
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: vfs cache: truncate to size=5923
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Attr: a=valid=5m0s ino=0 size=5923 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Setattr: a=Setattr [ID=0x7870 Node=0x10b Uid=0 Gid=0 Pid=16781] atime=2021-05-30 12:55:14.297381816 -0400 EDT mtime=2021-05-30 12:55:15.962689945 -0400 EDT handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Attr: a=valid=5m0s ino=0 size=5923 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Setattr: a=Setattr [ID=0x7871 Node=0x10b Uid=0 Gid=0 Pid=16781] mode=-rwxrwxrwx handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Attr: a=valid=5m0s ino=0 size=5923 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: Write: len=5923, offset=0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): _writeAt: size=5923, off=0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): >_writeAt: n=5923, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: >Write: written=5923, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Attr: a=valid=5m0s ino=0 size=5923 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Setattr: a=Setattr [ID=0x7874 Node=0x10b Uid=0 Gid=0 Pid=16781] atime=2021-05-30 12:55:14.297381816 -0400 EDT mtime=2020-12-03 20:26:49.6375628 -0500 EST handle=INVALID-0x0
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Setattr: err=
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: >Attr: a=valid=5m0s ino=0 size=5923 mode=-rw-r--r--, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: Read: len=4096, offset=4096
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): _readAt: size=4096, off=4096
2021/05/30 12:55:15 DEBUG : vfs cache: looking for range={Pos:4096 Size:1827} in [{Pos:0 Size:5923}] - present true
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): >_readAt: n=1827, err=EOF
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: >Read: read=1827, err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: Flush:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): RWFileHandle.Flush
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: >Flush: err=
2021/05/30 12:55:15 DEBUG : &{ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml (rw)}: Release:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): RWFileHandle.Release
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml(0xc002084700): close:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: Attr:
2021/05/30 12:55:15 DEBUG : ABCD/ABCDLibrary/9dbd3b74aaf14b65b826316547503747/tga00169_20201128192301e0_20201128192231_00_000m.xml: vfs cache: setting modification time to 2021-05-30 12:55:15.967036069 -0400 EDT m=+384.200071177

Is there a reason you didn't use the help and support template?

You have a mix of flags so it's a bit confusing to your setup and what to recommend.

The cache backend is buggy/deprecated and you have some flags for it, but I can't tell if you are using it since the rclone.conf is missng.

On the surface that type of hung is message is usually indicative of a networking issue as if rclone can't communicate to the remote, it'll hang.

If you can fill out the template info and recreate the issue and share the full debug log(pastebin/something), that's what would be needed to help out.

Will do. Thanks!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.