"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Starting (try 1/5) 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 NOTICE: WARNING: Cache backend is deprecated and may be removed in future. Please use VFS instead. 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone178729861" === 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 === CONT TestMessageParser/TwoParams === CONT TestMessageParser/MultipleSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/StartsWithSpace === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (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-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: couldn't open bucket (rclone-test-reyaqal4fevi) 2025/03/07 09:38:06 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyAbsolute' 2025/03/07 09:38:06 DEBUG : KeyAbsolute: find: error: couldn't open parent bucket for rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'KeyAbsolute' 2025/03/07 09:38:06 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : KeyAbsolute: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: error: missing cached dir: 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/07 09:38:06 DEBUG : : list: cached object: KeyAbsolute 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.382612567 +0000 UTC m=+0.062153498 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyAbsolute2' 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: find: error: couldn't find object (KeyAbsolute2) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'KeyAbsolute2' 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.395851837 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 2 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [KeyAbsolute KeyAbsolute2] 2025/03/07 09:38:06 DEBUG : : list: cached object: KeyAbsolute 2025/03/07 09:38:06 DEBUG : : list: cached object: KeyAbsolute2 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.399889681 +0000 UTC m=+0.079430613 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyAbsolute2' 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: find: warm object: KeyAbsolute2, expiring on: 2025-03-07 15:38:06.399032417 +0000 UTC 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyThatDoesNotExist' 2025/03/07 09:38:06 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: warm 2 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.399889681 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: cached entries: [KeyAbsolute KeyAbsolute2] 2025/03/07 09:38:06 DEBUG : KeyAbsolute: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : KeyAbsolute2: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.430240518 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.431276114 +0000 UTC m=+0.110817025 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.432263322 +0000 UTC m=+0.111804223 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.433039474 +0000 UTC m=+0.112580375 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "../../rclone178729861" 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "../../rclone178729861" to be canonical "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyRelative' 2025/03/07 09:38:06 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'KeyRelative' 2025/03/07 09:38:06 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : KeyRelative: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.437409179 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [KeyRelative] 2025/03/07 09:38:06 DEBUG : : list: cached object: KeyRelative 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.439781267 +0000 UTC m=+0.119322168 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyRelative' 2025/03/07 09:38:06 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-07 15:38:06.439098079 +0000 UTC 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyThatDoesNotExist' 2025/03/07 09:38:06 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.439781267 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: cached entries: [KeyRelative] 2025/03/07 09:38:06 DEBUG : KeyRelative: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.449776979 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.450523967 +0000 UTC m=+0.130064878 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.45139668 +0000 UTC m=+0.130937591 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.452130523 +0000 UTC m=+0.131671424 === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "../../rclone178729861" 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "../../rclone178729861" to be canonical "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyRelative' 2025/03/07 09:38:06 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'KeyRelative' 2025/03/07 09:38:06 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : KeyRelative: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.455501329 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [KeyRelative] 2025/03/07 09:38:06 DEBUG : : list: cached object: KeyRelative 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.457715171 +0000 UTC m=+0.137256072 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyRelative' 2025/03/07 09:38:06 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-07 15:38:06.457118535 +0000 UTC 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyThatDoesNotExist' 2025/03/07 09:38:06 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.457715171 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: cached entries: [KeyRelative] 2025/03/07 09:38:06 DEBUG : KeyRelative: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.468281551 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.469258418 +0000 UTC m=+0.148799329 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.470145468 +0000 UTC m=+0.149686379 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.470851659 +0000 UTC m=+0.150392560 === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyThatDoesNotExist' 2025/03/07 09:38:06 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'KeyAbsolute' 2025/03/07 09:38:06 DEBUG : KeyAbsolute: find: error: couldn't find object (KeyAbsolute) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'KeyAbsolute' 2025/03/07 09:38:06 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : KeyAbsolute: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.475035187 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/07 09:38:06 DEBUG : : list: cached object: KeyAbsolute 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.477256553 +0000 UTC m=+0.156797454 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.477256553 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: cached entries: [KeyAbsolute] 2025/03/07 09:38:06 DEBUG : KeyAbsolute: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.489686929 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.490648599 +0000 UTC m=+0.170189540 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.49176607 +0000 UTC m=+0.171307001 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.49273881 +0000 UTC m=+0.172279751 === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'foo' 2025/03/07 09:38:06 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'foo' 2025/03/07 09:38:06 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'foo' 2025/03/07 09:38:06 DEBUG : foo: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : foo: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: foo 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.498426912 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [foo] 2025/03/07 09:38:06 DEBUG : : list: cached object: foo 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.501364037 +0000 UTC m=+0.180904968 2025/03/07 09:38:06 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : foo: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : foo: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : foo: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : foo: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : foo: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : foo: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : foo: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : foo: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'foo' 2025/03/07 09:38:06 DEBUG : foo: find: warm object: foo, expiring on: 2025-03-07 15:38:06.500549493 +0000 UTC 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.501364037 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: cached entries: [foo] 2025/03/07 09:38:06 DEBUG : foo: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.51406521 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.515163075 +0000 UTC m=+0.194703986 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.516065763 +0000 UTC m=+0.195606664 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.516778176 +0000 UTC m=+0.196319088 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/07 09:38:06 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/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.520995457 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/07 09:38:06 DEBUG : : list: cached object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.52339125 +0000 UTC m=+0.202932151 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: find: warm object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key, expiring on: 2025-03-07 15:38:06.52275019 +0000 UTC 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.52339125 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: cached entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/07 09:38:06 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: removing object 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.533351295 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.534007723 +0000 UTC m=+0.213548624 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.534747837 +0000 UTC m=+0.214288739 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.535359312 +0000 UTC m=+0.214900212 === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "." 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:06 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.536982859 +0000 UTC m=+0.216523760 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.537657921 +0000 UTC m=+0.217198823 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.538276129 +0000 UTC m=+0.217817029 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: empty listing 2025/03/07 09:38:06 DEBUG : : list: read 0 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [] 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.538914653 +0000 UTC m=+0.218455555 === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:06 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:06 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:06 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Creating backend with remote "/tmp/rclone178729861" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:06 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:06 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:06 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'SomeKey' 2025/03/07 09:38:06 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/07 09:38:06 DEBUG : SomeKey: put: added to cache 2025/03/07 09:38:06 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:06 DEBUG : : cache: expired 2025/03/07 09:38:06 INFO : : put: cache expired 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:06 INFO : file.txt: Copied (new) to: SomeKey 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:06 DEBUG : : list: cold listing: 2025-03-07 03:38:06.542114751 +0000 UTC 2025/03/07 09:38:06 DEBUG : : list: read 1 from source 2025/03/07 09:38:06 DEBUG : : list: source entries: [SomeKey] 2025/03/07 09:38:06 DEBUG : : list: cached object: SomeKey 2025/03/07 09:38:06 DEBUG : : list: cached directories: 0 2025/03/07 09:38:06 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:06.545450522 +0000 UTC m=+0.224991453 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: c1446436 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:06 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:06 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-07 15:38:06.544581105 +0000 UTC 2025/03/07 09:38:06 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:06 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:06 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-07 15:38:06.544581105 +0000 UTC 2025/03/07 09:38:06 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/07 09:38:06 DEBUG : rclone-test-reyaqal4fevi/SomeKey: moving offset set from 0 to 0 2025/03/07 09:38:06 DEBUG : rclone-test-reyaqal4fevi/SomeKey: 0: chunk retry storage: 0 2025/03/07 09:38:06 DEBUG : worker-1 : partial downloaded chunk 0 2025/03/07 09:38:08 DEBUG : rclone-test-reyaqal4fevi/SomeKey: cache reader closed 5 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:08 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:08 DEBUG : file.txt.retrieved.6caafa51.partial: renamed to: file.txt.retrieved 2025/03/07 09:38:08 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:06.545450522 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: cached entries: [SomeKey] 2025/03/07 09:38:08 DEBUG : SomeKey: removing object 2025/03/07 09:38:08 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: cold listing: 2025-03-07 03:38:08.099865714 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.100606501 +0000 UTC m=+1.780147412 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.101537022 +0000 UTC m=+1.781077933 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.102266236 +0000 UTC m=+1.781807147 === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: mkdir '' 2025/03/07 09:38:08 DEBUG : : mkdir: created dir in source fs 2025/03/07 09:38:08 DEBUG : : mkdir: added to cache 2025/03/07 09:38:08 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 INFO : : mkdir: cache expired 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/07 09:38:08 DEBUG : SomeKey: put: added to cache 2025/03/07 09:38:08 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 INFO : : put: cache expired 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: cold listing: 2025-03-07 03:38:08.105589584 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: read 1 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [SomeKey] 2025/03/07 09:38:08 DEBUG : : list: cached object: SomeKey 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.106930702 +0000 UTC m=+1.786471613 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: c1446436 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:08 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:08 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:08 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:08 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:08 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-07 15:38:08.106366097 +0000 UTC 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: warm 1 from cache for: rclone-test-reyaqal4fevi, expiring on: 2025-03-07 15:38:08.106930702 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: cached entries: [SomeKey] 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-07 15:38:08.106366097 +0000 UTC 2025/03/07 09:38:08 DEBUG : SomeKey: removing object 2025/03/07 09:38:08 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 INFO : SomeKey: Deleted 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: cold listing: 2025-03-07 03:38:08.116735918 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.117519314 +0000 UTC m=+1.797060215 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.118274176 +0000 UTC m=+1.797815077 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.118996538 +0000 UTC m=+1.798537440 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.119698682 +0000 UTC m=+1.799239582 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.120341674 +0000 UTC m=+1.799882576 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.121010325 +0000 UTC m=+1.800551226 === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:08 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:08 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:08 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:08 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:08 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Creating backend with remote "/tmp/rclone178729861" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: put data at 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/07 09:38:08 DEBUG : SomeKey: put: added to cache 2025/03/07 09:38:08 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 INFO : : put: cache expired 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:08 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/07 09:38:08 INFO : file.txt: Copied (new) to: SomeKey 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: cold listing: 2025-03-07 03:38:08.123859577 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: read 1 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [SomeKey] 2025/03/07 09:38:08 DEBUG : : list: cached object: SomeKey 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.126034787 +0000 UTC m=+1.805575688 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: c1446436 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/07 09:38:08 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-07 15:38:08.125443992 +0000 UTC 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-07 15:38:08.125443992 +0000 UTC 2025/03/07 09:38:08 DEBUG : SomeKey: removing object 2025/03/07 09:38:08 DEBUG : : cache: expired rclone-test-reyaqal4fevi 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 INFO : SomeKey: Deleted 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: cold listing: 2025-03-07 03:38:08.139376387 +0000 UTC 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.14060177 +0000 UTC m=+1.820142671 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.141906562 +0000 UTC m=+1.821447473 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.14310304 +0000 UTC m=+1.822643931 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.144477412 +0000 UTC m=+1.824018313 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.145315109 +0000 UTC m=+1.824856010 === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:08 DEBUG : Creating backend with remote "TestCache:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:08 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/07 09:38:08 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/07 09:38:08 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-reyaqal4fevi at root rclone-test-reyaqal4fevi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: Workers: 4 2025/03/07 09:38:08 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/07 09:38:08 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-reyaqal4fevi" to be canonical "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.147152728 +0000 UTC m=+1.826693628 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.148039245 +0000 UTC m=+1.827580146 2025/03/07 09:38:08 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-reyaqal4fevi" for canonical name "TestCache{VDL3R}:rclone-test-reyaqal4fevi" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: new object 'SomeKey' 2025/03/07 09:38:08 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/07 09:38:08 DEBUG : find failed: not found in either local or remote fs 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.148846726 +0000 UTC m=+1.828387627 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.149599075 +0000 UTC m=+1.829139976 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.150586101 +0000 UTC m=+1.830127002 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.151762873 +0000 UTC m=+1.831303773 === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi", Local "Local file system at /tmp/rclone178729861", Modify Window "1ns" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.153468323 +0000 UTC m=+1.833009224 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.154170698 +0000 UTC m=+1.833711588 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.155109414 +0000 UTC m=+1.834650325 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.156044103 +0000 UTC m=+1.835585004 --- PASS: TestGitAnnexFstestBackendCases (1.80s) --- 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.02s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.02s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.02s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.02s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (1.56s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.02s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) PASS 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: list '' 2025/03/07 09:38:08 DEBUG : : list: empty listing 2025/03/07 09:38:08 DEBUG : : list: read 0 from source 2025/03/07 09:38:08 DEBUG : : list: source entries: [] 2025/03/07 09:38:08 DEBUG : : list: cached directories: 0 2025/03/07 09:38:08 DEBUG : : list: cached dir: 'rclone-test-reyaqal4fevi', cache ts: 2025-03-07 09:38:08.157003197 +0000 UTC m=+1.836544098 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: Purge dir "" 2025/03/07 09:38:08 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-reyaqal4fevi: rmdir '' 2025/03/07 09:38:08 DEBUG : : rmdir: removed dir in source fs 2025/03/07 09:38:08 DEBUG : : rmdir: removed from cache 2025/03/07 09:38:08 DEBUG : : cache: expired 2025/03/07 09:38:08 INFO : : rmdir: cache expired "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Finished OK in 1.845630819s (try 1/5)