"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5)
2025/01/17 03:05:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwoboh2semo"
2025/01/17 03:05:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:05:26 DEBUG : Creating backend with remote "/tmp/rclone3943183546"
=== RUN TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN TestMultithreadCalculateNumChunks
=== RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
--- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN TestMultithreadCopy
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
multithread_test.go:121: multithread writing not supported
2025/01/17 03:05:26 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.20s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
multithread_test.go:121: multithread writing not supported
2025/01/17 03:05:26 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.40s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/01/17 03:05:26 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/01/17 03:05:26 DEBUG : potato: Seek from 10 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 10 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Seek from 5 to 2
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/01/17 03:05:26 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Seek from 5 to 2
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/01/17 03:05:26 DEBUG : potato: Seek from 8 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 8 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/01/17 03:05:26 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/01/17 03:05:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/01/17 03:05:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/01/17 03:05:26 DEBUG : potato: Seek from 5 to 2
2025/01/17 03:05:26 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/01/17 03:05:26 DEBUG : potato: Seek from 9 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 9 to 0
2025/01/17 03:05:26 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- PASS: TestReOpen/Normal (0.00s)
--- PASS: TestReOpen/Normal/Basics (0.00s)
--- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
--- PASS: TestReOpen/Normal/WithErrors (0.00s)
--- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
--- PASS: TestReOpen/Normal/Seek (0.00s)
--- PASS: TestReOpen/Normal/AccountRead (0.00s)
--- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
--- PASS: TestReOpen/Normal/AccountReadError (0.00s)
--- PASS: TestReOpen/WithRangeOption (0.00s)
--- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
--- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
--- PASS: TestReOpen/WithSeekOption (0.00s)
--- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
--- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
--- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
--- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
--- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
--- PASS: TestReOpen/UnknownSize (0.00s)
--- PASS: TestReOpen/UnknownSize/Basics (0.00s)
--- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
--- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
--- PASS: TestReOpen/UnknownSize/Seek (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
--- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN TestCheck
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (17.94s)
--- PASS: TestCheck/1 (0.21s)
--- PASS: TestCheck/2 (0.21s)
--- PASS: TestCheck/3 (0.21s)
--- PASS: TestCheck/4 (0.22s)
--- PASS: TestCheck/5 (0.21s)
--- PASS: TestCheck/6 (0.22s)
--- PASS: TestCheck/7 (0.21s)
=== RUN TestCheckFsError
2025/01/17 03:05:44 DEBUG : Creating backend with remote "nonexistent"
2025/01/17 03:05:44 DEBUG : Creating backend with remote "nonexistent"
2025/01/17 03:05:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/01/17 03:05:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/01/17 03:05:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/01/17 03:05:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN TestCheckDownload
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
=== NAME TestCheckDownload
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Should be true
Test: TestCheckDownload
Messages: listing wrong, want
got
potato2 (60), remotepotato (60), rutabaga (8)
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Should be true
Test: TestCheckDownload
Messages: Unexpected file "potato2"
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Should be true
Test: TestCheckDownload
Messages: Unexpected file "remotepotato"
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Should be true
Test: TestCheckDownload
Messages: Unexpected file "rutabaga"
--- FAIL: TestCheckDownload (26.23s)
--- PASS: TestCheckDownload/1 (0.36s)
--- PASS: TestCheckDownload/2 (0.26s)
--- PASS: TestCheckDownload/3 (0.23s)
--- PASS: TestCheckDownload/4 (0.42s)
--- PASS: TestCheckDownload/5 (0.59s)
--- PASS: TestCheckDownload/6 (0.42s)
--- PASS: TestCheckDownload/7 (0.61s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:06:11 DEBUG : rutabaga: Update: removing old file
2025/01/17 03:06:11 ERROR : rutabaga: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: listing wrong, want
rutabaga (8) got
potato2 (60), remotepotato (60), rutabaga (8)
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: Unexpected file "potato2"
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: Unexpected file "remotepotato"
=== RUN TestCheckSizeOnly/1
check_test.go:83: 1: Got error when not expecting one: 2 differences found
check_test.go:89: 1: Expecting 0 errors but got 2
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "= rutabaga"}
actual : []string{"", "- potato2", "- remotepotato", "= rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=2) {
+([]string) (len=4) {
(string) "",
+ (string) (len=9) "- potato2",
+ (string) (len=14) "- remotepotato",
(string) (len=10) "= rutabaga"
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "potato2", "remotepotato"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) "",
+ (string) (len=7) "potato2",
+ (string) (len=12) "remotepotato"
}
Test: TestCheckSizeOnly
Messages: missingonsrc
=== RUN TestCheckSizeOnly/2
check_test.go:95: 2: Expecting 1 total matching files but got 2
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "+ potato2", "= rutabaga"}
actual : []string{"", "- remotepotato", "= potato2", "= rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=3) {
+([]string) (len=4) {
(string) "",
- (string) (len=9) "+ potato2",
+ (string) (len=14) "- remotepotato",
+ (string) (len=9) "= potato2",
(string) (len=10) "= rutabaga"
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "remotepotato"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=12) "remotepotato"
}
Test: TestCheckSizeOnly
Messages: missingonsrc
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=7) "potato2"
+([]string) {
}
Test: TestCheckSizeOnly
Messages: missingondst
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{"", "potato2", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) "",
+ (string) (len=7) "potato2",
(string) (len=8) "rutabaga"
Test: TestCheckSizeOnly
Messages: match
2025/01/17 03:06:24 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10)
2025/01/17 03:06:24 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10)
2025/01/17 03:06:24 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10)
2025/01/17 03:06:25 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10)
2025/01/17 03:06:26 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10)
2025/01/17 03:06:28 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10)
2025/01/17 03:06:32 DEBUG : empty space: Trying to read object after upload: try again in 6.4s (7/10)
2025/01/17 03:06:38 DEBUG : empty space: Trying to read object after upload: try again in 12.8s (8/10)
2025/01/17 03:06:52 DEBUG : empty space: Trying to read object after upload: try again in 25.6s (9/10)
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: listing wrong, want
empty space (1), rutabaga (8) got
empty space (1), rutabaga(1) (8)
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: Unexpected file "rutabaga(1)"
fstest.go:197: Not found "rutabaga"
fstest.go:200:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Not equal:
expected: 0
actual : 1
Test: TestCheckSizeOnly
Messages: 1 objects not found
=== RUN TestCheckSizeOnly/3
check_test.go:89: 3: Expecting 2 errors but got 4
check_test.go:95: 3: Expecting 1 total matching files but got 0
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "+ potato2", "- empty space", "= rutabaga"}
actual : []string{"", "+ potato2", "+ rutabaga", "- empty space", "- rutabaga(1)"}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,7 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) "",
(string) (len=9) "+ potato2",
+ (string) (len=10) "+ rutabaga",
(string) (len=13) "- empty space",
- (string) (len=10) "= rutabaga"
+ (string) (len=13) "- rutabaga(1)"
}
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "empty space"}
actual : []string{"", "empty space", "rutabaga(1)"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) "",
- (string) (len=11) "empty space"
+ (string) (len=11) "empty space",
+ (string) (len=11) "rutabaga(1)"
}
Test: TestCheckSizeOnly
Messages: missingonsrc
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2"}
actual : []string{"", "potato2", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) "",
- (string) (len=7) "potato2"
+ (string) (len=7) "potato2",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckSizeOnly
Messages: missingondst
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "rutabaga"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=8) "rutabaga"
+([]string) {
}
Test: TestCheckSizeOnly
Messages: match
2025/01/17 03:07:28 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10)
2025/01/17 03:07:29 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10)
2025/01/17 03:07:29 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10)
2025/01/17 03:07:30 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10)
2025/01/17 03:07:31 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10)
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: listing wrong, want
empty space (1), potato2 (60), rutabaga (8) got
empty space (1), potato2 (60), rutabaga(1) (8)
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: Unexpected file "rutabaga(1)"
fstest.go:197: Not found "rutabaga"
fstest.go:200:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Not equal:
expected: 0
actual : 1
Test: TestCheckSizeOnly
Messages: 1 objects not found
=== RUN TestCheckSizeOnly/4
check_test.go:89: 4: Expecting 1 errors but got 3
check_test.go:95: 4: Expecting 2 total matching files but got 1
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "- empty space", "= potato2", "= rutabaga"}
actual : []string{"", "+ rutabaga", "- empty space", "- rutabaga(1)", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,7 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) "",
+ (string) (len=10) "+ rutabaga",
(string) (len=13) "- empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=13) "- rutabaga(1)",
+ (string) (len=9) "= potato2"
}
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "empty space"}
actual : []string{"", "empty space", "rutabaga(1)"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) "",
- (string) (len=11) "empty space"
+ (string) (len=11) "empty space",
+ (string) (len=11) "rutabaga(1)"
}
Test: TestCheckSizeOnly
Messages: missingonsrc
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckSizeOnly
Messages: missingondst
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckSizeOnly
Messages: match
=== RUN TestCheckSizeOnly/5
check_test.go:89: 5: Expecting 1 errors but got 3
check_test.go:95: 5: Expecting 3 total matching files but got 2
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "* empty space", "+ rutabaga", "- rutabaga(1)", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,7 @@
-([]string) (len=4) {
+([]string) (len=5) {
(string) "",
(string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "+ rutabaga",
+ (string) (len=13) "- rutabaga(1)",
+ (string) (len=9) "= potato2"
}
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga(1)"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=11) "rutabaga(1)"
}
Test: TestCheckSizeOnly
Messages: missingonsrc
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckSizeOnly
Messages: missingondst
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckSizeOnly
Messages: match
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: listing wrong, want
empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got
empty space (1), potato2 (60), remotepotato (60), rutabaga(1) (8)
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Should be true
Test: TestCheckSizeOnly
Messages: Unexpected file "rutabaga(1)"
fstest.go:197: Not found "rutabaga"
fstest.go:200:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184
Error: Not equal:
expected: 0
actual : 1
Test: TestCheckSizeOnly
Messages: 1 objects not found
=== RUN TestCheckSizeOnly/6
check_test.go:89: 6: Expecting 2 errors but got 4
check_test.go:95: 6: Expecting 3 total matching files but got 2
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"}
actual : []string{"", "* empty space", "+ rutabaga", "- remotepotato", "- rutabaga(1)", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,7 +1,8 @@
-([]string) (len=5) {
+([]string) (len=6) {
(string) "",
(string) (len=13) "* empty space",
+ (string) (len=10) "+ rutabaga",
(string) (len=14) "- remotepotato",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=13) "- rutabaga(1)",
+ (string) (len=9) "= potato2"
}
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "remotepotato"}
actual : []string{"", "remotepotato", "rutabaga(1)"}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,5 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) "",
- (string) (len=12) "remotepotato"
+ (string) (len=12) "remotepotato",
+ (string) (len=11) "rutabaga(1)"
}
Test: TestCheckSizeOnly
Messages: missingonsrc
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckSizeOnly
Messages: missingondst
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckSizeOnly
Messages: match
=== RUN TestCheckSizeOnly/7
check_test.go:89: 7: Expecting 1 errors but got 2
check_test.go:95: 7: Expecting 3 total matching files but got 2
=== NAME TestCheckSizeOnly
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "* empty space", "= potato2", "= rutabaga"}
actual : []string{"", "* empty space", "+ rutabaga", "= potato2"}
Diff:
--- Expected
+++ Actual
@@ -3,4 +3,4 @@
(string) (len=13) "* empty space",
- (string) (len=9) "= potato2",
- (string) (len=10) "= rutabaga"
+ (string) (len=10) "+ rutabaga",
+ (string) (len=9) "= potato2"
}
Test: TestCheckSizeOnly
Messages: combined
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{}
actual : []string{"", "rutabaga"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) "",
+ (string) (len=8) "rutabaga"
}
Test: TestCheckSizeOnly
Messages: missingondst
check_test.go:53:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97
Error: Not equal:
expected: []string{"", "potato2", "rutabaga"}
actual : []string{"", "potato2"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,4 @@
-([]string) (len=3) {
+([]string) (len=2) {
(string) "",
- (string) (len=7) "potato2",
- (string) (len=8) "rutabaga"
+ (string) (len=7) "potato2"
}
Test: TestCheckSizeOnly
Messages: match
--- FAIL: TestCheckSizeOnly (107.49s)
--- FAIL: TestCheckSizeOnly/1 (0.41s)
--- FAIL: TestCheckSizeOnly/2 (0.21s)
--- FAIL: TestCheckSizeOnly/3 (0.41s)
--- FAIL: TestCheckSizeOnly/4 (0.42s)
--- FAIL: TestCheckSizeOnly/5 (0.22s)
--- FAIL: TestCheckSizeOnly/6 (0.42s)
--- FAIL: TestCheckSizeOnly/7 (0.21s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:08:00 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/17 03:08:00 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/17 03:08:00 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/17 03:08:00 NOTICE: test.sum: 2 warning(s) suppressed...
2025/01/17 03:08:00 DEBUG : test.sum: Update: removing old file
2025/01/17 03:08:04 NOTICE: test.sum: improperly formatted checksum line 4
2025/01/17 03:08:04 NOTICE: test.sum: improperly formatted checksum line 5
2025/01/17 03:08:04 NOTICE: test.sum: improperly formatted checksum line 6
2025/01/17 03:08:04 NOTICE: test.sum: 2 warning(s) suppressed...
fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:295: Flushing the directory cache
fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:295: Flushing the directory cache
fstest.go:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Should be true
Test: TestParseSumFile
Messages: listing wrong, want
got
test.sum (90)
fstest.go:185:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Should be true
Test: TestParseSumFile
Messages: Unexpected file "test.sum"
--- FAIL: TestParseSumFile (15.87s)
=== RUN TestCheckSum
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:08:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwoboh2semo/data"
check_test.go:353: Linkbox root 'rclone-test-huwoboh2semo/data' lacks md5, skipping
--- SKIP: TestCheckSum (1.48s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:08:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwoboh2semo/data"
2025/01/17 03:08:20 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10)
2025/01/17 03:08:20 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10)
2025/01/17 03:08:20 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10)
2025/01/17 03:08:21 DEBUG : data/banana: Trying to read object after upload: try again in 800ms (4/10)
2025/01/17 03:08:22 DEBUG : data/banana: Trying to read object after upload: try again in 1.6s (5/10)
=== RUN TestCheckSumDownload/subtest1
2025/01/17 03:08:29 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest2
2025/01/17 03:08:33 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest3
2025/01/17 03:08:38 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest4
2025/01/17 03:08:42 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest5
2025/01/17 03:08:47 DEBUG : test.sum: Update: removing old file
2025/01/17 03:08:50 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10)
2025/01/17 03:08:50 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10)
2025/01/17 03:08:51 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10)
2025/01/17 03:08:51 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10)
2025/01/17 03:08:52 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10)
2025/01/17 03:08:54 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10)
=== RUN TestCheckSumDownload/subtest6
2025/01/17 03:08:59 DEBUG : data/banana: Update: removing old file
2025/01/17 03:09:02 DEBUG : data/potato: Update: removing old file
2025/01/17 03:09:06 DEBUG : test.sum: Update: removing old file
=== RUN TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (61.02s)
--- PASS: TestCheckSumDownload/subtest1 (0.68s)
--- PASS: TestCheckSumDownload/subtest2 (0.49s)
--- PASS: TestCheckSumDownload/subtest3 (0.66s)
--- PASS: TestCheckSumDownload/subtest4 (0.65s)
--- PASS: TestCheckSumDownload/subtest5 (0.65s)
--- PASS: TestCheckSumDownload/subtest6 (0.67s)
--- PASS: TestCheckSumDownload/subtest7 (0.67s)
=== RUN TestApplyTransforms
2025/01/17 03:09:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mananiy0zile"
2025/01/17 03:09:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:17 DEBUG : Creating backend with remote "/tmp/rclone521102602"
run.go:180: Remote "Linkbox root 'rclone-test-mananiy0zile'", Local "Local file system at /tmp/rclone521102602", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2025/01/17 03:09:21 ERROR : hello, world!: sum not found
2025/01/17 03:09:21 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-mananiy0zile'
2025/01/17 03:09:21 NOTICE: Linkbox root 'rclone-test-mananiy0zile': 1 files missing
2025/01/17 03:09:21 NOTICE: 1 hashes missing
2025/01/17 03:09:21 NOTICE: Linkbox root 'rclone-test-mananiy0zile': 2 differences found
2025/01/17 03:09:21 NOTICE: Linkbox root 'rclone-test-mananiy0zile': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/01/17 03:09:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:21 NOTICE: Linkbox root 'rclone-test-mananiy0zile': 0 differences found
2025/01/17 03:09:21 NOTICE: Linkbox root 'rclone-test-mananiy0zile': 1 matching files
2025/01/17 03:09:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fadaluh9zupi"
2025/01/17 03:09:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:21 DEBUG : Creating backend with remote "/tmp/rclone36092472"
run.go:180: Remote "Linkbox root 'rclone-test-fadaluh9zupi'", Local "Local file system at /tmp/rclone36092472", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2025/01/17 03:09:25 ERROR : HELLO, WORLD!: sum not found
2025/01/17 03:09:25 ERROR : hello, world!: file not in Linkbox root 'rclone-test-fadaluh9zupi'
2025/01/17 03:09:25 NOTICE: Linkbox root 'rclone-test-fadaluh9zupi': 1 files missing
2025/01/17 03:09:25 NOTICE: 1 hashes missing
2025/01/17 03:09:25 NOTICE: Linkbox root 'rclone-test-fadaluh9zupi': 2 differences found
2025/01/17 03:09:25 NOTICE: Linkbox root 'rclone-test-fadaluh9zupi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/01/17 03:09:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:25 NOTICE: Linkbox root 'rclone-test-fadaluh9zupi': 0 differences found
2025/01/17 03:09:25 NOTICE: Linkbox root 'rclone-test-fadaluh9zupi': 1 matching files
2025/01/17 03:09:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cuteyaj5raka"
2025/01/17 03:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:26 DEBUG : Creating backend with remote "/tmp/rclone2599182338"
run.go:180: Remote "Linkbox root 'rclone-test-cuteyaj5raka'", Local "Local file system at /tmp/rclone2599182338", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/01/17 03:09:30 ERROR : HeLlO, wOrLd!: sum not found
2025/01/17 03:09:30 ERROR : hello, world!: file not in Linkbox root 'rclone-test-cuteyaj5raka'
2025/01/17 03:09:30 NOTICE: Linkbox root 'rclone-test-cuteyaj5raka': 1 files missing
2025/01/17 03:09:30 NOTICE: 1 hashes missing
2025/01/17 03:09:30 NOTICE: Linkbox root 'rclone-test-cuteyaj5raka': 2 differences found
2025/01/17 03:09:30 NOTICE: Linkbox root 'rclone-test-cuteyaj5raka': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/01/17 03:09:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:30 NOTICE: Linkbox root 'rclone-test-cuteyaj5raka': 0 differences found
2025/01/17 03:09:30 NOTICE: Linkbox root 'rclone-test-cuteyaj5raka': 1 matching files
2025/01/17 03:09:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-necaxeb1sabi"
2025/01/17 03:09:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:31 DEBUG : Creating backend with remote "/tmp/rclone741822131"
run.go:180: Remote "Linkbox root 'rclone-test-necaxeb1sabi'", Local "Local file system at /tmp/rclone741822131", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/01/17 03:09:35 ERROR : HELLO, WORLD!: sum not found
2025/01/17 03:09:35 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-necaxeb1sabi'
2025/01/17 03:09:35 NOTICE: Linkbox root 'rclone-test-necaxeb1sabi': 1 files missing
2025/01/17 03:09:35 NOTICE: 1 hashes missing
2025/01/17 03:09:35 NOTICE: Linkbox root 'rclone-test-necaxeb1sabi': 2 differences found
2025/01/17 03:09:35 NOTICE: Linkbox root 'rclone-test-necaxeb1sabi': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/01/17 03:09:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:35 NOTICE: Linkbox root 'rclone-test-necaxeb1sabi': 0 differences found
2025/01/17 03:09:35 NOTICE: Linkbox root 'rclone-test-necaxeb1sabi': 1 matching files
2025/01/17 03:09:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mitadig2recu"
2025/01/17 03:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:35 DEBUG : Creating backend with remote "/tmp/rclone3869486211"
run.go:180: Remote "Linkbox root 'rclone-test-mitadig2recu'", Local "Local file system at /tmp/rclone3869486211", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2025/01/17 03:09:39 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/17 03:09:39 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-mitadig2recu'
2025/01/17 03:09:39 NOTICE: Linkbox root 'rclone-test-mitadig2recu': 1 files missing
2025/01/17 03:09:39 NOTICE: 1 hashes missing
2025/01/17 03:09:39 NOTICE: Linkbox root 'rclone-test-mitadig2recu': 2 differences found
2025/01/17 03:09:39 NOTICE: Linkbox root 'rclone-test-mitadig2recu': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/01/17 03:09:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:40 NOTICE: Linkbox root 'rclone-test-mitadig2recu': 0 differences found
2025/01/17 03:09:40 NOTICE: Linkbox root 'rclone-test-mitadig2recu': 1 matching files
2025/01/17 03:09:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-duqujuk2saya"
2025/01/17 03:09:40 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:40 DEBUG : Creating backend with remote "/tmp/rclone3649688455"
run.go:180: Remote "Linkbox root 'rclone-test-duqujuk2saya'", Local "Local file system at /tmp/rclone3649688455", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2025/01/17 03:09:44 ERROR : 測試_Русский___ě_áñ: sum not found
2025/01/17 03:09:44 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-duqujuk2saya'
2025/01/17 03:09:44 NOTICE: Linkbox root 'rclone-test-duqujuk2saya': 1 files missing
2025/01/17 03:09:44 NOTICE: 1 hashes missing
2025/01/17 03:09:44 NOTICE: Linkbox root 'rclone-test-duqujuk2saya': 2 differences found
2025/01/17 03:09:44 NOTICE: Linkbox root 'rclone-test-duqujuk2saya': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/01/17 03:09:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:44 NOTICE: Linkbox root 'rclone-test-duqujuk2saya': 0 differences found
2025/01/17 03:09:44 NOTICE: Linkbox root 'rclone-test-duqujuk2saya': 1 matching files
2025/01/17 03:09:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-liriwaz1jinu"
2025/01/17 03:09:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:45 DEBUG : Creating backend with remote "/tmp/rclone2599507518"
run.go:180: Remote "Linkbox root 'rclone-test-liriwaz1jinu'", Local "Local file system at /tmp/rclone2599507518", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2025/01/17 03:09:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/17 03:09:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-liriwaz1jinu'
2025/01/17 03:09:49 NOTICE: Linkbox root 'rclone-test-liriwaz1jinu': 1 files missing
2025/01/17 03:09:49 NOTICE: 1 hashes missing
2025/01/17 03:09:49 NOTICE: Linkbox root 'rclone-test-liriwaz1jinu': 2 differences found
2025/01/17 03:09:49 NOTICE: Linkbox root 'rclone-test-liriwaz1jinu': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/01/17 03:09:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:49 NOTICE: Linkbox root 'rclone-test-liriwaz1jinu': 0 differences found
2025/01/17 03:09:49 NOTICE: Linkbox root 'rclone-test-liriwaz1jinu': 1 matching files
2025/01/17 03:09:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lixokid1yabe"
2025/01/17 03:09:49 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:49 DEBUG : Creating backend with remote "/tmp/rclone3427897082"
run.go:180: Remote "Linkbox root 'rclone-test-lixokid1yabe'", Local "Local file system at /tmp/rclone3427897082", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2025/01/17 03:09:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/17 03:09:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-lixokid1yabe'
2025/01/17 03:09:53 NOTICE: Linkbox root 'rclone-test-lixokid1yabe': 1 files missing
2025/01/17 03:09:53 NOTICE: 1 hashes missing
2025/01/17 03:09:53 NOTICE: Linkbox root 'rclone-test-lixokid1yabe': 2 differences found
2025/01/17 03:09:53 NOTICE: Linkbox root 'rclone-test-lixokid1yabe': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/01/17 03:09:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:53 NOTICE: Linkbox root 'rclone-test-lixokid1yabe': 0 differences found
2025/01/17 03:09:53 NOTICE: Linkbox root 'rclone-test-lixokid1yabe': 1 matching files
2025/01/17 03:09:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-raguguh6qexu"
2025/01/17 03:09:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:54 DEBUG : Creating backend with remote "/tmp/rclone2245335230"
run.go:180: Remote "Linkbox root 'rclone-test-raguguh6qexu'", Local "Local file system at /tmp/rclone2245335230", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2025/01/17 03:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/17 03:09:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-raguguh6qexu'
2025/01/17 03:09:58 NOTICE: Linkbox root 'rclone-test-raguguh6qexu': 1 files missing
2025/01/17 03:09:58 NOTICE: 1 hashes missing
2025/01/17 03:09:58 NOTICE: Linkbox root 'rclone-test-raguguh6qexu': 2 differences found
2025/01/17 03:09:58 NOTICE: Linkbox root 'rclone-test-raguguh6qexu': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/01/17 03:09:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:09:58 NOTICE: Linkbox root 'rclone-test-raguguh6qexu': 0 differences found
2025/01/17 03:09:58 NOTICE: Linkbox root 'rclone-test-raguguh6qexu': 1 matching files
2025/01/17 03:09:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gukohoz1yowo"
2025/01/17 03:09:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:09:58 DEBUG : Creating backend with remote "/tmp/rclone3306453834"
run.go:180: Remote "Linkbox root 'rclone-test-gukohoz1yowo'", Local "Local file system at /tmp/rclone3306453834", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2025/01/17 03:10:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/01/17 03:10:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gukohoz1yowo'
2025/01/17 03:10:02 NOTICE: Linkbox root 'rclone-test-gukohoz1yowo': 1 files missing
2025/01/17 03:10:02 NOTICE: 1 hashes missing
2025/01/17 03:10:02 NOTICE: Linkbox root 'rclone-test-gukohoz1yowo': 2 differences found
2025/01/17 03:10:02 NOTICE: Linkbox root 'rclone-test-gukohoz1yowo': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/01/17 03:10:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/01/17 03:10:03 NOTICE: Linkbox root 'rclone-test-gukohoz1yowo': 0 differences found
2025/01/17 03:10:03 NOTICE: Linkbox root 'rclone-test-gukohoz1yowo': 1 matching files
2025/01/17 03:10:03 DEBUG : Linkbox root 'rclone-test-gukohoz1yowo': Purge remote
2025/01/17 03:10:04 DEBUG : Linkbox root 'rclone-test-raguguh6qexu': Purge remote
2025/01/17 03:10:06 DEBUG : Linkbox root 'rclone-test-lixokid1yabe': Purge remote
2025/01/17 03:10:07 DEBUG : Linkbox root 'rclone-test-liriwaz1jinu': Purge remote
2025/01/17 03:10:08 DEBUG : Linkbox root 'rclone-test-duqujuk2saya': Purge remote
2025/01/17 03:10:09 DEBUG : Linkbox root 'rclone-test-mitadig2recu': Purge remote
2025/01/17 03:10:11 DEBUG : Linkbox root 'rclone-test-necaxeb1sabi': Purge remote
2025/01/17 03:10:12 DEBUG : Linkbox root 'rclone-test-cuteyaj5raka': Purge remote
2025/01/17 03:10:13 DEBUG : Linkbox root 'rclone-test-fadaluh9zupi': Purge remote
2025/01/17 03:10:15 DEBUG : Linkbox root 'rclone-test-mananiy0zile': Purge remote
--- PASS: TestApplyTransforms (59.93s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:10:16 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/17 03:10:20 INFO : file1: Copied (new) to: sub/file2
2025/01/17 03:10:20 DEBUG : file1: Sizes identical
2025/01/17 03:10:20 DEBUG : file1: Unchanged skipping
2025/01/17 03:10:21 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (8.69s)
=== RUN TestCopyLongFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.43s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
copy_test.go:173: Skipping test as remote does not support server-side move or copy
--- SKIP: TestCopyFileBackupDir (0.41s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:10:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwoboh2semo/dst"
2025/01/17 03:10:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwoboh2semo/CompareDest"
2025/01/17 03:10:28 DEBUG : one: Need to transfer - File not found at Destination
2025/01/17 03:10:31 INFO : one: Copied (new)
2025/01/17 03:10:32 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/17 03:10:33 DEBUG : one: Update: removing old file
2025/01/17 03:10:36 INFO : one: Copied (replaced existing)
2025/01/17 03:10:36 DEBUG : dst/one: Update: removing old file
2025/01/17 03:10:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/01/17 03:10:45 DEBUG : one: Sizes identical
2025/01/17 03:10:45 DEBUG : one: Destination found in --compare-dest, skipping
2025/01/17 03:10:48 DEBUG : two: Need to transfer - File not found at Destination
2025/01/17 03:10:48 DEBUG : two: Sizes identical
2025/01/17 03:10:48 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/17 03:10:49 DEBUG : two: Need to transfer - File not found at Destination
2025/01/17 03:10:49 DEBUG : two: Sizes identical
2025/01/17 03:10:49 DEBUG : two: Destination found in --compare-dest, skipping
2025/01/17 03:10:51 DEBUG : two: Need to transfer - File not found at Destination
2025/01/17 03:10:51 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/01/17 03:10:53 INFO : two: Copied (new)
--- PASS: TestCopyFileCompareDest (37.26s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
copy_test.go:276: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.41s)
=== RUN TestCopyInplace
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.41s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.42s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:11:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/01/17 03:11:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/01/17 03:11:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/01/17 03:11:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer
2025/01/17 03:11:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/01/17 03:11:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/01/17 03:11:11 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "SignatureDoesNotMatch
The request signature we calculated does not match the signature you provided. Check your key and signing method.00000194723E470CB01A4A7300BF4702Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRZAUGMKBTPLNX0FBOCABG6gaPB2v4xqmAiD3PAqTFozpZu/I=PUT\n\n\n1737090670\nx-amz-cf-id:AQgfqqiZ1--VLLUwd0MyCN_ImQZWZlt2HGtKes7gQdR7hm7nLV1pKw==\n/ozadj95fviptne/tmp/recycle/1d/user/922460207/d15058b731b4e369059d38d5ce14466c_206250 55 54 0a 0a 0a 31 37 33 37 30 39 30 36 37 30 0a 78 2d 61 6d 7a 2d 63 66 2d 69 64 3a 41 51 67 66 71 71 69 5a 31 2d 2d 56 4c 4c 55 77 64 30 4d 79 43 4e 5f 49 6d 51 5a 57 5a 6c 74 32 48 47 74 4b 65 73 37 67 51 64 52 37 68 6d 37 6e 4c 56 31 70 4b 77 3d 3d 0a 2f 6f 7a 61 64 6a 39 35 66 76 69 70 74 6e 65 2f 74 6d 70 2f 72 65 63 79 63 6c 65 2f 31 64 2f 75 73 65 72 2f 39 32 32 34 36 30 32 30 37 2f 64 31 35 30 35 38 62 37 33 31 62 34 65 33 36 39 30 35 39 64 33 38 64 35 63 65 31 34 34 36 36 63 5f 32 30 36 32"
copy_test.go:504:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504
Error: Received unexpected error:
update err in uploading file: HTTP error 403 (403 Forbidden) returned body: "SignatureDoesNotMatch
The request signature we calculated does not match the signature you provided. Check your key and signing method.00000194723E470CB01A4A7300BF4702Z9v+cC1sRnaWw6x0vi8pxxYA0YVnKxbYHUPAFpnxkX8sLV44u5b02Z+ailn2wCnRZAUGMKBTPLNX0FBOCABG6gaPB2v4xqmAiD3PAqTFozpZu/I=PUT\n\n\n1737090670\nx-amz-cf-id:AQgfqqiZ1--VLLUwd0MyCN_ImQZWZlt2HGtKes7gQdR7hm7nLV1pKw==\n/ozadj95fviptne/tmp/recycle/1d/user/922460207/d15058b731b4e369059d38d5ce14466c_206250 55 54 0a 0a 0a 31 37 33 37 30 39 30 36 37 30 0a 78 2d 61 6d 7a 2d 63 66 2d 69 64 3a 41 51 67 66 71 71 69 5a 31 2d 2d 56 4c 4c 55 77 64 30 4d 79 43 4e 5f 49 6d 51 5a 57 5a 6c 74 32 48 47 74 4b 65 73 37 67 51 64 52 37 68 6d 37 6e 4c 56 31 70 4b 77 3d 3d 0a 2f 6f 7a 61 64 6a 39 35 66 76 69 70 74 6e 65 2f 74 6d 70 2f 72 65 63 79 63 6c 65 2f 31 64 2f 75 73 65 72 2f 39 32 32 34 36 30 32 30 37 2f 64 31 35 30 35 38 62 37 33 31 62 34 65 33 36 39 30 35 39 64 33 38 64 35 63 65 31 34 34 36 36 63 5f 32 30 36 32"
Test: TestCopyFileMaxTransfer
--- FAIL: TestCopyFileMaxTransfer (10.63s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.43s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.41s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.42s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.42s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.42s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.42s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.44s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.46s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.41s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.41s)
=== RUN TestMergeDirs
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.43s)
=== RUN TestListDirSorted
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-huwoboh2semo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
--- FAIL: TestListDirSorted (21.24s)
=== RUN TestListJSON
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
=== RUN TestListJSON/Default
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
=== RUN TestListJSON/Recurse
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
2025/01/17 03:11:49 ERROR : file1: Failed to read hash: hash type not supported
=== RUN TestListJSON/Metadata
--- PASS: TestListJSON (13.81s)
--- PASS: TestListJSON/Default (0.20s)
--- PASS: TestListJSON/FilesOnly (0.20s)
--- PASS: TestListJSON/DirsOnly (0.22s)
--- PASS: TestListJSON/Recurse (0.41s)
--- PASS: TestListJSON/SubDir (0.21s)
--- PASS: TestListJSON/NoModTime (0.40s)
--- PASS: TestListJSON/NoMimeType (0.39s)
--- PASS: TestListJSON/ShowHash (0.21s)
--- PASS: TestListJSON/HashTypes (0.26s)
--- PASS: TestListJSON/Metadata (0.21s)
=== RUN TestStatJSON
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/01/17 03:12:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-huwoboh2semo/notfound"
2025/01/17 03:12:04 DEBUG : Config file has changed externally - reloading
--- PASS: TestStatJSON (15.20s)
--- PASS: TestStatJSON/Root (0.21s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.22s)
--- PASS: TestStatJSON/Dir (0.42s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.21s)
--- PASS: TestStatJSON/File (0.21s)
--- PASS: TestStatJSON/NotFound (0.46s)
--- PASS: TestStatJSON/DirFilesOnly (0.41s)
--- PASS: TestStatJSON/FileFilesOnly (0.21s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.21s)
--- PASS: TestStatJSON/DirDirsOnly (0.21s)
--- PASS: TestStatJSON/FileDirsOnly (0.20s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.21s)
--- PASS: TestStatJSON/RootNotFound (1.11s)
=== RUN TestMkdir
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:12:10 INFO : Linkbox root 'rclone-test-huwoboh2semo': Making directory
2025/01/17 03:12:10 INFO : Linkbox root 'rclone-test-huwoboh2semo': Making directory
--- PASS: TestMkdir (0.64s)
=== RUN TestLsd
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestLsd (7.82s)
=== RUN TestLs
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestLs (7.67s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:12:30 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/01/17 03:12:30 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (8.11s)
=== RUN TestLsLong
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestLsLong (7.64s)
=== RUN TestHashSums
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestHashSums (7.58s)
=== RUN TestHashSumsWithErrors
2025/01/17 03:12:49 DEBUG : Creating backend with remote ":memory:"
2025/01/17 03:12:49 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/01/17 03:12:49 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/01/17 03:12:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN TestCount
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestCount (14.50s)
=== RUN TestDelete
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:13:10 DEBUG : Waiting for deletions to finish
2025/01/17 03:13:10 DEBUG : large: Excluded (Size Filter)
2025/01/17 03:13:10 DEBUG : large: Excluded
2025/01/17 03:13:11 INFO : medium: Deleted
2025/01/17 03:13:12 INFO : small: Deleted
--- PASS: TestDelete (9.98s)
=== RUN TestMaxDelete
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:13:20 DEBUG : Waiting for deletions to finish
2025/01/17 03:13:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/01/17 03:13:21 INFO : large: Deleted
2025/01/17 03:13:22 INFO : medium: Deleted
--- PASS: TestMaxDelete (10.48s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:13:31 DEBUG : Waiting for deletions to finish
2025/01/17 03:13:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/17 03:13:32 INFO : medium: Deleted
2025/01/17 03:13:32 INFO : small: Deleted
--- PASS: TestMaxDeleteSizeLargeFile (10.67s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:13:41 DEBUG : Waiting for deletions to finish
2025/01/17 03:13:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/01/17 03:13:43 INFO : small: Deleted
2025/01/17 03:13:43 INFO : medium: Deleted
--- PASS: TestMaxDeleteSize (10.55s)
=== RUN TestReadFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestReadFile (4.91s)
=== RUN TestRetry
2025/01/17 03:13:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/01/17 03:13:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/01/17 03:13:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/17 03:13:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/17 03:13:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/17 03:13:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/01/17 03:13:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN TestCat
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestCat (10.83s)
=== RUN TestPurge
2025/01/17 03:14:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sakehah6gena"
2025/01/17 03:14:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/01/17 03:14:02 DEBUG : Creating backend with remote "/tmp/rclone1290736049"
run.go:180: Remote "Linkbox root 'rclone-test-sakehah6gena'", Local "Local file system at /tmp/rclone1290736049", Modify Window "876000h0m0s"
2025/01/17 03:14:10 INFO : A2: Making directory
2025/01/17 03:14:11 INFO : A1/B2: Making directory
2025/01/17 03:14:13 INFO : A1/B2/C2: Making directory
2025/01/17 03:14:14 INFO : A1/B1/C3: Making directory
2025/01/17 03:14:16 INFO : A3: Making directory
2025/01/17 03:14:17 INFO : A3/B3: Making directory
2025/01/17 03:14:19 INFO : A3/B3/C4: Making directory
2025/01/17 03:14:29 ERROR : : error listing: directory not found
2025/01/17 03:14:29 DEBUG : Linkbox root 'rclone-test-sakehah6gena': Purge remote
2025/01/17 03:14:30 NOTICE: purge failed: directory not found
--- PASS: TestPurge (28.59s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:14:36 INFO : A2: Making directory
2025/01/17 03:14:38 INFO : A1/B2: Making directory
2025/01/17 03:14:39 INFO : A1/B2/C2: Making directory
2025/01/17 03:14:41 INFO : A1/B1/C3: Making directory
2025/01/17 03:14:43 INFO : A3: Making directory
2025/01/17 03:14:44 INFO : A3/B3: Making directory
2025/01/17 03:14:46 INFO : A3/B3/C4: Making directory
2025/01/17 03:14:52 DEBUG : removing 1 level 3 directories
2025/01/17 03:14:52 INFO : A3/B3/C4: Removing directory
2025/01/17 03:14:58 DEBUG : removing 2 level 3 directories
2025/01/17 03:14:58 INFO : A1/B2/C2: Removing directory
2025/01/17 03:14:58 INFO : A1/B1/C3: Removing directory
2025/01/17 03:14:59 DEBUG : removing 2 level 2 directories
2025/01/17 03:14:59 INFO : A3/B3: Removing directory
2025/01/17 03:14:59 INFO : A1/B2: Removing directory
2025/01/17 03:15:01 DEBUG : removing 2 level 1 directories
2025/01/17 03:15:01 INFO : A3: Removing directory
2025/01/17 03:15:01 INFO : A2: Removing directory
2025/01/17 03:15:08 DEBUG : removing 1 level 3 directories
2025/01/17 03:15:08 INFO : A1/B1/C1: Removing directory
2025/01/17 03:15:10 DEBUG : removing 1 level 2 directories
2025/01/17 03:15:10 INFO : A1/B1: Removing directory
2025/01/17 03:15:11 DEBUG : removing 1 level 1 directories
2025/01/17 03:15:11 INFO : A1: Removing directory
2025/01/17 03:15:13 DEBUG : removing 1 level 0 directories
2025/01/17 03:15:13 INFO : Linkbox root 'rclone-test-huwoboh2semo': Removing directory
2025/01/17 03:15:15 ERROR : : error listing: directory not found
2025/01/17 03:15:15 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (45.07s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:15:16 INFO : A1: Making directory
2025/01/17 03:15:18 INFO : A1/B1: Making directory
2025/01/17 03:15:19 INFO : A1/B1/C1: Making directory
2025/01/17 03:15:23 DEBUG : removing 1 level 3 directories
2025/01/17 03:15:23 INFO : A1/B1/C1: Removing directory
2025/01/17 03:15:24 DEBUG : removing 1 level 2 directories
2025/01/17 03:15:24 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (13.97s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:15:29 INFO : A1: Making directory
2025/01/17 03:15:30 INFO : A1/B1: Making directory
2025/01/17 03:15:32 INFO : A1/B1/C1: Making directory
2025/01/17 03:15:35 DEBUG : removing 1 level 3 directories
2025/01/17 03:15:35 INFO : A1/B1/C1: Removing directory
2025/01/17 03:15:37 DEBUG : removing 1 level 2 directories
2025/01/17 03:15:37 INFO : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (11.91s)
=== RUN TestCopyURL
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:15:43 DEBUG : filename.txt: File name found in url
2025/01/17 03:15:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (14.84s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:15:56 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/17 03:15:59 INFO : file1: Copied (new) to: sub/file2
2025/01/17 03:15:59 INFO : file1: Deleted
2025/01/17 03:16:00 DEBUG : file1: Sizes identical
2025/01/17 03:16:00 DEBUG : file1: Unchanged skipping
2025/01/17 03:16:00 INFO : file1: Deleted
2025/01/17 03:16:00 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (8.79s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:16:05 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/17 03:16:07 INFO : file1: Copied (new)
2025/01/17 03:16:07 INFO : file1: Deleted
2025/01/17 03:16:07 DEBUG : file1: Destination exists, skipping
2025/01/17 03:16:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (4.69s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:16:09 DEBUG : file1: Need to transfer - File not found at Destination
2025/01/17 03:16:13 INFO : file1: Copied (new) to: sub/file2
2025/01/17 03:16:13 INFO : file1: Deleted
2025/01/17 03:16:13 DEBUG : file1: Sizes identical
2025/01/17 03:16:13 DEBUG : file1: Unchanged skipping
2025/01/17 03:16:13 INFO : file1: Deleted
2025/01/17 03:16:14 DEBUG : sub/file2: moving to sub/File2-rclone-move-cexifuq3
2025/01/17 03:16:17 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-cexifuq3
2025/01/17 03:16:18 INFO : sub/file2: Deleted
2025/01/17 03:16:18 DEBUG : sub/file2: moving to sub/File2
2025/01/17 03:16:20 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10)
2025/01/17 03:16:21 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10)
2025/01/17 03:16:21 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10)
2025/01/17 03:16:22 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10)
2025/01/17 03:16:23 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10)
2025/01/17 03:16:25 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10)
2025/01/17 03:16:28 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10)
2025/01/17 03:16:35 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10)
2025/01/17 03:16:48 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10)
2025/01/17 03:17:13 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10)
2025/01/17 03:18:05 ERROR : sub/File2-rclone-move-cexifuq3: Failed to copy: object not found
2025/01/17 03:18:05 ERROR : sub/File2-rclone-move-cexifuq3: Not deleting source as copy failed: object not found
operations_test.go:1013:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1013
Error: Received unexpected error:
object not found
Test: TestCaseInsensitiveMoveFile
--- FAIL: TestCaseInsensitiveMoveFile (120.43s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:18:12 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (4.90s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1040: Skipping test as remote does not support server-side move or copy
--- SKIP: TestMoveFileBackupDir (0.46s)
=== RUN TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN TestSame
--- PASS: TestSame (0.00s)
=== RUN TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN TestDirMove
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:18:32 INFO : A1/B2: Making directory
2025/01/17 03:18:33 INFO : A1/B1/C3: Making directory
2025/01/17 03:18:52 INFO : A1/one: Copied (new) to: A2/one
2025/01/17 03:18:52 INFO : A1/two: Copied (new) to: A2/two
2025/01/17 03:18:53 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four
2025/01/17 03:18:53 INFO : A1/B1/three: Copied (new) to: A2/B1/three
2025/01/17 03:18:53 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five
2025/01/17 03:18:54 INFO : A1/one: Deleted
2025/01/17 03:18:54 INFO : A1/two: Deleted
2025/01/17 03:18:55 INFO : A1/B1/C1/four: Deleted
2025/01/17 03:18:55 INFO : A1/B1/three: Deleted
2025/01/17 03:18:55 INFO : A1/B1/C2/five: Deleted
2025/01/17 03:19:22 INFO : A2/one: Copied (new) to: A3/one
2025/01/17 03:19:22 INFO : A2/two: Copied (new) to: A3/two
2025/01/17 03:19:22 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four
2025/01/17 03:19:23 INFO : A2/B1/three: Copied (new) to: A3/B1/three
2025/01/17 03:19:23 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five
2025/01/17 03:19:23 INFO : A2/one: Deleted
2025/01/17 03:19:24 INFO : A2/two: Deleted
2025/01/17 03:19:24 INFO : A2/B1/C1/four: Deleted
2025/01/17 03:19:24 INFO : A2/B1/three: Deleted
2025/01/17 03:19:25 INFO : A2/B1/C2/five: Deleted
2025/01/17 03:19:35 INFO : Linkbox root 'rclone-test-huwoboh2semo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/01/17 03:19:51 INFO : A3/one: Copied (new) to: A4/one
2025/01/17 03:19:52 INFO : A3/two: Copied (new) to: A4/two
2025/01/17 03:19:52 INFO : A3/B1/three: Copied (new) to: A4/B1/three
2025/01/17 03:19:52 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five
2025/01/17 03:19:53 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four
2025/01/17 03:19:53 INFO : A3/one: Deleted
2025/01/17 03:19:53 INFO : A3/two: Deleted
2025/01/17 03:19:54 INFO : A3/B1/three: Deleted
2025/01/17 03:19:54 INFO : A3/B1/C2/five: Deleted
2025/01/17 03:19:54 INFO : A3/B1/C1/four: Deleted
--- PASS: TestDirMove (127.63s)
=== RUN TestGetFsInfo
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
--- PASS: TestGetFsInfo (0.43s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:20:23 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': File to upload is small (34 bytes), uploading instead of streaming
2025/01/17 03:20:25 NOTICE: Linkbox root 'rclone-test-huwoboh2semo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/01/17 03:20:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/17 03:20:25 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/01/17 03:20:27 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:20:31 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': File to upload is small (34 bytes), uploading instead of streaming
2025/01/17 03:20:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/17 03:20:33 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/01/17 03:20:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:20:38 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': File to upload is small (34 bytes), uploading instead of streaming
2025/01/17 03:20:40 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/01/17 03:20:40 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/01/17 03:20:43 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:20:46 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': File to upload is small (34 bytes), uploading instead of streaming
2025/01/17 03:20:48 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/01/17 03:20:48 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/01/17 03:20:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (30.59s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.62s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.65s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.66s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.65s)
=== RUN TestRcatMetadata
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.46s)
=== RUN TestRcatSize
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
2025/01/17 03:20:56 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': File to upload is small (60 bytes), uploading instead of streaming
2025/01/17 03:20:58 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (7.44s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.43s)
=== RUN TestTouchDir
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1665: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.43s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.43s)
=== RUN TestMkdirModTime
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.46s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.43s)
=== RUN TestSetDirModTime
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.43s)
=== RUN TestDirsEqual
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.42s)
=== RUN TestRemoveExisting
run.go:180: Remote "Linkbox root 'rclone-test-huwoboh2semo'", Local "Local file system at /tmp/rclone3943183546", Modify Window "876000h0m0s"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.43s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/01/17 03:21:05 DEBUG : Linkbox root 'rclone-test-huwoboh2semo': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 15m41.48169838s (try 1/5): exit status 1: Failed [TestCheckDownload TestCheckSizeOnly/1 TestCheckSizeOnly/2 TestCheckSizeOnly/3 TestCheckSizeOnly/4 TestCheckSizeOnly/5 TestCheckSizeOnly/6 TestCheckSizeOnly/7 TestParseSumFile TestCopyFileMaxTransfer]