"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Starting (try 1/5) 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 NOTICE: WARNING: Cache backend is deprecated and may be removed in future. Please use VFS instead. 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone1417476852" === 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/MultipleSpaces === CONT TestMessageParser/OneLongFinalParameter === RUN TestMessageParser/OneLongFinalParameter/lineEnding === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParamsNoTrailingNewline === CONT TestMessageParser/TwoParams --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/MultipleSpaces (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) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (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-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: couldn't open bucket (rclone-test-cuwulat3mojo) 2025/03/16 01:07:00 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyAbsolute' 2025/03/16 01:07:00 DEBUG : KeyAbsolute: find: error: couldn't open parent bucket for rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'KeyAbsolute' 2025/03/16 01:07:00 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : KeyAbsolute: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: error: missing cached dir: 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/16 01:07:00 DEBUG : : list: cached object: KeyAbsolute 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.352485705 +0000 UTC m=+0.046315198 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyAbsolute2' 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: find: error: couldn't find object (KeyAbsolute2) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'KeyAbsolute2' 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.36247198 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 2 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [KeyAbsolute KeyAbsolute2] 2025/03/16 01:07:00 DEBUG : : list: cached object: KeyAbsolute 2025/03/16 01:07:00 DEBUG : : list: cached object: KeyAbsolute2 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.365647194 +0000 UTC m=+0.059476678 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyAbsolute2' 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: find: warm object: KeyAbsolute2, expiring on: 2025-03-16 07:07:00.364999654 +0000 UTC 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyThatDoesNotExist' 2025/03/16 01:07:00 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: warm 2 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.365647194 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: cached entries: [KeyAbsolute KeyAbsolute2] 2025/03/16 01:07:00 DEBUG : KeyAbsolute: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : KeyAbsolute2: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.384963488 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.385738407 +0000 UTC m=+0.079567899 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.386511872 +0000 UTC m=+0.080341375 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.387252086 +0000 UTC m=+0.081081579 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "../../rclone1417476852" 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "../../rclone1417476852" to be canonical "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyRelative' 2025/03/16 01:07:00 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'KeyRelative' 2025/03/16 01:07:00 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : KeyRelative: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.391361927 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [KeyRelative] 2025/03/16 01:07:00 DEBUG : : list: cached object: KeyRelative 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.393450671 +0000 UTC m=+0.087280164 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyRelative' 2025/03/16 01:07:00 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-16 07:07:00.392875827 +0000 UTC 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyThatDoesNotExist' 2025/03/16 01:07:00 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.393450671 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: cached entries: [KeyRelative] 2025/03/16 01:07:00 DEBUG : KeyRelative: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.403371904 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.404122207 +0000 UTC m=+0.097951690 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.40509222 +0000 UTC m=+0.098921712 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.405821683 +0000 UTC m=+0.099651176 === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "../../rclone1417476852" 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "../../rclone1417476852" to be canonical "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyRelative' 2025/03/16 01:07:00 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'KeyRelative' 2025/03/16 01:07:00 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : KeyRelative: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.409189608 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [KeyRelative] 2025/03/16 01:07:00 DEBUG : : list: cached object: KeyRelative 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.411297158 +0000 UTC m=+0.105126651 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyRelative' 2025/03/16 01:07:00 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-16 07:07:00.410740687 +0000 UTC 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyThatDoesNotExist' 2025/03/16 01:07:00 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.411297158 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: cached entries: [KeyRelative] 2025/03/16 01:07:00 DEBUG : KeyRelative: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.423167654 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.424000952 +0000 UTC m=+0.117830445 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.424875416 +0000 UTC m=+0.118704920 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.425591044 +0000 UTC m=+0.119420537 === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyThatDoesNotExist' 2025/03/16 01:07:00 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'KeyAbsolute' 2025/03/16 01:07:00 DEBUG : KeyAbsolute: find: error: couldn't find object (KeyAbsolute) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'KeyAbsolute' 2025/03/16 01:07:00 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : KeyAbsolute: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.429148683 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/16 01:07:00 DEBUG : : list: cached object: KeyAbsolute 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.431272674 +0000 UTC m=+0.125102166 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.431272674 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: cached entries: [KeyAbsolute] 2025/03/16 01:07:00 DEBUG : KeyAbsolute: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.439405594 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.440244242 +0000 UTC m=+0.134073755 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.442012526 +0000 UTC m=+0.135842020 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.442659266 +0000 UTC m=+0.136488759 === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'foo' 2025/03/16 01:07:00 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'foo' 2025/03/16 01:07:00 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'foo' 2025/03/16 01:07:00 DEBUG : foo: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : foo: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: foo 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.446404726 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [foo] 2025/03/16 01:07:00 DEBUG : : list: cached object: foo 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.448710415 +0000 UTC m=+0.142539908 2025/03/16 01:07:00 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : foo: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : foo: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : foo: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : foo: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : foo: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : foo: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : foo: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : foo: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'foo' 2025/03/16 01:07:00 DEBUG : foo: find: warm object: foo, expiring on: 2025-03-16 07:07:00.448058969 +0000 UTC 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.448710415 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: cached entries: [foo] 2025/03/16 01:07:00 DEBUG : foo: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.458271436 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.459016618 +0000 UTC m=+0.152846111 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.459793961 +0000 UTC m=+0.153623454 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.4605101 +0000 UTC m=+0.154339593 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/16 01:07:00 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/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.463574888 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/16 01:07:00 DEBUG : : list: cached object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.465752559 +0000 UTC m=+0.159582051 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: find: warm object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key, expiring on: 2025-03-16 07:07:00.465155092 +0000 UTC 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.465752559 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: cached entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/16 01:07:00 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: removing object 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.475124165 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.47589734 +0000 UTC m=+0.169726833 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.476743651 +0000 UTC m=+0.170573145 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.47745973 +0000 UTC m=+0.171289223 === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "." 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:00 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.479213698 +0000 UTC m=+0.173043182 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.480248713 +0000 UTC m=+0.174078196 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.481555756 +0000 UTC m=+0.175385249 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: empty listing 2025/03/16 01:07:00 DEBUG : : list: read 0 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [] 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.482768293 +0000 UTC m=+0.176597786 === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:00 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:00 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:00 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Creating backend with remote "/tmp/rclone1417476852" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:00 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:00 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:00 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'SomeKey' 2025/03/16 01:07:00 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/16 01:07:00 DEBUG : SomeKey: put: added to cache 2025/03/16 01:07:00 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:00 DEBUG : : cache: expired 2025/03/16 01:07:00 INFO : : put: cache expired 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:00 INFO : file.txt: Copied (new) to: SomeKey 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:00 DEBUG : : list: cold listing: 2025-03-15 19:07:00.486049505 +0000 UTC 2025/03/16 01:07:00 DEBUG : : list: read 1 from source 2025/03/16 01:07:00 DEBUG : : list: source entries: [SomeKey] 2025/03/16 01:07:00 DEBUG : : list: cached object: SomeKey 2025/03/16 01:07:00 DEBUG : : list: cached directories: 0 2025/03/16 01:07:00 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:00.488294982 +0000 UTC m=+0.182124476 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: c1446436 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:00 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:00 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-16 07:07:00.487692035 +0000 UTC 2025/03/16 01:07:00 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:00 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:00 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-16 07:07:00.487692035 +0000 UTC 2025/03/16 01:07:00 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/16 01:07:00 DEBUG : rclone-test-cuwulat3mojo/SomeKey: moving offset set from 0 to 0 2025/03/16 01:07:00 DEBUG : rclone-test-cuwulat3mojo/SomeKey: 0: chunk retry storage: 0 2025/03/16 01:07:00 DEBUG : worker-0 : partial downloaded chunk 0 2025/03/16 01:07:01 DEBUG : rclone-test-cuwulat3mojo/SomeKey: cache reader closed 5 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:01 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:01 DEBUG : file.txt.retrieved.dd09ec8.partial: renamed to: file.txt.retrieved 2025/03/16 01:07:01 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:00.488294982 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: cached entries: [SomeKey] 2025/03/16 01:07:01 DEBUG : SomeKey: removing object 2025/03/16 01:07:01 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: cold listing: 2025-03-15 19:07:01.014262965 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.015013538 +0000 UTC m=+0.708843041 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.015887482 +0000 UTC m=+0.709716985 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.016767235 +0000 UTC m=+0.710596739 === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: mkdir '' 2025/03/16 01:07:01 DEBUG : : mkdir: created dir in source fs 2025/03/16 01:07:01 DEBUG : : mkdir: added to cache 2025/03/16 01:07:01 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 INFO : : mkdir: cache expired 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/16 01:07:01 DEBUG : SomeKey: put: added to cache 2025/03/16 01:07:01 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 INFO : : put: cache expired 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: cold listing: 2025-03-15 19:07:01.020844156 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: read 1 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [SomeKey] 2025/03/16 01:07:01 DEBUG : : list: cached object: SomeKey 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.022616238 +0000 UTC m=+0.716445741 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: c1446436 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:01 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:01 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:01 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:01 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:01 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-16 07:07:01.021833384 +0000 UTC 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: warm 1 from cache for: rclone-test-cuwulat3mojo, expiring on: 2025-03-16 07:07:01.022616238 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: cached entries: [SomeKey] 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-16 07:07:01.021833384 +0000 UTC 2025/03/16 01:07:01 DEBUG : SomeKey: removing object 2025/03/16 01:07:01 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 INFO : SomeKey: Deleted 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: cold listing: 2025-03-15 19:07:01.034904054 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.035864941 +0000 UTC m=+0.729694444 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.036947604 +0000 UTC m=+0.730777107 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.037859128 +0000 UTC m=+0.731688631 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.038599231 +0000 UTC m=+0.732428734 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.039549758 +0000 UTC m=+0.733379261 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.04035343 +0000 UTC m=+0.734182933 === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:01 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:01 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:01 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:01 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:01 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Creating backend with remote "/tmp/rclone1417476852" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: put data at 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/16 01:07:01 DEBUG : SomeKey: put: added to cache 2025/03/16 01:07:01 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 INFO : : put: cache expired 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:01 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/16 01:07:01 INFO : file.txt: Copied (new) to: SomeKey 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: cold listing: 2025-03-15 19:07:01.044209037 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: read 1 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [SomeKey] 2025/03/16 01:07:01 DEBUG : : list: cached object: SomeKey 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.046950781 +0000 UTC m=+0.740780284 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: c1446436 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/16 01:07:01 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-16 07:07:01.04624389 +0000 UTC 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-16 07:07:01.04624389 +0000 UTC 2025/03/16 01:07:01 DEBUG : SomeKey: removing object 2025/03/16 01:07:01 DEBUG : : cache: expired rclone-test-cuwulat3mojo 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 INFO : SomeKey: Deleted 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: cold listing: 2025-03-15 19:07:01.056424558 +0000 UTC 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.057107955 +0000 UTC m=+0.750937448 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.058090162 +0000 UTC m=+0.751919654 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.058959406 +0000 UTC m=+0.752788900 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.060037771 +0000 UTC m=+0.753867265 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.060957411 +0000 UTC m=+0.754786914 === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:01 DEBUG : Creating backend with remote "TestCache:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:01 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/16 01:07:01 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/16 01:07:01 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-cuwulat3mojo at root rclone-test-cuwulat3mojo 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: Workers: 4 2025/03/16 01:07:01 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/16 01:07:01 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-cuwulat3mojo" to be canonical "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.064303335 +0000 UTC m=+0.758132838 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.065209348 +0000 UTC m=+0.759038851 2025/03/16 01:07:01 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-cuwulat3mojo" for canonical name "TestCache{VDL3R}:rclone-test-cuwulat3mojo" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: new object 'SomeKey' 2025/03/16 01:07:01 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/16 01:07:01 DEBUG : find failed: not found in either local or remote fs 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.066135067 +0000 UTC m=+0.759964570 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.066919894 +0000 UTC m=+0.760749397 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.06768226 +0000 UTC m=+0.761511763 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.068455455 +0000 UTC m=+0.762284958 === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo", Local "Local file system at /tmp/rclone1417476852", Modify Window "1ns" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.069704138 +0000 UTC m=+0.763533642 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.070422061 +0000 UTC m=+0.764251564 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.071147937 +0000 UTC m=+0.764977440 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.071788344 +0000 UTC m=+0.765617848 --- PASS: TestGitAnnexFstestBackendCases (0.74s) --- 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.04s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.02s) --- PASS: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.02s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.02s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.02s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.53s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.02s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.02s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) PASS 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: list '' 2025/03/16 01:07:01 DEBUG : : list: empty listing 2025/03/16 01:07:01 DEBUG : : list: read 0 from source 2025/03/16 01:07:01 DEBUG : : list: source entries: [] 2025/03/16 01:07:01 DEBUG : : list: cached directories: 0 2025/03/16 01:07:01 DEBUG : : list: cached dir: 'rclone-test-cuwulat3mojo', cache ts: 2025-03-16 01:07:01.072461423 +0000 UTC m=+0.766290926 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: Purge dir "" 2025/03/16 01:07:01 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-cuwulat3mojo: rmdir '' 2025/03/16 01:07:01 DEBUG : : rmdir: removed dir in source fs 2025/03/16 01:07:01 DEBUG : : rmdir: removed from cache 2025/03/16 01:07:01 DEBUG : : cache: expired 2025/03/16 01:07:01 INFO : : rmdir: cache expired "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Finished OK in 775.499807ms (try 1/5)