"go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsListRDirEmpty|FsMkdirRmdirSubdir|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoogleCloudStorage,directory_markers:" 2025/01/29 02:18:07 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-luzavuj4sotu" 2025/01/29 02:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/29 02:18:07 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/29 02:18:09 INFO : dir/subdir: Making directory 2025/01/29 02:18:09 DEBUG : dir/subdir/: Creating directory marker 2025/01/29 02:18:10 DEBUG : dir/: Creating directory marker 2025/01/29 02:18:10 INFO : dir/subdir: Removing directory 2025/01/29 02:18:10 DEBUG : dir/subdir/: Removing directory marker 2025/01/29 02:18:11 INFO : dir: Removing directory 2025/01/29 02:18:11 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/01/29 02:18:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2025/01/29 02:18:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2025/01/29 02:18:14 DEBUG : ./: Creating directory marker 2025/01/29 02:18:15 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2025/01/29 02:18:16 DEBUG : ../: Creating directory marker 2025/01/29 02:18:17 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/01/29 02:18:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2025/01/29 02:18:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2025/01/29 02:18:20 DEBUG : leading space/: Creating directory marker 2025/01/29 02:18:21 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2025/01/29 02:18:22 DEBUG : ~leading tilde/: Creating directory marker 2025/01/29 02:18:23 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2025/01/29 02:18:24 DEBUG : ␍leading CR/: Creating directory marker 2025/01/29 02:18:25 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2025/01/29 02:18:25 DEBUG : ␊leading LF/: Creating directory marker 2025/01/29 02:18:27 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2025/01/29 02:18:28 DEBUG : ␉leading HT/: Creating directory marker 2025/01/29 02:18:29 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2025/01/29 02:18:29 DEBUG : ␋leading VT/: Creating directory marker 2025/01/29 02:18:31 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2025/01/29 02:18:31 DEBUG : .leading dot/: Creating directory marker 2025/01/29 02:18:32 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2025/01/29 02:18:33 DEBUG : trailing space /: Creating directory marker 2025/01/29 02:18:34 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2025/01/29 02:18:35 DEBUG : trailing CR␍/: Creating directory marker 2025/01/29 02:18:36 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2025/01/29 02:18:37 DEBUG : trailing LF␊/: Creating directory marker 2025/01/29 02:18:38 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2025/01/29 02:18:39 DEBUG : trailing HT␉/: Creating directory marker 2025/01/29 02:18:40 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2025/01/29 02:18:40 DEBUG : trailing VT␋/: Creating directory marker 2025/01/29 02:18:42 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2025/01/29 02:18:42 DEBUG : trailing dot./: Creating directory marker 2025/01/29 02:18:43 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2025/01/29 02:18:44 DEBUG : invalid utf-8/: Creating directory marker 2025/01/29 02:18:45 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2025/01/29 02:18:46 DEBUG : test%46.txt/: Creating directory marker 2025/01/29 02:18:47 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2025/01/29 02:18:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2025/01/29 02:18:50 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2025/01/29 02:18:50 DEBUG : hello? sausage/êé/: Creating directory marker 2025/01/29 02:18:51 DEBUG : hello? sausage/: Creating directory marker === 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 2025/01/29 02:18:54 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2025/01/29 02:18:54 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/29 02:18:54 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2025/01/29 02:18:54 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1157: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1194: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/29 02:18:57 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-luzavuj4sotu/hello? sausage/êé" 2025/01/29 02:18:57 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/01/29 02:18:58 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-luzavuj4sotu/hello? sausage/êé" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-luzavuj4sotu/hello? sausage/êé" 2025/01/29 02:18:58 DEBUG : a/b/c/d/: Creating directory marker 2025/01/29 02:18:59 DEBUG : a/b/c/: Creating directory marker 2025/01/29 02:18:59 DEBUG : a/b/: Creating directory marker 2025/01/29 02:19:00 DEBUG : a/: Creating directory marker 2025/01/29 02:19:01 DEBUG : Waiting for deletions to finish 2025/01/29 02:19:01 INFO : a/b/c/d/e.txt: Deleted 2025/01/29 02:19:02 DEBUG : removing 1 level 4 directories 2025/01/29 02:19:02 INFO : a/b/c/d: Removing directory 2025/01/29 02:19:02 DEBUG : a/b/c/d/: Removing directory marker 2025/01/29 02:19:02 DEBUG : removing 1 level 3 directories 2025/01/29 02:19:02 INFO : a/b/c: Removing directory 2025/01/29 02:19:02 DEBUG : a/b/c/: Removing directory marker 2025/01/29 02:19:02 DEBUG : removing 1 level 2 directories 2025/01/29 02:19:02 INFO : a/b: Removing directory 2025/01/29 02:19:02 DEBUG : a/b/: Removing directory marker 2025/01/29 02:19:02 DEBUG : removing 1 level 1 directories 2025/01/29 02:19:02 INFO : a: Removing directory 2025/01/29 02:19:02 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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 2025/01/29 02:19:09 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-luzavuj4sotu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/01/29 02:19:09 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/29 02:19:10 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-luzavuj4sotu/not found.txt" 2025/01/29 02:19:10 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoogleCloudStorage,directory_markers:" path "rclone-test-luzavuj4sotu" from "TestGoogleCloudStorage,directory_markers:rclone-test-luzavuj4sotu" 2025/01/29 02:19:11 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:" 2025/01/29 02:19:11 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 2025/01/29 02:19:13 DEBUG : rclone-test-xaxulal0zoje/chunked-6.667Mi-6.667Mi.bin: Failed to read mtime from metadata: parsing time "981173106.499999999" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "73106.499999999" as "-" 2025/01/29 02:19:13 DEBUG : rclone-test-xaxulal0zoje/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Failed to read mtime from metadata: parsing time "981173110.123123123" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "73110.123123123" as "-" 2025/01/29 02:19:14 DEBUG : rclone-test1/dir0/webtest/file.txt: Failed to read mtime from metadata: parsing time "1712054163.867854256" as "2006-01-02T15:04:05.999999999Z07:00": cannot parse "054163.867854256" as "-" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2132: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: 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:2347: *googlecloudstorage.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/29 02:19:18 DEBUG : Waiting for deletions to finish 2025/01/29 02:19:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/01/29 02:19:19 DEBUG : removing 1 level 4 directories 2025/01/29 02:19:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/01/29 02:19:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Removing directory marker 2025/01/29 02:19:19 DEBUG : removing 1 level 3 directories 2025/01/29 02:19:19 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/01/29 02:19:19 DEBUG : hello? sausage/êé/Hello, 世界/: Removing directory marker 2025/01/29 02:19:19 DEBUG : removing 1 level 2 directories 2025/01/29 02:19:19 INFO : hello? sausage/êé: Removing directory 2025/01/29 02:19:19 DEBUG : hello? sausage/êé/: Removing directory marker 2025/01/29 02:19:19 DEBUG : removing 1 level 1 directories 2025/01/29 02:19:19 INFO : hello? sausage: Removing directory 2025/01/29 02:19:19 DEBUG : hello? sausage/: Removing directory marker 2025/01/29 02:19:19 DEBUG : removing 1 level 0 directories 2025/01/29 02:19:19 INFO : GCS bucket rclone-test-luzavuj4sotu: Removing directory 2025/01/29 02:19:20 DEBUG : Waiting for deletions to finish 2025/01/29 02:19:21 ERROR : GCS bucket rclone-test-luzavuj4sotu: Failed to list "": directory not found 2025/01/29 02:19:21 DEBUG : removing 1 level 0 directories 2025/01/29 02:19:21 INFO : GCS bucket rclone-test-luzavuj4sotu: Removing directory 2025/01/29 02:19:21 ERROR : : Failed to rmdir: googleapi: Error 404: The specified bucket does not exist., notFound === NAME TestIntegration/FsMkdir fstests.go:2830: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (74.10s) --- PASS: TestIntegration/FsMkdir (72.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.20s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding (36.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.30s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- 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.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) PASS ok github.com/rclone/rclone/backend/googlecloudstorage 74.114s "go test -v -timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsListRDirEmpty|FsMkdirRmdirSubdir|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 1m14.944851571s (try 2/5)