"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoogleCloudStorage,directory_markers:" 2026/03/06 02:24:46 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya" 2026/03/06 02:24:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 02:24:46 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/03/06 02:24:46 DEBUG : TestGoogleCloudStorage{juk_h}: Token expired 2026/03/06 02:24:46 DEBUG : TestGoogleCloudStorage{juk_h}: No updated token found in the config file 2026/03/06 02:24:46 DEBUG : TestGoogleCloudStorage{juk_h}: Token refresh successful 2026/03/06 02:24:46 DEBUG : Saving config "token" in section "TestGoogleCloudStorage" of the config file 2026/03/06 02:24:46 DEBUG : TestGoogleCloudStorage{juk_h}: Saved new token in config file === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/06 02:24:51 INFO : dir/subdir: Making directory 2026/03/06 02:24:51 DEBUG : dir/subdir/: Creating directory marker 2026/03/06 02:24:52 DEBUG : dir/: Creating directory marker 2026/03/06 02:24:52 INFO : dir/subdir: Removing directory 2026/03/06 02:24:52 DEBUG : dir/subdir/: Removing directory marker 2026/03/06 02:24:53 INFO : dir: Removing directory 2026/03/06 02:24:53 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/03/06 02:24:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/03/06 02:24:55 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/03/06 02:24:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2026/03/06 02:24:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/03/06 02:24:57 DEBUG : ./: Creating directory marker 2026/03/06 02:24:58 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/03/06 02:24:59 DEBUG : ../: Creating directory marker 2026/03/06 02:25:01 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/03/06 02:25:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2026/03/06 02:25:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/03/06 02:25:03 DEBUG : leading space/: Creating directory marker 2026/03/06 02:25:04 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/03/06 02:25:05 DEBUG : ~leading tilde/: Creating directory marker 2026/03/06 02:25:06 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/03/06 02:25:07 DEBUG : ␍leading CR/: Creating directory marker 2026/03/06 02:25:08 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/03/06 02:25:09 DEBUG : ␊leading LF/: Creating directory marker 2026/03/06 02:25:10 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/03/06 02:25:11 DEBUG : ␉leading HT/: Creating directory marker 2026/03/06 02:25:12 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/03/06 02:25:13 DEBUG : ␋leading VT/: Creating directory marker 2026/03/06 02:25:14 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/03/06 02:25:14 DEBUG : .leading dot/: Creating directory marker 2026/03/06 02:25:16 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/03/06 02:25:16 DEBUG : trailing space /: Creating directory marker 2026/03/06 02:25:18 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/03/06 02:25:18 DEBUG : trailing CR␍/: Creating directory marker 2026/03/06 02:25:19 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/06 02:25:20 DEBUG : trailing LF␊/: Creating directory marker 2026/03/06 02:25:21 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/06 02:25:22 DEBUG : trailing HT␉/: Creating directory marker 2026/03/06 02:25:23 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/06 02:25:24 DEBUG : trailing VT␋/: Creating directory marker 2026/03/06 02:25:25 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/06 02:25:25 DEBUG : trailing dot./: Creating directory marker 2026/03/06 02:25:27 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/06 02:25:27 DEBUG : invalid utf-8/: Creating directory marker 2026/03/06 02:25:28 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/06 02:25:29 DEBUG : test%46.txt/: Creating directory marker 2026/03/06 02:25:30 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/03/06 02:25:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2026/03/06 02:25:32 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2026/03/06 02:25:33 DEBUG : hello? sausage/êé/: Creating directory marker 2026/03/06 02:25:33 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/06 02:25:38 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/03/06 02:25:38 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/06 02:25:38 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/03/06 02:25:38 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/06 02:25:41 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya/hello? sausage/êé" 2026/03/06 02:25:41 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2026/03/06 02:25:42 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya/hello? sausage/êé" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-vedoqej8quya/hello? sausage/êé" 2026/03/06 02:25:42 DEBUG : a/b/c/d/: Creating directory marker 2026/03/06 02:25:43 DEBUG : a/b/c/: Creating directory marker 2026/03/06 02:25:43 DEBUG : a/b/: Creating directory marker 2026/03/06 02:25:44 DEBUG : a/: Creating directory marker 2026/03/06 02:25:45 DEBUG : Waiting for deletions to finish 2026/03/06 02:25:45 INFO : a/b/c/d/e.txt: Deleted 2026/03/06 02:25:46 DEBUG : removing 1 level 4 directories 2026/03/06 02:25:46 INFO : a/b/c/d: Removing directory 2026/03/06 02:25:46 DEBUG : a/b/c/d/: Removing directory marker 2026/03/06 02:25:46 DEBUG : removing 1 level 3 directories 2026/03/06 02:25:46 INFO : a/b/c: Removing directory 2026/03/06 02:25:46 DEBUG : a/b/c/: Removing directory marker 2026/03/06 02:25:46 DEBUG : removing 1 level 2 directories 2026/03/06 02:25:46 INFO : a/b: Removing directory 2026/03/06 02:25:46 DEBUG : a/b/: Removing directory marker 2026/03/06 02:25:46 DEBUG : removing 1 level 1 directories 2026/03/06 02:25:46 INFO : a: Removing directory 2026/03/06 02:25:46 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/06 02:25:54 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/06 02:25:54 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/06 02:25:54 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya/not found.txt" 2026/03/06 02:25:54 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestGoogleCloudStorage,directory_markers:" path "rclone-test-vedoqej8quya" from "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya" 2026/03/06 02:25:55 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2026/03/06 02:25:55 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/03/06 02:25:57 DEBUG : rclone-test-batebuf9nuco-object-lock-cuzepuc7/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-batebuf9nuco-object-lock-cuzepuc7/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-belesus7laga-object-lock-gicaroj3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-belesus7laga-object-lock-gicaroj3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-bexuzal9repo-object-lock-meqaver1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-bexuzal9repo-object-lock-meqaver1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-buvubas4gixo-object-lock-wafehus3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-buvubas4gixo-object-lock-wafehus3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-camazul5wipe-object-lock-yavabic7/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-camazul5wipe-object-lock-yavabic7/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-cujokab3soji-object-lock-dukadiv5/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-cujokab3soji-object-lock-dukadiv5/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-fefuweh9zitu-object-lock-muqilah9/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:57 DEBUG : rclone-test-fefuweh9zitu-object-lock-muqilah9/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-fegekag3tuyu-object-lock-zovawek9/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-fegekag3tuyu-object-lock-zovawek9/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-fehuniy8sudu-object-lock-muqaqic8/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-fehuniy8sudu-object-lock-muqaqic8/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-fihusas3bule-object-lock-zapeqab1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-fihusas3bule-object-lock-zapeqab1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-furubin6deqi-object-lock-qotedor0/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-furubin6deqi-object-lock-qotedor0/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-ganodam9zole-object-lock-nozoteg8/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-ganodam9zole-object-lock-nozoteg8/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-gepulon0kefe-object-lock-mosisom0/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-gepulon0kefe-object-lock-mosisom0/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-gipuzef4kiqu-object-lock-jadibek1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:58 DEBUG : rclone-test-gipuzef4kiqu-object-lock-jadibek1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-gobujev1xija-object-lock-losikaz8/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-gobujev1xija-object-lock-losikaz8/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-helibiw7yaxi-object-lock-ruvasuh8/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-helibiw7yaxi-object-lock-ruvasuh8/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-jagohop4mige-object-lock-qiwajem8/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-jagohop4mige-object-lock-qiwajem8/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-jaronaq9tebo-object-lock-davajey7/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-jaronaq9tebo-object-lock-davajey7/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-jovetom3peco-object-lock-jaliwel3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:25:59 DEBUG : rclone-test-jovetom3peco-object-lock-jaliwel3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-jusovaj1fovi-object-lock-caqofuz3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-jusovaj1fovi-object-lock-caqofuz3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-keyorer8goru-object-lock-tayiwov0/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-keyorer8goru-object-lock-tayiwov0/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-komikuw0soyo-object-lock-yehizoh2/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-komikuw0soyo-object-lock-yehizoh2/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-kutiqel5xiqo-object-lock-curubox3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-kutiqel5xiqo-object-lock-curubox3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-ledibex6qatu-object-lock-cipewoc8/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-ledibex6qatu-object-lock-cipewoc8/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-lelugec5cigi-object-lock-gudejig7/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:00 DEBUG : rclone-test-lelugec5cigi-object-lock-gudejig7/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-lezigin6fuca-object-lock-rahakum9/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-lezigin6fuca-object-lock-rahakum9/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-lugogen5cixi-object-lock-xukihud6/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-lugogen5cixi-object-lock-xukihud6/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-metubec6roga-object-lock-dodozik9/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-metubec6roga-object-lock-dodozik9/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-mohumog2doja-object-lock-zapefaf1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-mohumog2doja-object-lock-zapefaf1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-naneqaf3yigo-object-lock-matuzep6/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-naneqaf3yigo-object-lock-matuzep6/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-nefided5mabu-object-lock-zuqeyaz1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:01 DEBUG : rclone-test-nefided5mabu-object-lock-zuqeyaz1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-niwefug1nuqa-object-lock-vutukiy5/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-niwefug1nuqa-object-lock-vutukiy5/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-nohotem9zeyi-object-lock-yajoxey9/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-nohotem9zeyi-object-lock-yajoxey9/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-pexufis8vuje-object-lock-cujacun0/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-pexufis8vuje-object-lock-cujacun0/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-pufunij6dari-object-lock-guqonig1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-pufunij6dari-object-lock-guqonig1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-pusonof9wiya-object-lock-wikebef3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-pusonof9wiya-object-lock-wikebef3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-qamikos8caqa-object-lock-yajogep1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-qamikos8caqa-object-lock-yajogep1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-qetagow2fide-object-lock-habiraw5/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:02 DEBUG : rclone-test-qetagow2fide-object-lock-habiraw5/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-qokafac9wipu-object-lock-hejehiw3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-qokafac9wipu-object-lock-hejehiw3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-qorowat7jofu-object-lock-fuyayiy1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-qorowat7jofu-object-lock-fuyayiy1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-rayucuk2vede-object-lock-mejutoj1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-rayucuk2vede-object-lock-mejutoj1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-rumiquk0xeza-object-lock-yicerob1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-rumiquk0xeza-object-lock-yicerob1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-saluguv0vume-object-lock-xariguz7/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:03 DEBUG : rclone-test-saluguv0vume-object-lock-xariguz7/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-sezuqaj1baji-object-lock-vabonup0/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-sezuqaj1baji-object-lock-vabonup0/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-sugogos7nebi-object-lock-gulucec1/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-sugogos7nebi-object-lock-gulucec1/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-suzewuy7qeli-object-lock-mutiyur2/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-suzewuy7qeli-object-lock-mutiyur2/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-takisen5cude-object-lock-qojerag5/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-takisen5cude-object-lock-qojerag5/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-takuwuf3ralo-object-lock-xazituw3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-takuwuf3ralo-object-lock-xazituw3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-tebuwar1xula-object-lock-bavicak4/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:04 DEBUG : rclone-test-tebuwar1xula-object-lock-bavicak4/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-tewuroc2faze-object-lock-zuzizic5/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-tewuroc2faze-object-lock-zuzizic5/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-todehuq0cale-object-lock-fahagel2/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-todehuq0cale-object-lock-fahagel2/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-tusover8soso-object-lock-nuxidiy3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-tusover8soso-object-lock-nuxidiy3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-vamoven8fuhe-object-lock-gunilug0/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-vamoven8fuhe-object-lock-gunilug0/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-voratuz2lube-object-lock-podevav3/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-voratuz2lube-object-lock-podevav3/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-wabisor1liwa-object-lock-sotonex9/test-object-lock-after-upload: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:05 DEBUG : rclone-test-wabisor1liwa-object-lock-sotonex9/test-object-lock-retention: Failed to read mtime from metadata: parsing time "989121906.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "21906.499999999" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file1.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file2.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file3.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file4.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file5.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file6.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file7.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/backupdir/path1/file8.txt: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/createemptysrcdirs/path1/RCLONE_TEST: Failed to read mtime from metadata: parsing time "946684800" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "84800" as "-" 2026/03/06 02:26:06 DEBUG : rclone-test-wajidah1soja/021840pu/createemptysrcdirs/path1/file1.copy1.txt: Failed to read mtime from metadata: parsing time "978393600" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "93600" as "-" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2136: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *googlecloudstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *googlecloudstorage.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *googlecloudstorage.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/06 02:26:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-vedoqej8quya/deeper/nonexisting/directory" 2026/03/06 02:26:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/03/06 02:26:10 DEBUG : Waiting for deletions to finish 2026/03/06 02:26:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/06 02:26:11 DEBUG : removing 1 level 4 directories 2026/03/06 02:26:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/03/06 02:26:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Removing directory marker 2026/03/06 02:26:11 DEBUG : removing 1 level 3 directories 2026/03/06 02:26:11 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/03/06 02:26:11 DEBUG : hello? sausage/êé/Hello, 世界/: Removing directory marker 2026/03/06 02:26:11 DEBUG : removing 1 level 2 directories 2026/03/06 02:26:11 INFO : hello? sausage/êé: Removing directory 2026/03/06 02:26:11 DEBUG : hello? sausage/êé/: Removing directory marker 2026/03/06 02:26:11 DEBUG : removing 1 level 1 directories 2026/03/06 02:26:11 INFO : hello? sausage: Removing directory 2026/03/06 02:26:11 DEBUG : hello? sausage/: Removing directory marker 2026/03/06 02:26:12 DEBUG : removing 1 level 0 directories 2026/03/06 02:26:12 INFO : GCS bucket rclone-test-vedoqej8quya: Removing directory 2026/03/06 02:26:13 DEBUG : Waiting for deletions to finish 2026/03/06 02:26:13 ERROR : GCS bucket rclone-test-vedoqej8quya: Failed to list "": directory not found 2026/03/06 02:26:13 DEBUG : removing 1 level 0 directories 2026/03/06 02:26:13 INFO : GCS bucket rclone-test-vedoqej8quya: Removing directory 2026/03/06 02:26:13 ERROR : Failed to rmdir: bucket already deleted === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (86.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.04s) --- PASS: TestIntegration/FsMkdir (83.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.40s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.56s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding (35.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.75s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (33.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (11.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 googlecloudstorage_test.go:23: Skipping as -remote set --- SKIP: TestIntegration2 (0.00s) PASS ok github.com/rclone/rclone/backend/googlecloudstorage 86.806s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished OK in 1m28.256309413s (try 1/5)