"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Starting (try 1/5)
=== RUN TestInternalCheckPathLength
--- PASS: TestInternalCheckPathLength (0.00s)
=== RUN TestIntegration
fstests.go:442: Using remote "TestDropbox:"
2024/11/14 20:21:37 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fosemoz2zawe"
2024/11/14 20:21:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
=== RUN TestIntegration/FsCheckWrap
fstests.go:483: Not a wrapping Fs
=== RUN TestIntegration/FsCommand
fstests.go:511: 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
2024/11/14 20:21:42 DEBUG : dir/subdir: Making directory
2024/11/14 20:21:43 INFO : dir/subdir: Removing directory
2024/11/14 20:21:45 INFO : dir: Removing directory
=== RUN TestIntegration/FsMkdir/FsListEmpty
=== RUN TestIntegration/FsMkdir/FsListDirEmpty
=== RUN TestIntegration/FsMkdir/FsListRDirEmpty
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsListDirNotFound
2024/11/14 20:21:48 ERROR : does not exist: error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsListRDirNotFound
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsEncoding
=== RUN TestIntegration/FsMkdir/FsEncoding/control_chars
fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2024/11/14 20:21:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 1/1
2024/11/14 20:21:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Uploading chunk 2/1
2024/11/14 20:21:50 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" to batch
2024/11/14 20:21:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:21:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
2024/11/14 20:21:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡
=== RUN TestIntegration/FsMkdir/FsEncoding/dot
fstests.go:711: testing "."
2024/11/14 20:21:56 DEBUG : ./.: Uploading chunk 1/1
2024/11/14 20:21:56 DEBUG : ./.: Uploading chunk 2/1
2024/11/14 20:21:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "./." to batch
2024/11/14 20:21:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:21:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ./.
2024/11/14 20:21:59 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ./.
=== RUN TestIntegration/FsMkdir/FsEncoding/dot_dot
fstests.go:711: testing ".."
2024/11/14 20:22:03 DEBUG : ../..: Uploading chunk 1/1
2024/11/14 20:22:04 DEBUG : ../..: Uploading chunk 2/1
2024/11/14 20:22:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "../.." to batch
2024/11/14 20:22:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ../..
2024/11/14 20:22:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ../..
=== RUN TestIntegration/FsMkdir/FsEncoding/punctuation
fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2024/11/14 20:22:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 1/1
2024/11/14 20:22:11 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Uploading chunk 2/1
2024/11/14 20:22:11 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" to batch
2024/11/14 20:22:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
2024/11/14 20:22:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_space
fstests.go:711: testing " leading space"
2024/11/14 20:22:17 DEBUG : leading space/ leading space: Uploading chunk 1/1
2024/11/14 20:22:17 DEBUG : leading space/ leading space: Uploading chunk 2/1
2024/11/14 20:22:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding " leading space/ leading space" to batch
2024/11/14 20:22:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: leading space/ leading space
2024/11/14 20:22:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: leading space/ leading space
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde
fstests.go:711: testing "~leading tilde"
2024/11/14 20:22:24 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 1/1
2024/11/14 20:22:24 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 2/1
2024/11/14 20:22:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "~leading tilde/~leading tilde" to batch
2024/11/14 20:22:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ~leading tilde/~leading tilde
2024/11/14 20:22:26 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ~leading tilde/~leading tilde
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_CR
fstests.go:711: testing "␍leading CR"
2024/11/14 20:22:31 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 1/1
2024/11/14 20:22:31 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 2/1
2024/11/14 20:22:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "␍leading CR/␍leading CR" to batch
2024/11/14 20:22:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ␍leading CR/␍leading CR
2024/11/14 20:22:33 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ␍leading CR/␍leading CR
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_LF
fstests.go:711: testing "␊leading LF"
2024/11/14 20:22:38 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 1/1
2024/11/14 20:22:38 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 2/1
2024/11/14 20:22:39 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "␊leading LF/␊leading LF" to batch
2024/11/14 20:22:39 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:39 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ␊leading LF/␊leading LF
2024/11/14 20:22:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ␊leading LF/␊leading LF
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_HT
fstests.go:711: testing "␉leading HT"
2024/11/14 20:22:45 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 1/1
2024/11/14 20:22:46 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 2/1
2024/11/14 20:22:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "␉leading HT/␉leading HT" to batch
2024/11/14 20:22:47 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:47 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ␉leading HT/␉leading HT
2024/11/14 20:22:48 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ␉leading HT/␉leading HT
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_VT
fstests.go:711: testing "␋leading VT"
2024/11/14 20:22:52 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 1/1
2024/11/14 20:22:52 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 2/1
2024/11/14 20:22:53 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "␋leading VT/␋leading VT" to batch
2024/11/14 20:22:53 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:22:53 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: ␋leading VT/␋leading VT
2024/11/14 20:22:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: ␋leading VT/␋leading VT
=== RUN TestIntegration/FsMkdir/FsEncoding/leading_dot
fstests.go:711: testing ".leading dot"
2024/11/14 20:22:58 DEBUG : .leading dot/.leading dot: Uploading chunk 1/1
2024/11/14 20:22:59 DEBUG : .leading dot/.leading dot: Uploading chunk 2/1
2024/11/14 20:23:00 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding ".leading dot/.leading dot" to batch
2024/11/14 20:23:00 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:23:00 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: .leading dot/.leading dot
2024/11/14 20:23:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: .leading dot/.leading dot
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_space
fstests.go:711: testing "trailing space "
2024/11/14 20:23:06 DEBUG : trailing space /trailing space : Uploading chunk 1/1
2024/11/14 20:23:07 DEBUG : trailing space /trailing space : Uploading chunk 2/1
2024/11/14 20:23:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "trailing space /trailing space " to batch
2024/11/14 20:23:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:23:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: trailing space /trailing space
2024/11/14 20:23:09 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: trailing space /trailing space
fstests.go:720:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:720
Error: Received unexpected error:
Rmdir:
Dropbox - 504
Error (504) Something went wrong. Don't worry, your files are still safe and the Dropbox team has been notified. Check out our
Status Page to see if there is a known incident, our
Help Center and
forums for help, or head back to
home .
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_space
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR
fstests.go:711: testing "trailing CR␍"
2024/11/14 20:24:51 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 1/1
2024/11/14 20:24:52 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 2/1
2024/11/14 20:24:53 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "trailing CR␍/trailing CR␍" to batch
2024/11/14 20:24:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:24:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: trailing CR␍/trailing CR␍
2024/11/14 20:24:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: trailing CR␍/trailing CR␍
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"trailing CR␍"}
actual : []string{"trailing CR␍", "trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "trailing CR␍"
+([]string) (len=2) {
+ (string) (len=14) "trailing CR␍",
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF
fstests.go:711: testing "trailing LF␊"
2024/11/14 20:25:17 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 1/1
2024/11/14 20:25:17 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 2/1
2024/11/14 20:25:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "trailing LF␊/trailing LF␊" to batch
2024/11/14 20:25:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:25:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: trailing LF␊/trailing LF␊
2024/11/14 20:25:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: trailing LF␊/trailing LF␊
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"trailing LF␊"}
actual : []string{"trailing LF␊", "trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "trailing LF␊"
+([]string) (len=2) {
+ (string) (len=14) "trailing LF␊",
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT
fstests.go:711: testing "trailing HT␉"
2024/11/14 20:25:41 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 1/1
2024/11/14 20:25:42 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 2/1
2024/11/14 20:25:43 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "trailing HT␉/trailing HT␉" to batch
2024/11/14 20:25:43 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:25:43 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: trailing HT␉/trailing HT␉
2024/11/14 20:25:44 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: trailing HT␉/trailing HT␉
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"trailing HT␉"}
actual : []string{"trailing HT␉", "trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "trailing HT␉"
+([]string) (len=2) {
+ (string) (len=14) "trailing HT␉",
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT
fstests.go:711: testing "trailing VT␋"
2024/11/14 20:26:05 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 1/1
2024/11/14 20:26:06 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 2/1
2024/11/14 20:26:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "trailing VT␋/trailing VT␋" to batch
2024/11/14 20:26:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:26:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: trailing VT␋/trailing VT␋
2024/11/14 20:26:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: trailing VT␋/trailing VT␋
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"trailing VT␋"}
actual : []string{"trailing VT␋", "trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=14) "trailing VT␋"
+([]string) (len=2) {
+ (string) (len=14) "trailing VT␋",
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot
fstests.go:711: testing "trailing dot."
2024/11/14 20:26:29 DEBUG : trailing dot./trailing dot.: Uploading chunk 1/1
2024/11/14 20:26:30 DEBUG : trailing dot./trailing dot.: Uploading chunk 2/1
2024/11/14 20:26:31 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "trailing dot./trailing dot." to batch
2024/11/14 20:26:31 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:26:31 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: trailing dot./trailing dot.
2024/11/14 20:26:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: trailing dot./trailing dot.
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"trailing dot."}
actual : []string{"trailing dot.", "trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=13) "trailing dot."
+([]string) (len=2) {
+ (string) (len=13) "trailing dot.",
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
fstests.go:711: testing "invalid utf-8\xfe"
2024/11/14 20:26:54 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 1/1
2024/11/14 20:26:55 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 2/1
2024/11/14 20:26:56 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "invalid utf-8\xfe/invalid utf-8\xfe" to batch
2024/11/14 20:26:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:26:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: invalid utf-8/invalid utf-8
2024/11/14 20:26:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: invalid utf-8/invalid utf-8
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"invalid utf-8\xfe"}
actual : []string{"invalid utf-8\xfe", "trailing space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
Messages: directories
=== RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding
fstests.go:711: testing "test%46.txt"
2024/11/14 20:27:19 DEBUG : test%46.txt/test%46.txt: Uploading chunk 1/1
2024/11/14 20:27:20 DEBUG : test%46.txt/test%46.txt: Uploading chunk 2/1
2024/11/14 20:27:20 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "test%46.txt/test%46.txt" to batch
2024/11/14 20:27:21 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:27:21 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: test%46.txt/test%46.txt
2024/11/14 20:27:22 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: test%46.txt/test%46.txt
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718
Error: Not equal:
expected: []string{"test%46.txt"}
actual : []string{"test%46.txt", "trailing space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:721
Error: Not equal:
expected: []string{}
actual : []string{"trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding
Messages: directories
=== RUN TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN TestIntegration/FsMkdir/FsPutError
2024/11/14 20:27:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1
2024/11/14 20:27:45 DEBUG : pacer: low level retry 1/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2024/11/14 20:27:45 DEBUG : pacer: low level retry 2/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2024/11/14 20:27:46 DEBUG : pacer: low level retry 3/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2024/11/14 20:27:46 DEBUG : pacer: low level retry 4/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2024/11/14 20:27:46 DEBUG : pacer: low level retry 5/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2024/11/14 20:27:46 DEBUG : pacer: low level retry 6/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2024/11/14 20:27:46 DEBUG : pacer: low level retry 7/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2024/11/14 20:27:47 DEBUG : pacer: low level retry 8/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:47 DEBUG : pacer: Rate limited, increasing sleep to 2s
2024/11/14 20:27:48 DEBUG : pacer: low level retry 9/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:50 DEBUG : pacer: low level retry 10/10 (error Post "https://content.dropboxapi.com/2/files/upload_session/append_v2": potato)
2024/11/14 20:27:52 DEBUG : pacer: Reducing sleep to 1.5s
=== RUN TestIntegration/FsMkdir/FsPutZeroLength
2024/11/14 20:27:55 DEBUG : pacer: Reducing sleep to 1.125s
2024/11/14 20:27:55 DEBUG : zero-length-file: Uploading chunk 1/0
2024/11/14 20:27:56 DEBUG : pacer: Reducing sleep to 843.75ms
2024/11/14 20:27:56 DEBUG : zero-length-file: Uploading chunk 2/0
2024/11/14 20:27:57 DEBUG : pacer: Reducing sleep to 632.8125ms
2024/11/14 20:27:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "zero-length-file" to batch
2024/11/14 20:27:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:27:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: zero-length-file
2024/11/14 20:27:59 DEBUG : pacer: Reducing sleep to 474.609375ms
2024/11/14 20:27:59 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: zero-length-file
2024/11/14 20:27:59 DEBUG : pacer: Reducing sleep to 355.957031ms
2024/11/14 20:28:00 DEBUG : pacer: Reducing sleep to 266.967773ms
2024/11/14 20:28:01 DEBUG : pacer: Reducing sleep to 200.225829ms
=== RUN TestIntegration/FsMkdir/FsOpenWriterAt
fstests.go:790: FS has no OpenWriterAt interface
=== RUN TestIntegration/FsMkdir/FsOpenChunkWriter
fstests.go:823: FS has no OpenChunkWriter interface
=== RUN TestIntegration/FsMkdir/FsChangeNotify
2024/11/14 20:28:01 DEBUG : dir: Making directory
2024/11/14 20:28:01 DEBUG : pacer: Reducing sleep to 150.169371ms
2024/11/14 20:28:01 DEBUG : pacer: Reducing sleep to 112.627028ms
2024/11/14 20:28:02 DEBUG : pacer: Reducing sleep to 84.470271ms
2024/11/14 20:28:02 DEBUG : dir/subdir1: Making directory
2024/11/14 20:28:02 DEBUG : pacer: Reducing sleep to 63.352703ms
2024/11/14 20:28:03 DEBUG : pacer: Reducing sleep to 47.514527ms
2024/11/14 20:28:03 DEBUG : dir/subdir3: Making directory
2024/11/14 20:28:03 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:03 DEBUG : pacer: Reducing sleep to 35.635895ms
2024/11/14 20:28:03 DEBUG : pacer: Reducing sleep to 26.726921ms
2024/11/14 20:28:03 DEBUG : pacer: Reducing sleep to 20.04519ms
2024/11/14 20:28:03 DEBUG : doChangeNotify("dir/subdir1", 0)
2024/11/14 20:28:03 DEBUG : pacer: Reducing sleep to 15.033892ms
2024/11/14 20:28:03 DEBUG : dir/subdir2: Making directory
2024/11/14 20:28:04 DEBUG : pacer: Reducing sleep to 11.275419ms
2024/11/14 20:28:04 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:04 DEBUG : pacer: Reducing sleep to 10ms
2024/11/14 20:28:04 DEBUG : doChangeNotify("dir/subdir3", 0)
2024/11/14 20:28:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:05 DEBUG : dir/file2: Uploading chunk 1/1
2024/11/14 20:28:05 DEBUG : doChangeNotify("dir/subdir2", 0)
2024/11/14 20:28:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:06 DEBUG : dir/file2: Uploading chunk 2/1
2024/11/14 20:28:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "dir/file2" to batch
2024/11/14 20:28:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:28:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: dir/file2
2024/11/14 20:28:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: dir/file2
2024/11/14 20:28:08 DEBUG : doChangeNotify("dir/file2", 1)
2024/11/14 20:28:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:09 DEBUG : dir/file4: Uploading chunk 1/1
2024/11/14 20:28:10 DEBUG : dir/file4: Uploading chunk 2/1
2024/11/14 20:28:11 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "dir/file4" to batch
2024/11/14 20:28:11 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:28:11 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: dir/file4
2024/11/14 20:28:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: dir/file4
2024/11/14 20:28:12 DEBUG : doChangeNotify("dir/file4", 1)
2024/11/14 20:28:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:13 DEBUG : dir/file3: Uploading chunk 1/1
2024/11/14 20:28:14 DEBUG : dir/file3: Uploading chunk 2/1
2024/11/14 20:28:14 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "dir/file3" to batch
2024/11/14 20:28:15 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:28:15 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: dir/file3
2024/11/14 20:28:16 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: dir/file3
fstests.go:935: Try 1/10 waiting for dirChanges and objChanges
2024/11/14 20:28:16 DEBUG : doChangeNotify("dir/file3", 1)
2024/11/14 20:28:16 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:20 DEBUG : doChangeNotify("dir/file2", 1)
2024/11/14 20:28:20 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:20 DEBUG : doChangeNotify("dir/file4", 1)
2024/11/14 20:28:20 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:21 DEBUG : doChangeNotify("dir/file3", 1)
2024/11/14 20:28:21 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:23 DEBUG : doChangeNotify("dir/subdir1", 1)
2024/11/14 20:28:23 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:24 DEBUG : doChangeNotify("dir/subdir3", 1)
2024/11/14 20:28:24 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:26 DEBUG : doChangeNotify("dir/subdir2", 1)
2024/11/14 20:28:26 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
=== RUN TestIntegration/FsMkdir/FsPutFiles
2024/11/14 20:28:27 DEBUG : doChangeNotify("dir", 1)
2024/11/14 20:28:27 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:28 DEBUG : file name.txt: Uploading chunk 1/1
2024/11/14 20:28:28 DEBUG : file name.txt: Uploading chunk 2/1
2024/11/14 20:28:29 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "file name.txt" to batch
2024/11/14 20:28:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:28:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: file name.txt
2024/11/14 20:28:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: file name.txt
2024/11/14 20:28:31 DEBUG : doChangeNotify("file name.txt", 1)
2024/11/14 20:28:31 DEBUG : Ignoring notify for file1 or file2: "file name.txt", 1
2024/11/14 20:28:31 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 1/1
2024/11/14 20:28:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 2/1
2024/11/14 20:28:33 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" to batch
2024/11/14 20:28:33 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:28:33 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2024/11/14 20:28:34 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt
2024/11/14 20:28:35 DEBUG : doChangeNotify("hello? sausage", 0)
2024/11/14 20:28:35 DEBUG : Ignoring notify for file1 or file2: "hello? sausage", 0
2024/11/14 20:28:35 DEBUG : doChangeNotify("hello? sausage/êé", 0)
2024/11/14 20:28:35 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé", 0
2024/11/14 20:28:35 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界", 0)
2024/11/14 20:28:35 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界", 0
2024/11/14 20:28:35 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0)
2024/11/14 20:28:35 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", 0
2024/11/14 20:28:35 DEBUG : doChangeNotify("hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", 1)
2024/11/14 20:28:35 DEBUG : Ignoring notify for file1 or file2: "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", 1
2024/11/14 20:28:35 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
2024/11/14 20:28:36 DEBUG : file name.txt: Uploading chunk 1/1
2024/11/14 20:28:37 DEBUG : file name.txt: Uploading chunk 2/1
2024/11/14 20:28:38 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "file name.txt" to batch
2024/11/14 20:28:38 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:28:38 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: file name.txt
2024/11/14 20:28:39 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: file name.txt
2024/11/14 20:28:40 DEBUG : doChangeNotify("file name.txt", 1)
2024/11/14 20:28:40 DEBUG : Ignoring notify for file1 or file2: "file name.txt", 1
2024/11/14 20:28:40 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
fstests.go:982:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:982
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1002
Error: Not equal:
expected: []string{"hello? sausage"}
actual : []string{"hello? sausage", "trailing space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListR
fstests.go:1019:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1019
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 space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListR
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot
2024/11/14 20:28:46 DEBUG : Creating backend with remote "TestDropbox:"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
fstests.go:1098:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098
Error: Not equal:
expected: []string{"hello? sausage", "hello? sausage/êé"}
actual : []string{"hello? sausage", "hello? sausage/êé", "trailing space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2
fstests.go:403: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge
2024/11/14 20:29:06 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 1/1
2024/11/14 20:29:07 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 2/1
2024/11/14 20:29:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "dirToPurge/fileToPurge.txt" to batch
2024/11/14 20:29:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:29:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: dirToPurge/fileToPurge.txt
2024/11/14 20:29:09 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: dirToPurge/fileToPurge.txt
2024/11/14 20:29:09 DEBUG : doChangeNotify("dirToPurge", 0)
2024/11/14 20:29:09 DEBUG : doChangeNotify("dirToPurge/fileToPurge.txt", 1)
2024/11/14 20:29:09 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1167
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 space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: directories
2024/11/14 20:29:22 DEBUG : doChangeNotify("dirToPurge/fileToPurge.txt", 1)
2024/11/14 20:29:22 DEBUG : doChangeNotify("dirToPurge", 1)
2024/11/14 20:29:22 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Checking for changes on remote
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1179
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 space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2024/11/14 20:29:34 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 1/1
2024/11/14 20:29:35 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 2/1
2024/11/14 20:29:36 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "dirToPurgeFromRoot/fileToPurgeFromRoot.txt" to batch
2024/11/14 20:29:36 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:29:36 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt
2024/11/14 20:29:37 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: dirToPurgeFromRoot/fileToPurgeFromRoot.txt
2024/11/14 20:29:37 DEBUG : doChangeNotify("dirToPurgeFromRoot", 0)
2024/11/14 20:29:37 DEBUG : doChangeNotify("dirToPurgeFromRoot/fileToPurgeFromRoot.txt", 1)
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1204
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 space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: directories
2024/11/14 20:29:49 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fosemoz2zawe/dirToPurgeFromRoot"
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1221
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 space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2024/11/14 20:30:01 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fosemoz2zawe/hello? sausage/êé"
2024/11/14 20:30:02 DEBUG : a/b/c/d/e.txt: Uploading chunk 1/1
2024/11/14 20:30:04 DEBUG : a/b/c/d/e.txt: Uploading chunk 2/1
2024/11/14 20:30:04 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe/hello? sausage/êé': Adding "a/b/c/d/e.txt" to batch
2024/11/14 20:30:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe/hello? sausage/êé': Batch idle for 500ms so committing
2024/11/14 20:30:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe/hello? sausage/êé': Committing sync batch length 1 starting with: a/b/c/d/e.txt
2024/11/14 20:30:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe/hello? sausage/êé': Committed sync batch length 1 starting with: a/b/c/d/e.txt
=== 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
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata
fstests.go:1402: Skipping test as can't write metadata
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove
2024/11/14 20:30:28 DEBUG : Creating backend with remote "TestDropbox:rclone-test-jivajug7bedo"
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1489
Error: Not equal:
expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=7) {
(string) (len=8) "new_name",
@@ -6,3 +6,4 @@
(string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界",
- (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=37) "new_name/sub_new_name/trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove
Messages: directories
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1503
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 space "}
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=15) "trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove
Messages: directories
2024/11/14 20:30:58 DEBUG : Dropbox root 'rclone-test-jivajug7bedo': Purge remote
=== 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
fstests.go:1596: MimeType method not supported
=== 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
fstests.go:1755: can't set modified time without deleting existing object
=== 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
2024/11/14 20:31:12 DEBUG : file name.txt: Uploading chunk 1/1
2024/11/14 20:31:13 DEBUG : file name.txt: Uploading chunk 2/1
2024/11/14 20:31:14 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "file name.txt" to batch
2024/11/14 20:31:14 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:31:14 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: file name.txt
2024/11/14 20:31:15 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: file name.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2024/11/14 20:31:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2024/11/14 20:31:17 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fosemoz2zawe/not found.txt"
2024/11/14 20:31:18 ERROR : : error listing: directory not found
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot
fstests.go:1915: Opening root remote "TestDropbox:" path "rclone-test-fosemoz2zawe" from "TestDropbox:rclone-test-fosemoz2zawe"
2024/11/14 20:31:18 DEBUG : Creating backend with remote "TestDropbox:"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:321:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1935
Error: Not equal:
expected: []string{"rclone-test-fosemoz2zawe/hello? sausage", "rclone-test-fosemoz2zawe/hello? sausage/êé", "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界", "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"}
actual : []string{"rclone-test-fosemoz2zawe/hello? sausage", "rclone-test-fosemoz2zawe/hello? sausage/êé", "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界", "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-fosemoz2zawe/trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) (len=39) "rclone-test-fosemoz2zawe/hello? sausage",
@@ -4,3 +4,4 @@
(string) (len=58) "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界",
- (string) (len=79) "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"
+ (string) (len=79) "rclone-test-fosemoz2zawe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠",
+ (string) (len=40) "rclone-test-fosemoz2zawe/trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
Messages: directories
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
fstest.go:392:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:392
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1942
Error: Not equal:
expected: []string{"rclone-test-fosemoz2zawe/hello? sausage"}
actual : []string{"rclone-test-fosemoz2zawe/hello? sausage", "rclone-test-fosemoz2zawe/trailing space "}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=1) {
- (string) (len=39) "rclone-test-fosemoz2zawe/hello? sausage"
+([]string) (len=2) {
+ (string) (len=39) "rclone-test-fosemoz2zawe/hello? sausage",
+ (string) (len=40) "rclone-test-fosemoz2zawe/trailing space "
}
Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
Messages: directories not equal
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
fstests.go:1949: FS has no ListR interface
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put
2024/11/14 20:31:33 DEBUG : rclone-test-fosemoz2zawe/created from root.txt: Uploading chunk 1/1
2024/11/14 20:31:34 DEBUG : rclone-test-fosemoz2zawe/created from root.txt: Uploading chunk 2/1
2024/11/14 20:31:35 DEBUG : Dropbox root '': Adding "rclone-test-fosemoz2zawe/created from root.txt" to batch
2024/11/14 20:31:35 DEBUG : Dropbox root '': Batch idle for 500ms so committing
2024/11/14 20:31:35 DEBUG : Dropbox root '': Committing sync batch length 1 starting with: rclone-test-fosemoz2zawe/created from root.txt
2024/11/14 20:31:36 DEBUG : Dropbox root '': Committed sync batch length 1 starting with: rclone-test-fosemoz2zawe/created from root.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove
=== RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink
2024/11/14 20:31:40 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': attempting to share 'file name.txt_does_not_exist' (absolute path: /rclone-test-fosemoz2zawe/file name.txt_does_not_exist)
2024/11/14 20:31:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': attempting to share 'file name.txt' (absolute path: /rclone-test-fosemoz2zawe/file name.txt)
fstests.go:2038:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038
Error: Received unexpected error:
settings_error/not_authorized/...
Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink
=== 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/ObjectRemove
=== RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2024/11/14 20:31:44 DEBUG : piped data.txt: Uploading chunk 1/0
2024/11/14 20:31:45 DEBUG : piped data.txt: Uploading chunk 2/0
2024/11/14 20:31:45 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "piped data.txt" to batch
2024/11/14 20:31:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:31:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: piped data.txt
2024/11/14 20:31:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: piped data.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2024/11/14 20:31:48 DEBUG : piped data.txt: Uploading chunk 1/0
2024/11/14 20:31:49 DEBUG : piped data.txt: Uploading chunk 2/0
2024/11/14 20:31:49 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "piped data.txt" to batch
2024/11/14 20:31:50 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:31:50 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: piped data.txt
2024/11/14 20:31:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: piped data.txt
=== RUN TestIntegration/FsMkdir/FsPutFiles/Internal
fstests.go:2209: *dropbox.Fs does not implement InternalTester
=== RUN TestIntegration/FsMkdir/FsPutChunked
=== RUN TestIntegration/FsMkdir/FsPutChunked/100
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/99
2024/11/14 20:31:52 DEBUG : chunked-100-99.bin: Uploading chunk 1/1
2024/11/14 20:31:52 DEBUG : chunked-100-99.bin: Uploading chunk 2/1
2024/11/14 20:31:53 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-100-99.bin" to batch
2024/11/14 20:31:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:31:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-100-99.bin
2024/11/14 20:31:54 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-100-99.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed
2024/11/14 20:31:56 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 1/0
2024/11/14 20:31:56 DEBUG : chunked-100-99-streamed.bin: Uploading chunk 2/0
2024/11/14 20:31:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-100-99-streamed.bin" to batch
2024/11/14 20:31:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:31:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-100-99-streamed.bin
2024/11/14 20:31:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-100-99-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/100
2024/11/14 20:32:00 DEBUG : chunked-100-100.bin: Uploading chunk 1/1
2024/11/14 20:32:01 DEBUG : chunked-100-100.bin: Uploading chunk 2/1
2024/11/14 20:32:01 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-100-100.bin" to batch
2024/11/14 20:32:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-100-100.bin
2024/11/14 20:32:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-100-100.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed
2024/11/14 20:32:05 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 1/0
2024/11/14 20:32:05 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 2/0
2024/11/14 20:32:06 DEBUG : chunked-100-100-streamed.bin: Uploading chunk 3/0
2024/11/14 20:32:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-100-100-streamed.bin" to batch
2024/11/14 20:32:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-100-100-streamed.bin
2024/11/14 20:32:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-100-100-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/201
2024/11/14 20:32:10 DEBUG : chunked-100-201.bin: Uploading chunk 1/3
2024/11/14 20:32:11 DEBUG : chunked-100-201.bin: Uploading chunk 2/3
2024/11/14 20:32:11 DEBUG : chunked-100-201.bin: Uploading chunk 3/3
2024/11/14 20:32:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-100-201.bin" to batch
2024/11/14 20:32:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-100-201.bin
2024/11/14 20:32:13 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-100-201.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed
2024/11/14 20:32:16 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 1/0
2024/11/14 20:32:16 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 2/0
2024/11/14 20:32:18 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 3/0
2024/11/14 20:32:18 DEBUG : chunked-100-201-streamed.bin: Uploading chunk 4/0
2024/11/14 20:32:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-100-201-streamed.bin" to batch
2024/11/14 20:32:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-100-201-streamed.bin
2024/11/14 20:32:20 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-100-201-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/127
2024/11/14 20:32:22 DEBUG : chunked-128-127.bin: Uploading chunk 1/1
2024/11/14 20:32:23 DEBUG : chunked-128-127.bin: Uploading chunk 2/1
2024/11/14 20:32:23 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-128-127.bin" to batch
2024/11/14 20:32:24 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:24 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-128-127.bin
2024/11/14 20:32:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-128-127.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed
2024/11/14 20:32:27 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 1/0
2024/11/14 20:32:27 DEBUG : chunked-128-127-streamed.bin: Uploading chunk 2/0
2024/11/14 20:32:28 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-128-127-streamed.bin" to batch
2024/11/14 20:32:28 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:28 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-128-127-streamed.bin
2024/11/14 20:32:29 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-128-127-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/128
2024/11/14 20:32:31 DEBUG : chunked-128-128.bin: Uploading chunk 1/1
2024/11/14 20:32:31 DEBUG : chunked-128-128.bin: Uploading chunk 2/1
2024/11/14 20:32:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-128-128.bin" to batch
2024/11/14 20:32:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:32 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-128-128.bin
2024/11/14 20:32:33 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-128-128.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed
2024/11/14 20:32:35 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 1/0
2024/11/14 20:32:35 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 2/0
2024/11/14 20:32:36 DEBUG : chunked-128-128-streamed.bin: Uploading chunk 3/0
2024/11/14 20:32:36 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-128-128-streamed.bin" to batch
2024/11/14 20:32:37 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:37 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-128-128-streamed.bin
2024/11/14 20:32:37 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-128-128-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/257
2024/11/14 20:32:39 DEBUG : chunked-128-257.bin: Uploading chunk 1/3
2024/11/14 20:32:40 DEBUG : chunked-128-257.bin: Uploading chunk 2/3
2024/11/14 20:32:40 DEBUG : chunked-128-257.bin: Uploading chunk 3/3
2024/11/14 20:32:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-128-257.bin" to batch
2024/11/14 20:32:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-128-257.bin
2024/11/14 20:32:42 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-128-257.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed
2024/11/14 20:32:44 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 1/0
2024/11/14 20:32:44 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 2/0
2024/11/14 20:32:44 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 3/0
2024/11/14 20:32:45 DEBUG : chunked-128-257-streamed.bin: Uploading chunk 4/0
2024/11/14 20:32:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-128-257-streamed.bin" to batch
2024/11/14 20:32:47 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:47 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-128-257-streamed.bin
2024/11/14 20:32:47 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-128-257-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999
2024/11/14 20:32:49 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 1/1
2024/11/14 20:32:50 DEBUG : chunked-97.656Ki-97.655Ki.bin: Uploading chunk 2/1
2024/11/14 20:32:50 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.656Ki-97.655Ki.bin" to batch
2024/11/14 20:32:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin
2024/11/14 20:32:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed
2024/11/14 20:32:54 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:32:54 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:32:55 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.656Ki-97.655Ki-streamed.bin" to batch
2024/11/14 20:32:55 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:32:55 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin
2024/11/14 20:32:56 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.656Ki-97.655Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000
2024/11/14 20:32:58 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 1/1
2024/11/14 20:32:59 DEBUG : chunked-97.656Ki-97.656Ki.bin: Uploading chunk 2/1
2024/11/14 20:32:59 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.656Ki-97.656Ki.bin" to batch
2024/11/14 20:33:00 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:00 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin
2024/11/14 20:33:01 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed
2024/11/14 20:33:03 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:33:04 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:33:04 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading chunk 3/0
2024/11/14 20:33:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.656Ki-97.656Ki-streamed.bin" to batch
2024/11/14 20:33:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin
2024/11/14 20:33:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.656Ki-97.656Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001
2024/11/14 20:33:08 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 1/3
2024/11/14 20:33:09 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 2/3
2024/11/14 20:33:09 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading chunk 3/3
2024/11/14 20:33:10 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.656Ki-195.313Ki.bin" to batch
2024/11/14 20:33:10 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:10 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin
2024/11/14 20:33:11 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed
2024/11/14 20:33:13 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:33:14 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:33:15 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 3/0
2024/11/14 20:33:15 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading chunk 4/0
2024/11/14 20:33:16 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.656Ki-195.313Ki-streamed.bin" to batch
2024/11/14 20:33:16 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:16 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin
2024/11/14 20:33:17 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.656Ki-195.313Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000
2024/11/14 20:33:19 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 1/1
2024/11/14 20:33:19 DEBUG : chunked-97.657Ki-97.656Ki.bin: Uploading chunk 2/1
2024/11/14 20:33:20 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.657Ki-97.656Ki.bin" to batch
2024/11/14 20:33:21 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:21 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin
2024/11/14 20:33:21 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed
2024/11/14 20:33:23 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:33:24 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:33:24 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.657Ki-97.656Ki-streamed.bin" to batch
2024/11/14 20:33:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin
2024/11/14 20:33:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.657Ki-97.656Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001
2024/11/14 20:33:27 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 1/1
2024/11/14 20:33:28 DEBUG : chunked-97.657Ki-97.657Ki.bin: Uploading chunk 2/1
2024/11/14 20:33:28 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.657Ki-97.657Ki.bin" to batch
2024/11/14 20:33:29 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:29 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin
2024/11/14 20:33:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed
2024/11/14 20:33:32 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:33:32 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:33:33 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading chunk 3/0
2024/11/14 20:33:33 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.657Ki-97.657Ki-streamed.bin" to batch
2024/11/14 20:33:34 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:34 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin
2024/11/14 20:33:35 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.657Ki-97.657Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003
2024/11/14 20:33:37 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 1/3
2024/11/14 20:33:38 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 2/3
2024/11/14 20:33:39 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading chunk 3/3
2024/11/14 20:33:39 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.657Ki-195.315Ki.bin" to batch
2024/11/14 20:33:40 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:40 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin
2024/11/14 20:33:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed
2024/11/14 20:33:43 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:33:44 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:33:44 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 3/0
2024/11/14 20:33:45 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading chunk 4/0
2024/11/14 20:33:45 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-97.657Ki-195.315Ki-streamed.bin" to batch
2024/11/14 20:33:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin
2024/11/14 20:33:46 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-97.657Ki-195.315Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116
2024/11/14 20:33:49 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 1/1
2024/11/14 20:33:50 DEBUG : chunked-682.731Ki-682.730Ki.bin: Uploading chunk 2/1
2024/11/14 20:33:50 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-682.731Ki-682.730Ki.bin" to batch
2024/11/14 20:33:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:51 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin
2024/11/14 20:33:52 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed
2024/11/14 20:33:54 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:33:55 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:33:56 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-682.731Ki-682.730Ki-streamed.bin" to batch
2024/11/14 20:33:56 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:33:56 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin
2024/11/14 20:33:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-682.731Ki-682.730Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117
2024/11/14 20:33:59 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 1/1
2024/11/14 20:34:00 DEBUG : chunked-682.731Ki-682.731Ki.bin: Uploading chunk 2/1
2024/11/14 20:34:00 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-682.731Ki-682.731Ki.bin" to batch
2024/11/14 20:34:01 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:01 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin
2024/11/14 20:34:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed
2024/11/14 20:34:04 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 1/0
2024/11/14 20:34:05 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 2/0
2024/11/14 20:34:05 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading chunk 3/0
2024/11/14 20:34:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-682.731Ki-682.731Ki-streamed.bin" to batch
2024/11/14 20:34:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin
2024/11/14 20:34:07 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-682.731Ki-682.731Ki-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235
2024/11/14 20:34:09 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 1/3
2024/11/14 20:34:10 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 2/3
2024/11/14 20:34:10 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading chunk 3/3
2024/11/14 20:34:11 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-682.731Ki-1.333Mi.bin" to batch
2024/11/14 20:34:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:12 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin
2024/11/14 20:34:13 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed
2024/11/14 20:34:15 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 1/0
2024/11/14 20:34:16 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 2/0
2024/11/14 20:34:17 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 3/0
2024/11/14 20:34:17 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading chunk 4/0
2024/11/14 20:34:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-682.731Ki-1.333Mi-streamed.bin" to batch
2024/11/14 20:34:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:18 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin
2024/11/14 20:34:19 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-682.731Ki-1.333Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151
2024/11/14 20:34:21 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 1/1
2024/11/14 20:34:23 DEBUG : chunked-2Mi-2.000Mi.bin: Uploading chunk 2/1
2024/11/14 20:34:23 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-2Mi-2.000Mi.bin" to batch
2024/11/14 20:34:24 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:24 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin
2024/11/14 20:34:25 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed
2024/11/14 20:34:27 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 1/0
2024/11/14 20:34:29 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading chunk 2/0
2024/11/14 20:34:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-2Mi-2.000Mi-streamed.bin" to batch
2024/11/14 20:34:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:30 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin
2024/11/14 20:34:31 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-2Mi-2.000Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152
2024/11/14 20:34:33 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 1/1
2024/11/14 20:34:35 DEBUG : chunked-2Mi-2Mi.bin: Uploading chunk 2/1
2024/11/14 20:34:35 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-2Mi-2Mi.bin" to batch
2024/11/14 20:34:36 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:36 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-2Mi-2Mi.bin
2024/11/14 20:34:37 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-2Mi-2Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed
2024/11/14 20:34:39 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 1/0
2024/11/14 20:34:40 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 2/0
2024/11/14 20:34:40 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading chunk 3/0
2024/11/14 20:34:41 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-2Mi-2Mi-streamed.bin" to batch
2024/11/14 20:34:42 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:42 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin
2024/11/14 20:34:43 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-2Mi-2Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305
2024/11/14 20:34:45 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 1/3
2024/11/14 20:34:46 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 2/3
2024/11/14 20:34:47 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading chunk 3/3
2024/11/14 20:34:48 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-2Mi-4.000Mi.bin" to batch
2024/11/14 20:34:48 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:48 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin
2024/11/14 20:34:50 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi.bin
=== RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed
2024/11/14 20:34:53 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 1/0
2024/11/14 20:34:54 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 2/0
2024/11/14 20:34:55 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 3/0
2024/11/14 20:34:56 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading chunk 4/0
2024/11/14 20:34:56 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "chunked-2Mi-4.000Mi-streamed.bin" to batch
2024/11/14 20:34:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:34:57 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin
2024/11/14 20:34:58 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: chunked-2Mi-4.000Mi-streamed.bin
=== RUN TestIntegration/FsMkdir/FsCopyChunked
fstests.go:2357: *dropbox.Fs does not implement SetCopyCutoff
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2024/11/14 20:35:00 DEBUG : unknown-size-put.txt: Uploading chunk 1/0
2024/11/14 20:35:01 DEBUG : unknown-size-put.txt: Uploading chunk 2/0
2024/11/14 20:35:01 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "unknown-size-put.txt" to batch
2024/11/14 20:35:02 INFO : Dropbox root 'rclone-test-fosemoz2zawe/hello? sausage/êé': Committing uploads - please wait...
2024/11/14 20:35:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:35:02 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: unknown-size-put.txt
2024/11/14 20:35:03 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: unknown-size-put.txt
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2024/11/14 20:35:04 DEBUG : unknown-size-update.txt: Uploading chunk 1/1
2024/11/14 20:35:04 DEBUG : unknown-size-update.txt: Uploading chunk 2/1
2024/11/14 20:35:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "unknown-size-update.txt" to batch
2024/11/14 20:35:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:35:05 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: unknown-size-update.txt
2024/11/14 20:35:06 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: unknown-size-update.txt
2024/11/14 20:35:07 DEBUG : unknown-size-update.txt: Uploading chunk 1/0
2024/11/14 20:35:07 DEBUG : unknown-size-update.txt: Uploading chunk 2/0
2024/11/14 20:35:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Adding "unknown-size-update.txt" to batch
2024/11/14 20:35:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Batch idle for 500ms so committing
2024/11/14 20:35:08 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committing sync batch length 1 starting with: unknown-size-update.txt
2024/11/14 20:35:09 DEBUG : Dropbox root 'rclone-test-fosemoz2zawe': Committed sync batch length 1 starting with: unknown-size-update.txt
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2024/11/14 20:35:10 DEBUG : Creating backend with remote "TestDropbox:rclone-test-fosemoz2zawe/deeper/nonexisting/directory"
2024/11/14 20:35:10 DEBUG : Config file has changed externally - reloading
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:2500: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2543: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:2600: FS has no Directory methods and doesn't Wrap
2024/11/14 20:35:11 ERROR : : error listing: directory not found
=== NAME TestIntegration/FsMkdir
fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound
=== RUN TestIntegration/FsShutdown
2024/11/14 20:35:12 INFO : Dropbox root 'rclone-test-fosemoz2zawe': Committing uploads - please wait...
--- FAIL: TestIntegration (814.23s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.26s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (1.44s)
--- FAIL: TestIntegration/FsMkdir (811.13s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (4.85s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.31s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.22s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.26s)
--- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding (356.37s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (6.72s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.50s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.92s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (6.71s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (6.68s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (7.18s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (6.91s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.63s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (6.33s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (6.73s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (7.86s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (104.46s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (25.05s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (24.93s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (24.57s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (23.96s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (24.65s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (24.40s)
--- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (26.93s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.84s)
--- PASS: TestIntegration/FsMkdir/FsPutError (7.39s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (8.31s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
--- PASS: TestIntegration/FsMkdir/FsChangeNotify (26.26s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles (204.71s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.19s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.87s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (1.26s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (11.50s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.54s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.48s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.76s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.81s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive/Dir (0.42s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (3.47s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.33s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (28.14s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (28.23s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (6.80s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.89s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (15.17s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (31.76s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.58s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.32s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.33s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.61s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.37s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.50s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.45s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.35s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.47s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.36s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.37s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.17s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.36s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (4.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.07s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.86s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.32s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.62s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.51s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (22.75s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (14.00s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (8.47s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.36s)
--- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.46s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (2.77s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.37s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (7.57s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.56s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (4.02s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked (188.15s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (29.98s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (8.15s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (4.09s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (10.25s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (5.83s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (11.58s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (5.81s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (27.27s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (8.98s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (3.98s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (8.33s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (4.05s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (9.95s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (5.63s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (29.94s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (8.83s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (4.30s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (9.99s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (5.10s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (11.12s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (5.99s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (29.61s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (8.22s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (4.29s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (9.46s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (5.22s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (11.93s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (5.75s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (32.42s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (10.26s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (5.08s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (9.77s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (4.56s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (12.39s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (6.30s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (38.93s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (12.11s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (5.86s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (11.31s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (5.69s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (15.51s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (7.15s)
--- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (9.96s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (3.54s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (6.41s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.68s)
--- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
--- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
--- PASS: TestIntegration/FsShutdown (0.00s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/dropbox 814.246s
"go test -v -timeout 1h0m0s -remote TestDropbox: -verbose" - Finished ERROR in 13m36.117500989s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries]