"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Starting (try 1/5) 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 NOTICE: WARNING: Cache backend is deprecated and may be removed in future. Please use VFS instead. 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" === 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/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/OneLongFinalParameter === CONT TestMessageParser/TwoParams === CONT TestMessageParser/TwoParamsNoTrailingNewline === RUN TestMessageParser/OneLongFinalParameter/lineEnding === CONT TestMessageParser/MultipleSpaces === CONT TestMessageParser/StartsWithSpace === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d === RUN TestMessageParser/OneLongFinalParameter/lineEnding0d0a === RUN TestMessageParser/OneLongFinalParameter/lineEnding0a0d --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/MultipleSpaces (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s) --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s) === RUN TestConfigDefinitionOneName --- PASS: TestConfigDefinitionOneName (0.00s) === RUN TestConfigDefinitionTwoNames --- PASS: TestConfigDefinitionTwoNames (0.00s) === RUN TestConfigDefinitionThreeNames --- PASS: TestConfigDefinitionThreeNames (0.00s) === RUN TestWindowsFilepathRelQuirk gitannex_test.go:342: --- SKIP: TestWindowsFilepathRelQuirk (0.00s) === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: couldn't open bucket (rclone-test-nejenog6jalo) 2025/03/18 05:23:46 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyAbsolute' 2025/03/18 05:23:46 DEBUG : KeyAbsolute: find: error: couldn't open parent bucket for rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'KeyAbsolute' 2025/03/18 05:23:46 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : KeyAbsolute: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: error: missing cached dir: 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/18 05:23:46 DEBUG : : list: cached object: KeyAbsolute 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.156449567 +0000 UTC m=+0.051068955 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyAbsolute2' 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: find: error: couldn't find object (KeyAbsolute2) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'KeyAbsolute2' 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: KeyAbsolute2 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.165258157 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 2 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [KeyAbsolute KeyAbsolute2] 2025/03/18 05:23:46 DEBUG : : list: cached object: KeyAbsolute 2025/03/18 05:23:46 DEBUG : : list: cached object: KeyAbsolute2 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.16815857 +0000 UTC m=+0.062777967 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyAbsolute2' 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: find: warm object: KeyAbsolute2, expiring on: 2025-03-18 11:23:46.167547768 +0000 UTC 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyThatDoesNotExist' 2025/03/18 05:23:46 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 2 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.16815857 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [KeyAbsolute KeyAbsolute2] 2025/03/18 05:23:46 DEBUG : KeyAbsolute: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : KeyAbsolute2: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.189359799 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.190040512 +0000 UTC m=+0.084659909 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.190844215 +0000 UTC m=+0.085463612 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.19150452 +0000 UTC m=+0.086123917 === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "../../rclone1516690697" 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "../../rclone1516690697" to be canonical "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyRelative' 2025/03/18 05:23:46 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'KeyRelative' 2025/03/18 05:23:46 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : KeyRelative: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: KeyRelative 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.195085836 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [KeyRelative] 2025/03/18 05:23:46 DEBUG : : list: cached object: KeyRelative 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.197256784 +0000 UTC m=+0.091876171 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyRelative' 2025/03/18 05:23:46 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-18 11:23:46.196635723 +0000 UTC 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyThatDoesNotExist' 2025/03/18 05:23:46 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.197256784 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [KeyRelative] 2025/03/18 05:23:46 DEBUG : KeyRelative: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.207374982 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.208046288 +0000 UTC m=+0.102665725 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.208857955 +0000 UTC m=+0.103477352 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.209530793 +0000 UTC m=+0.104150191 === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "../../rclone1516690697" 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "../../rclone1516690697" to be canonical "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyRelative' 2025/03/18 05:23:46 DEBUG : KeyRelative: find: error: couldn't find object (KeyRelative) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'KeyRelative' 2025/03/18 05:23:46 DEBUG : KeyRelative: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : KeyRelative: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : filename with spaces.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : filename with spaces.txt: Copied (new) to: KeyRelative 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.212841112 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [KeyRelative] 2025/03/18 05:23:46 DEBUG : : list: cached object: KeyRelative 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.215506966 +0000 UTC m=+0.110126354 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : KeyRelative: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyRelative' 2025/03/18 05:23:46 DEBUG : KeyRelative: find: warm object: KeyRelative, expiring on: 2025-03-18 11:23:46.214994949 +0000 UTC 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyThatDoesNotExist' 2025/03/18 05:23:46 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.215506966 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [KeyRelative] 2025/03/18 05:23:46 DEBUG : KeyRelative: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.228733296 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.229700855 +0000 UTC m=+0.124320262 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.230805961 +0000 UTC m=+0.125425368 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.23163977 +0000 UTC m=+0.126259167 === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyThatDoesNotExist' 2025/03/18 05:23:46 DEBUG : KeyThatDoesNotExist: find: error: couldn't find object (KeyThatDoesNotExist) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'KeyAbsolute' 2025/03/18 05:23:46 DEBUG : KeyAbsolute: find: error: couldn't find object (KeyAbsolute) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'KeyAbsolute' 2025/03/18 05:23:46 DEBUG : KeyAbsolute: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : KeyAbsolute: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: KeyAbsolute 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.236193805 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [KeyAbsolute] 2025/03/18 05:23:46 DEBUG : : list: cached object: KeyAbsolute 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.239367789 +0000 UTC m=+0.133987207 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : KeyAbsolute: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.239367789 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [KeyAbsolute] 2025/03/18 05:23:46 DEBUG : KeyAbsolute: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.254259031 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.255202666 +0000 UTC m=+0.149822063 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.25632269 +0000 UTC m=+0.150942096 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.25731778 +0000 UTC m=+0.151937187 === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'foo' 2025/03/18 05:23:46 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'foo' 2025/03/18 05:23:46 DEBUG : foo: find: error: couldn't find object (foo) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'foo' 2025/03/18 05:23:46 DEBUG : foo: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : foo: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: foo 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.261540105 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [foo] 2025/03/18 05:23:46 DEBUG : : list: cached object: foo 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.264748844 +0000 UTC m=+0.159368262 2025/03/18 05:23:46 DEBUG : foo: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : foo: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : foo: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : foo: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : foo: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : foo: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : foo: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : foo: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : foo: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'foo' 2025/03/18 05:23:46 DEBUG : foo: find: warm object: foo, expiring on: 2025-03-18 11:23:46.263599535 +0000 UTC 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.264748844 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [foo] 2025/03/18 05:23:46 DEBUG : foo: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.27918734 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.280348911 +0000 UTC m=+0.174968318 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.281667958 +0000 UTC m=+0.176287425 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.282790727 +0000 UTC m=+0.177410144 === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/18 05:23:46 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/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.287834348 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/18 05:23:46 DEBUG : : list: cached object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.291223364 +0000 UTC m=+0.185842781 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key' 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: find: warm object: SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key, expiring on: 2025-03-18 11:23:46.290265002 +0000 UTC 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.291223364 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key] 2025/03/18 05:23:46 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.306292539 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.307443371 +0000 UTC m=+0.202062778 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.308760232 +0000 UTC m=+0.203379649 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.309792292 +0000 UTC m=+0.204411709 === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "." 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.312632362 +0000 UTC m=+0.207251778 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.31365783 +0000 UTC m=+0.208277256 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.314720416 +0000 UTC m=+0.209339833 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.315875485 +0000 UTC m=+0.210494913 === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : SomeKey: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: SomeKey 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.321240948 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [SomeKey] 2025/03/18 05:23:46 DEBUG : : list: cached object: SomeKey 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.324941557 +0000 UTC m=+0.219560974 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-18 11:23:46.32382558 +0000 UTC 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-18 11:23:46.32382558 +0000 UTC 2025/03/18 05:23:46 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : rclone-test-nejenog6jalo/SomeKey: moving offset set from 0 to 0 2025/03/18 05:23:46 DEBUG : rclone-test-nejenog6jalo/SomeKey: 0: chunk retry storage: 0 2025/03/18 05:23:46 DEBUG : worker-1 : partial downloaded chunk 0 2025/03/18 05:23:46 DEBUG : rclone-test-nejenog6jalo/SomeKey: cache reader closed 5 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : SomeKey: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 DEBUG : file.txt.retrieved.731e3786.partial: renamed to: file.txt.retrieved 2025/03/18 05:23:46 INFO : SomeKey: Copied (new) to: file.txt.retrieved 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.324941557 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [SomeKey] 2025/03/18 05:23:46 DEBUG : SomeKey: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.855309183 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.856411054 +0000 UTC m=+0.751030470 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.857859331 +0000 UTC m=+0.752478748 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.858908111 +0000 UTC m=+0.753527529 === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: mkdir '' 2025/03/18 05:23:46 DEBUG : : mkdir: created dir in source fs 2025/03/18 05:23:46 DEBUG : : mkdir: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : mkdir: cache expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : SomeKey: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.864257824 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [SomeKey] 2025/03/18 05:23:46 DEBUG : : list: cached object: SomeKey 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.86715931 +0000 UTC m=+0.761778736 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-18 11:23:46.866141225 +0000 UTC 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: warm 1 from cache for: rclone-test-nejenog6jalo, expiring on: 2025-03-18 11:23:46.86715931 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: cached entries: [SomeKey] 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-18 11:23:46.866141225 +0000 UTC 2025/03/18 05:23:46 DEBUG : SomeKey: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : SomeKey: Deleted 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.88485234 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.886049508 +0000 UTC m=+0.780668925 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.887234765 +0000 UTC m=+0.781854191 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.88835064 +0000 UTC m=+0.782970058 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.889420621 +0000 UTC m=+0.784040038 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.890534042 +0000 UTC m=+0.785153460 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.891553339 +0000 UTC m=+0.786172756 === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone1516690697" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: put data at 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: put: uploaded to remote fs 2025/03/18 05:23:46 DEBUG : SomeKey: put: added to cache 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : put: cache expired 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : file.txt: md5 = eb61eead90e3b899c6bcbe27ac581660 OK 2025/03/18 05:23:46 INFO : file.txt: Copied (new) to: SomeKey 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.89689217 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 1 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [SomeKey] 2025/03/18 05:23:46 DEBUG : : list: cached object: SomeKey 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.900303819 +0000 UTC m=+0.794923237 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: eb61eead90e3b899c6bcbe27ac581660 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: c65f99f8c5376adadddc46d5cbcf5762f9e55eb7 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 524df4412a92ab3659b2d185122e9046a4d7af7d0b352749e9125d5c7a780e18850c461f2ce5884e9420710fefd53e3f68eadc385e4eaeee48df3006ccf12ad1 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: c1446436 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 3733cd977ff8eb18b987357e22ced99f46097f31ecb239e878ae63760e83e4d5 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 3e030dd03e0e7909b7e4dc80e50cd7fed029b2ca3e0cc42d95414506e4c9b99c 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 9489883b470ba7e9baa137727b5d2f5e155f66e0 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 48454c4c4f000000000000000000000000000000 2025/03/18 05:23:46 DEBUG : SomeKey: object hash cached: 4828021398f00400000000000500000000000000 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-18 11:23:46.899339446 +0000 UTC 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: warm object: SomeKey, expiring on: 2025-03-18 11:23:46.899339446 +0000 UTC 2025/03/18 05:23:46 DEBUG : SomeKey: removing object 2025/03/18 05:23:46 DEBUG : : cache: expired rclone-test-nejenog6jalo 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : SomeKey: Deleted 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: cold listing: 2025-03-17 23:23:46.915485174 +0000 UTC 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.916732045 +0000 UTC m=+0.811351473 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.918062133 +0000 UTC m=+0.812681549 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.91910967 +0000 UTC m=+0.813729088 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.920316237 +0000 UTC m=+0.814935664 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.921392289 +0000 UTC m=+0.816011706 === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Creating backend with remote "TestCache:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : TestCache: detected overridden config - adding "{VDL3R}" suffix to name 2025/03/18 05:23:46 DEBUG : Setting cache db_wait_time="30m" from environment variable RCLONE_CACHE_DB_WAIT_TIME 2025/03/18 05:23:46 DEBUG : Creating backend with remote "/tmp/rclone_cache_test/rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : TestCache{VDL3R}: wrapped local:/tmp/rclone_cache_test/rclone-test-nejenog6jalo at root rclone-test-nejenog6jalo 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache DB path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R}.db 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Cache chunk path: /home/rclone/.cache/rclone/cache-backend/TestCache{VDL3R} 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Memory: true 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Size: 5Mi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Total Size: 10Gi 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Chunk Clean Interval: 1m0s 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: Workers: 4 2025/03/18 05:23:46 INFO : TestCache{VDL3R}: File Age: 6h0m0s 2025/03/18 05:23:46 DEBUG : fs cache: renaming cache item "TestCache:rclone-test-nejenog6jalo" to be canonical "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.9241312 +0000 UTC m=+0.818750587 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.924867155 +0000 UTC m=+0.819486552 2025/03/18 05:23:46 DEBUG : fs cache: switching user supplied name "TestCache:rclone-test-nejenog6jalo" for canonical name "TestCache{VDL3R}:rclone-test-nejenog6jalo" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: new object 'SomeKey' 2025/03/18 05:23:46 DEBUG : SomeKey: find: error: couldn't find object (SomeKey) 2025/03/18 05:23:46 DEBUG : find failed: not found in either local or remote fs 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.925587042 +0000 UTC m=+0.820206429 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.926320052 +0000 UTC m=+0.820939459 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.927220495 +0000 UTC m=+0.821839902 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.928047571 +0000 UTC m=+0.822666978 === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo", Local "Local file system at /tmp/rclone1516690697", Modify Window "1ns" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.929940551 +0000 UTC m=+0.824559958 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.931012956 +0000 UTC m=+0.825632374 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.932001946 +0000 UTC m=+0.826621372 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.932945179 +0000 UTC m=+0.827564586 --- PASS: TestGitAnnexFstestBackendCases (0.79s) --- 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.03s) --- PASS: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.03s) --- PASS: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.03s) --- PASS: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.54s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.03s) --- PASS: TestGitAnnexFstestBackendCases/Remove (0.03s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- PASS: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) PASS 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: list '' 2025/03/18 05:23:46 DEBUG : : list: empty listing 2025/03/18 05:23:46 DEBUG : : list: read 0 from source 2025/03/18 05:23:46 DEBUG : : list: source entries: [] 2025/03/18 05:23:46 DEBUG : : list: cached directories: 0 2025/03/18 05:23:46 DEBUG : : list: cached dir: 'rclone-test-nejenog6jalo', cache ts: 2025-03-18 05:23:46.93371075 +0000 UTC m=+0.828330147 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: Purge dir "" 2025/03/18 05:23:46 DEBUG : Cache remote TestCache{VDL3R}:rclone-test-nejenog6jalo: rmdir '' 2025/03/18 05:23:46 DEBUG : : rmdir: removed dir in source fs 2025/03/18 05:23:46 DEBUG : : rmdir: removed from cache 2025/03/18 05:23:46 DEBUG : : cache: expired 2025/03/18 05:23:46 INFO : : rmdir: cache expired "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestCache: -verbose" - Finished OK in 837.300188ms (try 1/5)