"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
=== RUN TestIntegration
fstests.go:438: Using remote "TestDrime:"
2026/03/12 01:45:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-vatugov4yode"
2026/03/12 01:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:479: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:507: No commands in this remote
=== RUN TestIntegration/FsRmdirNotFound
=== RUN TestIntegration/FsString
=== RUN TestIntegration/FsName
=== RUN TestIntegration/FsRoot
=== RUN TestIntegration/FsRmdirEmpty
=== RUN TestIntegration/FsMkdir
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2026/03/12 01:46:08 INFO : dir/subdir: Making directory
2026/03/12 01:46:37 INFO : dir/subdir: Removing directory
2026/03/12 01:46:58 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2026/03/12 01:47:24 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:708: testing "."
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:708: testing ".."
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:708: testing " leading space"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:708: testing "~leading tilde"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:708: testing "␍leading CR"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:708: testing "␊leading LF"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:708: testing "␉leading HT"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:708: testing "␋leading VT"
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:708: testing ".leading dot"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:708: testing "trailing space "
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:708: testing "trailing CR␍"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:708: testing "trailing LF␊"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:708: testing "trailing HT␉"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:708: testing "trailing VT␋"
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:708: testing "trailing dot."
2026/03/12 01:56:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/03/12 01:56:47 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/03/12 01:56:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms
fstests.go:143: Put error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 1/10
2026/03/12 01:56:54 DEBUG : pacer: Reducing sleep to 10ms
2026/03/12 01:57:03 DEBUG : trailing dot./trailing dot.: Removing old object on successful upload
fstests.go:146:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: Put
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:708: testing "invalid utf-8\xfe"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: listing wrong, want
invalid utf-8/invalid utf-8 (100) got
invalid utf-8/invalid utf-8 (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715
Error: Not equal:
expected: []string{"invalid utf-8\xfe"}
actual : []string{"invalid utf-8\xfe", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "invalid utf-8\xfe"
+([]string) (len=2) {
+ (string) (len=14) "invalid utf-8\xfe",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: listing wrong, want
got
trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{}
actual : []string{"trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:708: testing "test%46.txt"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: listing wrong, want
test%46.txt/test%46.txt (100) got
test%46.txt/test%46.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715
Error: Not equal:
expected: []string{"test%46.txt"}
actual : []string{"test%46.txt", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=11) "test%46.txt"
+([]string) (len=2) {
+ (string) (len=11) "test%46.txt",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: listing wrong, want
got
trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Should be true
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{}
actual : []string{"trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: directories
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:787: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
2026/03/12 01:59:56 NOTICE: drime root 'rclone-test-vatugov4yode': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi
=== RUN TestIntegration/FsMkdir/FsChangeNotify
fstests.go:869: FS has no ChangeNotify interface
=== RUN TestIntegration/FsMkdir/FsPutFiles
2026/03/12 02:00:27 DEBUG : file name.txt: Removing old object on successful upload
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
fstests.go:979:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999
Error: Not equal:
expected: []string{"hello? sausage"}
actual : []string{"hello? sausage", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "hello? sausage"
+([]string) (len=2) {
+ (string) (len=14) "hello? sausage",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListR
fstests.go:1016:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=14) "hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListR
fstests.go:1022:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022
Error: Not equal:
expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"}
actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "trailing dot./trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) (len=13) "file name.txt",
- (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
+ (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt",
+ (string) (len=27) "trailing dot./trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2026/03/12 02:00:49 DEBUG : Creating backend with remote "TestDrime:"
2026/03/12 02:00:49 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
fstests.go:1094:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094
Error: Not equal:
expected: []string{"file name.txt"}
actual : []string{"file name.txt", "trailing dot./trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=13) "file name.txt"
+([]string) (len=2) {
+ (string) (len=13) "file name.txt",
+ (string) (len=27) "trailing dot./trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
fstests.go:1095:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé"}
actual : []string{"hello? sausage", "hello? sausage/êé", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) (len=14) "hello? sausage",
- (string) (len=19) "hello? sausage/êé"
+ (string) (len=19) "hello? sausage/êé",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
fstests.go:399: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1108
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1108
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1
Messages: Unexpected file "trailing dot./trailing dot."
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
fstests.go:1122: Not Case Insensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1135
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1135
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
Messages: Unexpected file "trailing dot./trailing dot."
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1164
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: listing wrong, want
dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1164
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1164
Error: Not equal:
expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=5) {
+([]string) (len=6) {
(string) (len=10) "dirToPurge",
@@ -5,3 +5,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: directories
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1176
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1176
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1176
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=14) "hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1201
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: listing wrong, want
dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1201
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1201
Error: Not equal:
expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=5) {
+([]string) (len=6) {
(string) (len=18) "dirToPurgeFromRoot",
@@ -5,3 +5,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: directories
2026/03/12 02:04:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-vatugov4yode/dirToPurgeFromRoot"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1218
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: listing wrong, want
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got
file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), trailing dot./trailing dot. (100)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1218
Error: Should be true
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: Unexpected file "trailing dot./trailing dot."
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1218
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "trailing dot."}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=14) "hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=33) "hello? sausage/êé/Hello, 世界",
- (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=13) "trailing dot."
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2026/03/12 02:05:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-vatugov4yode/hello? sausage/êé"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy
panic: test timed out after 2h0m0s
running tests:
TestIntegration (2h0m0s)
TestIntegration/FsMkdir (1h59m24s)
TestIntegration/FsMkdir/FsPutFiles (1h45m8s)
TestIntegration/FsMkdir/FsPutFiles/FsCopy (1h39m24s)
goroutine 559229 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2802 +0x34b
created by time.goFunc
/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 119 minutes]:
testing.(*T).Run(0x27310740248, {0xc7dd85?, 0x27310521b30?}, 0xcdac28)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0x27310740248)
/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0x27310740248, 0x27310521c58)
/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0xc86f01, 0x18}, {0xc96876, 0x26}, 0x27310714c30, {0x12e9880, 0x1, 0x1}, {0xc264ab9388e71da0, 0x68c61ddb2da, ...})
/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0x27310717180)
/usr/local/go/src/testing/testing.go:2443 +0x6ac
main.main()
_testmain.go:46 +0x9b
goroutine 18 [chan receive, 119 minutes]:
testing.(*T).Run(0x27310740488, {0xc7646c?, 0x273107172c0?}, 0x273108d83c0)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run(0x27310740488, 0x273104da8f0)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1025
github.com/rclone/rclone/backend/drime.TestIntegration(0x27310740488)
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 +0x59
testing.tRunner(0x27310740488, 0xcdac28)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 20 [syscall, 119 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x98
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 18
/usr/local/go/src/os/signal/signal.go:152 +0x1f
goroutine 21 [chan receive, 119 minutes]:
github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1()
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27
created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 18
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 58 [select]:
github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x273104850e0, {0xcec8b8, 0x273106f4370})
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145
created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d
goroutine 83 [chan receive, 105 minutes]:
testing.(*T).Run(0x2731051bb08, {0xc79858?, 0x0?}, 0x27310510180)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run.func13(0x2731051bb08)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:952 +0xbcf
testing.tRunner(0x2731051bb08, 0x273108d83c0)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 18
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 1217 [chan receive, 100 minutes]:
testing.(*T).Run(0x273107418c8, {0xc75021?, 0x273107418c8?}, 0x27310616c80)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
github.com/rclone/rclone/fstest/fstests.Run.func13.14(0x273107418c8)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1249 +0xea5
testing.tRunner(0x273107418c8, 0x27310510180)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 83
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 2007 [select]:
net/http.(*Transport).getConn(0x273104d2d00, 0x273106f45f0, {{}, 0x0, {0x273109c0500, 0x5}, {0x273104be288, 0x13}, 0x0})
/usr/local/go/src/net/http/transport.go:1552 +0x4b0
net/http.(*Transport).roundTrip(0x273104d2d00, 0x2731066af00)
/usr/local/go/src/net/http/transport.go:693 +0xa7f
net/http.(*Transport).RoundTrip(...)
/usr/local/go/src/net/http/roundtrip.go:33
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x273104d0960, 0x2731066af00)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a
net/http.send(0x2731066af00, {0xce6640, 0x273104d0960}, {0x2731064ef80?, 0x4930a6?, 0x0?})
/usr/local/go/src/net/http/client.go:264 +0x64b
net/http.(*Client).send(0x2731077fb90, 0x2731066af00, {0xbdd601?, 0x2731064f008?, 0x0?})
/usr/local/go/src/net/http/client.go:185 +0x258
net/http.(*Client).do(0x2731077fb90, 0x2731066af00)
/usr/local/go/src/net/http/client.go:733 +0x9d7
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:592
github.com/rclone/rclone/lib/rest.(*Client).Call(0x273104b5950, {0xcec7d8, 0x1345700}, 0x2731064f670)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x273104b5950, {0xcec7d8, 0x1345700}, 0x27310621600?, {0xb37ec0?, 0x273108ca520?}, {0xb37f00, 0x2731059e800}, 0x2731064f8e0?, 0xcdad00, ...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447
github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522
github.com/rclone/rclone/backend/drime.(*Fs).patch.func1()
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?)
/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x273104d09c0, 0x2731079e0f0, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x273104d09c0, 0x2731079e0f0)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92
github.com/rclone/rclone/backend/drime.(*Fs).patch(0x273107172c0, {0xcec7d8, 0x1345700}, {0x2731086ee77, 0x9}, {0xc7349c, 0x4}, {0x273108e6c17, 0xa})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae
github.com/rclone/rclone/backend/drime.(*Fs).rename(0x273107172c0, {0xcec7d8, 0x1345700}, {0x2731086ee77, 0x9}, {0x273108e6c17, 0xa})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96
github.com/rclone/rclone/backend/drime.(*Fs).copyTo(0x273107172c0, {0xcec7d8, 0x1345700}, {0x2731086ebf0?, 0x55beb7?}, {0xca7b54, 0x5}, {0x273108e6c17, 0xa}, {0x27310960440, ...})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:990 +0xc8
github.com/rclone/rclone/backend/drime.(*Fs).Copy(0x273107172c0, {0xcec7d8, 0x1345700}, {0xcf6250?, 0x273104a4980?}, {0x273108e6be0, 0x41})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1041 +0x3fb
github.com/rclone/rclone/fstest/fstests.Run.func13.14.19(0x27310740908)
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1264 +0x1b2
testing.tRunner(0x27310740908, 0x27310616c80)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1217
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 559212 [IO wait]:
internal/poll.runtime_pollWait(0x78dae56c9e00, 0x77)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xcec928?, 0x273105ddd50?, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitWrite(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:93
internal/poll.(*FD).WaitWrite(...)
/usr/local/go/src/internal/poll/fd_unix.go:685
net.(*netFD).connect(0x2731068e200, {0xcec928, 0x273105ddd50}, {0x4274f4?, 0x4b5bf3?}, {0xce5800?, 0x273103f5c20?})
/usr/local/go/src/net/fd_unix.go:119 +0x656
net.(*netFD).dial(0x2731068e200, {0xcec928, 0x273105ddd50}, {0xcf3428?, 0x0?}, {0xcf3428, 0x273106d9590}, 0x78dae4681708?)
/usr/local/go/src/net/sock_posix.go:124 +0x3bc
net.socket({0xcec928, 0x273105ddd50}, {0xc7309c, 0x3}, 0x2, 0x1, 0x46cb65?, 0x0, {0xcf3428, 0x0}, ...)
/usr/local/go/src/net/sock_posix.go:70 +0x29b
net.internetSocket({0xcec928, 0x273105ddd50}, {0xc7309c, 0x3}, {0xcf3428, 0x0}, {0xcf3428, 0x273106d9590}, 0x1, 0x0, ...)
/usr/local/go/src/net/ipsock_posix.go:167 +0xf8
net.(*sysDialer).doDialTCPProto(0x27310950300, {0xcec928, 0x273105ddd50}, 0x0, 0x273106d9590, 0x0)
/usr/local/go/src/net/tcpsock_posix.go:85 +0xe7
net.(*sysDialer).doDialTCP(...)
/usr/local/go/src/net/tcpsock_posix.go:75
net.(*sysDialer).dialTCP(0x0?, {0xcec928?, 0x273105ddd50?}, 0x273106193c0?, 0x273106193e0?)
/usr/local/go/src/net/tcpsock_posix.go:71 +0x69
net.(*sysDialer).dialSingle(0x27310950300, {0xcec928, 0x273105ddd50}, {0xce8e60, 0x273106d9590})
/usr/local/go/src/net/dial.go:791 +0x3ae
net.(*sysDialer).dialSerial(0x27310950300, {0xcec928, 0x273105ddd50}, {0x27310790290?, 0x1, 0x0?})
/usr/local/go/src/net/dial.go:756 +0x248
net.(*sysDialer).dialParallel(0x0?, {0xcec928?, 0x273105ddd50?}, {0x27310790290?, 0xba61c0?, 0xc7372c?}, {0x0?, 0xc7309c?, 0x4d65f2?})
/usr/local/go/src/net/dial.go:657 +0x2f9
net.(*Dialer).DialContext(0x2731062ab40, {0xcec8b8?, 0x273106f4640?}, {0xc7309c, 0x3}, {0x273104be288, 0x13})
/usr/local/go/src/net/dial.go:557 +0x485
github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x2731062ab40, {0xcec8b8, 0x273106f4640}, {0xc7309c?, 0x78dae56f7540?}, {0x273104be288, 0x13})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125
github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0xcec8b8, 0x273106f4640}, {0xc7309c, 0x3}, {0x273104be288, 0x13})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c
net/http.(*Transport).dial(0x78db2c3672f8?, {0xcec8b8?, 0x273106f4640?}, {0xc7309c?, 0x273104339f8?}, {0x273104be288?, 0x10?})
/usr/local/go/src/net/http/transport.go:1307 +0xd2
net/http.(*Transport).dialConn(0x273104d2d00, {0xcec8b8, 0x273106f4640}, {{}, 0x0, {0x273109c0500, 0x5}, {0x273104be288, 0x13}, 0x0}, ...)
/usr/local/go/src/net/http/transport.go:1815 +0x847
net/http.(*Transport).dialConnFor(0x273104d2d00, 0x2731049c210)
/usr/local/go/src/net/http/transport.go:1648 +0xd2
net/http.(*Transport).startDialConnForLocked.func1()
/usr/local/go/src/net/http/transport.go:1629 +0x35
created by net/http.(*Transport).startDialConnForLocked in goroutine 2007
/usr/local/go/src/net/http/transport.go:1628 +0x112
exit status 2
FAIL github.com/rclone/rclone/backend/drime 7200.027s
"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.954921042s (try 1/5): exit status 1: Failed []