"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Starting (try 1/5) 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 NOTICE: WARNING: Cache backend is deprecated and may be removed in future. Please use VFS instead. 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone3156771991" === 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/StartsWithSpace === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/OneLongFinalParameter === CONT TestMessageParser/MultipleSpaces === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/TwoParams === 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/StartsWithSpace (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParams (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-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: couldn't open bucket (rclone-test-ruceben6tone) 2025/03/13 04:45:15 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyAbsolute' 2025/03/13 04:45:15 DEBUG : KeyAbsolute: find: error: couldn't open parent bucket for rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'KeyAbsolute' 2025/03/13 04:45:15 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : KeyAbsolute: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: error: missing cached dir: 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/13 04:45:15 DEBUG : : list: cached object: KeyAbsolute 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.604722466 +0000 UTC m=+0.073247876 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyAbsolute2' 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: find: error: couldn't find object (KeyAbsolute2) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'KeyAbsolute2' 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.620190195 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 2 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [KeyAbsolute KeyAbsolute2] 2025/03/13 04:45:15 DEBUG : : list: cached object: KeyAbsolute 2025/03/13 04:45:15 DEBUG : : list: cached object: KeyAbsolute2 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.623627261 +0000 UTC m=+0.092152672 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyAbsolute2' 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: find: warm object: KeyAbsolute2, expiring on: 2025-03-13 10:45:15.622846411 +0000 UTC 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyThatDoesNotExist' 2025/03/13 04:45:15 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: warm 2 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.623627261 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: cached entries: [KeyAbsolute KeyAbsolute2] 2025/03/13 04:45:15 DEBUG : KeyAbsolute: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : KeyAbsolute2: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.649019564 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.650273188 +0000 UTC m=+0.118798638 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.651539886 +0000 UTC m=+0.120065307 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.652446692 +0000 UTC m=+0.120972113 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "../../rclone3156771991" 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "../../rclone3156771991" to be canonical "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyRelative' 2025/03/13 04:45:15 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'KeyRelative' 2025/03/13 04:45:15 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : KeyRelative: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.656434789 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [KeyRelative] 2025/03/13 04:45:15 DEBUG : : list: cached object: KeyRelative 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.659304492 +0000 UTC m=+0.127829914 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyRelative' 2025/03/13 04:45:15 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-13 10:45:15.658532399 +0000 UTC 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyThatDoesNotExist' 2025/03/13 04:45:15 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.659304492 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: cached entries: [KeyRelative] 2025/03/13 04:45:15 DEBUG : KeyRelative: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.671147475 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.672038461 +0000 UTC m=+0.140563872 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.672974111 +0000 UTC m=+0.141499522 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.673830962 +0000 UTC m=+0.142356383 === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "../../rclone3156771991" 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "../../rclone3156771991" to be canonical "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyRelative' 2025/03/13 04:45:15 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'KeyRelative' 2025/03/13 04:45:15 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : KeyRelative: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.677444238 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [KeyRelative] 2025/03/13 04:45:15 DEBUG : : list: cached object: KeyRelative 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.679907102 +0000 UTC m=+0.148432523 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyRelative' 2025/03/13 04:45:15 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-13 10:45:15.679203346 +0000 UTC 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyThatDoesNotExist' 2025/03/13 04:45:15 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.679907102 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: cached entries: [KeyRelative] 2025/03/13 04:45:15 DEBUG : KeyRelative: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.692464419 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.693573393 +0000 UTC m=+0.162098814 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.694599972 +0000 UTC m=+0.163125383 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.695636139 +0000 UTC m=+0.164161550 === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyThatDoesNotExist' 2025/03/13 04:45:15 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'KeyAbsolute' 2025/03/13 04:45:15 DEBUG : KeyAbsolute: find: error: couldn't find object (KeyAbsolute) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'KeyAbsolute' 2025/03/13 04:45:15 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : KeyAbsolute: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.708136731 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/13 04:45:15 DEBUG : : list: cached object: KeyAbsolute 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.710642907 +0000 UTC m=+0.179168328 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.710642907 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: cached entries: [KeyAbsolute] 2025/03/13 04:45:15 DEBUG : KeyAbsolute: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.722639626 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.723509502 +0000 UTC m=+0.192034923 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.724571728 +0000 UTC m=+0.193097149 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.725429142 +0000 UTC m=+0.193954563 === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'foo' 2025/03/13 04:45:15 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'foo' 2025/03/13 04:45:15 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'foo' 2025/03/13 04:45:15 DEBUG : foo: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : foo: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: foo 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.729137084 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [foo] 2025/03/13 04:45:15 DEBUG : : list: cached object: foo 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.731695667 +0000 UTC m=+0.200221089 2025/03/13 04:45:15 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : foo: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : foo: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : foo: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : foo: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : foo: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : foo: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : foo: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : foo: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'foo' 2025/03/13 04:45:15 DEBUG : foo: find: warm object: foo, expiring on: 2025-03-13 10:45:15.731009113 +0000 UTC 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.731695667 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: cached entries: [foo] 2025/03/13 04:45:15 DEBUG : foo: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.743433432 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.74423963 +0000 UTC m=+0.212765051 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.745188925 +0000 UTC m=+0.213714346 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.746068559 +0000 UTC m=+0.214593980 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/13 04:45:15 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/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.749574965 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/13 04:45:15 DEBUG : : list: cached object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.751881947 +0000 UTC m=+0.220407358 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: find: warm object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key, expiring on: 2025-03-13 10:45:15.751175247 +0000 UTC 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.751881947 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: cached entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/13 04:45:15 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: removing object 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.763012207 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.763820679 +0000 UTC m=+0.232346100 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.764652053 +0000 UTC m=+0.233177464 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.76538845 +0000 UTC m=+0.233913871 === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "." 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:15 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.767215316 +0000 UTC m=+0.235740737 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.768061618 +0000 UTC m=+0.236587040 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.768860623 +0000 UTC m=+0.237386044 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: empty listing 2025/03/13 04:45:15 DEBUG : : list: read 0 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [] 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.769591338 +0000 UTC m=+0.238116759 === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:15 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:15 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:15 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Creating backend with remote "/tmp/rclone3156771991" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:15 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:15 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:15 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'SomeKey' 2025/03/13 04:45:15 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/13 04:45:15 DEBUG : SomeKey: put: added to cache 2025/03/13 04:45:15 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:15 DEBUG : : cache: expired 2025/03/13 04:45:15 INFO : : put: cache expired 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:15 INFO : file.txt: Copied (new) to: SomeKey 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:15 DEBUG : : list: cold listing: 2025-03-12 22:45:15.772835153 +0000 UTC 2025/03/13 04:45:15 DEBUG : : list: read 1 from source 2025/03/13 04:45:15 DEBUG : : list: source entries: [SomeKey] 2025/03/13 04:45:15 DEBUG : : list: cached object: SomeKey 2025/03/13 04:45:15 DEBUG : : list: cached directories: 0 2025/03/13 04:45:15 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:15.775271578 +0000 UTC m=+0.243796999 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: c1446436 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:15 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:15 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-13 10:45:15.77444396 +0000 UTC 2025/03/13 04:45:15 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:15 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:15 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-13 10:45:15.77444396 +0000 UTC 2025/03/13 04:45:15 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/13 04:45:15 DEBUG : rclone-test-ruceben6tone/SomeKey: moving offset set from 0 to 0 2025/03/13 04:45:15 DEBUG : rclone-test-ruceben6tone/SomeKey: 0: chunk retry storage: 0 2025/03/13 04:45:15 DEBUG : worker-1 : partial downloaded chunk 0 2025/03/13 04:45:17 DEBUG : rclone-test-ruceben6tone/SomeKey: cache reader closed 5 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:17 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:17 DEBUG : file.txt.retrieved.874aa962.partial: renamed to: file.txt.retrieved 2025/03/13 04:45:17 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:15.775271578 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: cached entries: [SomeKey] 2025/03/13 04:45:17 DEBUG : SomeKey: removing object 2025/03/13 04:45:17 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: cold listing: 2025-03-12 22:45:17.25334303 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.254355113 +0000 UTC m=+1.722880554 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.255446543 +0000 UTC m=+1.723971984 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.256425244 +0000 UTC m=+1.724950684 === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: mkdir '' 2025/03/13 04:45:17 DEBUG : : mkdir: created dir in source fs 2025/03/13 04:45:17 DEBUG : : mkdir: added to cache 2025/03/13 04:45:17 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 INFO : : mkdir: cache expired 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/13 04:45:17 DEBUG : SomeKey: put: added to cache 2025/03/13 04:45:17 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 INFO : : put: cache expired 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: cold listing: 2025-03-12 22:45:17.260671863 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: read 1 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [SomeKey] 2025/03/13 04:45:17 DEBUG : : list: cached object: SomeKey 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.262518466 +0000 UTC m=+1.731043907 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: c1446436 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:17 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:17 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:17 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:17 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:17 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-13 10:45:17.26172372 +0000 UTC 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: warm 1 from cache for: rclone-test-ruceben6tone, expiring on: 2025-03-13 10:45:17.262518466 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: cached entries: [SomeKey] 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-13 10:45:17.26172372 +0000 UTC 2025/03/13 04:45:17 DEBUG : SomeKey: removing object 2025/03/13 04:45:17 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 INFO : SomeKey: Deleted 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: cold listing: 2025-03-12 22:45:17.277223799 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.278317414 +0000 UTC m=+1.746842855 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.279565086 +0000 UTC m=+1.748090528 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.280638453 +0000 UTC m=+1.749163894 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.281735954 +0000 UTC m=+1.750261396 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.28270168 +0000 UTC m=+1.751227121 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.283739511 +0000 UTC m=+1.752264952 === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:17 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:17 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:17 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:17 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:17 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Creating backend with remote "/tmp/rclone3156771991" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: put data at 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/13 04:45:17 DEBUG : SomeKey: put: added to cache 2025/03/13 04:45:17 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 INFO : : put: cache expired 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:17 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/13 04:45:17 INFO : file.txt: Copied (new) to: SomeKey 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: cold listing: 2025-03-12 22:45:17.287887997 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: read 1 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [SomeKey] 2025/03/13 04:45:17 DEBUG : : list: cached object: SomeKey 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.290447863 +0000 UTC m=+1.758973274 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: c1446436 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/13 04:45:17 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-13 10:45:17.289730181 +0000 UTC 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-13 10:45:17.289730181 +0000 UTC 2025/03/13 04:45:17 DEBUG : SomeKey: removing object 2025/03/13 04:45:17 DEBUG : : cache: expired rclone-test-ruceben6tone 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 INFO : SomeKey: Deleted 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: cold listing: 2025-03-12 22:45:17.302242494 +0000 UTC 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.303380492 +0000 UTC m=+1.771905934 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.304432288 +0000 UTC m=+1.772957729 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.305435223 +0000 UTC m=+1.773960665 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.306604849 +0000 UTC m=+1.775130281 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.307643262 +0000 UTC m=+1.776168703 === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:17 DEBUG : Creating backend with remote "TestCache:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:17 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/13 04:45:17 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/13 04:45:17 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-ruceben6tone at root rclone-test-ruceben6tone 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: Workers: 4 2025/03/13 04:45:17 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/13 04:45:17 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-ruceben6tone" to be canonical "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.310261176 +0000 UTC m=+1.778786617 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.31132184 +0000 UTC m=+1.779847281 2025/03/13 04:45:17 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-ruceben6tone" for canonical name "TestCache{VDL3R}:rclone-test-ruceben6tone" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: new object 'SomeKey' 2025/03/13 04:45:17 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/13 04:45:17 DEBUG : find failed: not found in either local or remote fs 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.312350101 +0000 UTC m=+1.780875532 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.313361362 +0000 UTC m=+1.781886804 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.31431729 +0000 UTC m=+1.782842731 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.315234584 +0000 UTC m=+1.783760026 === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone", Local "Local file system at /tmp/rclone3156771991", Modify Window "1ns" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.317220668 +0000 UTC m=+1.785746108 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.318197283 +0000 UTC m=+1.786722725 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.319229013 +0000 UTC m=+1.787754454 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.320198145 +0000 UTC m=+1.788723586 --- PASS: TestGitAnnexFstestBackendCases (1.75s) --- 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.03s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.02s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.02s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (1.49s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.03s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) PASS 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: list '' 2025/03/13 04:45:17 DEBUG : : list: empty listing 2025/03/13 04:45:17 DEBUG : : list: read 0 from source 2025/03/13 04:45:17 DEBUG : : list: source entries: [] 2025/03/13 04:45:17 DEBUG : : list: cached directories: 0 2025/03/13 04:45:17 DEBUG : : list: cached dir: 'rclone-test-ruceben6tone', cache ts: 2025-03-13 04:45:17.321320784 +0000 UTC m=+1.789846225 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: Purge dir "" 2025/03/13 04:45:17 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-ruceben6tone: rmdir '' 2025/03/13 04:45:17 DEBUG : : rmdir: removed dir in source fs 2025/03/13 04:45:17 DEBUG : : rmdir: removed from cache 2025/03/13 04:45:17 DEBUG : : cache: expired 2025/03/13 04:45:17 INFO : : rmdir: cache expired "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Finished OK in 1.802339973s (try 1/5)