"go test -v -timeout 1h0m0s -remote TestCache: -verbose" - Starting (try 1/5)
2025/03/18 01:07:02 NOTICE: Running with the following params: 
 remote: TestInternalCache
2025/03/18 01:07:02 NOTICE: Temp Upload Dir: /tmp/rclonecache-tmp706048739
=== RUN   TestInternalListRootAndInnerRemotes
2025/03/18 01:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalListRootAndInnerRemotes (0.00s)
=== RUN   TestInternalObjWrapFsFound
2025/03/18 01:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalObjWrapFsFound (0.00s)
=== RUN   TestInternalObjNotFound
2025/03/18 01:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:02 NOTICE: WARNING: Cache backend is deprecated and may be removed in future. Please use VFS instead.
2025/03/18 01:07:02 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/tionf1742260022"
2025/03/18 01:07:02 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/tionf1742260022 at root tionf1742260022
2025/03/18 01:07:02 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:02 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:02 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:02 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:02 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: list ''
2025/03/18 01:07:02 DEBUG : : list: error: couldn't open bucket (tionf1742260022)
2025/03/18 01:07:02 ERROR : : error listing: directory not found
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: list ''
2025/03/18 01:07:02 DEBUG : : list: error: couldn't open bucket (tionf1742260022)
2025/03/18 01:07:02 ERROR : Cache remote TestInternalCache:tionf1742260022: Failed to list "": directory not found
2025/03/18 01:07:02 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:02 INFO  : Cache remote TestInternalCache:tionf1742260022: Removing directory
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: rmdir ''
2025/03/18 01:07:02 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/tionf1742260022: no such file or directory
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: mkdir ''
2025/03/18 01:07:02 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:02 DEBUG : : mkdir: added to cache
2025/03/18 01:07:02 DEBUG : : cache: expired tionf1742260022
2025/03/18 01:07:02 INFO  : : mkdir: cache expired
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: new object '404'
2025/03/18 01:07:02 DEBUG : 404: find: error: couldn't find object (404)
2025/03/18 01:07:02 DEBUG : find failed: not found in either local or remote fs
2025/03/18 01:07:02 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: list ''
2025/03/18 01:07:02 DEBUG : : list: cold listing: 2025-03-17 19:07:02.30431303 +0000 UTC
2025/03/18 01:07:02 DEBUG : : list: read 0 from source
2025/03/18 01:07:02 DEBUG : : list: source entries: []
2025/03/18 01:07:02 DEBUG : : list: cached directories: 0
2025/03/18 01:07:02 DEBUG : : list: cached dir: 'tionf1742260022', cache ts: 2025-03-18 01:07:02.305160574 +0000 UTC m=+0.017720632
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: list ''
2025/03/18 01:07:02 DEBUG : : list: empty listing
2025/03/18 01:07:02 DEBUG : : list: read 0 from source
2025/03/18 01:07:02 DEBUG : : list: source entries: []
2025/03/18 01:07:02 DEBUG : : list: cached directories: 0
2025/03/18 01:07:02 DEBUG : : list: cached dir: 'tionf1742260022', cache ts: 2025-03-18 01:07:02.306065535 +0000 UTC m=+0.018625594
2025/03/18 01:07:02 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:02 INFO  : Cache remote TestInternalCache:tionf1742260022: Removing directory
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: rmdir ''
2025/03/18 01:07:02 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:02 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:02 INFO  : : rmdir: cache expired
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:tionf1742260022: Services stopped
--- PASS: TestInternalObjNotFound (0.01s)
=== RUN   TestInternalCachedWrittenContentMatches
2025/03/18 01:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:02 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/ticwcm1742260022"
2025/03/18 01:07:02 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/ticwcm1742260022 at root ticwcm1742260022
2025/03/18 01:07:02 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:02 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:02 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:02 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:02 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:02 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: list ''
2025/03/18 01:07:02 DEBUG : : list: error: couldn't open bucket (ticwcm1742260022)
2025/03/18 01:07:02 ERROR : : error listing: directory not found
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: list ''
2025/03/18 01:07:02 DEBUG : : list: error: couldn't open bucket (ticwcm1742260022)
2025/03/18 01:07:02 ERROR : Cache remote TestInternalCache:ticwcm1742260022: Failed to list "": directory not found
2025/03/18 01:07:02 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:02 INFO  : Cache remote TestInternalCache:ticwcm1742260022: Removing directory
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: rmdir ''
2025/03/18 01:07:02 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/ticwcm1742260022: no such file or directory
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: mkdir ''
2025/03/18 01:07:02 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:02 DEBUG : : mkdir: added to cache
2025/03/18 01:07:02 DEBUG : : cache: expired ticwcm1742260022
2025/03/18 01:07:02 INFO  : : mkdir: cache expired
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: put data at 'data.bin'
2025/03/18 01:07:02 DEBUG : data.bin: put: uploaded to remote fs
2025/03/18 01:07:02 DEBUG : data.bin: put: added to cache
2025/03/18 01:07:02 DEBUG : : cache: expired ticwcm1742260022
2025/03/18 01:07:02 INFO  : : put: cache expired
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: new object 'data.bin'
2025/03/18 01:07:02 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:02.670614457 +0000 UTC
2025/03/18 01:07:02 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: new object 'data.bin'
2025/03/18 01:07:02 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:02.670614457 +0000 UTC
2025/03/18 01:07:02 DEBUG : ticwcm1742260022/data.bin: moving offset set from 0 to 2621440
2025/03/18 01:07:02 DEBUG : ticwcm1742260022/data.bin: 0: chunk retry storage: 0
2025/03/18 01:07:02 DEBUG : worker-3 <data.bin>: downloaded chunk 15728640
2025/03/18 01:07:02 DEBUG : worker-1 <data.bin>: downloaded chunk 0
2025/03/18 01:07:02 DEBUG : worker-2 <data.bin>: downloaded chunk 10485760
2025/03/18 01:07:02 DEBUG : worker-0 <data.bin>: downloaded chunk 5242880
2025/03/18 01:07:03 DEBUG : ticwcm1742260022/data.bin: cache reader closed 5242880
2025/03/18 01:07:03 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: list ''
2025/03/18 01:07:03 DEBUG : : list: cold listing: 2025-03-17 19:07:02.672748526 +0000 UTC
2025/03/18 01:07:03 DEBUG : : list: read 1 from source
2025/03/18 01:07:03 DEBUG : : list: source entries: [data.bin]
2025/03/18 01:07:03 DEBUG : : list: cached object: data.bin
2025/03/18 01:07:03 DEBUG : : list: cached directories: 0
2025/03/18 01:07:03 DEBUG : : list: cached dir: 'ticwcm1742260022', cache ts: 2025-03-18 01:07:03.184745962 +0000 UTC m=+0.897306020
2025/03/18 01:07:03 DEBUG : data.bin: removing object
2025/03/18 01:07:03 DEBUG : : cache: expired ticwcm1742260022
2025/03/18 01:07:03 INFO  : data.bin: Deleted
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: list ''
2025/03/18 01:07:03 DEBUG : : list: cold listing: 2025-03-17 19:07:03.191816546 +0000 UTC
2025/03/18 01:07:03 DEBUG : : list: read 0 from source
2025/03/18 01:07:03 DEBUG : : list: source entries: []
2025/03/18 01:07:03 DEBUG : : list: cached directories: 0
2025/03/18 01:07:03 DEBUG : : list: cached dir: 'ticwcm1742260022', cache ts: 2025-03-18 01:07:03.19260472 +0000 UTC m=+0.905164788
2025/03/18 01:07:03 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:03 INFO  : Cache remote TestInternalCache:ticwcm1742260022: Removing directory
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: rmdir ''
2025/03/18 01:07:03 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:03 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:03 INFO  : : rmdir: cache expired
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticwcm1742260022: Services stopped
--- PASS: TestInternalCachedWrittenContentMatches (0.89s)
=== RUN   TestInternalDoubleWrittenContentMatches
2025/03/18 01:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:03 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/tidwcm1742260023"
2025/03/18 01:07:03 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/tidwcm1742260023 at root tidwcm1742260023
2025/03/18 01:07:03 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:03 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:03 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:03 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:03 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: list ''
2025/03/18 01:07:03 DEBUG : : list: error: couldn't open bucket (tidwcm1742260023)
2025/03/18 01:07:03 ERROR : : error listing: directory not found
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: list ''
2025/03/18 01:07:03 DEBUG : : list: error: couldn't open bucket (tidwcm1742260023)
2025/03/18 01:07:03 ERROR : Cache remote TestInternalCache:tidwcm1742260023: Failed to list "": directory not found
2025/03/18 01:07:03 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:03 INFO  : Cache remote TestInternalCache:tidwcm1742260023: Removing directory
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: rmdir ''
2025/03/18 01:07:03 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/tidwcm1742260023: no such file or directory
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: mkdir ''
2025/03/18 01:07:03 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:03 DEBUG : : mkdir: added to cache
2025/03/18 01:07:03 DEBUG : : cache: expired tidwcm1742260023
2025/03/18 01:07:03 INFO  : : mkdir: cache expired
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: put data at 'one'
2025/03/18 01:07:03 DEBUG : one: put: uploaded to remote fs
2025/03/18 01:07:03 DEBUG : one: put: added to cache
2025/03/18 01:07:03 DEBUG : : cache: expired tidwcm1742260023
2025/03/18 01:07:03 INFO  : : put: cache expired
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: new object 'one'
2025/03/18 01:07:03 DEBUG : one: find: warm object: one, expiring on: 2025-03-18 07:07:03.204956676 +0000 UTC
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: new object 'one'
2025/03/18 01:07:03 DEBUG : one: find: warm object: one, expiring on: 2025-03-18 07:07:03.204956676 +0000 UTC
2025/03/18 01:07:03 DEBUG : one: updating object contents with size 19
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: new object 'one'
2025/03/18 01:07:03 DEBUG : one: find: warm object: one, expiring on: 2025-03-18 07:07:03.208156216 +0000 UTC
2025/03/18 01:07:03 DEBUG : one: updating object contents with size 26
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: new object 'one'
2025/03/18 01:07:03 DEBUG : one: find: warm object: one, expiring on: 2025-03-18 07:07:03.210227959 +0000 UTC
2025/03/18 01:07:03 DEBUG : tidwcm1742260023/one: moving offset set from 0 to 0
2025/03/18 01:07:03 DEBUG : tidwcm1742260023/one: 0: chunk retry storage: 0
2025/03/18 01:07:03 DEBUG : worker-1 <one>: partial downloaded chunk 0
2025/03/18 01:07:03 DEBUG : tidwcm1742260023/one: cache reader closed 26
2025/03/18 01:07:03 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: list ''
2025/03/18 01:07:03 DEBUG : : list: cold listing: 2025-03-17 19:07:03.206154435 +0000 UTC
2025/03/18 01:07:03 DEBUG : : list: read 1 from source
2025/03/18 01:07:03 DEBUG : : list: source entries: [one]
2025/03/18 01:07:03 DEBUG : : list: cached object: one
2025/03/18 01:07:03 DEBUG : : list: cached directories: 0
2025/03/18 01:07:03 DEBUG : : list: cached dir: 'tidwcm1742260023', cache ts: 2025-03-18 01:07:03.712855231 +0000 UTC m=+1.425415289
2025/03/18 01:07:03 DEBUG : one: removing object
2025/03/18 01:07:03 DEBUG : : cache: expired tidwcm1742260023
2025/03/18 01:07:03 INFO  : one: Deleted
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: list ''
2025/03/18 01:07:03 DEBUG : : list: cold listing: 2025-03-17 19:07:03.715065552 +0000 UTC
2025/03/18 01:07:03 DEBUG : : list: read 0 from source
2025/03/18 01:07:03 DEBUG : : list: source entries: []
2025/03/18 01:07:03 DEBUG : : list: cached directories: 0
2025/03/18 01:07:03 DEBUG : : list: cached dir: 'tidwcm1742260023', cache ts: 2025-03-18 01:07:03.715878862 +0000 UTC m=+1.428438930
2025/03/18 01:07:03 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:03 INFO  : Cache remote TestInternalCache:tidwcm1742260023: Removing directory
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: rmdir ''
2025/03/18 01:07:03 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:03 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:03 INFO  : : rmdir: cache expired
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:tidwcm1742260023: Services stopped
--- PASS: TestInternalDoubleWrittenContentMatches (0.52s)
=== RUN   TestInternalCachedUpdatedContentMatches
2025/03/18 01:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:03 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/ticucm1742260023"
2025/03/18 01:07:03 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/ticucm1742260023 at root ticucm1742260023
2025/03/18 01:07:03 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:03 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:03 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:03 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:03 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:03 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: list ''
2025/03/18 01:07:03 DEBUG : : list: error: couldn't open bucket (ticucm1742260023)
2025/03/18 01:07:03 ERROR : : error listing: directory not found
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: list ''
2025/03/18 01:07:03 DEBUG : : list: error: couldn't open bucket (ticucm1742260023)
2025/03/18 01:07:03 ERROR : Cache remote TestInternalCache:ticucm1742260023: Failed to list "": directory not found
2025/03/18 01:07:03 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:03 INFO  : Cache remote TestInternalCache:ticucm1742260023: Removing directory
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: rmdir ''
2025/03/18 01:07:03 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/ticucm1742260023: no such file or directory
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: mkdir ''
2025/03/18 01:07:03 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:03 DEBUG : : mkdir: added to cache
2025/03/18 01:07:03 DEBUG : : cache: expired ticucm1742260023
2025/03/18 01:07:03 INFO  : : mkdir: cache expired
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: put data at 'data.bin'
2025/03/18 01:07:03 DEBUG : data.bin: put: uploaded to remote fs
2025/03/18 01:07:03 DEBUG : data.bin: put: added to cache
2025/03/18 01:07:03 DEBUG : : cache: expired ticucm1742260023
2025/03/18 01:07:03 INFO  : : put: cache expired
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: new object 'data.bin'
2025/03/18 01:07:03 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:03.725129213 +0000 UTC
2025/03/18 01:07:03 DEBUG : data.bin: updating object contents with size 200
2025/03/18 01:07:03 DEBUG : Cache remote TestInternalCache:ticucm1742260023: new object 'data.bin'
2025/03/18 01:07:03 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:03.728472851 +0000 UTC
2025/03/18 01:07:03 DEBUG : ticucm1742260023/data.bin: moving offset set from 0 to 0
2025/03/18 01:07:03 DEBUG : ticucm1742260023/data.bin: 0: chunk retry storage: 0
2025/03/18 01:07:03 DEBUG : worker-1 <data.bin>: partial downloaded chunk 0
2025/03/18 01:07:04 DEBUG : ticucm1742260023/data.bin: cache reader closed 200
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticucm1742260023: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:03.72637985 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 1 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: [data.bin]
2025/03/18 01:07:04 DEBUG : : list: cached object: data.bin
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'ticucm1742260023', cache ts: 2025-03-18 01:07:04.23113581 +0000 UTC m=+1.943695878
2025/03/18 01:07:04 DEBUG : data.bin: removing object
2025/03/18 01:07:04 DEBUG : : cache: expired ticucm1742260023
2025/03/18 01:07:04 INFO  : data.bin: Deleted
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticucm1742260023: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:04.233487176 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'ticucm1742260023', cache ts: 2025-03-18 01:07:04.234290817 +0000 UTC m=+1.946850875
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:ticucm1742260023: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticucm1742260023: rmdir ''
2025/03/18 01:07:04 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:04 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:04 INFO  : : rmdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticucm1742260023: Services stopped
--- PASS: TestInternalCachedUpdatedContentMatches (0.52s)
=== RUN   TestInternalWrappedWrittenContentMatches
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalWrappedWrittenContentMatches (0.00s)
=== RUN   TestInternalLargeWrittenContentMatches
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalLargeWrittenContentMatches (0.00s)
=== RUN   TestInternalWrappedFsChangeNotSeen
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:04 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/tiwfcns1742260024"
2025/03/18 01:07:04 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/tiwfcns1742260024 at root tiwfcns1742260024
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:04 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:04 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (tiwfcns1742260024)
2025/03/18 01:07:04 ERROR : : error listing: directory not found
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (tiwfcns1742260024)
2025/03/18 01:07:04 ERROR : Cache remote TestInternalCache:tiwfcns1742260024: Failed to list "": directory not found
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:tiwfcns1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: rmdir ''
2025/03/18 01:07:04 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/tiwfcns1742260024: no such file or directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: mkdir ''
2025/03/18 01:07:04 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:04 DEBUG : : mkdir: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired tiwfcns1742260024
2025/03/18 01:07:04 INFO  : : mkdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: put data at 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: put: uploaded to remote fs
2025/03/18 01:07:04 DEBUG : data.bin: put: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired tiwfcns1742260024
2025/03/18 01:07:04 INFO  : : put: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: new object 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:04.579426044 +0000 UTC
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: new object 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:04.579426044 +0000 UTC
2025/03/18 01:07:04 NOTICE: original size: 23592960
2025/03/18 01:07:04 NOTICE: updated size: 12
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: new object 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:04.579426044 +0000 UTC
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:04.581173059 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 1 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: [data.bin]
2025/03/18 01:07:04 DEBUG : : list: cached object: data.bin
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'tiwfcns1742260024', cache ts: 2025-03-18 01:07:04.585936412 +0000 UTC m=+2.298496470
2025/03/18 01:07:04 DEBUG : data.bin: removing object
2025/03/18 01:07:04 DEBUG : : cache: expired tiwfcns1742260024
2025/03/18 01:07:04 INFO  : data.bin: Deleted
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:04.587976245 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'tiwfcns1742260024', cache ts: 2025-03-18 01:07:04.588882489 +0000 UTC m=+2.301442547
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:tiwfcns1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: rmdir ''
2025/03/18 01:07:04 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:04 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:04 INFO  : : rmdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tiwfcns1742260024: Services stopped
--- PASS: TestInternalWrappedFsChangeNotSeen (0.37s)
=== RUN   TestInternalMoveWithNotify
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:04 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/timwn1742260024"
2025/03/18 01:07:04 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/timwn1742260024 at root timwn1742260024
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:04 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:04 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (timwn1742260024)
2025/03/18 01:07:04 ERROR : : error listing: directory not found
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (timwn1742260024)
2025/03/18 01:07:04 ERROR : Cache remote TestInternalCache:timwn1742260024: Failed to list "": directory not found
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:timwn1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: rmdir ''
2025/03/18 01:07:04 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/timwn1742260024: no such file or directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: mkdir ''
2025/03/18 01:07:04 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:04 DEBUG : : mkdir: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired timwn1742260024
2025/03/18 01:07:04 INFO  : : mkdir: cache expired
    cache_internal_test.go:453: Not external
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:04.611463945 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'timwn1742260024', cache ts: 2025-03-18 01:07:04.612207655 +0000 UTC m=+2.324767713
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: empty listing
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'timwn1742260024', cache ts: 2025-03-18 01:07:04.612973006 +0000 UTC m=+2.325533064
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:timwn1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: rmdir ''
2025/03/18 01:07:04 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:04 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:04 INFO  : : rmdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:timwn1742260024: Services stopped
--- SKIP: TestInternalMoveWithNotify (0.01s)
=== RUN   TestInternalNotifyCreatesEmptyParts
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:04 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/tincep1742260024"
2025/03/18 01:07:04 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/tincep1742260024 at root tincep1742260024
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:04 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:04 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (tincep1742260024)
2025/03/18 01:07:04 ERROR : : error listing: directory not found
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (tincep1742260024)
2025/03/18 01:07:04 ERROR : Cache remote TestInternalCache:tincep1742260024: Failed to list "": directory not found
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:tincep1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: rmdir ''
2025/03/18 01:07:04 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/tincep1742260024: no such file or directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: mkdir ''
2025/03/18 01:07:04 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:04 DEBUG : : mkdir: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired tincep1742260024
2025/03/18 01:07:04 INFO  : : mkdir: cache expired
    cache_internal_test.go:539: Not external
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:04.619833649 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'tincep1742260024', cache ts: 2025-03-18 01:07:04.621019135 +0000 UTC m=+2.333579193
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: empty listing
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'tincep1742260024', cache ts: 2025-03-18 01:07:04.621821374 +0000 UTC m=+2.334381442
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:tincep1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: rmdir ''
2025/03/18 01:07:04 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:04 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:04 INFO  : : rmdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:tincep1742260024: Services stopped
--- SKIP: TestInternalNotifyCreatesEmptyParts (0.01s)
=== RUN   TestInternalChangeSeenAfterDirCacheFlush
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:04 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/ticsadcf1742260024"
2025/03/18 01:07:04 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/ticsadcf1742260024 at root ticsadcf1742260024
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:04 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:04 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (ticsadcf1742260024)
2025/03/18 01:07:04 ERROR : : error listing: directory not found
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (ticsadcf1742260024)
2025/03/18 01:07:04 ERROR : Cache remote TestInternalCache:ticsadcf1742260024: Failed to list "": directory not found
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:ticsadcf1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: rmdir ''
2025/03/18 01:07:04 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/ticsadcf1742260024: no such file or directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: mkdir ''
2025/03/18 01:07:04 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:04 DEBUG : : mkdir: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired ticsadcf1742260024
2025/03/18 01:07:04 INFO  : : mkdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: put data at 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: put: uploaded to remote fs
2025/03/18 01:07:04 DEBUG : data.bin: put: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired ticsadcf1742260024
2025/03/18 01:07:04 INFO  : : put: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: new object 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:04.966229773 +0000 UTC
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: new object 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:04.966229773 +0000 UTC
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: new object 'data.bin'
2025/03/18 01:07:04 DEBUG : data.bin: find: error: couldn't open parent bucket for ticsadcf1742260024
2025/03/18 01:07:04 DEBUG : data.bin: find: cached object
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: error: missing cached dir: 
2025/03/18 01:07:04 DEBUG : : list: read 1 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: [data.bin]
2025/03/18 01:07:04 DEBUG : : list: cached object: data.bin
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'ticsadcf1742260024', cache ts: 2025-03-18 01:07:04.971444669 +0000 UTC m=+2.684004737
2025/03/18 01:07:04 DEBUG : data.bin: removing object
2025/03/18 01:07:04 DEBUG : : cache: expired ticsadcf1742260024
2025/03/18 01:07:04 INFO  : data.bin: Deleted
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: list ''
2025/03/18 01:07:04 DEBUG : : list: cold listing: 2025-03-17 19:07:04.97696658 +0000 UTC
2025/03/18 01:07:04 DEBUG : : list: read 0 from source
2025/03/18 01:07:04 DEBUG : : list: source entries: []
2025/03/18 01:07:04 DEBUG : : list: cached directories: 0
2025/03/18 01:07:04 DEBUG : : list: cached dir: 'ticsadcf1742260024', cache ts: 2025-03-18 01:07:04.978119294 +0000 UTC m=+2.690679352
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:ticsadcf1742260024: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: rmdir ''
2025/03/18 01:07:04 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:04 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:04 INFO  : : rmdir: cache expired
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticsadcf1742260024: Services stopped
--- PASS: TestInternalChangeSeenAfterDirCacheFlush (0.36s)
=== RUN   TestInternalCacheWrites
2025/03/18 01:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:04 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/ticw"
2025/03/18 01:07:04 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/ticw at root ticw
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:04 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:04 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:04 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:04 INFO  : TestInternalCache: Cache Writes: enabled
2025/03/18 01:07:04 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticw: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (ticw)
2025/03/18 01:07:04 ERROR : : error listing: directory not found
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticw: list ''
2025/03/18 01:07:04 DEBUG : : list: error: couldn't open bucket (ticw)
2025/03/18 01:07:04 ERROR : Cache remote TestInternalCache:ticw: Failed to list "": directory not found
2025/03/18 01:07:04 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:04 INFO  : Cache remote TestInternalCache:ticw: Removing directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticw: rmdir ''
2025/03/18 01:07:04 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/ticw: no such file or directory
2025/03/18 01:07:04 DEBUG : Cache remote TestInternalCache:ticw: mkdir ''
2025/03/18 01:07:04 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:04 DEBUG : : mkdir: added to cache
2025/03/18 01:07:04 DEBUG : : cache: expired ticw
2025/03/18 01:07:04 INFO  : : mkdir: cache expired
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:ticw: put data at 'data.bin'
2025/03/18 01:07:05 DEBUG : data.bin: put: uploaded to remote fs and saved in cache
2025/03/18 01:07:05 DEBUG : data.bin: put: added to cache
2025/03/18 01:07:05 DEBUG : : cache: expired ticw
2025/03/18 01:07:05 INFO  : : put: cache expired
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:ticw: new object 'data.bin'
2025/03/18 01:07:05 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:05.372993557 +0000 UTC
2025/03/18 01:07:05 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:ticw: list ''
2025/03/18 01:07:05 DEBUG : : list: cold listing: 2025-03-17 19:07:05.377854774 +0000 UTC
2025/03/18 01:07:05 DEBUG : : list: read 1 from source
2025/03/18 01:07:05 DEBUG : : list: source entries: [data.bin]
2025/03/18 01:07:05 DEBUG : : list: cached object: data.bin
2025/03/18 01:07:05 DEBUG : : list: cached directories: 0
2025/03/18 01:07:05 DEBUG : : list: cached dir: 'ticw', cache ts: 2025-03-18 01:07:05.379377198 +0000 UTC m=+3.091937256
2025/03/18 01:07:05 DEBUG : data.bin: removing object
2025/03/18 01:07:05 DEBUG : : cache: expired ticw
2025/03/18 01:07:05 INFO  : data.bin: Deleted
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:ticw: list ''
2025/03/18 01:07:05 DEBUG : : list: cold listing: 2025-03-17 19:07:05.386802767 +0000 UTC
2025/03/18 01:07:05 DEBUG : : list: read 0 from source
2025/03/18 01:07:05 DEBUG : : list: source entries: []
2025/03/18 01:07:05 DEBUG : : list: cached directories: 0
2025/03/18 01:07:05 DEBUG : : list: cached dir: 'ticw', cache ts: 2025-03-18 01:07:05.387981681 +0000 UTC m=+3.100541739
2025/03/18 01:07:05 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:05 INFO  : Cache remote TestInternalCache:ticw: Removing directory
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:ticw: rmdir ''
2025/03/18 01:07:05 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:05 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:05 INFO  : : rmdir: cache expired
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:ticw: Services stopped
--- PASS: TestInternalCacheWrites (0.41s)
=== RUN   TestInternalMaxChunkSizeRespected
2025/03/18 01:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:05 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/timcsr1742260025"
2025/03/18 01:07:05 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/timcsr1742260025 at root timcsr1742260025
2025/03/18 01:07:05 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:05 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:05 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:05 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:05 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:05 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:05 INFO  : TestInternalCache: Workers: 1
2025/03/18 01:07:05 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:05 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:timcsr1742260025: list ''
2025/03/18 01:07:05 DEBUG : : list: error: couldn't open bucket (timcsr1742260025)
2025/03/18 01:07:05 ERROR : : error listing: directory not found
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:timcsr1742260025: list ''
2025/03/18 01:07:05 DEBUG : : list: error: couldn't open bucket (timcsr1742260025)
2025/03/18 01:07:05 ERROR : Cache remote TestInternalCache:timcsr1742260025: Failed to list "": directory not found
2025/03/18 01:07:05 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:05 INFO  : Cache remote TestInternalCache:timcsr1742260025: Removing directory
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:timcsr1742260025: rmdir ''
2025/03/18 01:07:05 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/timcsr1742260025: no such file or directory
2025/03/18 01:07:05 DEBUG : Cache remote TestInternalCache:timcsr1742260025: mkdir ''
2025/03/18 01:07:05 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:05 DEBUG : : mkdir: added to cache
2025/03/18 01:07:05 DEBUG : : cache: expired timcsr1742260025
2025/03/18 01:07:05 INFO  : : mkdir: cache expired
2025/03/18 01:07:06 DEBUG : Cache remote TestInternalCache:timcsr1742260025: put data at 'data.bin'
2025/03/18 01:07:06 DEBUG : data.bin: put: uploaded to remote fs
2025/03/18 01:07:06 DEBUG : data.bin: put: added to cache
2025/03/18 01:07:06 DEBUG : : cache: expired timcsr1742260025
2025/03/18 01:07:06 INFO  : : put: cache expired
2025/03/18 01:07:06 DEBUG : Cache remote TestInternalCache:timcsr1742260025: new object 'data.bin'
2025/03/18 01:07:06 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:06.914305827 +0000 UTC
2025/03/18 01:07:06 DEBUG : Cache remote TestInternalCache:timcsr1742260025: new object 'data.bin'
2025/03/18 01:07:06 DEBUG : data.bin: find: warm object: data.bin, expiring on: 2025-03-18 07:07:06.914305827 +0000 UTC
2025/03/18 01:07:06 DEBUG : timcsr1742260025/data.bin: moving offset set from 0 to 0
2025/03/18 01:07:06 DEBUG : timcsr1742260025/data.bin: 0: chunk retry storage: 0
2025/03/18 01:07:06 DEBUG : worker-0 <data.bin>: downloaded chunk 0
2025/03/18 01:07:07 DEBUG : timcsr1742260025/data.bin: cache reader closed 5242880
2025/03/18 01:07:07 DEBUG : timcsr1742260025/data.bin: moving offset set from 0 to 5242880
2025/03/18 01:07:07 DEBUG : timcsr1742260025/data.bin: 5242880: chunk retry storage: 0
2025/03/18 01:07:07 DEBUG : worker-0 <data.bin>: downloaded chunk 5242880
2025/03/18 01:07:08 DEBUG : timcsr1742260025/data.bin: cache reader closed 10485760
2025/03/18 01:07:08 DEBUG : timcsr1742260025/data.bin: moving offset set from 0 to 10485760
2025/03/18 01:07:08 DEBUG : timcsr1742260025/data.bin: 10485760: chunk retry storage: 0
2025/03/18 01:07:08 DEBUG : worker-0 <data.bin>: downloaded chunk 10485760
2025/03/18 01:07:08 DEBUG : timcsr1742260025/data.bin: cache reader closed 15728640
2025/03/18 01:07:08 DEBUG : timcsr1742260025/data.bin: moving offset set from 0 to 15728640
2025/03/18 01:07:08 DEBUG : timcsr1742260025/data.bin: 15728640: chunk retry storage: 0
2025/03/18 01:07:08 DEBUG : worker-0 <data.bin>: downloaded chunk 15728640
2025/03/18 01:07:09 DEBUG : timcsr1742260025/data.bin: cache reader closed 20971520
2025/03/18 01:07:09 DEBUG : timcsr1742260025/data.bin: moving offset set from 0 to 20971520
2025/03/18 01:07:09 DEBUG : timcsr1742260025/data.bin: 20971520: chunk retry storage: 0
2025/03/18 01:07:09 DEBUG : worker-0 <data.bin>: downloaded chunk 20971520
2025/03/18 01:07:09 DEBUG : timcsr1742260025/data.bin: cache reader closed 26214400
2025/03/18 01:07:09 DEBUG : timcsr1742260025/data.bin: moving offset set from 0 to 26214400
2025/03/18 01:07:09 DEBUG : timcsr1742260025/data.bin: 26214400: chunk retry storage: 0
2025/03/18 01:07:09 DEBUG : worker-0 <data.bin>: downloaded chunk 26214400
2025/03/18 01:07:10 DEBUG : timcsr1742260025/data.bin: cache reader closed 31457280
2025/03/18 01:07:10 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:timcsr1742260025: list ''
2025/03/18 01:07:10 DEBUG : : list: cold listing: 2025-03-17 19:07:06.915817904 +0000 UTC
2025/03/18 01:07:10 DEBUG : : list: read 1 from source
2025/03/18 01:07:10 DEBUG : : list: source entries: [data.bin]
2025/03/18 01:07:10 DEBUG : : list: cached object: data.bin
2025/03/18 01:07:10 DEBUG : : list: cached directories: 0
2025/03/18 01:07:10 DEBUG : : list: cached dir: 'timcsr1742260025', cache ts: 2025-03-18 01:07:10.028102653 +0000 UTC m=+7.740662711
2025/03/18 01:07:10 DEBUG : data.bin: removing object
2025/03/18 01:07:10 DEBUG : : cache: expired timcsr1742260025
2025/03/18 01:07:10 INFO  : data.bin: Deleted
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:timcsr1742260025: list ''
2025/03/18 01:07:10 DEBUG : : list: cold listing: 2025-03-17 19:07:10.03654376 +0000 UTC
2025/03/18 01:07:10 DEBUG : : list: read 0 from source
2025/03/18 01:07:10 DEBUG : : list: source entries: []
2025/03/18 01:07:10 DEBUG : : list: cached directories: 0
2025/03/18 01:07:10 DEBUG : : list: cached dir: 'timcsr1742260025', cache ts: 2025-03-18 01:07:10.037433293 +0000 UTC m=+7.749993351
2025/03/18 01:07:10 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:10 INFO  : Cache remote TestInternalCache:timcsr1742260025: Removing directory
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:timcsr1742260025: rmdir ''
2025/03/18 01:07:10 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:10 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:10 INFO  : : rmdir: cache expired
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:timcsr1742260025: Services stopped
--- PASS: TestInternalMaxChunkSizeRespected (4.65s)
=== RUN   TestInternalExpiredEntriesRemoved
2025/03/18 01:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalExpiredEntriesRemoved (0.00s)
=== RUN   TestInternalBug2117
2025/03/18 01:07:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:10 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/tib21171742260030"
2025/03/18 01:07:10 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/tib21171742260030 at root tib21171742260030
2025/03/18 01:07:10 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:10 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:10 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:10 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:10 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:10 INFO  : TestInternalCache: Chunk Clean Interval: 15m0s
2025/03/18 01:07:10 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:10 INFO  : TestInternalCache: File Age: 3d
2025/03/18 01:07:10 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:tib21171742260030: list ''
2025/03/18 01:07:10 DEBUG : : list: error: couldn't open bucket (tib21171742260030)
2025/03/18 01:07:10 ERROR : : error listing: directory not found
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:tib21171742260030: list ''
2025/03/18 01:07:10 DEBUG : : list: error: couldn't open bucket (tib21171742260030)
2025/03/18 01:07:10 ERROR : Cache remote TestInternalCache:tib21171742260030: Failed to list "": directory not found
2025/03/18 01:07:10 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:10 INFO  : Cache remote TestInternalCache:tib21171742260030: Removing directory
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir ''
2025/03/18 01:07:10 ERROR : : Failed to rmdir: stat /tmp/TestInternalCache-local/tib21171742260030: no such file or directory
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:tib21171742260030: mkdir ''
2025/03/18 01:07:10 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:10 DEBUG : : mkdir: added to cache
2025/03/18 01:07:10 DEBUG : : cache: expired tib21171742260030
2025/03/18 01:07:10 INFO  : : mkdir: cache expired
2025/03/18 01:07:10 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir2'
2025/03/18 01:07:10 DEBUG : test/dir1/dir2: list: error: couldn't open bucket (tib21171742260030/test/dir1/dir2)
2025/03/18 01:07:10 DEBUG : test/dir1/dir2: list: read 1 from source
2025/03/18 01:07:10 DEBUG : test/dir1/dir2: list: source entries: [test/dir1/dir2/test.txt]
2025/03/18 01:07:10 DEBUG : test/dir1/dir2: list: cached object: test/dir1/dir2/test.txt
2025/03/18 01:07:10 DEBUG : test/dir1/dir2: list: cached directories: 0
2025/03/18 01:07:10 DEBUG : test/dir1/dir2: list: cached dir: 'tib21171742260030/test/dir1/dir2', cache ts: 2025-03-18 01:07:10.056079464 +0000 UTC m=+7.768639532
2025/03/18 01:07:10 NOTICE: len: 1
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir2'
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: warm 1 from cache for: tib21171742260030/test/dir1/dir2, expiring on: 2025-03-21 01:07:10.056079464 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: cached entries: [test/dir1/dir2/test.txt]
2025/03/18 01:07:40 NOTICE: len: 1
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1'
2025/03/18 01:07:40 DEBUG : test/dir1: list: error: missing cached dir: test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir1: list: source entries: [test/dir1/dir3 test/dir1/dir2 test/dir1/dir4 test/dir1/dir1]
2025/03/18 01:07:40 DEBUG : test/dir1: list: cached directories: 4
2025/03/18 01:07:40 DEBUG : test/dir1: list: cached dir: 'tib21171742260030/test/dir1', cache ts: 2025-03-18 01:07:40.059590543 +0000 UTC m=+37.772150600
2025/03/18 01:07:40 NOTICE: len: 4
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test'
2025/03/18 01:07:40 DEBUG : test: list: error: missing cached dir: test
2025/03/18 01:07:40 DEBUG : test: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test: list: source entries: [test/dir3 test/dir2 test/dir4 test/dir1]
2025/03/18 01:07:40 DEBUG : test: list: cached directories: 4
2025/03/18 01:07:40 DEBUG : test: list: cached dir: 'tib21171742260030/test', cache ts: 2025-03-18 01:07:40.061622661 +0000 UTC m=+37.774182729
2025/03/18 01:07:40 NOTICE: len: 4
2025/03/18 01:07:40 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-15 01:07:10.05242323 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [test]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'tib21171742260030', cache ts: 2025-03-18 01:07:40.063225126 +0000 UTC m=+37.775785184
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test'
2025/03/18 01:07:40 DEBUG : test: list: warm 4 from cache for: tib21171742260030/test, expiring on: 2025-03-21 01:07:40.062529997 +0000 UTC
2025/03/18 01:07:40 DEBUG : test: list: cached entries: [test/dir1 test/dir2 test/dir3 test/dir4]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4'
2025/03/18 01:07:40 DEBUG : test/dir4: list: empty listing
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2'
2025/03/18 01:07:40 DEBUG : test/dir4: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir4: list: source entries: [test/dir4/dir3 test/dir4/dir2 test/dir4/dir4 test/dir4/dir1]
2025/03/18 01:07:40 DEBUG : test/dir2: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir2: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir2: list: source entries: [test/dir2/dir3 test/dir2/dir2 test/dir2/dir4 test/dir2/dir1]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1'
2025/03/18 01:07:40 DEBUG : test/dir1: list: warm 4 from cache for: tib21171742260030/test/dir1, expiring on: 2025-03-21 01:07:40.060829939 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1: list: cached entries: [test/dir1/dir1 test/dir1/dir2 test/dir1/dir3 test/dir1/dir4]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir4'
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: source entries: [test/dir1/dir4/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir1'
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: source entries: [test/dir1/dir1/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir2'
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: warm 1 from cache for: tib21171742260030/test/dir1/dir2, expiring on: 2025-03-21 01:07:40.057975784 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: cached entries: [test/dir1/dir2/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir3'
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: source entries: [test/dir1/dir3/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3'
2025/03/18 01:07:40 DEBUG : test/dir3: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir3: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir4: list: cached directories: 4
2025/03/18 01:07:40 DEBUG : test/dir3: list: source entries: [test/dir3/dir3 test/dir3/dir2 test/dir3/dir4 test/dir3/dir1]
2025/03/18 01:07:40 DEBUG : test/dir4: list: cached dir: 'tib21171742260030/test/dir4', cache ts: 2025-03-18 01:07:40.064856956 +0000 UTC m=+37.777417024
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir3'
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: source entries: [test/dir4/dir3/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir1'
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: source entries: [test/dir4/dir1/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir2'
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: source entries: [test/dir4/dir2/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: cached object: test/dir4/dir3/test.txt
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: cached dir: 'tib21171742260030/test/dir4/dir3', cache ts: 2025-03-18 01:07:40.066192563 +0000 UTC m=+37.778752631
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir4'
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: source entries: [test/dir4/dir4/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir3/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir3: list: cached directories: 4
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: cached object: test/dir4/dir1/test.txt
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: cached object: test/dir1/dir4/test.txt
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: cached object: test/dir1/dir1/test.txt
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir2/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: cached object: test/dir1/dir3/test.txt
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2: list: cached directories: 4
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: cached object: test/dir4/dir2/test.txt
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: cached object: test/dir4/dir4/test.txt
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir3: list: cached dir: 'tib21171742260030/test/dir3', cache ts: 2025-03-18 01:07:40.067404367 +0000 UTC m=+37.779964425
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir1'
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: source entries: [test/dir3/dir1/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: cached dir: 'tib21171742260030/test/dir4/dir1', cache ts: 2025-03-18 01:07:40.067981676 +0000 UTC m=+37.780541734
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir2'
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: source entries: [test/dir3/dir2/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir1/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: cached dir: 'tib21171742260030/test/dir1/dir4', cache ts: 2025-03-18 01:07:40.068538397 +0000 UTC m=+37.781098465
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir3'
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: source entries: [test/dir3/dir3/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir1/dir4/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: cached dir: 'tib21171742260030/test/dir1/dir1', cache ts: 2025-03-18 01:07:40.06918211 +0000 UTC m=+37.781742167
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir4'
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: source entries: [test/dir3/dir4/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir1/dir1/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: cached dir: 'tib21171742260030/test/dir1/dir3', cache ts: 2025-03-18 01:07:40.070373036 +0000 UTC m=+37.782933104
2025/03/18 01:07:40 DEBUG : test/dir1/dir3/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir2: list: cached dir: 'tib21171742260030/test/dir2', cache ts: 2025-03-18 01:07:40.070933023 +0000 UTC m=+37.783493091
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir2'
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: source entries: [test/dir2/dir2/test.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir1'
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: source entries: [test/dir2/dir1/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: cached dir: 'tib21171742260030/test/dir4/dir2', cache ts: 2025-03-18 01:07:40.071626238 +0000 UTC m=+37.784186295
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir3'
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: source entries: [test/dir2/dir3/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir2/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: cached dir: 'tib21171742260030/test/dir4/dir4', cache ts: 2025-03-18 01:07:40.072217964 +0000 UTC m=+37.784778032
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir4'
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: empty listing
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: source entries: [test/dir2/dir4/test.txt]
2025/03/18 01:07:40 DEBUG : test/dir4/dir4/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: cached object: test/dir3/dir1/test.txt
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: cached object: test/dir3/dir2/test.txt
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: cached object: test/dir3/dir3/test.txt
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: cached object: test/dir3/dir4/test.txt
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: cached object: test/dir2/dir2/test.txt
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: cached object: test/dir2/dir1/test.txt
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: cached object: test/dir2/dir3/test.txt
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: cached object: test/dir2/dir4/test.txt
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: cache: expired tib21171742260030/test/dir4/dir3
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4/dir3/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: cached dir: 'tib21171742260030/test/dir3/dir1', cache ts: 2025-03-18 01:07:40.081795366 +0000 UTC m=+37.794355423
2025/03/18 01:07:40 DEBUG : test/dir3/dir1/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: cached dir: 'tib21171742260030/test/dir3/dir2', cache ts: 2025-03-18 01:07:40.082588968 +0000 UTC m=+37.795149036
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: cached dir: 'tib21171742260030/test/dir3/dir3', cache ts: 2025-03-18 01:07:40.083962806 +0000 UTC m=+37.796522874
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: cached dir: 'tib21171742260030/test/dir3/dir4', cache ts: 2025-03-18 01:07:40.085354978 +0000 UTC m=+37.797915036
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: cached dir: 'tib21171742260030/test/dir2/dir2', cache ts: 2025-03-18 01:07:40.087296608 +0000 UTC m=+37.799856676
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: cached dir: 'tib21171742260030/test/dir2/dir1', cache ts: 2025-03-18 01:07:40.087848849 +0000 UTC m=+37.800408908
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: cached dir: 'tib21171742260030/test/dir2/dir3', cache ts: 2025-03-18 01:07:40.088632264 +0000 UTC m=+37.801192322
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: cached dir: 'tib21171742260030/test/dir2/dir4', cache ts: 2025-03-18 01:07:40.089868625 +0000 UTC m=+37.802428693
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: cache: expired tib21171742260030/test/dir1/dir2
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir1/dir2/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir2/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: cache: expired tib21171742260030/test/dir4/dir1
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4/dir1/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir3/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: cache: expired tib21171742260030/test/dir1/dir4
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir1/dir4/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir4/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: cache: expired tib21171742260030/test/dir1/dir1
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir1/dir1/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir2/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: cache: expired tib21171742260030/test/dir1/dir3
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir1/dir3/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir1/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: cache: expired tib21171742260030/test/dir4/dir2
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4/dir2/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir3/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: cache: expired tib21171742260030/test/dir4/dir4
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4/dir4/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir4/test.txt: removing object
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: cache: expired tib21171742260030/test/dir3/dir1
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3/dir1/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: cache: expired tib21171742260030/test/dir3/dir2
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3/dir2/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: cache: expired tib21171742260030/test/dir3/dir3
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3/dir3/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: cache: expired tib21171742260030/test/dir3/dir4
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3/dir4/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: cache: expired tib21171742260030/test/dir2/dir2
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2/dir2/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: cache: expired tib21171742260030/test/dir2/dir1
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2/dir1/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: cache: expired tib21171742260030/test/dir2/dir3
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2/dir3/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: cache: expired tib21171742260030/test/dir2/dir4
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2/dir4/test.txt: Deleted
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-15 01:07:40.120350247 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [test]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'tib21171742260030', cache ts: 2025-03-18 01:07:40.121290626 +0000 UTC m=+37.833850683
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test'
2025/03/18 01:07:40 DEBUG : test: list: cold listing: 2025-03-15 01:07:40.120350247 +0000 UTC
2025/03/18 01:07:40 DEBUG : test: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test: list: source entries: [test/dir3 test/dir2 test/dir4 test/dir1]
2025/03/18 01:07:40 DEBUG : test: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test: list: cached dir: 'tib21171742260030/test', cache ts: 2025-03-18 01:07:40.122150853 +0000 UTC m=+37.834710921
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4'
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2'
2025/03/18 01:07:40 DEBUG : test/dir4: list: cold listing: 2025-03-15 01:07:40.108084672 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir2: list: cold listing: 2025-03-15 01:07:40.120350247 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir4: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir4: list: source entries: [test/dir4/dir3 test/dir4/dir2 test/dir4/dir4 test/dir4/dir1]
2025/03/18 01:07:40 DEBUG : test/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir2: list: source entries: [test/dir2/dir3 test/dir2/dir2 test/dir2/dir4 test/dir2/dir1]
2025/03/18 01:07:40 DEBUG : test/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1'
2025/03/18 01:07:40 DEBUG : test/dir1: list: cold listing: 2025-03-15 01:07:40.104438287 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir1: list: source entries: [test/dir1/dir3 test/dir1/dir2 test/dir1/dir4 test/dir1/dir1]
2025/03/18 01:07:40 DEBUG : test/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3'
2025/03/18 01:07:40 DEBUG : test/dir3: list: cold listing: 2025-03-15 01:07:40.114898117 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir3: list: read 4 from source
2025/03/18 01:07:40 DEBUG : test/dir3: list: source entries: [test/dir3/dir3 test/dir3/dir2 test/dir3/dir4 test/dir3/dir1]
2025/03/18 01:07:40 DEBUG : test/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4: list: cached dir: 'tib21171742260030/test/dir4', cache ts: 2025-03-18 01:07:40.122938174 +0000 UTC m=+37.835498242
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir4'
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: cold listing: 2025-03-15 01:07:40.108084672 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir2'
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: cold listing: 2025-03-15 01:07:40.106203656 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir3'
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: cold listing: 2025-03-15 01:07:40.081172601 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir4/dir1'
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: cold listing: 2025-03-15 01:07:40.098383019 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: list: cached dir: 'tib21171742260030/test/dir4/dir4', cache ts: 2025-03-18 01:07:40.123762065 +0000 UTC m=+37.836322123
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: list: cached dir: 'tib21171742260030/test/dir4/dir2', cache ts: 2025-03-18 01:07:40.123817718 +0000 UTC m=+37.836377777
2025/03/18 01:07:40 DEBUG : test/dir1: list: cached dir: 'tib21171742260030/test/dir1', cache ts: 2025-03-18 01:07:40.123320039 +0000 UTC m=+37.835880107
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir4'
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: cold listing: 2025-03-15 01:07:40.100753549 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir1'
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir2'
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: cold listing: 2025-03-15 01:07:40.102647088 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: cold listing: 2025-03-15 01:07:40.09173303 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir1/dir3'
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: cold listing: 2025-03-15 01:07:40.104438287 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: list: cached dir: 'tib21171742260030/test/dir1/dir4', cache ts: 2025-03-18 01:07:40.12618305 +0000 UTC m=+37.838743107
2025/03/18 01:07:40 DEBUG : test/dir3: list: cached dir: 'tib21171742260030/test/dir3', cache ts: 2025-03-18 01:07:40.123457505 +0000 UTC m=+37.836017564
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir2'
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: cold listing: 2025-03-15 01:07:40.1120372 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir1'
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: cold listing: 2025-03-15 01:07:40.11001993 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: list: cached dir: 'tib21171742260030/test/dir4/dir3', cache ts: 2025-03-18 01:07:40.123906465 +0000 UTC m=+37.836466523
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir3'
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: cold listing: 2025-03-15 01:07:40.113447425 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir2: list: cached dir: 'tib21171742260030/test/dir2', cache ts: 2025-03-18 01:07:40.123011692 +0000 UTC m=+37.835571760
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir3/dir4'
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: cold listing: 2025-03-15 01:07:40.114898117 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: list: cached dir: 'tib21171742260030/test/dir4/dir1', cache ts: 2025-03-18 01:07:40.124065823 +0000 UTC m=+37.836625881
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir1'
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: cold listing: 2025-03-15 01:07:40.11782123 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: list: cached dir: 'tib21171742260030/test/dir1/dir1', cache ts: 2025-03-18 01:07:40.126355191 +0000 UTC m=+37.838915259
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir2'
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: cold listing: 2025-03-15 01:07:40.116509268 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: list: cached dir: 'tib21171742260030/test/dir1/dir2', cache ts: 2025-03-18 01:07:40.12637563 +0000 UTC m=+37.838935688
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir3'
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: cold listing: 2025-03-15 01:07:40.11912646 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: list: cached dir: 'tib21171742260030/test/dir1/dir3', cache ts: 2025-03-18 01:07:40.126449006 +0000 UTC m=+37.839009074
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: list 'test/dir2/dir4'
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: cold listing: 2025-03-15 01:07:40.120350247 +0000 UTC
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: read 0 from source
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: source entries: []
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: list: cached dir: 'tib21171742260030/test/dir3/dir2', cache ts: 2025-03-18 01:07:40.127716396 +0000 UTC m=+37.840276464
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: list: cached dir: 'tib21171742260030/test/dir3/dir1', cache ts: 2025-03-18 01:07:40.127768953 +0000 UTC m=+37.840329022
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: list: cached dir: 'tib21171742260030/test/dir3/dir3', cache ts: 2025-03-18 01:07:40.128307811 +0000 UTC m=+37.840867869
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: list: cached dir: 'tib21171742260030/test/dir3/dir4', cache ts: 2025-03-18 01:07:40.129225275 +0000 UTC m=+37.841785334
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: list: cached dir: 'tib21171742260030/test/dir2/dir1', cache ts: 2025-03-18 01:07:40.130299103 +0000 UTC m=+37.842859171
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: list: cached dir: 'tib21171742260030/test/dir2/dir2', cache ts: 2025-03-18 01:07:40.130887072 +0000 UTC m=+37.843447130
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: list: cached dir: 'tib21171742260030/test/dir2/dir3', cache ts: 2025-03-18 01:07:40.131500108 +0000 UTC m=+37.844060176
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: list: cached dir: 'tib21171742260030/test/dir2/dir4', cache ts: 2025-03-18 01:07:40.13213803 +0000 UTC m=+37.844698098
2025/03/18 01:07:40 DEBUG : removing 16 level 3 directories
2025/03/18 01:07:40 INFO  : test/dir2/dir4: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir2/dir4'
2025/03/18 01:07:40 INFO  : test/dir1/dir4: Removing directory
2025/03/18 01:07:40 INFO  : test/dir2/dir2: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir1/dir4'
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir2/dir2'
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: rmdir: removed dir in source fs
2025/03/18 01:07:40 INFO  : test/dir1/dir1: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir1/dir1'
2025/03/18 01:07:40 INFO  : test/dir2/dir1: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir2/dir1'
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: rmdir: removed dir in source fs
2025/03/18 01:07:40 INFO  : test/dir1/dir2: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir1/dir2'
2025/03/18 01:07:40 INFO  : test/dir2/dir3: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir2/dir3'
2025/03/18 01:07:40 INFO  : test/dir1/dir3: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir1/dir3'
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir2/dir4: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2: rmdir: cache expired
2025/03/18 01:07:40 INFO  : test/dir3/dir1: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir3/dir1'
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir1/dir4: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir2/dir2: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir1/dir1: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir2/dir1: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2: rmdir: cache expired
2025/03/18 01:07:40 INFO  : test/dir3/dir2: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir3/dir2'
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir1/dir2: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir2/dir3: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir1/dir3: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir3/dir1: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 INFO  : test/dir1: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3/dir3: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir3/dir3'
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir2: rmdir: cache expired
2025/03/18 01:07:40 INFO  : test/dir3/dir4: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir3/dir4'
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: rmdir: removed dir in source fs
2025/03/18 01:07:40 INFO  : test/dir1: rmdir: cache expired
2025/03/18 01:07:40 INFO  : test/dir4/dir1: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir4/dir1'
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir3/dir2: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir1: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test/dir2
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir2: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4/dir2: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir4/dir2'
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: rmdir: removed dir in source fs
2025/03/18 01:07:40 INFO  : test/dir2: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test/dir1
2025/03/18 01:07:40 INFO  : test/dir4/dir3: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir4/dir3'
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir1: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir1: rmdir: cache expired
2025/03/18 01:07:40 INFO  : test/dir4/dir4: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir4/dir4'
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir3/dir3: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir3/dir4: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir4/dir1: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir4/dir2: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir4/dir3: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 DEBUG : test/dir4/dir4: rmdir: removed from cache
2025/03/18 01:07:40 INFO  : test/dir3: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test/dir3
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir3: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test/dir4
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir4: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test/dir4: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : removing 4 level 2 directories
2025/03/18 01:07:40 INFO  : test/dir4: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir4'
2025/03/18 01:07:40 INFO  : test/dir2: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir2'
2025/03/18 01:07:40 INFO  : test/dir1: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir1'
2025/03/18 01:07:40 DEBUG : test/dir4: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir2: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir1: rmdir: removed dir in source fs
2025/03/18 01:07:40 INFO  : test/dir3: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test/dir3'
2025/03/18 01:07:40 DEBUG : test/dir3: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test/dir4: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test/dir2: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test/dir1: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test/dir3: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030/test
2025/03/18 01:07:40 INFO  : test: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030/test
2025/03/18 01:07:40 DEBUG : test: cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : test: rmdir: cache expired
2025/03/18 01:07:40 INFO  : test: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : removing 1 level 1 directories
2025/03/18 01:07:40 INFO  : test: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir 'test'
2025/03/18 01:07:40 DEBUG : test: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired tib21171742260030
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:40 INFO  : Cache remote TestInternalCache:tib21171742260030: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: rmdir ''
2025/03/18 01:07:40 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestInternalCache:tib21171742260030: Services stopped
--- PASS: TestInternalBug2117 (30.12s)
=== RUN   TestIntegration
    fstests.go:438: Using remote "TestCache:"
2025/03/18 01:07:40 DEBUG : Creating backend with remote "TestCache:rclone-test-totiyam3deqa"
2025/03/18 01:07:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-totiyam3deqa"
2025/03/18 01:07:40 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-totiyam3deqa at root rclone-test-totiyam3deqa
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
=== RUN   TestIntegration/FsCheckWrap
=== RUN   TestIntegration/FsCommand
=== RUN   TestIntegration/FsRmdirNotFound
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir ''
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir ''
2025/03/18 01:07:40 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : : mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.17093761 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.171843554 +0000 UTC m=+37.884403611
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir ''
2025/03/18 01:07:40 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
=== RUN   TestIntegration/FsMkdir
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir ''
2025/03/18 01:07:40 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : : mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.17482776 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.175683059 +0000 UTC m=+37.888243118
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir ''
2025/03/18 01:07:40 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : : mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/18 01:07:40 INFO  : dir/subdir: Making directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'dir/subdir'
2025/03/18 01:07:40 DEBUG : dir/subdir: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : dir/subdir: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : dir: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : dir: cache: expired 
2025/03/18 01:07:40 INFO  : dir: mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.178257371 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [dir]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.179714855 +0000 UTC m=+37.892274913
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'dir'
2025/03/18 01:07:40 DEBUG : dir: list: warm 1 from cache for: rclone-test-totiyam3deqa/dir, expiring on: 2025-03-18 07:07:40.179062326 +0000 UTC
2025/03/18 01:07:40 DEBUG : dir: list: cached entries: [dir/subdir]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'dir/subdir'
2025/03/18 01:07:40 DEBUG : dir/subdir: list: empty listing
2025/03/18 01:07:40 DEBUG : dir/subdir: list: read 0 from source
2025/03/18 01:07:40 DEBUG : dir/subdir: list: source entries: []
2025/03/18 01:07:40 DEBUG : dir/subdir: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : dir/subdir: list: cached dir: 'rclone-test-totiyam3deqa/dir/subdir', cache ts: 2025-03-18 01:07:40.180720855 +0000 UTC m=+37.893280934
2025/03/18 01:07:40 INFO  : dir/subdir: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'dir/subdir'
2025/03/18 01:07:40 DEBUG : dir/subdir: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : dir/subdir: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : dir: cache: expired rclone-test-totiyam3deqa/dir
2025/03/18 01:07:40 DEBUG : dir: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : dir: cache: expired 
2025/03/18 01:07:40 INFO  : dir: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.182118207 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [dir]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.183002821 +0000 UTC m=+37.895562879
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'dir'
2025/03/18 01:07:40 DEBUG : dir: list: cold listing: 2025-03-17 19:07:40.182118207 +0000 UTC
2025/03/18 01:07:40 DEBUG : dir: list: read 0 from source
2025/03/18 01:07:40 DEBUG : dir: list: source entries: []
2025/03/18 01:07:40 DEBUG : dir: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : dir: list: cached dir: 'rclone-test-totiyam3deqa/dir', cache ts: 2025-03-18 01:07:40.183752823 +0000 UTC m=+37.896312870
2025/03/18 01:07:40 INFO  : dir: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'dir'
2025/03/18 01:07:40 DEBUG : dir: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : dir: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.185152489 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.185966671 +0000 UTC m=+37.898526739
=== RUN   TestIntegration/FsMkdir/FsListEmpty
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: empty listing
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.186712906 +0000 UTC m=+37.899272963
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: empty listing
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.187520104 +0000 UTC m=+37.900080172
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'does not exist'
2025/03/18 01:07:40 DEBUG : does not exist: list: error: couldn't open bucket (rclone-test-totiyam3deqa/does not exist)
2025/03/18 01:07:40 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsEncoding
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: empty listing
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.188501108 +0000 UTC m=+37.901061176
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡'
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡'
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: put: added to cache
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: cache: expired rclone-test-totiyam3deqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: cache: expired 
2025/03/18 01:07:40 INFO  : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: put: cache expired
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: dd4b519b1ef307a91d29546a311db343
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: 308e93655cabcf7b210ae891255985b078ac0674
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: 38dccd52d6af8d1a217b808936b3e143872442ee9ca3e507c054c187ec4d580d5f9d3515a9ab34dcc7783152e6a81ccfe76b006d6061609fa5484f8c5c3a4e19
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: ef29fa46
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: 27635daac4af67ffc86c8bf414489a77e3a5c8ee6b3b0b4ef7ac9f7edbc2ce80
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡'
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: find: warm object: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡, expiring on: 2025-03-18 07:07:40.190786619 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.191951777 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.197550041 +0000 UTC m=+37.910110109
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡'
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: list: cold listing: 2025-03-17 19:07:40.191951777 +0000 UTC
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: list: source entries: [␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡]
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: list: cached object: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: list: cached dir: 'rclone-test-totiyam3deqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡', cache ts: 2025-03-18 01:07:40.198938125 +0000 UTC m=+37.911498193
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: dd4b519b1ef307a91d29546a311db343
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: 308e93655cabcf7b210ae891255985b078ac0674
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: 38dccd52d6af8d1a217b808936b3e143872442ee9ca3e507c054c187ec4d580d5f9d3515a9ab34dcc7783152e6a81ccfe76b006d6061609fa5484f8c5c3a4e19
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: ef29fa46
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: object hash cached: 27635daac4af67ffc86c8bf414489a77e3a5c8ee6b3b0b4ef7ac9f7edbc2ce80
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: removing object
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: cache: expired rclone-test-totiyam3deqa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡'
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.206781256 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.207496301 +0000 UTC m=+37.920056369
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '.'
2025/03/18 01:07:40 DEBUG : .: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : .: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at './.'
2025/03/18 01:07:40 DEBUG : ./.: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ./.: put: added to cache
2025/03/18 01:07:40 DEBUG : .: cache: expired rclone-test-totiyam3deqa/.
2025/03/18 01:07:40 DEBUG : .: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : .: cache: expired 
2025/03/18 01:07:40 INFO  : .: put: cache expired
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: 8ad24b386eceee752408e215caa2874c
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: 500e2db42c67d48cc7f6dbc96c7f2fd19604e905
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: fa51555ab6e5afce4801a73eab5ec41d5818b041bf4eb02f6d45ef5bfd73eff7206c1c7e23bb1951588e06841fa43d96b2d29ee49584f9d4575569f631d4af39
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: d2be759e
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: f912459e11834de7b9d94e85743fb97fea3a2ff5c51466456fdd40cda8ceb025
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object './.'
2025/03/18 01:07:40 DEBUG : ./.: find: warm object: ./., expiring on: 2025-03-18 07:07:40.209691495 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.21085547 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [.]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.216370688 +0000 UTC m=+37.928930756
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '.'
2025/03/18 01:07:40 DEBUG : .: list: cold listing: 2025-03-17 19:07:40.21085547 +0000 UTC
2025/03/18 01:07:40 DEBUG : .: list: read 1 from source
2025/03/18 01:07:40 DEBUG : .: list: source entries: [./.]
2025/03/18 01:07:40 DEBUG : .: list: cached object: ./.
2025/03/18 01:07:40 DEBUG : .: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : .: list: cached dir: 'rclone-test-totiyam3deqa/.', cache ts: 2025-03-18 01:07:40.217891922 +0000 UTC m=+37.930451980
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: 8ad24b386eceee752408e215caa2874c
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: 500e2db42c67d48cc7f6dbc96c7f2fd19604e905
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: fa51555ab6e5afce4801a73eab5ec41d5818b041bf4eb02f6d45ef5bfd73eff7206c1c7e23bb1951588e06841fa43d96b2d29ee49584f9d4575569f631d4af39
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: d2be759e
2025/03/18 01:07:40 DEBUG : ./.: object hash cached: f912459e11834de7b9d94e85743fb97fea3a2ff5c51466456fdd40cda8ceb025
2025/03/18 01:07:40 DEBUG : ./.: removing object
2025/03/18 01:07:40 DEBUG : .: cache: expired rclone-test-totiyam3deqa/.
2025/03/18 01:07:40 DEBUG : .: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : .: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '.'
2025/03/18 01:07:40 DEBUG : .: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : .: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.226148524 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.226991079 +0000 UTC m=+37.939551147
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '..'
2025/03/18 01:07:40 DEBUG : ..: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ..: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '../..'
2025/03/18 01:07:40 DEBUG : ../..: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ../..: put: added to cache
2025/03/18 01:07:40 DEBUG : ..: cache: expired rclone-test-totiyam3deqa/..
2025/03/18 01:07:40 DEBUG : ..: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ..: cache: expired 
2025/03/18 01:07:40 INFO  : ..: put: cache expired
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 7196d256fc965f4502a8ae397c9aa6f7
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 34ed67ca2d31e96f8841f1416ccffa0a4f9df5a1
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 80bcd9c2076ffc780454c6f2e846871c8ee8b19f67e8bd46ba49e67896058c67ca3e5efa88d97380fe81172aa6e25a4324e654df568b5af97772b9ee5e5e9fdc
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 85e40846
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 0282fea34fa10bcd4ad4e170d12d8db2c809e6b0415e41bd844dc649cbcc33b4
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '../..'
2025/03/18 01:07:40 DEBUG : ../..: find: warm object: ../.., expiring on: 2025-03-18 07:07:40.229266702 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.230381937 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [..]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.235470507 +0000 UTC m=+37.948030565
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '..'
2025/03/18 01:07:40 DEBUG : ..: list: cold listing: 2025-03-17 19:07:40.230381937 +0000 UTC
2025/03/18 01:07:40 DEBUG : ..: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ..: list: source entries: [../..]
2025/03/18 01:07:40 DEBUG : ..: list: cached object: ../..
2025/03/18 01:07:40 DEBUG : ..: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ..: list: cached dir: 'rclone-test-totiyam3deqa/..', cache ts: 2025-03-18 01:07:40.236806344 +0000 UTC m=+37.949366403
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 7196d256fc965f4502a8ae397c9aa6f7
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 34ed67ca2d31e96f8841f1416ccffa0a4f9df5a1
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 80bcd9c2076ffc780454c6f2e846871c8ee8b19f67e8bd46ba49e67896058c67ca3e5efa88d97380fe81172aa6e25a4324e654df568b5af97772b9ee5e5e9fdc
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 85e40846
2025/03/18 01:07:40 DEBUG : ../..: object hash cached: 0282fea34fa10bcd4ad4e170d12d8db2c809e6b0415e41bd844dc649cbcc33b4
2025/03/18 01:07:40 DEBUG : ../..: removing object
2025/03/18 01:07:40 DEBUG : ..: cache: expired rclone-test-totiyam3deqa/..
2025/03/18 01:07:40 DEBUG : ..: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ..: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '..'
2025/03/18 01:07:40 DEBUG : ..: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ..: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.244469418 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.245115244 +0000 UTC m=+37.957675312
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~'
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~'
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: put: added to cache
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: cache: expired rclone-test-totiyam3deqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: cache: expired 
2025/03/18 01:07:40 INFO  : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: put: cache expired
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: d93314d09d751c987fc487625f9dde60
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: bcfb5cdd4e5020e7ccde631ca7799451bec236c4
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: c495615fe4b0875e2a8419520a1314caf643fcc2e9ab23eaa879b3a2038e8474abba6de877b2bb6fc52cafc016f7922de91ba4b390c9ebe97479d39f46ece054
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: 2bde98b8
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: 3fef213ae276d5d21c0432682a3a10ef3d75134204c425cf39958cfc4072d5cd
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~'
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: find: warm object: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~, expiring on: 2025-03-18 07:07:40.247120883 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.248155157 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.25286569 +0000 UTC m=+37.965425758
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~'
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: list: cold listing: 2025-03-17 19:07:40.248155157 +0000 UTC
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: list: read 1 from source
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: list: source entries: [!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~]
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: list: cached object: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: list: cached dir: 'rclone-test-totiyam3deqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~', cache ts: 2025-03-18 01:07:40.254241723 +0000 UTC m=+37.966801791
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: d93314d09d751c987fc487625f9dde60
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: bcfb5cdd4e5020e7ccde631ca7799451bec236c4
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: c495615fe4b0875e2a8419520a1314caf643fcc2e9ab23eaa879b3a2038e8474abba6de877b2bb6fc52cafc016f7922de91ba4b390c9ebe97479d39f46ece054
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: 2bde98b8
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: object hash cached: 3fef213ae276d5d21c0432682a3a10ef3d75134204c425cf39958cfc4072d5cd
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: removing object
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: cache: expired rclone-test-totiyam3deqa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~'
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.261672933 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.26239946 +0000 UTC m=+37.974959518
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir ' leading space'
2025/03/18 01:07:40 DEBUG :  leading space: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG :  leading space: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at ' leading space/ leading space'
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: put: added to cache
2025/03/18 01:07:40 DEBUG :  leading space: cache: expired rclone-test-totiyam3deqa/ leading space
2025/03/18 01:07:40 DEBUG :  leading space: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG :  leading space: cache: expired 
2025/03/18 01:07:40 INFO  :  leading space: put: cache expired
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: 423b14e64350b0a0d6f4059d775ddf37
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: fd67fcee941555714db372bd79710d1e96499a2b
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: 849a23b9c57add55cf698b428c789611fb9f43649acd0e6dfdd9e66bd7f5223abfab752625db0812ad89eeb5d4ddb184f9374c518996c08e58c6d634e2fc4877
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: a7e65955
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: 570e409a423cd2b33f4f1857793e206d5f41ed685b29c6ef8225a0c1e965c1c2
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object ' leading space/ leading space'
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: find: warm object:  leading space/ leading space, expiring on: 2025-03-18 07:07:40.264565007 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.265722862 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [ leading space]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.270058376 +0000 UTC m=+37.982618444
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ' leading space'
2025/03/18 01:07:40 DEBUG :  leading space: list: cold listing: 2025-03-17 19:07:40.265722862 +0000 UTC
2025/03/18 01:07:40 DEBUG :  leading space: list: read 1 from source
2025/03/18 01:07:40 DEBUG :  leading space: list: source entries: [ leading space/ leading space]
2025/03/18 01:07:40 DEBUG :  leading space: list: cached object:  leading space/ leading space
2025/03/18 01:07:40 DEBUG :  leading space: list: cached directories: 0
2025/03/18 01:07:40 DEBUG :  leading space: list: cached dir: 'rclone-test-totiyam3deqa/ leading space', cache ts: 2025-03-18 01:07:40.271283856 +0000 UTC m=+37.983843913
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: 423b14e64350b0a0d6f4059d775ddf37
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: fd67fcee941555714db372bd79710d1e96499a2b
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: 849a23b9c57add55cf698b428c789611fb9f43649acd0e6dfdd9e66bd7f5223abfab752625db0812ad89eeb5d4ddb184f9374c518996c08e58c6d634e2fc4877
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: a7e65955
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: object hash cached: 570e409a423cd2b33f4f1857793e206d5f41ed685b29c6ef8225a0c1e965c1c2
2025/03/18 01:07:40 DEBUG :  leading space/ leading space: removing object
2025/03/18 01:07:40 DEBUG :  leading space: cache: expired rclone-test-totiyam3deqa/ leading space
2025/03/18 01:07:40 DEBUG :  leading space: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG :  leading space: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir ' leading space'
2025/03/18 01:07:40 DEBUG :  leading space: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG :  leading space: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.279236601 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.280038278 +0000 UTC m=+37.992598336
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '~leading tilde'
2025/03/18 01:07:40 DEBUG : ~leading tilde: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ~leading tilde: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '~leading tilde/~leading tilde'
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: put: added to cache
2025/03/18 01:07:40 DEBUG : ~leading tilde: cache: expired rclone-test-totiyam3deqa/~leading tilde
2025/03/18 01:07:40 DEBUG : ~leading tilde: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ~leading tilde: cache: expired 
2025/03/18 01:07:40 INFO  : ~leading tilde: put: cache expired
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: 580507e1c426327c00067fd0ea797464
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: edbea77482b355f1a22fee84b2ccaf3dd7ddf0ab
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: 78b8d15e5b823beaa2143828a9e0edd597013b553102a611b9c8d4032eac4513d4f4067e95461801dceaaf69ccd6fbbff801341108ecbc58556cca2ed3605d87
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: 335cd28b
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: accc91a87b4bc7a382ba99de75c748ba4d78e872e00b6c2aa57ac17fbd528c3c
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '~leading tilde/~leading tilde'
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: find: warm object: ~leading tilde/~leading tilde, expiring on: 2025-03-18 07:07:40.284876542 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.286401101 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [~leading tilde]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.301518457 +0000 UTC m=+38.014078515
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '~leading tilde'
2025/03/18 01:07:40 DEBUG : ~leading tilde: list: cold listing: 2025-03-17 19:07:40.286401101 +0000 UTC
2025/03/18 01:07:40 DEBUG : ~leading tilde: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ~leading tilde: list: source entries: [~leading tilde/~leading tilde]
2025/03/18 01:07:40 DEBUG : ~leading tilde: list: cached object: ~leading tilde/~leading tilde
2025/03/18 01:07:40 DEBUG : ~leading tilde: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ~leading tilde: list: cached dir: 'rclone-test-totiyam3deqa/~leading tilde', cache ts: 2025-03-18 01:07:40.303128486 +0000 UTC m=+38.015688544
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: 580507e1c426327c00067fd0ea797464
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: edbea77482b355f1a22fee84b2ccaf3dd7ddf0ab
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: 78b8d15e5b823beaa2143828a9e0edd597013b553102a611b9c8d4032eac4513d4f4067e95461801dceaaf69ccd6fbbff801341108ecbc58556cca2ed3605d87
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: 335cd28b
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: object hash cached: accc91a87b4bc7a382ba99de75c748ba4d78e872e00b6c2aa57ac17fbd528c3c
2025/03/18 01:07:40 DEBUG : ~leading tilde/~leading tilde: removing object
2025/03/18 01:07:40 DEBUG : ~leading tilde: cache: expired rclone-test-totiyam3deqa/~leading tilde
2025/03/18 01:07:40 DEBUG : ~leading tilde: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ~leading tilde: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '~leading tilde'
2025/03/18 01:07:40 DEBUG : ~leading tilde: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ~leading tilde: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.311483833 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.312217705 +0000 UTC m=+38.024777773
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '␍leading CR'
2025/03/18 01:07:40 DEBUG : ␍leading CR: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ␍leading CR: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '␍leading CR/␍leading CR'
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: put: added to cache
2025/03/18 01:07:40 DEBUG : ␍leading CR: cache: expired rclone-test-totiyam3deqa/␍leading CR
2025/03/18 01:07:40 DEBUG : ␍leading CR: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␍leading CR: cache: expired 
2025/03/18 01:07:40 INFO  : ␍leading CR: put: cache expired
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 8be5667fa1ff5d8f15b5f3dacef3134c
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 626aca492bf02e52ec1a208d707c7d927a8a0208
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 1b5c95b58c102a3bd6f6b569460b76e4cd7f6b98cb7ffc4a896d6bd1fd45daeff0cfb8e57c9cead5d6386c7bdfcceaefab4d54b18d8493d1d1a1fc33d2906d2b
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 5ef94215
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 68a4993311ca23b97aa874e4478cfbe938feaa7f1a34399ee7adfde44f97558c
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '␍leading CR/␍leading CR'
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: find: warm object: ␍leading CR/␍leading CR, expiring on: 2025-03-18 07:07:40.317876591 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.321917875 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [␍leading CR]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.333281575 +0000 UTC m=+38.045841633
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '␍leading CR'
2025/03/18 01:07:40 DEBUG : ␍leading CR: list: cold listing: 2025-03-17 19:07:40.321917875 +0000 UTC
2025/03/18 01:07:40 DEBUG : ␍leading CR: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ␍leading CR: list: source entries: [␍leading CR/␍leading CR]
2025/03/18 01:07:40 DEBUG : ␍leading CR: list: cached object: ␍leading CR/␍leading CR
2025/03/18 01:07:40 DEBUG : ␍leading CR: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ␍leading CR: list: cached dir: 'rclone-test-totiyam3deqa/␍leading CR', cache ts: 2025-03-18 01:07:40.33489443 +0000 UTC m=+38.047454487
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 8be5667fa1ff5d8f15b5f3dacef3134c
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 626aca492bf02e52ec1a208d707c7d927a8a0208
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 1b5c95b58c102a3bd6f6b569460b76e4cd7f6b98cb7ffc4a896d6bd1fd45daeff0cfb8e57c9cead5d6386c7bdfcceaefab4d54b18d8493d1d1a1fc33d2906d2b
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 5ef94215
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: object hash cached: 68a4993311ca23b97aa874e4478cfbe938feaa7f1a34399ee7adfde44f97558c
2025/03/18 01:07:40 DEBUG : ␍leading CR/␍leading CR: removing object
2025/03/18 01:07:40 DEBUG : ␍leading CR: cache: expired rclone-test-totiyam3deqa/␍leading CR
2025/03/18 01:07:40 DEBUG : ␍leading CR: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␍leading CR: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '␍leading CR'
2025/03/18 01:07:40 DEBUG : ␍leading CR: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ␍leading CR: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.341514774 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.34211162 +0000 UTC m=+38.054671678
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '␊leading LF'
2025/03/18 01:07:40 DEBUG : ␊leading LF: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ␊leading LF: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '␊leading LF/␊leading LF'
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: put: added to cache
2025/03/18 01:07:40 DEBUG : ␊leading LF: cache: expired rclone-test-totiyam3deqa/␊leading LF
2025/03/18 01:07:40 DEBUG : ␊leading LF: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␊leading LF: cache: expired 
2025/03/18 01:07:40 INFO  : ␊leading LF: put: cache expired
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 834b278a0558ac94f81e328399d3d9e8
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 5e6e8b8a8c8c4dc23f3b94d09a6042998a2fc47b
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 6ccce0a25fc502a6a9d661da31b180d3415446d1c51ead8488bd4c649b2eed4d3180af9697f8726539e65b612256eb64415e9953dd4a846dd20cf10655bd3e65
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 46668440
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: ba073f6ead099c16bbee9c72f2d9a6448887e048f33ef469ffeb1ec533c27c4f
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '␊leading LF/␊leading LF'
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: find: warm object: ␊leading LF/␊leading LF, expiring on: 2025-03-18 07:07:40.343983598 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.344956717 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [␊leading LF]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.34939855 +0000 UTC m=+38.061958608
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '␊leading LF'
2025/03/18 01:07:40 DEBUG : ␊leading LF: list: cold listing: 2025-03-17 19:07:40.344956717 +0000 UTC
2025/03/18 01:07:40 DEBUG : ␊leading LF: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ␊leading LF: list: source entries: [␊leading LF/␊leading LF]
2025/03/18 01:07:40 DEBUG : ␊leading LF: list: cached object: ␊leading LF/␊leading LF
2025/03/18 01:07:40 DEBUG : ␊leading LF: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ␊leading LF: list: cached dir: 'rclone-test-totiyam3deqa/␊leading LF', cache ts: 2025-03-18 01:07:40.350625432 +0000 UTC m=+38.063185500
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 834b278a0558ac94f81e328399d3d9e8
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 5e6e8b8a8c8c4dc23f3b94d09a6042998a2fc47b
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 6ccce0a25fc502a6a9d661da31b180d3415446d1c51ead8488bd4c649b2eed4d3180af9697f8726539e65b612256eb64415e9953dd4a846dd20cf10655bd3e65
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: 46668440
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: object hash cached: ba073f6ead099c16bbee9c72f2d9a6448887e048f33ef469ffeb1ec533c27c4f
2025/03/18 01:07:40 DEBUG : ␊leading LF/␊leading LF: removing object
2025/03/18 01:07:40 DEBUG : ␊leading LF: cache: expired rclone-test-totiyam3deqa/␊leading LF
2025/03/18 01:07:40 DEBUG : ␊leading LF: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␊leading LF: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '␊leading LF'
2025/03/18 01:07:40 DEBUG : ␊leading LF: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ␊leading LF: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.357771448 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.358438806 +0000 UTC m=+38.070998874
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '␉leading HT'
2025/03/18 01:07:40 DEBUG : ␉leading HT: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ␉leading HT: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '␉leading HT/␉leading HT'
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: put: added to cache
2025/03/18 01:07:40 DEBUG : ␉leading HT: cache: expired rclone-test-totiyam3deqa/␉leading HT
2025/03/18 01:07:40 DEBUG : ␉leading HT: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␉leading HT: cache: expired 
2025/03/18 01:07:40 INFO  : ␉leading HT: put: cache expired
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: faf4d00a35a7f544b0ce6ce04caf8218
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: a4a7c840b026bf12b69fdd184af02abd19770f54
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: ddb2c2bba90a8bc5ad5898a519080010d6bd71888a4380b2526150136c5a6819fef10a52b08af8f1b8100627a17bb04a3841c439e57050b3780cc675688b20a6
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: a62ba4b1
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: be53854e64705b9398f256bacb65d446e36aa76e3f75e7e345a496f4b4eb9356
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '␉leading HT/␉leading HT'
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: find: warm object: ␉leading HT/␉leading HT, expiring on: 2025-03-18 07:07:40.360362813 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.361406313 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [␉leading HT]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.366204812 +0000 UTC m=+38.078764870
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '␉leading HT'
2025/03/18 01:07:40 DEBUG : ␉leading HT: list: cold listing: 2025-03-17 19:07:40.361406313 +0000 UTC
2025/03/18 01:07:40 DEBUG : ␉leading HT: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ␉leading HT: list: source entries: [␉leading HT/␉leading HT]
2025/03/18 01:07:40 DEBUG : ␉leading HT: list: cached object: ␉leading HT/␉leading HT
2025/03/18 01:07:40 DEBUG : ␉leading HT: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ␉leading HT: list: cached dir: 'rclone-test-totiyam3deqa/␉leading HT', cache ts: 2025-03-18 01:07:40.367817897 +0000 UTC m=+38.080377955
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: faf4d00a35a7f544b0ce6ce04caf8218
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: a4a7c840b026bf12b69fdd184af02abd19770f54
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: ddb2c2bba90a8bc5ad5898a519080010d6bd71888a4380b2526150136c5a6819fef10a52b08af8f1b8100627a17bb04a3841c439e57050b3780cc675688b20a6
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: a62ba4b1
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: object hash cached: be53854e64705b9398f256bacb65d446e36aa76e3f75e7e345a496f4b4eb9356
2025/03/18 01:07:40 DEBUG : ␉leading HT/␉leading HT: removing object
2025/03/18 01:07:40 DEBUG : ␉leading HT: cache: expired rclone-test-totiyam3deqa/␉leading HT
2025/03/18 01:07:40 DEBUG : ␉leading HT: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␉leading HT: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '␉leading HT'
2025/03/18 01:07:40 DEBUG : ␉leading HT: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ␉leading HT: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.375769629 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.376473083 +0000 UTC m=+38.089033142
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '␋leading VT'
2025/03/18 01:07:40 DEBUG : ␋leading VT: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : ␋leading VT: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '␋leading VT/␋leading VT'
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: put: added to cache
2025/03/18 01:07:40 DEBUG : ␋leading VT: cache: expired rclone-test-totiyam3deqa/␋leading VT
2025/03/18 01:07:40 DEBUG : ␋leading VT: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␋leading VT: cache: expired 
2025/03/18 01:07:40 INFO  : ␋leading VT: put: cache expired
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: 10e3f8b504ed0dc1534c123e348c5365
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: 1de4d1e5d1f38c5fbd4488a773f9d1a3a9782021
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: b3a5060a6a339f89ee1c6a5c2c12263f4efa057a55240f48acc2c5c6469e348cc1594668319291ab937c11584c71e202654aa935f06d7b3257630b7d89304a3a
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: ea4266d1
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: 71422d3a5f802f56b81ad7c68d0a58d0faaf6b1fc1d957b3073f73345cae1061
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '␋leading VT/␋leading VT'
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: find: warm object: ␋leading VT/␋leading VT, expiring on: 2025-03-18 07:07:40.378595832 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.379650713 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [␋leading VT]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.387731707 +0000 UTC m=+38.100291765
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '␋leading VT'
2025/03/18 01:07:40 DEBUG : ␋leading VT: list: cold listing: 2025-03-17 19:07:40.379650713 +0000 UTC
2025/03/18 01:07:40 DEBUG : ␋leading VT: list: read 1 from source
2025/03/18 01:07:40 DEBUG : ␋leading VT: list: source entries: [␋leading VT/␋leading VT]
2025/03/18 01:07:40 DEBUG : ␋leading VT: list: cached object: ␋leading VT/␋leading VT
2025/03/18 01:07:40 DEBUG : ␋leading VT: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : ␋leading VT: list: cached dir: 'rclone-test-totiyam3deqa/␋leading VT', cache ts: 2025-03-18 01:07:40.389157642 +0000 UTC m=+38.101717701
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: 10e3f8b504ed0dc1534c123e348c5365
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: 1de4d1e5d1f38c5fbd4488a773f9d1a3a9782021
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: b3a5060a6a339f89ee1c6a5c2c12263f4efa057a55240f48acc2c5c6469e348cc1594668319291ab937c11584c71e202654aa935f06d7b3257630b7d89304a3a
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: ea4266d1
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: object hash cached: 71422d3a5f802f56b81ad7c68d0a58d0faaf6b1fc1d957b3073f73345cae1061
2025/03/18 01:07:40 DEBUG : ␋leading VT/␋leading VT: removing object
2025/03/18 01:07:40 DEBUG : ␋leading VT: cache: expired rclone-test-totiyam3deqa/␋leading VT
2025/03/18 01:07:40 DEBUG : ␋leading VT: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : ␋leading VT: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '␋leading VT'
2025/03/18 01:07:40 DEBUG : ␋leading VT: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : ␋leading VT: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.397717982 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.398757545 +0000 UTC m=+38.111317603
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir '.leading dot'
2025/03/18 01:07:40 DEBUG : .leading dot: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : .leading dot: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at '.leading dot/.leading dot'
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: put: added to cache
2025/03/18 01:07:40 DEBUG : .leading dot: cache: expired rclone-test-totiyam3deqa/.leading dot
2025/03/18 01:07:40 DEBUG : .leading dot: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : .leading dot: cache: expired 
2025/03/18 01:07:40 INFO  : .leading dot: put: cache expired
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: da8462aa550ab647aa4ae239fe6208b3
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 624562f7df93769273db3db7b5a7870943e86150
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 1d108cc0d75325d172624a69fec5db8422dd090057da428d20bdebe47641353ee4ce75479aac2091546905e8d9e7f47ccdadc023d29afc06fc65c4b8c9418e90
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 29625af9
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 9af6b5dd29e424c2d76ce5f229a63c7dcca28b8647e931c4bcc1b617c9276ee9
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object '.leading dot/.leading dot'
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: find: warm object: .leading dot/.leading dot, expiring on: 2025-03-18 07:07:40.40100127 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.402290829 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [.leading dot]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.407174808 +0000 UTC m=+38.119734876
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list '.leading dot'
2025/03/18 01:07:40 DEBUG : .leading dot: list: cold listing: 2025-03-17 19:07:40.402290829 +0000 UTC
2025/03/18 01:07:40 DEBUG : .leading dot: list: read 1 from source
2025/03/18 01:07:40 DEBUG : .leading dot: list: source entries: [.leading dot/.leading dot]
2025/03/18 01:07:40 DEBUG : .leading dot: list: cached object: .leading dot/.leading dot
2025/03/18 01:07:40 DEBUG : .leading dot: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : .leading dot: list: cached dir: 'rclone-test-totiyam3deqa/.leading dot', cache ts: 2025-03-18 01:07:40.408544378 +0000 UTC m=+38.121104446
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: da8462aa550ab647aa4ae239fe6208b3
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 624562f7df93769273db3db7b5a7870943e86150
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 1d108cc0d75325d172624a69fec5db8422dd090057da428d20bdebe47641353ee4ce75479aac2091546905e8d9e7f47ccdadc023d29afc06fc65c4b8c9418e90
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 29625af9
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: object hash cached: 9af6b5dd29e424c2d76ce5f229a63c7dcca28b8647e931c4bcc1b617c9276ee9
2025/03/18 01:07:40 DEBUG : .leading dot/.leading dot: removing object
2025/03/18 01:07:40 DEBUG : .leading dot: cache: expired rclone-test-totiyam3deqa/.leading dot
2025/03/18 01:07:40 DEBUG : .leading dot: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : .leading dot: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir '.leading dot'
2025/03/18 01:07:40 DEBUG : .leading dot: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : .leading dot: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.416960037 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.417721361 +0000 UTC m=+38.130281418
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'trailing space '
2025/03/18 01:07:40 DEBUG : trailing space : mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : trailing space : mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'trailing space /trailing space '
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : put: added to cache
2025/03/18 01:07:40 DEBUG : trailing space : cache: expired rclone-test-totiyam3deqa/trailing space 
2025/03/18 01:07:40 DEBUG : trailing space : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing space : cache: expired 
2025/03/18 01:07:40 INFO  : trailing space : put: cache expired
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 4f81aaf435a1a1aec33db3b400aa3333
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 838e897f71630ebfdd87c21176f6a21d72c63631
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 4580d68acf727538873e2575e15f9c045a68deca6439e530ee3fe78cffe1474a307c3dc220898d9426e156098d6279a2951d3c8e7d98c3456896832a4f7386c6
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: fd80c086
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 3ad89cb9ab7bf414b076c1a0eb0b8c87dc4645aaf57194441cbfee381dceb0a6
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'trailing space /trailing space '
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : find: warm object: trailing space /trailing space , expiring on: 2025-03-18 07:07:40.420187059 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.421403493 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [trailing space ]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.427120218 +0000 UTC m=+38.139680276
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'trailing space '
2025/03/18 01:07:40 DEBUG : trailing space : list: cold listing: 2025-03-17 19:07:40.421403493 +0000 UTC
2025/03/18 01:07:40 DEBUG : trailing space : list: read 1 from source
2025/03/18 01:07:40 DEBUG : trailing space : list: source entries: [trailing space /trailing space ]
2025/03/18 01:07:40 DEBUG : trailing space : list: cached object: trailing space /trailing space 
2025/03/18 01:07:40 DEBUG : trailing space : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : trailing space : list: cached dir: 'rclone-test-totiyam3deqa/trailing space ', cache ts: 2025-03-18 01:07:40.429245009 +0000 UTC m=+38.141805087
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 4f81aaf435a1a1aec33db3b400aa3333
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 838e897f71630ebfdd87c21176f6a21d72c63631
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 4580d68acf727538873e2575e15f9c045a68deca6439e530ee3fe78cffe1474a307c3dc220898d9426e156098d6279a2951d3c8e7d98c3456896832a4f7386c6
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: fd80c086
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : object hash cached: 3ad89cb9ab7bf414b076c1a0eb0b8c87dc4645aaf57194441cbfee381dceb0a6
2025/03/18 01:07:40 DEBUG : trailing space /trailing space : removing object
2025/03/18 01:07:40 DEBUG : trailing space : cache: expired rclone-test-totiyam3deqa/trailing space 
2025/03/18 01:07:40 DEBUG : trailing space : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing space : cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'trailing space '
2025/03/18 01:07:40 DEBUG : trailing space : rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : trailing space : rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.436528392 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.437257215 +0000 UTC m=+38.149817273
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'trailing CR␍'
2025/03/18 01:07:40 DEBUG : trailing CR␍: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : trailing CR␍: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'trailing CR␍/trailing CR␍'
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: put: added to cache
2025/03/18 01:07:40 DEBUG : trailing CR␍: cache: expired rclone-test-totiyam3deqa/trailing CR␍
2025/03/18 01:07:40 DEBUG : trailing CR␍: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing CR␍: cache: expired 
2025/03/18 01:07:40 INFO  : trailing CR␍: put: cache expired
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: c221bd4533d5097792d58e5a9f36d786
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: 8e5500b6ea799a63014d654ea662df4366c6dbbb
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: 44e18ae5552d2c59169ffe4feab6c058255e92dac9150d3f8b683a877828921490a2efdee17bd7dd03cc5127e226a48725d61438dff935197ba47daa40d2300c
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: cbcbeaab
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: 0fbed9e527b20f0b396a4d0331e477a03fb229c750ee4372886f3af455ada8d1
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'trailing CR␍/trailing CR␍'
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: find: warm object: trailing CR␍/trailing CR␍, expiring on: 2025-03-18 07:07:40.439509845 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.440694519 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [trailing CR␍]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.44564893 +0000 UTC m=+38.158208988
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'trailing CR␍'
2025/03/18 01:07:40 DEBUG : trailing CR␍: list: cold listing: 2025-03-17 19:07:40.440694519 +0000 UTC
2025/03/18 01:07:40 DEBUG : trailing CR␍: list: read 1 from source
2025/03/18 01:07:40 DEBUG : trailing CR␍: list: source entries: [trailing CR␍/trailing CR␍]
2025/03/18 01:07:40 DEBUG : trailing CR␍: list: cached object: trailing CR␍/trailing CR␍
2025/03/18 01:07:40 DEBUG : trailing CR␍: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : trailing CR␍: list: cached dir: 'rclone-test-totiyam3deqa/trailing CR␍', cache ts: 2025-03-18 01:07:40.447048235 +0000 UTC m=+38.159608294
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: c221bd4533d5097792d58e5a9f36d786
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: 8e5500b6ea799a63014d654ea662df4366c6dbbb
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: 44e18ae5552d2c59169ffe4feab6c058255e92dac9150d3f8b683a877828921490a2efdee17bd7dd03cc5127e226a48725d61438dff935197ba47daa40d2300c
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: cbcbeaab
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: object hash cached: 0fbed9e527b20f0b396a4d0331e477a03fb229c750ee4372886f3af455ada8d1
2025/03/18 01:07:40 DEBUG : trailing CR␍/trailing CR␍: removing object
2025/03/18 01:07:40 DEBUG : trailing CR␍: cache: expired rclone-test-totiyam3deqa/trailing CR␍
2025/03/18 01:07:40 DEBUG : trailing CR␍: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing CR␍: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'trailing CR␍'
2025/03/18 01:07:40 DEBUG : trailing CR␍: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : trailing CR␍: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.454704736 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.455426304 +0000 UTC m=+38.167986352
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'trailing LF␊'
2025/03/18 01:07:40 DEBUG : trailing LF␊: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : trailing LF␊: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'trailing LF␊/trailing LF␊'
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: put: added to cache
2025/03/18 01:07:40 DEBUG : trailing LF␊: cache: expired rclone-test-totiyam3deqa/trailing LF␊
2025/03/18 01:07:40 DEBUG : trailing LF␊: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing LF␊: cache: expired 
2025/03/18 01:07:40 INFO  : trailing LF␊: put: cache expired
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: a001f696fc9033fd016dfb04746771a2
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: abf1b1352041b93ca03178d5e2ed625ceadc2c0c
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: 872775ad3c4a1380c5049a1ad0042ae1d25d38ad307bd94ffa74a94df4a5900ca40b5f1f552bce07b20f3f8561fd6fc5cb870360eae26a0c690d25516ad2878d
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: 13bb2cd0
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: 88e19c1cbbacf2f76b15d78b45547379be2819fbeb3989f4e9fc2de4fc9f645c
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'trailing LF␊/trailing LF␊'
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: find: warm object: trailing LF␊/trailing LF␊, expiring on: 2025-03-18 07:07:40.457720413 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.459154283 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [trailing LF␊]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.464318905 +0000 UTC m=+38.176878963
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'trailing LF␊'
2025/03/18 01:07:40 DEBUG : trailing LF␊: list: cold listing: 2025-03-17 19:07:40.459154283 +0000 UTC
2025/03/18 01:07:40 DEBUG : trailing LF␊: list: read 1 from source
2025/03/18 01:07:40 DEBUG : trailing LF␊: list: source entries: [trailing LF␊/trailing LF␊]
2025/03/18 01:07:40 DEBUG : trailing LF␊: list: cached object: trailing LF␊/trailing LF␊
2025/03/18 01:07:40 DEBUG : trailing LF␊: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : trailing LF␊: list: cached dir: 'rclone-test-totiyam3deqa/trailing LF␊', cache ts: 2025-03-18 01:07:40.465938021 +0000 UTC m=+38.178498080
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: a001f696fc9033fd016dfb04746771a2
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: abf1b1352041b93ca03178d5e2ed625ceadc2c0c
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: 872775ad3c4a1380c5049a1ad0042ae1d25d38ad307bd94ffa74a94df4a5900ca40b5f1f552bce07b20f3f8561fd6fc5cb870360eae26a0c690d25516ad2878d
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: 13bb2cd0
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: object hash cached: 88e19c1cbbacf2f76b15d78b45547379be2819fbeb3989f4e9fc2de4fc9f645c
2025/03/18 01:07:40 DEBUG : trailing LF␊/trailing LF␊: removing object
2025/03/18 01:07:40 DEBUG : trailing LF␊: cache: expired rclone-test-totiyam3deqa/trailing LF␊
2025/03/18 01:07:40 DEBUG : trailing LF␊: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing LF␊: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'trailing LF␊'
2025/03/18 01:07:40 DEBUG : trailing LF␊: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : trailing LF␊: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.474462976 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.47517702 +0000 UTC m=+38.187737068
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'trailing HT␉'
2025/03/18 01:07:40 DEBUG : trailing HT␉: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : trailing HT␉: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'trailing HT␉/trailing HT␉'
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: put: added to cache
2025/03/18 01:07:40 DEBUG : trailing HT␉: cache: expired rclone-test-totiyam3deqa/trailing HT␉
2025/03/18 01:07:40 DEBUG : trailing HT␉: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing HT␉: cache: expired 
2025/03/18 01:07:40 INFO  : trailing HT␉: put: cache expired
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: 6c2095d32990463bc271fe2a9e41d128
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: 33dcad3917e2c825ce3d5e0f7dddea388d0f3243
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: bfc06e7e0a7ac78945447c83c35a5ef6102f78eb0eb4912018392727a811c590ed409d1a287c6b3746a3f5b80202f2ac229e2f82691dcc47058da4c93d4ae790
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: 700d1170
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: c6669208407389b3290d2996f925ad94ac4585b26039b8c4b00ee89d089a01d1
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'trailing HT␉/trailing HT␉'
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: find: warm object: trailing HT␉/trailing HT␉, expiring on: 2025-03-18 07:07:40.477324163 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.478550405 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [trailing HT␉]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.484318877 +0000 UTC m=+38.196878934
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'trailing HT␉'
2025/03/18 01:07:40 DEBUG : trailing HT␉: list: cold listing: 2025-03-17 19:07:40.478550405 +0000 UTC
2025/03/18 01:07:40 DEBUG : trailing HT␉: list: read 1 from source
2025/03/18 01:07:40 DEBUG : trailing HT␉: list: source entries: [trailing HT␉/trailing HT␉]
2025/03/18 01:07:40 DEBUG : trailing HT␉: list: cached object: trailing HT␉/trailing HT␉
2025/03/18 01:07:40 DEBUG : trailing HT␉: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : trailing HT␉: list: cached dir: 'rclone-test-totiyam3deqa/trailing HT␉', cache ts: 2025-03-18 01:07:40.486122518 +0000 UTC m=+38.198682576
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: 6c2095d32990463bc271fe2a9e41d128
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: 33dcad3917e2c825ce3d5e0f7dddea388d0f3243
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: bfc06e7e0a7ac78945447c83c35a5ef6102f78eb0eb4912018392727a811c590ed409d1a287c6b3746a3f5b80202f2ac229e2f82691dcc47058da4c93d4ae790
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: 700d1170
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: object hash cached: c6669208407389b3290d2996f925ad94ac4585b26039b8c4b00ee89d089a01d1
2025/03/18 01:07:40 DEBUG : trailing HT␉/trailing HT␉: removing object
2025/03/18 01:07:40 DEBUG : trailing HT␉: cache: expired rclone-test-totiyam3deqa/trailing HT␉
2025/03/18 01:07:40 DEBUG : trailing HT␉: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing HT␉: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'trailing HT␉'
2025/03/18 01:07:40 DEBUG : trailing HT␉: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : trailing HT␉: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.49653463 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.49811314 +0000 UTC m=+38.210673197
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'trailing VT␋'
2025/03/18 01:07:40 DEBUG : trailing VT␋: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : trailing VT␋: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'trailing VT␋/trailing VT␋'
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: put: added to cache
2025/03/18 01:07:40 DEBUG : trailing VT␋: cache: expired rclone-test-totiyam3deqa/trailing VT␋
2025/03/18 01:07:40 DEBUG : trailing VT␋: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing VT␋: cache: expired 
2025/03/18 01:07:40 INFO  : trailing VT␋: put: cache expired
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: 468eb039ea2c61d7031431924739815c
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: bdebbc2bb6202d51ea0ca0f0a7083a19470a98b7
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: 6b9ed19cd37681ac6452735fab54e93d63a2bd45aa88f03f980647530e5cc76644879dd3d4dc4fdc39863688c1a4ca11cd53a5347936dcb2c6b7b91e59a9d244
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: c80f4e8b
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: f21c3bfd6b247adbf5f4881e4c40f6902bd617de603b6a9acdc235a2a81800d9
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'trailing VT␋/trailing VT␋'
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: find: warm object: trailing VT␋/trailing VT␋, expiring on: 2025-03-18 07:07:40.500833815 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.502238761 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [trailing VT␋]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.508237744 +0000 UTC m=+38.220797802
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'trailing VT␋'
2025/03/18 01:07:40 DEBUG : trailing VT␋: list: cold listing: 2025-03-17 19:07:40.502238761 +0000 UTC
2025/03/18 01:07:40 DEBUG : trailing VT␋: list: read 1 from source
2025/03/18 01:07:40 DEBUG : trailing VT␋: list: source entries: [trailing VT␋/trailing VT␋]
2025/03/18 01:07:40 DEBUG : trailing VT␋: list: cached object: trailing VT␋/trailing VT␋
2025/03/18 01:07:40 DEBUG : trailing VT␋: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : trailing VT␋: list: cached dir: 'rclone-test-totiyam3deqa/trailing VT␋', cache ts: 2025-03-18 01:07:40.509665132 +0000 UTC m=+38.222225189
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: 468eb039ea2c61d7031431924739815c
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: bdebbc2bb6202d51ea0ca0f0a7083a19470a98b7
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: 6b9ed19cd37681ac6452735fab54e93d63a2bd45aa88f03f980647530e5cc76644879dd3d4dc4fdc39863688c1a4ca11cd53a5347936dcb2c6b7b91e59a9d244
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: c80f4e8b
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: object hash cached: f21c3bfd6b247adbf5f4881e4c40f6902bd617de603b6a9acdc235a2a81800d9
2025/03/18 01:07:40 DEBUG : trailing VT␋/trailing VT␋: removing object
2025/03/18 01:07:40 DEBUG : trailing VT␋: cache: expired rclone-test-totiyam3deqa/trailing VT␋
2025/03/18 01:07:40 DEBUG : trailing VT␋: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing VT␋: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'trailing VT␋'
2025/03/18 01:07:40 DEBUG : trailing VT␋: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : trailing VT␋: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.519517025 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.520313925 +0000 UTC m=+38.232873983
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'trailing dot.'
2025/03/18 01:07:40 DEBUG : trailing dot.: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : trailing dot.: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'trailing dot./trailing dot.'
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: put: added to cache
2025/03/18 01:07:40 DEBUG : trailing dot.: cache: expired rclone-test-totiyam3deqa/trailing dot.
2025/03/18 01:07:40 DEBUG : trailing dot.: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing dot.: cache: expired 
2025/03/18 01:07:40 INFO  : trailing dot.: put: cache expired
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: ac3fa55a43c88160d5f6ef9eccedfc54
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: 1860ce1efd5f9a40603b5a93188c79407ef4e481
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: 840e33e92b357fbced54c65969bf8e9d2fcd2afd5d6e9534928912a17b1ff1005e620da499df859d2976698dff39456780f25aeba87af6e354d81765825c6dc9
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: 67e4e0a6
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: cdfa8424dc10f91d4285f23dd0c1ff6d079e1dcec47a7e3e970c7f6acbd6e0c8
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'trailing dot./trailing dot.'
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: find: warm object: trailing dot./trailing dot., expiring on: 2025-03-18 07:07:40.523149024 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.524306338 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [trailing dot.]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.532751071 +0000 UTC m=+38.245311129
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'trailing dot.'
2025/03/18 01:07:40 DEBUG : trailing dot.: list: cold listing: 2025-03-17 19:07:40.524306338 +0000 UTC
2025/03/18 01:07:40 DEBUG : trailing dot.: list: read 1 from source
2025/03/18 01:07:40 DEBUG : trailing dot.: list: source entries: [trailing dot./trailing dot.]
2025/03/18 01:07:40 DEBUG : trailing dot.: list: cached object: trailing dot./trailing dot.
2025/03/18 01:07:40 DEBUG : trailing dot.: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : trailing dot.: list: cached dir: 'rclone-test-totiyam3deqa/trailing dot.', cache ts: 2025-03-18 01:07:40.533931257 +0000 UTC m=+38.246491315
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: ac3fa55a43c88160d5f6ef9eccedfc54
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: 1860ce1efd5f9a40603b5a93188c79407ef4e481
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: 840e33e92b357fbced54c65969bf8e9d2fcd2afd5d6e9534928912a17b1ff1005e620da499df859d2976698dff39456780f25aeba87af6e354d81765825c6dc9
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: 67e4e0a6
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: object hash cached: cdfa8424dc10f91d4285f23dd0c1ff6d079e1dcec47a7e3e970c7f6acbd6e0c8
2025/03/18 01:07:40 DEBUG : trailing dot./trailing dot.: removing object
2025/03/18 01:07:40 DEBUG : trailing dot.: cache: expired rclone-test-totiyam3deqa/trailing dot.
2025/03/18 01:07:40 DEBUG : trailing dot.: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : trailing dot.: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'trailing dot.'
2025/03/18 01:07:40 DEBUG : trailing dot.: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : trailing dot.: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.540610701 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.541333803 +0000 UTC m=+38.253893860
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:699: Skipping invalid UTF-8
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'test%46.txt'
2025/03/18 01:07:40 DEBUG : test%46.txt: mkdir: created dir in source fs
2025/03/18 01:07:40 DEBUG : test%46.txt: mkdir: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : mkdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'test%46.txt/test%46.txt'
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: put: added to cache
2025/03/18 01:07:40 DEBUG : test%46.txt: cache: expired rclone-test-totiyam3deqa/test%46.txt
2025/03/18 01:07:40 DEBUG : test%46.txt: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : test%46.txt: cache: expired 
2025/03/18 01:07:40 INFO  : test%46.txt: put: cache expired
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: e9ed6a4fbb9e645a75255156b06ef530
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: 324e6fd88dc24e64c630e8db4c009244d0cf14b7
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: 9df9e1aae0a079d6160671bc0769f8a86ee1ad06e21e35a6a123729a934bee354cc7e79576a3880108f7565e5e2d37a493a4b00b28be106d4c60054a80b728a4
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: c281961e
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: f655df312e6f1d7f99fb72a9d50d3b816e505f98e53099b923bd4b3d54df6e07
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'test%46.txt/test%46.txt'
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: find: warm object: test%46.txt/test%46.txt, expiring on: 2025-03-18 07:07:40.543820531 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.544933131 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [test%46.txt]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.549077567 +0000 UTC m=+38.261637625
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'test%46.txt'
2025/03/18 01:07:40 DEBUG : test%46.txt: list: cold listing: 2025-03-17 19:07:40.544933131 +0000 UTC
2025/03/18 01:07:40 DEBUG : test%46.txt: list: read 1 from source
2025/03/18 01:07:40 DEBUG : test%46.txt: list: source entries: [test%46.txt/test%46.txt]
2025/03/18 01:07:40 DEBUG : test%46.txt: list: cached object: test%46.txt/test%46.txt
2025/03/18 01:07:40 DEBUG : test%46.txt: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : test%46.txt: list: cached dir: 'rclone-test-totiyam3deqa/test%46.txt', cache ts: 2025-03-18 01:07:40.55034198 +0000 UTC m=+38.262902039
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: e9ed6a4fbb9e645a75255156b06ef530
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: 324e6fd88dc24e64c630e8db4c009244d0cf14b7
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: 9df9e1aae0a079d6160671bc0769f8a86ee1ad06e21e35a6a123729a934bee354cc7e79576a3880108f7565e5e2d37a493a4b00b28be106d4c60054a80b728a4
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: c281961e
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: object hash cached: f655df312e6f1d7f99fb72a9d50d3b816e505f98e53099b923bd4b3d54df6e07
2025/03/18 01:07:40 DEBUG : test%46.txt/test%46.txt: removing object
2025/03/18 01:07:40 DEBUG : test%46.txt: cache: expired rclone-test-totiyam3deqa/test%46.txt
2025/03/18 01:07:40 DEBUG : test%46.txt: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : test%46.txt: cache: expired 
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'test%46.txt'
2025/03/18 01:07:40 DEBUG : test%46.txt: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : test%46.txt: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.557160385 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 0 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: []
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.557743945 +0000 UTC m=+38.270304003
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'potato'
2025/03/18 01:07:40 DEBUG : potato: find: error: couldn't find object (potato)
2025/03/18 01:07:40 DEBUG : find failed: not found in either local or remote fs
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'directory/not/found/potato'
2025/03/18 01:07:40 DEBUG : directory/not/found/potato: find: error: couldn't open parent bucket for rclone-test-totiyam3deqa/directory/not/found
2025/03/18 01:07:40 DEBUG : find failed: not found in either local or remote fs
=== RUN   TestIntegration/FsMkdir/FsPutError
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2025/03/18 01:07:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removing partially written file on error: potato
2025/03/18 01:07:40 ERROR : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: put: error uploading: potato
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: find: error: couldn't open parent bucket for rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠
2025/03/18 01:07:40 DEBUG : find failed: not found in either local or remote fs
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'zero-length-file'
2025/03/18 01:07:40 DEBUG : zero-length-file: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : zero-length-file: put: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : put: cache expired
2025/03/18 01:07:40 DEBUG : zero-length-file: object hash cached: d41d8cd98f00b204e9800998ecf8427e
2025/03/18 01:07:40 DEBUG : zero-length-file: object hash cached: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/18 01:07:40 DEBUG : zero-length-file: object hash cached: 19fa61d75522a4669b44e39c1d2e1726c530232130d407f89afee0964997f7a73e83be698b288febcf88e3e03c4f0757ea8964e59b63d93708b138cc42a66eb3
2025/03/18 01:07:40 DEBUG : zero-length-file: object hash cached: 00000000
2025/03/18 01:07:40 DEBUG : zero-length-file: object hash cached: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'zero-length-file'
2025/03/18 01:07:40 DEBUG : zero-length-file: find: warm object: zero-length-file, expiring on: 2025-03-18 07:07:40.559443131 +0000 UTC
2025/03/18 01:07:40 DEBUG : rclone-test-totiyam3deqa/zero-length-file: cache reader closed 0
2025/03/18 01:07:40 DEBUG : zero-length-file: removing object
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
    fstests.go:819: FS has no OpenChunkWriter interface
=== RUN   TestIntegration/FsMkdir/FsChangeNotify
    fstests.go:868: FS has no ChangeNotify interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : file name.txt: put: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : put: cache expired
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: b84309677797bd6a0553e14b433b0dab
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: a19406f5ca92094b88f11fd6c127581f6b4a912a
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 605b76fa15320d60459dcc5e38019a447c0e158fb5d45eb97ea647c27519965c7d7ba662ef367fef3ad047ee239e4a3f7d2853eade599a554b3b8612df6fcc41
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 169ed62e
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 9fd9a5d472bc75861a34cd46877f7fd59fde8a7b46c04f361ef9a6aa3a85d5f8
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.566671842 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: put: added to cache
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired 
2025/03/18 01:07:40 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: put: cache expired
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: find: warm object: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt, expiring on: 2025-03-18 07:07:40.572147706 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : file name.txt: put: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : put: cache expired
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.577494481 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: error: missing cached dir: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached object: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.584950106 +0000 UTC m=+38.297510315
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: error: missing cached dir: hello? sausage/êé/Hello, 世界
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界', cache ts: 2025-03-18 01:07:40.586593498 +0000 UTC m=+38.299153556
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: error: missing cached dir: hello? sausage/êé
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: source entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé', cache ts: 2025-03-18 01:07:40.587877999 +0000 UTC m=+38.300438067
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: error: missing cached dir: hello? sausage
2025/03/18 01:07:40 DEBUG : hello? sausage: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage: list: source entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage', cache ts: 2025-03-18 01:07:40.589209597 +0000 UTC m=+38.301769655
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.578604966 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 2 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [hello? sausage file name.txt]
2025/03/18 01:07:40 DEBUG : : list: cached object: file name.txt
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.591058763 +0000 UTC m=+38.303618821
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListR
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: warm 2 from cache for: rclone-test-totiyam3deqa, expiring on: 2025-03-18 07:07:40.591058763 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: cached entries: [file name.txt hello? sausage]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.590491994 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.588612371 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.587316479 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.590491994 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.588612371 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.587316479 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2025/03/18 01:07:40 DEBUG : Creating backend with remote "TestCache:"
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : Creating backend with remote "/tmp/rclone_cache_test"
2025/03/18 01:07:40 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test at root 
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.578604966 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [rclone-test-totiyam3deqa]
2025/03/18 01:07:40 DEBUG : : list: remove entry: rclone-test-bapapas7valu
2025/03/18 01:07:40 DEBUG : : list: remove entry: rclone-test-dedojah6jonu
2025/03/18 01:07:40 DEBUG : : list: remove entry: rclone-test-mubibar5noro
2025/03/18 01:07:40 DEBUG : : list: remove entry: rclone-test-palesem2xuli
2025/03/18 01:07:40 DEBUG : : list: remove entry: rclone-test-vivoqeq7qaca
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: '', cache ts: 2025-03-18 01:07:40.604640078 +0000 UTC m=+38.317200146
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: warm 2 from cache for: rclone-test-totiyam3deqa, expiring on: 2025-03-18 07:07:40.604083859 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: cached entries: [file name.txt hello? sausage]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.590491994 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
    fstests.go:399: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: warm 2 from cache for: rclone-test-totiyam3deqa, expiring on: 2025-03-18 07:07:40.604083859 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: cached entries: [file name.txt hello? sausage]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.590491994 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.588612371 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.587316479 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObject
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.607055944 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
    fstests.go:1121: Not Case Insensitive
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: warm 2 from cache for: rclone-test-totiyam3deqa, expiring on: 2025-03-18 07:07:40.604083859 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: cached entries: [file name.txt hello? sausage]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.590491994 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.588612371 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.587316479 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: find: error: couldn't find object ( " ' @ < > & ? + ≠)
2025/03/18 01:07:40 DEBUG : find failed: not found in either local or remote fs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurge
    fstests.go:1153: FS has no Purge interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
    fstests.go:1190: FS has no Purge interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/18 01:07:40 DEBUG : Creating backend with remote "TestCache:rclone-test-totiyam3deqa/hello? sausage/êé"
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-totiyam3deqa/hello? sausage/êé"
2025/03/18 01:07:40 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-totiyam3deqa/hello? sausage/êé at root rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
2025/03/18 01:07:40 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-totiyam3deqa/hello? sausage/êé" to be canonical "TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: put data at 'a/b/c/d/e.txt'
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: put: uploaded to remote fs
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: put: added to cache
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired 
2025/03/18 01:07:40 INFO  : a/b/c/d: put: cache expired
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: object hash cached: 8c5f790dd3cb3c0df9a42f71887e8acd
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: object hash cached: 578cdbcc90b29f947208665a2c23e49e970d3758
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: object hash cached: 830bf59a7fd9e48ca18638001678df4ec1869a852cf54b1a9f62cd14e181c2646e2f236be120c47a797d609b2497853e69ad0790e0de675dc6f37266be35034a
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: object hash cached: 50e18741
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: object hash cached: 4d5a88047804d7fc188636b48e8a46cb60a654a2a71b8b4287417945b054ce0c
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: new object 'a/b/c/d/e.txt'
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: find: warm object: a/b/c/d/e.txt, expiring on: 2025-03-18 07:07:40.617874425 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.61881928 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 2 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [a Hello, 世界]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 2
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé', cache ts: 2025-03-18 01:07:40.624889646 +0000 UTC m=+38.337449725
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a'
2025/03/18 01:07:40 DEBUG : a: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/a, expiring on: 2025-03-18 07:07:40.624113856 +0000 UTC
2025/03/18 01:07:40 DEBUG : a: list: cached entries: [a/b]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b'
2025/03/18 01:07:40 DEBUG : a/b: list: error: missing cached dir: a/b
2025/03/18 01:07:40 DEBUG : a/b: list: read 1 from source
2025/03/18 01:07:40 DEBUG : a/b: list: source entries: [a/b/c]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'Hello, 世界'
2025/03/18 01:07:40 DEBUG : Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.624100582 +0000 UTC
2025/03/18 01:07:40 DEBUG : Hello, 世界: list: cached entries: [Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.585938042 +0000 UTC
2025/03/18 01:07:40 DEBUG : Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : a/b: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : a/b: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/a/b', cache ts: 2025-03-18 01:07:40.626603981 +0000 UTC m=+38.339164049
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b/c'
2025/03/18 01:07:40 DEBUG : a/b/c: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c, expiring on: 2025-03-18 07:07:40.625722453 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b/c: list: cached entries: [a/b/c/d]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b/c/d'
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: error: missing cached dir: a/b/c/d
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: read 1 from source
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: source entries: [a/b/c/d/e.txt]
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cached object: a/b/c/d/e.txt
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c/d', cache ts: 2025-03-18 01:07:40.62861538 +0000 UTC m=+38.341175448
2025/03/18 01:07:40 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a'
2025/03/18 01:07:40 DEBUG : a: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/a, expiring on: 2025-03-18 07:07:40.624113856 +0000 UTC
2025/03/18 01:07:40 DEBUG : a: list: cached entries: [a/b]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b'
2025/03/18 01:07:40 DEBUG : a/b: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/a/b, expiring on: 2025-03-18 07:07:40.626603981 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b: list: cached entries: [a/b/c]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b/c'
2025/03/18 01:07:40 DEBUG : a/b/c: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c, expiring on: 2025-03-18 07:07:40.625722453 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b/c: list: cached entries: [a/b/c/d]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b/c/d'
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c/d, expiring on: 2025-03-18 07:07:40.62861538 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cached entries: [a/b/c/d/e.txt]
2025/03/18 01:07:40 DEBUG : a/b/c/d/e.txt: removing object
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c/d
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a/b
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : a/b/c/d: cache: expired 
2025/03/18 01:07:40 INFO  : a/b/c/d/e.txt: Deleted
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a'
2025/03/18 01:07:40 DEBUG : a: list: cold listing: 2025-03-17 19:07:40.631899088 +0000 UTC
2025/03/18 01:07:40 DEBUG : a: list: read 1 from source
2025/03/18 01:07:40 DEBUG : a: list: source entries: [a/b]
2025/03/18 01:07:40 DEBUG : a: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : a: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/a', cache ts: 2025-03-18 01:07:40.633528823 +0000 UTC m=+38.346088891
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b'
2025/03/18 01:07:40 DEBUG : a/b: list: cold listing: 2025-03-17 19:07:40.631899088 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b: list: read 1 from source
2025/03/18 01:07:40 DEBUG : a/b: list: source entries: [a/b/c]
2025/03/18 01:07:40 DEBUG : a/b: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : a/b: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/a/b', cache ts: 2025-03-18 01:07:40.63444217 +0000 UTC m=+38.347002239
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b/c'
2025/03/18 01:07:40 DEBUG : a/b/c: list: cold listing: 2025-03-17 19:07:40.631899088 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b/c: list: read 1 from source
2025/03/18 01:07:40 DEBUG : a/b/c: list: source entries: [a/b/c/d]
2025/03/18 01:07:40 DEBUG : a/b/c: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : a/b/c: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c', cache ts: 2025-03-18 01:07:40.635220766 +0000 UTC m=+38.347780824
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: list 'a/b/c/d'
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cold listing: 2025-03-17 19:07:40.631899088 +0000 UTC
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: read 0 from source
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: source entries: []
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : a/b/c/d: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c/d', cache ts: 2025-03-18 01:07:40.635991507 +0000 UTC m=+38.348551565
2025/03/18 01:07:40 DEBUG : removing 1 level 4 directories
2025/03/18 01:07:40 INFO  : a/b/c/d: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: rmdir 'a/b/c/d'
2025/03/18 01:07:40 DEBUG : a/b/c/d: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : a/b/c/d: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a/b/c
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a/b
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : a/b/c: cache: expired 
2025/03/18 01:07:40 INFO  : a/b/c: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : removing 1 level 3 directories
2025/03/18 01:07:40 INFO  : a/b/c: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: rmdir 'a/b/c'
2025/03/18 01:07:40 DEBUG : a/b/c: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : a/b/c: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : a/b: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a/b
2025/03/18 01:07:40 DEBUG : a/b: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a
2025/03/18 01:07:40 DEBUG : a/b: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : a/b: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : a/b: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : a/b: cache: expired 
2025/03/18 01:07:40 INFO  : a/b: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : removing 1 level 2 directories
2025/03/18 01:07:40 INFO  : a/b: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: rmdir 'a/b'
2025/03/18 01:07:40 DEBUG : a/b: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : a/b: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : a: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/a
2025/03/18 01:07:40 DEBUG : a: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : a: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : a: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : a: cache: expired 
2025/03/18 01:07:40 INFO  : a: rmdir: cache expired
2025/03/18 01:07:40 DEBUG : removing 1 level 1 directories
2025/03/18 01:07:40 INFO  : a: Removing directory
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé: rmdir 'a'
2025/03/18 01:07:40 DEBUG : a: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : a: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsCopy
    fstests.go:1254: FS has no Copier interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: find: warm object: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt, expiring on: 2025-03-18 07:07:40.611514477 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: moving obj 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' -> other.txt
2025/03/18 01:07:40 DEBUG : other.txt: move: file moved
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: move: removed from cache
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired 
2025/03/18 01:07:40 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: move: cache expired
2025/03/18 01:07:40 DEBUG : other.txt: move: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : move: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.646593893 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 3 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [hello? sausage file name.txt other.txt]
2025/03/18 01:07:40 DEBUG : : list: cached object: file name.txt
2025/03/18 01:07:40 DEBUG : : list: cached object: other.txt
2025/03/18 01:07:40 DEBUG : : list: cached directories: 0
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.648818081 +0000 UTC m=+38.361378159
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cold listing: 2025-03-17 19:07:40.645250412 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage: list: source entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage', cache ts: 2025-03-18 01:07:40.649971156 +0000 UTC m=+38.362531224
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cold listing: 2025-03-17 19:07:40.645250412 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: source entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé', cache ts: 2025-03-18 01:07:40.650775258 +0000 UTC m=+38.363335326
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cold listing: 2025-03-17 19:07:40.645250412 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界', cache ts: 2025-03-18 01:07:40.65156753 +0000 UTC m=+38.364127598
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cold listing: 2025-03-17 19:07:40.645250412 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 0 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: []
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.652366022 +0000 UTC m=+38.364926090
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.647458068 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: moving obj 'file name.txt' -> moveTest/other.txt
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: move: file moved
2025/03/18 01:07:40 DEBUG : file name.txt: move: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : move: cache expired
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: move: added to cache
2025/03/18 01:07:40 DEBUG : moveTest: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : moveTest: cache: expired 
2025/03/18 01:07:40 INFO  : moveTest: move: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.663408662 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 3 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [hello? sausage moveTest other.txt]
2025/03/18 01:07:40 DEBUG : : list: cached object: other.txt
2025/03/18 01:07:40 DEBUG : : list: cached directories: 2
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.665306869 +0000 UTC m=+38.377866928
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'moveTest'
2025/03/18 01:07:40 DEBUG : moveTest: list: warm 1 from cache for: rclone-test-totiyam3deqa/moveTest, expiring on: 2025-03-18 07:07:40.664149176 +0000 UTC
2025/03/18 01:07:40 DEBUG : moveTest: list: cached entries: [moveTest/other.txt]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.664136602 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.650775258 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.65156753 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: empty listing
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 0 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: []
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.666241227 +0000 UTC m=+38.378801295
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'moveTest/other.txt'
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: find: warm object: moveTest/other.txt, expiring on: 2025-03-18 07:07:40.671016311 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: moving obj 'moveTest/other.txt' -> file name.txt
2025/03/18 01:07:40 DEBUG : file name.txt: move: file moved
2025/03/18 01:07:40 DEBUG : moveTest/other.txt: move: removed from cache
2025/03/18 01:07:40 DEBUG : moveTest: cache: expired rclone-test-totiyam3deqa/moveTest
2025/03/18 01:07:40 DEBUG : moveTest: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : moveTest: cache: expired 
2025/03/18 01:07:40 INFO  : moveTest: move: cache expired
2025/03/18 01:07:40 DEBUG : file name.txt: move: added to cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : move: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.678104159 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 4 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [hello? sausage moveTest file name.txt other.txt]
2025/03/18 01:07:40 DEBUG : : list: cached object: file name.txt
2025/03/18 01:07:40 DEBUG : : list: cached object: other.txt
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.680660387 +0000 UTC m=+38.393220455
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'moveTest'
2025/03/18 01:07:40 DEBUG : moveTest: list: cold listing: 2025-03-17 19:07:40.676659178 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.679502863 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : moveTest: list: read 0 from source
2025/03/18 01:07:40 DEBUG : moveTest: list: source entries: []
2025/03/18 01:07:40 DEBUG : moveTest: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.650775258 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.65156753 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: empty listing
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 0 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: []
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : moveTest: list: cached dir: 'rclone-test-totiyam3deqa/moveTest', cache ts: 2025-03-18 01:07:40.681428682 +0000 UTC m=+38.393988740
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.681681335 +0000 UTC m=+38.394241403
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : other.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'other.txt'
2025/03/18 01:07:40 DEBUG : other.txt: find: warm object: other.txt, expiring on: 2025-03-18 07:07:40.679528812 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: moving obj 'other.txt' -> hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: move: file moved
2025/03/18 01:07:40 DEBUG : other.txt: move: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : move: cache expired
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: move: added to cache
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired 
2025/03/18 01:07:40 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: move: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: cold listing: 2025-03-17 19:07:40.698176967 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: read 3 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [hello? sausage moveTest file name.txt]
2025/03/18 01:07:40 DEBUG : : list: cached object: file name.txt
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.700816941 +0000 UTC m=+38.413377029
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'moveTest'
2025/03/18 01:07:40 DEBUG : moveTest: list: empty listing
2025/03/18 01:07:40 DEBUG : moveTest: list: read 0 from source
2025/03/18 01:07:40 DEBUG : moveTest: list: source entries: []
2025/03/18 01:07:40 DEBUG : moveTest: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cold listing: 2025-03-17 19:07:40.698176967 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage: list: source entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : moveTest: list: cached dir: 'rclone-test-totiyam3deqa/moveTest', cache ts: 2025-03-18 01:07:40.701783658 +0000 UTC m=+38.414343726
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage', cache ts: 2025-03-18 01:07:40.701980386 +0000 UTC m=+38.414540443
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cold listing: 2025-03-17 19:07:40.698176967 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: source entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé', cache ts: 2025-03-18 01:07:40.703529831 +0000 UTC m=+38.416089899
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cold listing: 2025-03-17 19:07:40.698176967 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界', cache ts: 2025-03-18 01:07:40.704609821 +0000 UTC m=+38.417169889
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cold listing: 2025-03-17 19:07:40.698176967 +0000 UTC
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached object: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.706423871 +0000 UTC m=+38.418983939
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'moveTest'
2025/03/18 01:07:40 DEBUG : moveTest: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : moveTest: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
    fstests.go:1398: Skipping test as can't write metadata
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: move dir 'rclone-test-totiyam3deqa'/'' -> 'rclone-test-totiyam3deqa'/''
2025/03/18 01:07:40 DEBUG : Creating backend with remote "TestCache:rclone-test-volopil0gegi"
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:40 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:40 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-volopil0gegi"
2025/03/18 01:07:40 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-volopil0gegi at root rclone-test-volopil0gegi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:40 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: move dir 'rclone-test-totiyam3deqa'/'' -> 'rclone-test-volopil0gegi'/'new_name/sub_new_name'
2025/03/18 01:07:40 DEBUG : : movedir: dir moved in the source fs
2025/03/18 01:07:40 DEBUG : : dirmove: removed cached dir
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 DEBUG : : dirmove: cache expired
2025/03/18 01:07:40 DEBUG : new_name: cache: expired 
2025/03/18 01:07:40 DEBUG : new_name: dirmove: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: error: couldn't open bucket (rclone-test-totiyam3deqa)
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list ''
2025/03/18 01:07:40 DEBUG : : list: error: couldn't open bucket (rclone-test-volopil0gegi)
2025/03/18 01:07:40 DEBUG : : list: read 1 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [new_name]
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-volopil0gegi', cache ts: 2025-03-18 01:07:40.721012759 +0000 UTC m=+38.433572827
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name'
2025/03/18 01:07:40 DEBUG : new_name: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name: list: read 1 from source
2025/03/18 01:07:40 DEBUG : new_name: list: source entries: [new_name/sub_new_name]
2025/03/18 01:07:40 DEBUG : new_name: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : new_name: list: cached dir: 'rclone-test-volopil0gegi/new_name', cache ts: 2025-03-18 01:07:40.722502383 +0000 UTC m=+38.435062440
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name/sub_new_name'
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: list: read 2 from source
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: list: source entries: [new_name/sub_new_name/hello? sausage new_name/sub_new_name/file name.txt]
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: list: cached object: new_name/sub_new_name/file name.txt
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: list: cached dir: 'rclone-test-volopil0gegi/new_name/sub_new_name', cache ts: 2025-03-18 01:07:40.724468718 +0000 UTC m=+38.437028786
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name/sub_new_name/hello? sausage'
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage: list: read 1 from source
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage: list: source entries: [new_name/sub_new_name/hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage: list: cached dir: 'rclone-test-volopil0gegi/new_name/sub_new_name/hello? sausage', cache ts: 2025-03-18 01:07:40.725973621 +0000 UTC m=+38.438533689
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name/sub_new_name/hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé: list: read 1 from source
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé: list: source entries: [new_name/sub_new_name/hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé: list: cached dir: 'rclone-test-volopil0gegi/new_name/sub_new_name/hello? sausage/êé', cache ts: 2025-03-18 01:07:40.727511676 +0000 UTC m=+38.440071734
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name/sub_new_name/hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界: list: read 1 from source
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界: list: source entries: [new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界: list: cached dir: 'rclone-test-volopil0gegi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界', cache ts: 2025-03-18 01:07:40.729232052 +0000 UTC m=+38.441792120
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 1 from source
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: [new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached object: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-volopil0gegi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.730976072 +0000 UTC m=+38.443536130
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: move dir 'rclone-test-volopil0gegi'/'new_name/sub_new_name' -> 'rclone-test-totiyam3deqa'/''
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: movedir: dir moved in the source fs
2025/03/18 01:07:40 DEBUG : new_name/sub_new_name: dirmove: removed cached dir
2025/03/18 01:07:40 DEBUG : new_name: cache: expired 
2025/03/18 01:07:40 DEBUG : new_name: dirmove: cache expired
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 DEBUG : : dirmove: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:40 DEBUG : : list: error: couldn't open bucket (rclone-test-totiyam3deqa)
2025/03/18 01:07:40 DEBUG : : list: read 2 from source
2025/03/18 01:07:40 DEBUG : : list: source entries: [hello? sausage file name.txt]
2025/03/18 01:07:40 DEBUG : : list: cached object: file name.txt
2025/03/18 01:07:40 DEBUG : : list: cached directories: 1
2025/03/18 01:07:40 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:40.743905277 +0000 UTC m=+38.456465335
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:40 DEBUG : hello? sausage: list: empty listing
2025/03/18 01:07:40 DEBUG : hello? sausage: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage: list: source entries: [hello? sausage/êé]
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : hello? sausage: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage', cache ts: 2025-03-18 01:07:40.745146688 +0000 UTC m=+38.457706736
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: empty listing
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: source entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : hello? sausage/êé: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé', cache ts: 2025-03-18 01:07:40.746322535 +0000 UTC m=+38.458882593
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: empty listing
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached directories: 1
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界', cache ts: 2025-03-18 01:07:40.747583793 +0000 UTC m=+38.460143851
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: empty listing
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 1 from source
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached object: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:40.74887198 +0000 UTC m=+38.461432048
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 2c4ba324b629ccb1863aa636983e51f3
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: d8db57e6698793b37256fdef8e8d69216d82cd1c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 40c5bd13cfe63c4ab8cf0ef8a157552e008c11c7d740873b1a96a9e347fc5b4ad53542590edb9c2a3706984724a4e2799626a1a3d1f644965bea25cdbed81385
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: 60f5006c
2025/03/18 01:07:40 DEBUG : file name.txt: object hash cached: e076d9607d47edd8afaf3d8a34b39212efc4272fc675104460a0ba495f508857
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: f7e6124f28dfc80d2db0629b9e0a6432
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 0c4ba189923b03b990dd9f7a69d60a4e4cefd123
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: e99e47c28bb1e8f9abc6a3429759f6ee56832b3c88c7c094c2a8013fd5e1ac24aec4543a84179d05a6ca2581e06626d157db04cdb8000c32bdd7505a1ceb7f42
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 7b69b26e
2025/03/18 01:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: object hash cached: 5d8fcdde5c9874f44bfeae46e1cfaa4f27e8a29f711b2b988d779126593a7bd7
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list ''
2025/03/18 01:07:40 DEBUG : : list: warm 1 from cache for: rclone-test-volopil0gegi, expiring on: 2025-03-18 07:07:40.721012759 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: cached entries: [new_name]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name'
2025/03/18 01:07:40 DEBUG : new_name: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name: list: read 0 from source
2025/03/18 01:07:40 DEBUG : new_name: list: source entries: []
2025/03/18 01:07:40 DEBUG : new_name: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : new_name: list: cached dir: 'rclone-test-volopil0gegi/new_name', cache ts: 2025-03-18 01:07:40.757543218 +0000 UTC m=+38.470103286
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list ''
2025/03/18 01:07:40 DEBUG : : list: warm 1 from cache for: rclone-test-volopil0gegi, expiring on: 2025-03-18 07:07:40.721012759 +0000 UTC
2025/03/18 01:07:40 DEBUG : : list: cached entries: [new_name]
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: list 'new_name'
2025/03/18 01:07:40 DEBUG : new_name: list: empty listing
2025/03/18 01:07:40 DEBUG : new_name: list: read 0 from source
2025/03/18 01:07:40 DEBUG : new_name: list: source entries: []
2025/03/18 01:07:40 DEBUG : new_name: list: cached directories: 0
2025/03/18 01:07:40 DEBUG : new_name: list: cached dir: 'rclone-test-volopil0gegi/new_name', cache ts: 2025-03-18 01:07:40.758247013 +0000 UTC m=+38.470807081
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: Purge dir "new_name"
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: rmdir 'new_name'
2025/03/18 01:07:40 DEBUG : new_name: rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : new_name: rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired rclone-test-volopil0gegi
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: Purge dir ""
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-volopil0gegi: rmdir ''
2025/03/18 01:07:40 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:40 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:40 DEBUG : : cache: expired 
2025/03/18 01:07:40 INFO  : : rmdir: cache expired
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir ''
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
    fstests.go:1592: MimeType method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.742736953 +0000 UTC
2025/03/18 01:07:40 DEBUG : file name.txt: updated ModTime: 2011-12-13 14:15:16.999999999 +0000 UTC
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.761799222 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.761799222 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/18 01:07:40 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:40 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.761799222 +0000 UTC
2025/03/18 01:07:40 DEBUG : rclone-test-totiyam3deqa/file name.txt: 0: chunk retry storage: 0
2025/03/18 01:07:40 DEBUG : worker-1 <file name.txt>: partial downloaded chunk 0
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 100
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:40.763063035 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: moving offset set from 0 to 50
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 100
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.046535057 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: moving offset set from 0 to 5
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 16
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: moving offset set from 0 to 80
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 100
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: moving offset set from 0 to 81
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 100
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: moving offset set from 0 to 80
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 100
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.047913283 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 50
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.049441539 +0000 UTC
2025/03/18 01:07:42 DEBUG : file name.txt: updating object contents with size 200
2025/03/18 01:07:42 DEBUG : file name.txt: object hash cached: b396d8dedfd769727ab3e114dfde538b
2025/03/18 01:07:42 DEBUG : file name.txt: object hash cached: 8f62976f6b39a1845351ecd3001217de2eab899c
2025/03/18 01:07:42 DEBUG : file name.txt: object hash cached: 85d5d464ba6825e0f663e865cb8cf8d4390df48beee07bb105b9d0e8bbf54383ebc285799f6a04ec771c9ab9a301b1b5978520f8e13910f90070981c3f9e161a
2025/03/18 01:07:42 DEBUG : file name.txt: object hash cached: 7d63f454
2025/03/18 01:07:42 DEBUG : file name.txt: object hash cached: 720b902d4b47722c2a5254e08447243ef9dad2bd0be0b791496b5a76d5bcf2d5
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.051739455 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: 0: chunk retry storage: 0
2025/03/18 01:07:42 DEBUG : worker-1 <file name.txt>: partial downloaded chunk 0
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: cache reader closed 200
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.056101438 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/18 01:07:42 DEBUG : Creating backend with remote "TestCache:rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/18 01:07:42 DEBUG : fs cache: renaming child cache item "/tmp/rclone_cache_test/rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to be canonical for parent "/tmp/rclone_cache_test/rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
2025/03/18 01:07:42 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ at root rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list ''
2025/03/18 01:07:42 DEBUG : : list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.74887198 +0000 UTC
2025/03/18 01:07:42 DEBUG : : list: cached entries: [z.txt]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/18 01:07:42 DEBUG : Creating backend with remote "TestCache:rclone-test-totiyam3deqa/not found.txt"
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-totiyam3deqa/not found.txt"
2025/03/18 01:07:42 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-totiyam3deqa/not found.txt at root rclone-test-totiyam3deqa/not found.txt
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/not found.txt: list ''
2025/03/18 01:07:42 DEBUG : : list: error: couldn't open bucket (rclone-test-totiyam3deqa/not found.txt)
2025/03/18 01:07:42 ERROR : : error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestCache:" path "rclone-test-totiyam3deqa" from "TestCache:rclone-test-totiyam3deqa"
2025/03/18 01:07:42 DEBUG : Creating backend with remote "TestCache:"
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test at root 
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: warm 2 from cache for: rclone-test-totiyam3deqa, expiring on: 2025-03-18 07:07:40.743905277 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached entries: [rclone-test-totiyam3deqa/file name.txt rclone-test-totiyam3deqa/hello? sausage]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:40.745146688 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.746322535 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.747583793 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.74887198 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: b396d8dedfd769727ab3e114dfde538b
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 8f62976f6b39a1845351ecd3001217de2eab899c
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 85d5d464ba6825e0f663e865cb8cf8d4390df48beee07bb105b9d0e8bbf54383ebc285799f6a04ec771c9ab9a301b1b5978520f8e13910f90070981c3f9e161a
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 7d63f454
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 720b902d4b47722c2a5254e08447243ef9dad2bd0be0b791496b5a76d5bcf2d5
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: warm 2 from cache for: rclone-test-totiyam3deqa, expiring on: 2025-03-18 07:07:40.743905277 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached entries: [rclone-test-totiyam3deqa/file name.txt rclone-test-totiyam3deqa/hello? sausage]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
    fstests.go:1945: FS has no ListR interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: put data at 'rclone-test-totiyam3deqa/created from root.txt'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: put: uploaded to remote fs
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: put: added to cache
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: cache: expired 
2025/03/18 01:07:42 INFO  : rclone-test-totiyam3deqa: put: cache expired
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: a5d7596c51eec26db891e4994ec784a4
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: 1c1d0a6c7730a50e7f83bd983a0803dae856129c
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: c0b9ae97694fa39b68869ddc56a8d4d611c5e98d8045672145c402df55c83f7ae2550d9563e1ff8f7742801a412b3815481dae8f510534c8234cc3f7778969a1
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: 8d7b6cd8
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: 60069ca58be2267d5276ed153755bc42fcf601c37f15835a7640174a9e7f7618
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: new object 'rclone-test-totiyam3deqa/created from root.txt'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: find: warm object: rclone-test-totiyam3deqa/created from root.txt, expiring on: 2025-03-18 07:07:42.565354367 +0000 UTC
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cold listing: 2025-03-17 19:07:42.566440667 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: read 3 from source
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: source entries: [rclone-test-totiyam3deqa/hello? sausage rclone-test-totiyam3deqa/file name.txt rclone-test-totiyam3deqa/created from root.txt]
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached object: rclone-test-totiyam3deqa/created from root.txt
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached object: rclone-test-totiyam3deqa/file name.txt
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached directories: 1
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:42.573624484 +0000 UTC m=+40.286184542
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:42.572875884 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.746322535 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.747583793 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.74887198 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: a5d7596c51eec26db891e4994ec784a4
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: 1c1d0a6c7730a50e7f83bd983a0803dae856129c
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: c0b9ae97694fa39b68869ddc56a8d4d611c5e98d8045672145c402df55c83f7ae2550d9563e1ff8f7742801a412b3815481dae8f510534c8234cc3f7778969a1
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: 8d7b6cd8
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: object hash cached: 60069ca58be2267d5276ed153755bc42fcf601c37f15835a7640174a9e7f7618
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: b396d8dedfd769727ab3e114dfde538b
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 8f62976f6b39a1845351ecd3001217de2eab899c
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 85d5d464ba6825e0f663e865cb8cf8d4390df48beee07bb105b9d0e8bbf54383ebc285799f6a04ec771c9ab9a301b1b5978520f8e13910f90070981c3f9e161a
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 7d63f454
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 720b902d4b47722c2a5254e08447243ef9dad2bd0be0b791496b5a76d5bcf2d5
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/created from root.txt: removing object
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: cache: expired 
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cold listing: 2025-03-17 19:07:42.584601481 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: read 2 from source
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: source entries: [rclone-test-totiyam3deqa/hello? sausage rclone-test-totiyam3deqa/file name.txt]
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached object: rclone-test-totiyam3deqa/file name.txt
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached directories: 1
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:42.587667141 +0000 UTC m=+40.300227199
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:42.586083 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.746322535 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.747583793 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:: list 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.74887198 +0000 UTC
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: b396d8dedfd769727ab3e114dfde538b
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 8f62976f6b39a1845351ecd3001217de2eab899c
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 85d5d464ba6825e0f663e865cb8cf8d4390df48beee07bb105b9d0e8bbf54383ebc285799f6a04ec771c9ab9a301b1b5978520f8e13910f90070981c3f9e161a
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 7d63f454
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa/file name.txt: object hash cached: 720b902d4b47722c2a5254e08447243ef9dad2bd0be0b791496b5a76d5bcf2d5
=== RUN   TestIntegration/FsMkdir/FsPutFiles/PublicLink
    fstests.go:2004: FS has no PublicLinker interface
=== RUN   TestIntegration/FsMkdir/FsPutFiles/SetTier
    fstests.go:412: FS has no SetTier & GetTier interfaces
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.585464714 +0000 UTC
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2125: Not a bucket based backend
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'file name.txt'
2025/03/18 01:07:42 DEBUG : file name.txt: find: warm object: file name.txt, expiring on: 2025-03-18 07:07:42.585464714 +0000 UTC
2025/03/18 01:07:42 DEBUG : file name.txt: removing object
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: cold listing: 2025-03-17 19:07:42.595140449 +0000 UTC
2025/03/18 01:07:42 DEBUG : : list: read 1 from source
2025/03/18 01:07:42 DEBUG : : list: source entries: [hello? sausage]
2025/03/18 01:07:42 DEBUG : : list: cached directories: 1
2025/03/18 01:07:42 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:42.596586662 +0000 UTC m=+40.309146721
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:42 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:42.595897094 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.746322535 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.747583793 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.74887198 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data streaming in 'piped data.txt'
2025/03/18 01:07:42 DEBUG : piped data.txt: put: uploaded to remote fs
2025/03/18 01:07:42 DEBUG : piped data.txt: put: added to cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : put: cache expired
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: d41d8cd98f00b204e9800998ecf8427e
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: da39a3ee5e6b4b0d3255bfef95601890afd80709
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: 19fa61d75522a4669b44e39c1d2e1726c530232130d407f89afee0964997f7a73e83be698b288febcf88e3e03c4f0757ea8964e59b63d93708b138cc42a66eb3
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: 00000000
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'piped data.txt'
2025/03/18 01:07:42 DEBUG : piped data.txt: find: warm object: piped data.txt, expiring on: 2025-03-18 07:07:42.597732194 +0000 UTC
2025/03/18 01:07:42 DEBUG : piped data.txt: removing object
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data streaming in 'piped data.txt'
2025/03/18 01:07:42 DEBUG : piped data.txt: put: uploaded to remote fs
2025/03/18 01:07:42 DEBUG : piped data.txt: put: added to cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : put: cache expired
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: e7e67f6fcea347e7c699bda145579a2a
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: 3be5040c0f8e2c630937eeb1ced9421f1832b4be
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: 82834132f641192b75256228cdc7296246f93e7a81a55f2a893796702bee9076ae5db7b81dfdbf989ec0d04df59f66b8ed52038188945b7116e84d4b265729f4
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: 0bb2fbd9
2025/03/18 01:07:42 DEBUG : piped data.txt: object hash cached: 4fb29c5b31d37cee29eddd048c1914c1036689e4c18f289d05d03088dc5cf4de
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'piped data.txt'
2025/03/18 01:07:42 DEBUG : piped data.txt: find: warm object: piped data.txt, expiring on: 2025-03-18 07:07:42.606064127 +0000 UTC
2025/03/18 01:07:42 DEBUG : piped data.txt: removing object
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
    fstests.go:2343: *cache.Fs does not implement InternalTester
=== RUN   TestIntegration/FsMkdir/FsPutChunked
    fstests.go:2364: *cache.Fs does not implement SetUploadChunkSizer
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2476: FS has no Copier interface
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'unknown-size-put.txt'
2025/03/18 01:07:42 DEBUG : unknown-size-put.txt: put: uploaded to remote fs
2025/03/18 01:07:42 DEBUG : unknown-size-put.txt: put: added to cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : put: cache expired
2025/03/18 01:07:42 DEBUG : unknown-size-put.txt: removing object
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: put data at 'unknown-size-update.txt'
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: put: uploaded to remote fs
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: put: added to cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : put: cache expired
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: object hash cached: 9e04ed8172e2e14548d9b247e384db35
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: object hash cached: 7d92e5c10b117061d53d948ececc07c199e709a5
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: object hash cached: 4d500d9f2f05f107351839985a5af63af948e64cdbf679d613a2546cbfc297f301f8314e7dc9bed79f11a09a92066f3c28b508b92dc02b8b8186b3e3ce22352e
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: object hash cached: fe3ecc67
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: object hash cached: 78cf5ade675ebf97c4e6e7614bf2a9d480cdda312d732d59c6f96f54226729f5
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'unknown-size-update.txt'
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: find: warm object: unknown-size-update.txt, expiring on: 2025-03-18 07:07:42.622686355 +0000 UTC
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: new object 'unknown-size-update.txt'
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: find: warm object: unknown-size-update.txt, expiring on: 2025-03-18 07:07:42.622686355 +0000 UTC
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: updating object contents with size -1
2025/03/18 01:07:42 DEBUG : unknown-size-update.txt: removing object
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/18 01:07:42 DEBUG : Creating backend with remote "TestCache:rclone-test-totiyam3deqa/deeper/nonexisting/directory"
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name
2025/03/18 01:07:42 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME
2025/03/18 01:07:42 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-totiyam3deqa/deeper/nonexisting/directory"
2025/03/18 01:07:42 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-totiyam3deqa/deeper/nonexisting/directory at root rclone-test-totiyam3deqa/deeper/nonexisting/directory
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Memory: true
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Size: 5Mi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Total Size: 10Gi
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Chunk Clean Interval: 1m0s
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: Workers: 4
2025/03/18 01:07:42 INFO  : TestCache{VDL3R}: File Age: 6h0m0s
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa/deeper/nonexisting/directory: new object 'rclone-test-totiyam3deqa'
2025/03/18 01:07:42 DEBUG : rclone-test-totiyam3deqa: find: error: couldn't open parent bucket for rclone-test-totiyam3deqa/deeper/nonexisting/directory
2025/03/18 01:07:42 DEBUG : find failed: not found in either local or remote fs
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: mkdir 'dir-methods'
2025/03/18 01:07:42 DEBUG : dir-methods: mkdir: created dir in source fs
2025/03/18 01:07:42 DEBUG : dir-methods: mkdir: added to cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : mkdir: cache expired
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: cold listing: 2025-03-17 19:07:42.636091511 +0000 UTC
2025/03/18 01:07:42 DEBUG : : list: read 2 from source
2025/03/18 01:07:42 DEBUG : : list: source entries: [hello? sausage dir-methods]
2025/03/18 01:07:42 DEBUG : : list: cached directories: 2
2025/03/18 01:07:42 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:42.637984859 +0000 UTC m=+40.350544917
=== RUN   TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata
    fstests.go:2742: Directories don't support ReadDirMetadata
=== RUN   TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata
    fstests.go:2754: Directories don't support WriteDirMetadata
=== RUN   TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime
    fstests.go:2768: Directories don't support WriteDirSetModTime
=== RUN   TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'dir-methods'
2025/03/18 01:07:42 DEBUG : dir-methods: rmdir: removed dir in source fs
2025/03/18 01:07:42 DEBUG : dir-methods: rmdir: removed from cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : rmdir: cache expired
2025/03/18 01:07:42 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: cold listing: 2025-03-17 19:07:42.63997548 +0000 UTC
2025/03/18 01:07:42 DEBUG : : list: read 1 from source
2025/03/18 01:07:42 DEBUG : : list: source entries: [hello? sausage]
2025/03/18 01:07:42 DEBUG : : list: cached directories: 1
2025/03/18 01:07:42 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:42.642032815 +0000 UTC m=+40.354592873
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:42 DEBUG : hello? sausage: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage, expiring on: 2025-03-18 07:07:42.641090583 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage: list: cached entries: [hello? sausage/êé]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé, expiring on: 2025-03-18 07:07:40.746322535 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: cached entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界, expiring on: 2025-03-18 07:07:40.747583793 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: warm 1 from cache for: rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠, expiring on: 2025-03-18 07:07:40.74887198 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt]
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: removing object
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: cache: expired 
2025/03/18 01:07:42 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: cold listing: 2025-03-17 19:07:42.645089068 +0000 UTC
2025/03/18 01:07:42 DEBUG : : list: read 1 from source
2025/03/18 01:07:42 DEBUG : : list: source entries: [hello? sausage]
2025/03/18 01:07:42 DEBUG : : list: cached directories: 0
2025/03/18 01:07:42 DEBUG : : list: cached dir: 'rclone-test-totiyam3deqa', cache ts: 2025-03-18 01:07:42.646124132 +0000 UTC m=+40.358684191
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage'
2025/03/18 01:07:42 DEBUG : hello? sausage: list: cold listing: 2025-03-17 19:07:42.645089068 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage: list: read 1 from source
2025/03/18 01:07:42 DEBUG : hello? sausage: list: source entries: [hello? sausage/êé]
2025/03/18 01:07:42 DEBUG : hello? sausage: list: cached directories: 0
2025/03/18 01:07:42 DEBUG : hello? sausage: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage', cache ts: 2025-03-18 01:07:42.647041978 +0000 UTC m=+40.359602036
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: cold listing: 2025-03-17 19:07:42.645089068 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: read 1 from source
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: source entries: [hello? sausage/êé/Hello, 世界]
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: cached directories: 0
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé', cache ts: 2025-03-18 01:07:42.64780283 +0000 UTC m=+40.360362889
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: cold listing: 2025-03-17 19:07:42.645089068 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: read 1 from source
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: source entries: [hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠]
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: cached directories: 0
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界', cache ts: 2025-03-18 01:07:42.648605149 +0000 UTC m=+40.361165207
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cold listing: 2025-03-17 19:07:42.645089068 +0000 UTC
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: read 0 from source
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: source entries: []
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached directories: 0
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: list: cached dir: 'rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠', cache ts: 2025-03-18 01:07:42.649481518 +0000 UTC m=+40.362041575
2025/03/18 01:07:42 DEBUG : removing 1 level 4 directories
2025/03/18 01:07:42 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: rmdir: removed dir in source fs
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: rmdir: removed from cache
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé/Hello, 世界
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: cache: expired 
2025/03/18 01:07:42 INFO  : hello? sausage/êé/Hello, 世界: rmdir: cache expired
2025/03/18 01:07:42 DEBUG : removing 1 level 3 directories
2025/03/18 01:07:42 INFO  : hello? sausage/êé/Hello, 世界: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'hello? sausage/êé/Hello, 世界'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: rmdir: removed dir in source fs
2025/03/18 01:07:42 DEBUG : hello? sausage/êé/Hello, 世界: rmdir: removed from cache
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: cache: expired rclone-test-totiyam3deqa/hello? sausage/êé
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: cache: expired 
2025/03/18 01:07:42 INFO  : hello? sausage/êé: rmdir: cache expired
2025/03/18 01:07:42 DEBUG : removing 1 level 2 directories
2025/03/18 01:07:42 INFO  : hello? sausage/êé: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'hello? sausage/êé'
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: rmdir: removed dir in source fs
2025/03/18 01:07:42 DEBUG : hello? sausage/êé: rmdir: removed from cache
2025/03/18 01:07:42 DEBUG : hello? sausage: cache: expired rclone-test-totiyam3deqa/hello? sausage
2025/03/18 01:07:42 DEBUG : hello? sausage: cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : hello? sausage: cache: expired 
2025/03/18 01:07:42 INFO  : hello? sausage: rmdir: cache expired
2025/03/18 01:07:42 DEBUG : removing 1 level 1 directories
2025/03/18 01:07:42 INFO  : hello? sausage: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir 'hello? sausage'
2025/03/18 01:07:42 DEBUG : hello? sausage: rmdir: removed dir in source fs
2025/03/18 01:07:42 DEBUG : hello? sausage: rmdir: removed from cache
2025/03/18 01:07:42 DEBUG : : cache: expired rclone-test-totiyam3deqa
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : rmdir: cache expired
2025/03/18 01:07:42 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:42 INFO  : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir ''
2025/03/18 01:07:42 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:42 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:42 DEBUG : : cache: expired 
2025/03/18 01:07:42 INFO  : : rmdir: cache expired
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: error: couldn't open bucket (rclone-test-totiyam3deqa)
2025/03/18 01:07:42 ERROR : : error listing: directory not found
2025/03/18 01:07:42 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: error: couldn't open bucket (rclone-test-totiyam3deqa)
2025/03/18 01:07:42 ERROR : : error listing: directory not found
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: list ''
2025/03/18 01:07:42 DEBUG : : list: error: couldn't open bucket (rclone-test-totiyam3deqa)
2025/03/18 01:07:42 ERROR : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: Failed to list "": directory not found
2025/03/18 01:07:42 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:42 INFO  : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-totiyam3deqa: rmdir ''
2025/03/18 01:07:42 ERROR : : Failed to rmdir: stat /tmp/rclone_cache_test/rclone-test-totiyam3deqa: no such file or directory
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (2.49s)
    --- PASS: TestIntegration/FsCheckWrap (0.00s)
    --- PASS: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.00s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.00s)
    --- PASS: TestIntegration/FsMkdir (2.48s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (0.37s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s)
            --- SKIP: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (2.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.03s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.07s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.28s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s)
                --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.03s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsDirectory (0.01s)
            --- SKIP: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
=== RUN   TestInternalUploadTempDirCreated
2025/03/18 01:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 01:07:42 DEBUG : Creating backend with remote "TestInternalCache-local:/tmp/TestInternalCache-local/tiutdc1742260062"
2025/03/18 01:07:42 DEBUG : TestInternalCache: wrapped TestInternalCache-local:/tmp/TestInternalCache-local/tiutdc1742260062 at root tiutdc1742260062
2025/03/18 01:07:42 INFO  : TestInternalCache: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache.db
2025/03/18 01:07:42 INFO  : TestInternalCache: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestInternalCache
2025/03/18 01:07:42 INFO  : TestInternalCache: Chunk Memory: true
2025/03/18 01:07:42 INFO  : TestInternalCache: Chunk Size: 5Mi
2025/03/18 01:07:42 INFO  : TestInternalCache: Chunk Total Size: 10Gi
2025/03/18 01:07:42 INFO  : TestInternalCache: Chunk Clean Interval: 1m0s
2025/03/18 01:07:42 INFO  : TestInternalCache: Workers: 4
2025/03/18 01:07:42 INFO  : TestInternalCache: File Age: 6h0m0s
2025/03/18 01:07:42 DEBUG : Creating backend with remote "/tmp/rclonecache-tmp706048739/tiutdc1742260062"
2025/03/18 01:07:42 INFO  : TestInternalCache: Upload Temp Rest Time: 15s
2025/03/18 01:07:42 INFO  : TestInternalCache: Upload Temp FS: /tmp/rclonecache-tmp706048739/tiutdc1742260062
2025/03/18 01:07:42 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:42 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: list ''
2025/03/18 01:07:42 DEBUG : : list: error: couldn't open bucket (tiutdc1742260062)
2025/03/18 01:07:42 DEBUG : : list: read 0 from temp fs
2025/03/18 01:07:42 DEBUG : : list: temp fs entries: []
2025/03/18 01:07:42 ERROR : : error listing: directory not found
2025/03/18 01:07:42 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: list ''
2025/03/18 01:07:42 DEBUG : : list: error: couldn't open bucket (tiutdc1742260062)
2025/03/18 01:07:42 DEBUG : : list: read 0 from temp fs
2025/03/18 01:07:42 DEBUG : : list: temp fs entries: []
2025/03/18 01:07:42 ERROR : Cache remote TestInternalCache:tiutdc1742260062: Failed to list "": directory not found
2025/03/18 01:07:42 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:42 INFO  : Cache remote TestInternalCache:tiutdc1742260062: Removing directory
2025/03/18 01:07:42 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: rmdir ''
2025/03/18 01:07:43 DEBUG : : rmdir: read 0 from temp fs
2025/03/18 01:07:43 DEBUG : : rmdir: temp fs entries: []
2025/03/18 01:07:43 DEBUG : tiutdc1742260062: couldn't delete from cache: bucket not found
2025/03/18 01:07:43 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:43 INFO  : : rmdir: cache expired
2025/03/18 01:07:44 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: mkdir ''
2025/03/18 01:07:44 DEBUG : : mkdir: created dir in source fs
2025/03/18 01:07:44 DEBUG : : mkdir: added to cache
2025/03/18 01:07:44 DEBUG : : cache: expired tiutdc1742260062
2025/03/18 01:07:44 INFO  : : mkdir: cache expired
2025/03/18 01:07:44 DEBUG : Waiting for deletions to finish
2025/03/18 01:07:44 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: list ''
2025/03/18 01:07:44 DEBUG : : list: cold listing: 2025-03-17 19:07:44.164700005 +0000 UTC
2025/03/18 01:07:44 DEBUG : : list: read 0 from temp fs
2025/03/18 01:07:44 DEBUG : : list: temp fs entries: []
2025/03/18 01:07:44 DEBUG : : list: read 0 from source
2025/03/18 01:07:44 DEBUG : : list: source entries: []
2025/03/18 01:07:44 DEBUG : : list: cached directories: 0
2025/03/18 01:07:44 DEBUG : : list: cached dir: 'tiutdc1742260062', cache ts: 2025-03-18 01:07:44.165507154 +0000 UTC m=+41.878067212
2025/03/18 01:07:44 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: list ''
2025/03/18 01:07:44 DEBUG : : list: empty listing
2025/03/18 01:07:44 DEBUG : : list: read 0 from temp fs
2025/03/18 01:07:44 DEBUG : : list: temp fs entries: []
2025/03/18 01:07:44 DEBUG : : list: read 0 from source
2025/03/18 01:07:44 DEBUG : : list: source entries: []
2025/03/18 01:07:44 DEBUG : : list: cached directories: 0
2025/03/18 01:07:44 DEBUG : : list: cached dir: 'tiutdc1742260062', cache ts: 2025-03-18 01:07:44.166137311 +0000 UTC m=+41.878697379
2025/03/18 01:07:44 DEBUG : removing 1 level 0 directories
2025/03/18 01:07:44 INFO  : Cache remote TestInternalCache:tiutdc1742260062: Removing directory
2025/03/18 01:07:44 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: rmdir ''
2025/03/18 01:07:45 DEBUG : : rmdir: removed dir in source fs
2025/03/18 01:07:45 DEBUG : : rmdir: read 0 from temp fs
2025/03/18 01:07:45 DEBUG : : rmdir: temp fs entries: []
2025/03/18 01:07:45 DEBUG : : rmdir: removed from cache
2025/03/18 01:07:45 INFO  : : rmdir: cache expired
2025/03/18 01:07:46 DEBUG : Cache remote TestInternalCache:tiutdc1742260062: Services stopped
--- PASS: TestInternalUploadTempDirCreated (4.03s)
=== RUN   TestInternalUploadQueueOneFileNoRest
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadQueueOneFileNoRest (0.00s)
=== RUN   TestInternalUploadQueueOneFileWithRest
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadQueueOneFileWithRest (0.00s)
=== RUN   TestInternalUploadMoveExistingFile
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadMoveExistingFile (0.00s)
=== RUN   TestInternalUploadTempPathCleaned
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadTempPathCleaned (0.00s)
=== RUN   TestInternalUploadQueueMoreFiles
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadQueueMoreFiles (0.00s)
=== RUN   TestInternalUploadTempFileOperations
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadTempFileOperations (0.00s)
=== RUN   TestInternalUploadUploadingFileOperations
2025/03/18 01:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    cache_internal_test.go:858: Need remote (TestInternalCache) to exist
--- SKIP: TestInternalUploadUploadingFileOperations (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/cache	44.415s
"go test -v -timeout 1h0m0s -remote TestCache: -verbose" - Finished OK in 45.972520319s (try 1/5)