"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Starting (try 1/5) 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 NOTICE: WARNING: Cache backend is deprecated and may be removed in future. Please use VFS instead. 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone1331089867" === RUN TestEndToEnd e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEnd (0.00s) === RUN TestEndToEndMigration e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndMigration (0.00s) === RUN TestEndToEndRepoLayoutCompat e2e_test.go:189: Skipping because fstest remote was specified. --- SKIP: TestEndToEndRepoLayoutCompat (0.00s) === RUN TestFixArgsForSymlinkIdentity --- PASS: TestFixArgsForSymlinkIdentity (0.00s) === RUN TestFixArgsForSymlinkCorrectName --- PASS: TestFixArgsForSymlinkCorrectName (0.00s) === RUN TestMessageParser === RUN TestMessageParser/OneParam === PAUSE TestMessageParser/OneParam === RUN TestMessageParser/TwoParams === PAUSE TestMessageParser/TwoParams === RUN TestMessageParser/TwoParamsNoTrailingNewline === PAUSE TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter === PAUSE TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/MultipleSpaces === PAUSE TestMessageParser/MultipleSpaces === RUN TestMessageParser/StartsWithSpace === PAUSE TestMessageParser/StartsWithSpace === CONT TestMessageParser/OneParam === CONT TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/OneLongFinalParameter/lineEnding === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/MultipleSpaces === CONT TestMessageParser/TwoParams === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:342: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: couldn't open bucket (rclone-test-cafasom0novi) 2025/03/14 05:37:24 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone1331089867" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyAbsolute' 2025/03/14 05:37:24 DEBUG : KeyAbsolute: find: error: couldn't open parent bucket for rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'KeyAbsolute' 2025/03/14 05:37:24 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : KeyAbsolute: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: error: missing cached dir: 2025/03/14 05:37:24 DEBUG : : list: read 1 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/14 05:37:24 DEBUG : : list: cached object: KeyAbsolute 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.811315249 +0000 UTC m=+0.047417006 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyAbsolute2' 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: find: error: couldn't find object (KeyAbsolute2) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'KeyAbsolute2' 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.825495483 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 2 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [KeyAbsolute KeyAbsolute2] 2025/03/14 05:37:24 DEBUG : : list: cached object: KeyAbsolute 2025/03/14 05:37:24 DEBUG : : list: cached object: KeyAbsolute2 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.829186712 +0000 UTC m=+0.065288479 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyAbsolute2' 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: find: warm object: KeyAbsolute2, expiring on: 2025-03-14 11:37:24.828436419 +0000 UTC 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyThatDoesNotExist' 2025/03/14 05:37:24 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: warm 2 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:24.829186712 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: cached entries: [KeyAbsolute KeyAbsolute2] 2025/03/14 05:37:24 DEBUG : KeyAbsolute: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 DEBUG : KeyAbsolute2: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.855856429 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.856895361 +0000 UTC m=+0.092997129 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.85803468 +0000 UTC m=+0.094136447 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.85892275 +0000 UTC m=+0.095024518 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "../../rclone1331089867" 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "../../rclone1331089867" to be canonical "/tmp/rclone1331089867" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyRelative' 2025/03/14 05:37:24 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'KeyRelative' 2025/03/14 05:37:24 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : KeyRelative: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.864084347 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 1 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [KeyRelative] 2025/03/14 05:37:24 DEBUG : : list: cached object: KeyRelative 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.867740863 +0000 UTC m=+0.103842629 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyRelative' 2025/03/14 05:37:24 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-14 11:37:24.866721095 +0000 UTC 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyThatDoesNotExist' 2025/03/14 05:37:24 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:24.867740863 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: cached entries: [KeyRelative] 2025/03/14 05:37:24 DEBUG : KeyRelative: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.881456677 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.8831378 +0000 UTC m=+0.119239578 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.885024036 +0000 UTC m=+0.121125963 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.886677105 +0000 UTC m=+0.122778892 === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "../../rclone1331089867" 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "../../rclone1331089867" to be canonical "/tmp/rclone1331089867" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyRelative' 2025/03/14 05:37:24 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'KeyRelative' 2025/03/14 05:37:24 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : KeyRelative: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.894451786 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 1 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [KeyRelative] 2025/03/14 05:37:24 DEBUG : : list: cached object: KeyRelative 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.898587666 +0000 UTC m=+0.134689433 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyRelative' 2025/03/14 05:37:24 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-14 11:37:24.8975244 +0000 UTC 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyThatDoesNotExist' 2025/03/14 05:37:24 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:24.898587666 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: cached entries: [KeyRelative] 2025/03/14 05:37:24 DEBUG : KeyRelative: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.915743492 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.917244757 +0000 UTC m=+0.153346525 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.918666164 +0000 UTC m=+0.154767931 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.919988045 +0000 UTC m=+0.156089812 === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyThatDoesNotExist' 2025/03/14 05:37:24 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone1331089867" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'KeyAbsolute' 2025/03/14 05:37:24 DEBUG : KeyAbsolute: find: error: couldn't find object (KeyAbsolute) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'KeyAbsolute' 2025/03/14 05:37:24 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : KeyAbsolute: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.926019929 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 1 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/14 05:37:24 DEBUG : : list: cached object: KeyAbsolute 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.929388475 +0000 UTC m=+0.165490242 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:24.929388475 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: cached entries: [KeyAbsolute] 2025/03/14 05:37:24 DEBUG : KeyAbsolute: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.946569848 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.947577241 +0000 UTC m=+0.183679008 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.948638184 +0000 UTC m=+0.184739951 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.949606634 +0000 UTC m=+0.185708401 === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'foo' 2025/03/14 05:37:24 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone1331089867" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'foo' 2025/03/14 05:37:24 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'foo' 2025/03/14 05:37:24 DEBUG : foo: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : foo: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : file.txt: Copied (new) to: foo 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.954677432 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 1 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [foo] 2025/03/14 05:37:24 DEBUG : : list: cached object: foo 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.958037712 +0000 UTC m=+0.194139479 2025/03/14 05:37:24 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : foo: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : foo: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : foo: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : foo: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : foo: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : foo: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : foo: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : foo: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'foo' 2025/03/14 05:37:24 DEBUG : foo: find: warm object: foo, expiring on: 2025-03-14 11:37:24.957257383 +0000 UTC 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:24.958037712 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: cached entries: [foo] 2025/03/14 05:37:24 DEBUG : foo: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.970359021 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.971296473 +0000 UTC m=+0.207398241 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.972487831 +0000 UTC m=+0.208589598 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: empty listing 2025/03/14 05:37:24 DEBUG : : list: read 0 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [] 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.973464987 +0000 UTC m=+0.209566753 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:24 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:24 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:24 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Creating backend with remote "/tmp/rclone1331089867" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: find: error: couldn't find object (SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key) 2025/03/14 05:37:24 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:24 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: uploaded to remote fs 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: added to cache 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:24 INFO : : put: cache expired 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:24 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: cold listing: 2025-03-13 23:37:24.978898573 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: read 1 from source 2025/03/14 05:37:24 DEBUG : : list: source entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/14 05:37:24 DEBUG : : list: cached object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/14 05:37:24 DEBUG : : list: cached directories: 0 2025/03/14 05:37:24 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:24.982605521 +0000 UTC m=+0.218707288 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c1446436 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:24 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: find: warm object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key, expiring on: 2025-03-14 11:37:24.981389509 +0000 UTC 2025/03/14 05:37:24 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:24 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:24.982605521 +0000 UTC 2025/03/14 05:37:24 DEBUG : : list: cached entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/14 05:37:24 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: removing object 2025/03/14 05:37:24 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:24 DEBUG : : cache: expired 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:24.9996299 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.000933838 +0000 UTC m=+0.237035625 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.00226172 +0000 UTC m=+0.238363486 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.003577088 +0000 UTC m=+0.239678855 === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:25 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "." 2025/03/14 05:37:25 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.00618902 +0000 UTC m=+0.242290767 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.00693802 +0000 UTC m=+0.243039767 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.007725291 +0000 UTC m=+0.243827027 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.008499869 +0000 UTC m=+0.244601606 === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:25 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone1331089867" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/14 05:37:25 DEBUG : SomeKey: put: added to cache 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : : put: cache expired 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:25 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:25 INFO : file.txt: Copied (new) to: SomeKey 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:25.011458218 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 1 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [SomeKey] 2025/03/14 05:37:25 DEBUG : : list: cached object: SomeKey 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.013574504 +0000 UTC m=+0.249676240 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: c1446436 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-14 11:37:25.012963241 +0000 UTC 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-14 11:37:25.012963241 +0000 UTC 2025/03/14 05:37:25 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/14 05:37:25 DEBUG : rclone-test-cafasom0novi/SomeKey: moving offset set from 0 to 0 2025/03/14 05:37:25 DEBUG : rclone-test-cafasom0novi/SomeKey: 0: chunk retry storage: 0 2025/03/14 05:37:25 DEBUG : worker-2 : partial downloaded chunk 0 2025/03/14 05:37:25 DEBUG : rclone-test-cafasom0novi/SomeKey: cache reader closed 5 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:25 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:25 DEBUG : file.txt.retrieved.90e1b297.partial: renamed to: file.txt.retrieved 2025/03/14 05:37:25 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:25.013574504 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: cached entries: [SomeKey] 2025/03/14 05:37:25 DEBUG : SomeKey: removing object 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:25.543246511 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.544314858 +0000 UTC m=+0.780416605 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.545262199 +0000 UTC m=+0.781363936 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.546157462 +0000 UTC m=+0.782259200 === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: mkdir '' 2025/03/14 05:37:25 DEBUG : : mkdir: created dir in source fs 2025/03/14 05:37:25 DEBUG : : mkdir: added to cache 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : : mkdir: cache expired 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/14 05:37:25 DEBUG : SomeKey: put: added to cache 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : : put: cache expired 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:25.54986959 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 1 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [SomeKey] 2025/03/14 05:37:25 DEBUG : : list: cached object: SomeKey 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.551211789 +0000 UTC m=+0.787313516 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: c1446436 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:25 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:25 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-14 11:37:25.550632867 +0000 UTC 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: warm 1 from cache for: rclone-test-cafasom0novi, expiring on: 2025-03-14 11:37:25.551211789 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: cached entries: [SomeKey] 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-14 11:37:25.550632867 +0000 UTC 2025/03/14 05:37:25 DEBUG : SomeKey: removing object 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : SomeKey: Deleted 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:25.562630691 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.563575497 +0000 UTC m=+0.799677245 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.564512498 +0000 UTC m=+0.800614245 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.565438429 +0000 UTC m=+0.801540176 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.566362266 +0000 UTC m=+0.802464003 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.567206404 +0000 UTC m=+0.803308141 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.568025544 +0000 UTC m=+0.804127281 === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:25 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone1331089867" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: put data at 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/14 05:37:25 DEBUG : SomeKey: put: added to cache 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : : put: cache expired 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:25 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/14 05:37:25 INFO : file.txt: Copied (new) to: SomeKey 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:25.571637386 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 1 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [SomeKey] 2025/03/14 05:37:25 DEBUG : : list: cached object: SomeKey 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.573907839 +0000 UTC m=+0.810009586 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: c1446436 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/14 05:37:25 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-14 11:37:25.573231996 +0000 UTC 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-14 11:37:25.573231996 +0000 UTC 2025/03/14 05:37:25 DEBUG : SomeKey: removing object 2025/03/14 05:37:25 DEBUG : : cache: expired rclone-test-cafasom0novi 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : SomeKey: Deleted 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: cold listing: 2025-03-13 23:37:25.584913198 +0000 UTC 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.585696382 +0000 UTC m=+0.821798129 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.586518599 +0000 UTC m=+0.822620346 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.587313805 +0000 UTC m=+0.823415543 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.588210401 +0000 UTC m=+0.824312139 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.588977314 +0000 UTC m=+0.825079061 === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:25 DEBUG : Creating backend with remote "TestCache:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/14 05:37:25 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/14 05:37:25 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cafasom0novi at root rclone-test-cafasom0novi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: Workers: 4 2025/03/14 05:37:25 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/14 05:37:25 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cafasom0novi" to be canonical "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.590774975 +0000 UTC m=+0.826876712 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.59157447 +0000 UTC m=+0.827676217 2025/03/14 05:37:25 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cafasom0novi" for canonical name "TestCache{VDL3R}:rclone-test-cafasom0novi" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: new object 'SomeKey' 2025/03/14 05:37:25 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/14 05:37:25 DEBUG : find failed: not found in either local or remote fs 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.592340039 +0000 UTC m=+0.828441777 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.593028668 +0000 UTC m=+0.829130415 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.593772769 +0000 UTC m=+0.829874505 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.594472196 +0000 UTC m=+0.830573932 === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi", Local "Local file system at /tmp/rclone1331089867", Modify Window "1ns" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.59583957 +0000 UTC m=+0.831941317 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.596560979 +0000 UTC m=+0.832662716 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.597333143 +0000 UTC m=+0.833434890 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.598075089 +0000 UTC m=+0.834176826 --- PASS: TestGitAnnexFstestBackendCases (0.81s) --- PASS: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.06s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.03s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.03s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.03s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.02s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.03s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.54s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.02s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) PASS 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: list '' 2025/03/14 05:37:25 DEBUG : : list: empty listing 2025/03/14 05:37:25 DEBUG : : list: read 0 from source 2025/03/14 05:37:25 DEBUG : : list: source entries: [] 2025/03/14 05:37:25 DEBUG : : list: cached directories: 0 2025/03/14 05:37:25 DEBUG : : list: cached dir: 'rclone-test-cafasom0novi', cache ts: 2025-03-14 05:37:25.598906373 +0000 UTC m=+0.835008120 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: Purge dir "" 2025/03/14 05:37:25 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cafasom0novi: rmdir '' 2025/03/14 05:37:25 DEBUG : : rmdir: removed dir in source fs 2025/03/14 05:37:25 DEBUG : : rmdir: removed from cache 2025/03/14 05:37:25 DEBUG : : cache: expired 2025/03/14 05:37:25 INFO : : rmdir: cache expired "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Finished OK in 845.370937ms (try 1/5)