"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Starting (try 1/5)
2025/04/07 03:04:24 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo"
2025/04/07 03:04:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:04:24 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo"
2025/04/07 03:04:24 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:04:25 DEBUG : Reset feature "ListR"
2025/04/07 03:04:25 DEBUG : Creating backend with remote "/tmp/rclone321438073"
=== 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/04/07 03:04:26 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:04:26 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.52s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2025/04/07 03:04:26 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:04:26 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.55s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/04/07 03:04:26 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/04/07 03:04:26 DEBUG : potato: Seek from 10 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 10 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Seek from 5 to 2
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/04/07 03:04:26 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Seek from 5 to 2
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/04/07 03:04:26 DEBUG : potato: Seek from 8 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 8 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/04/07 03:04:26 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/04/07 03:04:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/04/07 03:04:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/04/07 03:04:26 DEBUG : potato: Seek from 5 to 2
2025/04/07 03:04:26 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/04/07 03:04:26 DEBUG : potato: Seek from 9 to 0
2025/04/07 03:04:26 DEBUG : potato: Seek from 9 to 0
2025/04/07 03:04: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 "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:04:27 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:04:32 INFO  : rutabaga.rclone_chunk.001_c0tacr: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2025/04/07 03:04:36 INFO  : empty space.rclone_chunk.001_c0tfzy: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2025/04/07 03:04:41 INFO  : potato2.rclone_chunk.001_c0tj3g: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:04:42 INFO  : potato2.rclone_chunk.002_c0tj3g: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2025/04/07 03:04:50 INFO  : remotepotato.rclone_chunk.001_c0trzl: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/04/07 03:04:51 INFO  : remotepotato.rclone_chunk.002_c0trzl: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (37.80s)
    --- PASS: TestCheck/1 (0.37s)
    --- PASS: TestCheck/2 (0.36s)
    --- PASS: TestCheck/3 (0.38s)
    --- PASS: TestCheck/4 (0.39s)
    --- PASS: TestCheck/5 (0.40s)
    --- PASS: TestCheck/6 (0.39s)
    --- PASS: TestCheck/7 (0.40s)
=== RUN   TestCheckFsError
2025/04/07 03:05:04 DEBUG : Creating backend with remote "nonexistent"
2025/04/07 03:05:04 DEBUG : Creating backend with remote "nonexistent"
2025/04/07 03:05:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/04/07 03:05:04 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/04/07 03:05:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/04/07 03:05:04 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:05:08 INFO  : rutabaga.rclone_chunk.001_c0ubk4: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2025/04/07 03:05:14 INFO  : empty space.rclone_chunk.001_c0ug0r: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2025/04/07 03:05:20 INFO  : potato2.rclone_chunk.001_c0ulzj: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:05:20 INFO  : potato2.rclone_chunk.002_c0ulzj: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2025/04/07 03:05:32 INFO  : remotepotato.rclone_chunk.001_c0uy0q: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/04/07 03:05:33 INFO  : remotepotato.rclone_chunk.002_c0uy0q: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (46.34s)
    --- PASS: TestCheckDownload/1 (1.09s)
    --- PASS: TestCheckDownload/2 (1.07s)
    --- PASS: TestCheckDownload/3 (1.12s)
    --- PASS: TestCheckDownload/4 (2.73s)
    --- PASS: TestCheckDownload/5 (2.68s)
    --- PASS: TestCheckDownload/6 (2.59s)
    --- PASS: TestCheckDownload/7 (2.84s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:05:54 INFO  : rutabaga.rclone_chunk.001_c0vla4: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2025/04/07 03:05:58 INFO  : empty space.rclone_chunk.001_c0vp02: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2025/04/07 03:06:04 INFO  : potato2.rclone_chunk.001_c0vtla: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:06:04 INFO  : potato2.rclone_chunk.002_c0vtla: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2025/04/07 03:06:12 INFO  : remotepotato.rclone_chunk.001_c0w1j7: Moved (server-side) to: remotepotato.rclone_chunk.001
2025/04/07 03:06:13 INFO  : remotepotato.rclone_chunk.002_c0w1j7: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (35.39s)
    --- PASS: TestCheckSizeOnly/1 (0.35s)
    --- PASS: TestCheckSizeOnly/2 (0.36s)
    --- PASS: TestCheckSizeOnly/3 (0.36s)
    --- PASS: TestCheckSizeOnly/4 (0.39s)
    --- PASS: TestCheckSizeOnly/5 (0.44s)
    --- PASS: TestCheckSizeOnly/6 (0.41s)
    --- PASS: TestCheckSizeOnly/7 (0.42s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:06:31 INFO  : test.sum.rclone_chunk.001_c0wkq8: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:06:31 INFO  : test.sum.rclone_chunk.002_c0wkq8: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/07 03:06:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/07 03:06:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/07 03:06:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/07 03:06:36 NOTICE: test.sum: 2 warning(s) suppressed...
2025/04/07 03:06:45 INFO  : test.sum.rclone_chunk.001_c0wwkw: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:06:46 INFO  : test.sum.rclone_chunk.002_c0wwkw: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/07 03:06:51 NOTICE: test.sum: improperly formatted checksum line 4
2025/04/07 03:06:51 NOTICE: test.sum: improperly formatted checksum line 5
2025/04/07 03:06:51 NOTICE: test.sum: improperly formatted checksum line 6
2025/04/07 03:06:51 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (29.52s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:06:55 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/data"
2025/04/07 03:06:55 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/data"
2025/04/07 03:06:57 DEBUG : Reset feature "ListR"
    check_test.go:353: Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.44s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:06:58 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/data"
2025/04/07 03:06:58 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/data"
2025/04/07 03:07:00 DEBUG : Reset feature "ListR"
2025/04/07 03:07:05 INFO  : data/banana.rclone_chunk.001_c0xjzi: Moved (server-side) to: data/banana
2025/04/07 03:07:08 INFO  : test.sum.rclone_chunk.001_c0xng2: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2025/04/07 03:07:16 INFO  : data/potato.rclone_chunk.001_c0xv67: Moved (server-side) to: data/potato
2025/04/07 03:07:22 INFO  : test.sum: Deleted
2025/04/07 03:07:22 INFO  : test.sum.rclone_chunk.001_c0xz91: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2025/04/07 03:07:32 INFO  : test.sum.rclone_chunk.001_c0y9ad: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:07:33 INFO  : test.sum.rclone_chunk.002_c0y9ad: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2025/04/07 03:07:48 INFO  : test.sum.rclone_chunk.001_c0yncp: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:07:49 INFO  : test.sum.rclone_chunk.002_c0yncp: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2025/04/07 03:08:06 INFO  : test.sum.rclone_chunk.001_c0z4da: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:08:07 INFO  : test.sum.rclone_chunk.002_c0z4da: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/07 03:08:07 INFO  : test.sum.rclone_chunk.003_c0z4da: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2025/04/07 03:08:26 INFO  : test.sum.rclone_chunk.001_c0znwh: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:08:27 INFO  : test.sum.rclone_chunk.002_c0znwh: Moved (server-side) to: test.sum.rclone_chunk.002
2025/04/07 03:08:28 INFO  : test.sum.rclone_chunk.003_c0znwh: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2025/04/07 03:08:41 INFO  : data/banana: Deleted
2025/04/07 03:08:42 INFO  : data/banana.rclone_chunk.001_c1064n: Moved (server-side) to: data/banana
2025/04/07 03:08:47 INFO  : data/potato: Deleted
2025/04/07 03:08:48 INFO  : data/potato.rclone_chunk.001_c10d34: Moved (server-side) to: data/potato
2025/04/07 03:08:58 INFO  : test.sum.rclone_chunk.001_c10kxc: Moved (server-side) to: test.sum.rclone_chunk.001
2025/04/07 03:08:58 INFO  : test.sum.rclone_chunk.002_c10kxc: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (135.71s)
    --- PASS: TestCheckSumDownload/subtest1 (3.28s)
    --- PASS: TestCheckSumDownload/subtest2 (2.91s)
    --- PASS: TestCheckSumDownload/subtest3 (4.51s)
    --- PASS: TestCheckSumDownload/subtest4 (4.61s)
    --- PASS: TestCheckSumDownload/subtest5 (5.25s)
    --- PASS: TestCheckSumDownload/subtest6 (5.49s)
    --- PASS: TestCheckSumDownload/subtest7 (5.02s)
=== RUN   TestApplyTransforms
2025/04/07 03:09:14 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-buqupiq8gafe"
2025/04/07 03:09:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:09:14 DEBUG : Creating backend with remote "TestBox:rclone-test-buqupiq8gafe"
2025/04/07 03:09:15 DEBUG : box root 'rclone-test-buqupiq8gafe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:15 DEBUG : Reset feature "ListR"
2025/04/07 03:09:15 DEBUG : Creating backend with remote "/tmp/rclone4185093013"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe'", Local "Local file system at /tmp/rclone4185093013", Modify Window "1s"
2025/04/07 03:09:15 DEBUG : box root 'rclone-test-buqupiq8gafe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:21 INFO  : hello, world!.rclone_chunk.001_c11a6j: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2025/04/07 03:09:22 ERROR : hello, world!: sum not found
2025/04/07 03:09:22 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe'
2025/04/07 03:09:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe': 1 files missing
2025/04/07 03:09:22 NOTICE: 1 hashes missing
2025/04/07 03:09:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe': 2 differences found
2025/04/07 03:09:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/04/07 03:09:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:09:24 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe': 0 differences found
2025/04/07 03:09:24 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe': 1 matching files
2025/04/07 03:09:24 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-womacib1gofi"
2025/04/07 03:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:09:24 DEBUG : Creating backend with remote "TestBox:rclone-test-womacib1gofi"
2025/04/07 03:09:24 DEBUG : box root 'rclone-test-womacib1gofi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:25 DEBUG : Reset feature "ListR"
2025/04/07 03:09:25 DEBUG : Creating backend with remote "/tmp/rclone3326796129"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi'", Local "Local file system at /tmp/rclone3326796129", Modify Window "1s"
2025/04/07 03:09:26 DEBUG : box root 'rclone-test-womacib1gofi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:30 INFO  : HELLO, WORLD!.rclone_chunk.001_c11kmx: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2025/04/07 03:09:30 ERROR : HELLO, WORLD!: sum not found
2025/04/07 03:09:30 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi'
2025/04/07 03:09:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi': 1 files missing
2025/04/07 03:09:30 NOTICE: 1 hashes missing
2025/04/07 03:09:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi': 2 differences found
2025/04/07 03:09:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/04/07 03:09:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:09:32 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi': 0 differences found
2025/04/07 03:09:32 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi': 1 matching files
2025/04/07 03:09:32 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-woruliw7tuvi"
2025/04/07 03:09:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:09:32 DEBUG : Creating backend with remote "TestBox:rclone-test-woruliw7tuvi"
2025/04/07 03:09:33 DEBUG : box root 'rclone-test-woruliw7tuvi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:34 DEBUG : Reset feature "ListR"
2025/04/07 03:09:34 DEBUG : Creating backend with remote "/tmp/rclone779937728"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi'", Local "Local file system at /tmp/rclone779937728", Modify Window "1s"
2025/04/07 03:09:34 DEBUG : box root 'rclone-test-woruliw7tuvi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:40 INFO  : HeLlO, wOrLd!.rclone_chunk.001_c11uli: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2025/04/07 03:09:41 ERROR : HeLlO, wOrLd!: sum not found
2025/04/07 03:09:41 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi'
2025/04/07 03:09:41 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi': 1 files missing
2025/04/07 03:09:41 NOTICE: 1 hashes missing
2025/04/07 03:09:41 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi': 2 differences found
2025/04/07 03:09:41 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/04/07 03:09:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:09:43 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi': 0 differences found
2025/04/07 03:09:43 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi': 1 matching files
2025/04/07 03:09:43 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-sewelur1moqa"
2025/04/07 03:09:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:09:43 DEBUG : Creating backend with remote "TestBox:rclone-test-sewelur1moqa"
2025/04/07 03:09:44 DEBUG : box root 'rclone-test-sewelur1moqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:45 DEBUG : Reset feature "ListR"
2025/04/07 03:09:45 DEBUG : Creating backend with remote "/tmp/rclone4281055693"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa'", Local "Local file system at /tmp/rclone4281055693", Modify Window "1s"
2025/04/07 03:09:45 DEBUG : box root 'rclone-test-sewelur1moqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:51 INFO  : HELLO, WORLD!.rclone_chunk.001_c125dj: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2025/04/07 03:09:52 ERROR : HELLO, WORLD!: sum not found
2025/04/07 03:09:52 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa'
2025/04/07 03:09:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa': 1 files missing
2025/04/07 03:09:52 NOTICE: 1 hashes missing
2025/04/07 03:09:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa': 2 differences found
2025/04/07 03:09:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/04/07 03:09:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:09:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa': 0 differences found
2025/04/07 03:09:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa': 1 matching files
2025/04/07 03:09:53 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tezomoc3fawo"
2025/04/07 03:09:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:09:53 DEBUG : Creating backend with remote "TestBox:rclone-test-tezomoc3fawo"
2025/04/07 03:09:54 DEBUG : box root 'rclone-test-tezomoc3fawo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:54 DEBUG : Reset feature "ListR"
2025/04/07 03:09:54 DEBUG : Creating backend with remote "/tmp/rclone1275322985"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo'", Local "Local file system at /tmp/rclone1275322985", Modify Window "1s"
2025/04/07 03:09:55 DEBUG : box root 'rclone-test-tezomoc3fawo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:09:59 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_c12e2i: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2025/04/07 03:10:00 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/07 03:10:00 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo'
2025/04/07 03:10:00 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo': 1 files missing
2025/04/07 03:10:00 NOTICE: 1 hashes missing
2025/04/07 03:10:00 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo': 2 differences found
2025/04/07 03:10:00 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/04/07 03:10:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:10:02 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo': 0 differences found
2025/04/07 03:10:02 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo': 1 matching files
2025/04/07 03:10:02 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-tapabaz9lalo"
2025/04/07 03:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:10:02 DEBUG : Creating backend with remote "TestBox:rclone-test-tapabaz9lalo"
2025/04/07 03:10:03 DEBUG : box root 'rclone-test-tapabaz9lalo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:04 DEBUG : Reset feature "ListR"
2025/04/07 03:10:04 DEBUG : Creating backend with remote "/tmp/rclone1190589646"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo'", Local "Local file system at /tmp/rclone1190589646", Modify Window "1s"
2025/04/07 03:10:04 DEBUG : box root 'rclone-test-tapabaz9lalo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:10 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_c12oaj: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2025/04/07 03:10:10 ERROR : 測試_Русский___ě_áñ: sum not found
2025/04/07 03:10:10 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo'
2025/04/07 03:10:10 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo': 1 files missing
2025/04/07 03:10:10 NOTICE: 1 hashes missing
2025/04/07 03:10:10 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo': 2 differences found
2025/04/07 03:10:10 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/04/07 03:10:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:10:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo': 0 differences found
2025/04/07 03:10:12 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo': 1 matching files
2025/04/07 03:10:12 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-ravocac9piqa"
2025/04/07 03:10:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:10:12 DEBUG : Creating backend with remote "TestBox:rclone-test-ravocac9piqa"
2025/04/07 03:10:13 DEBUG : box root 'rclone-test-ravocac9piqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:13 DEBUG : Reset feature "ListR"
2025/04/07 03:10:13 DEBUG : Creating backend with remote "/tmp/rclone313650054"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa'", Local "Local file system at /tmp/rclone313650054", Modify Window "1s"
2025/04/07 03:10:14 DEBUG : box root 'rclone-test-ravocac9piqa': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:18 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_c12xe5: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2025/04/07 03:10:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 03:10:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa'
2025/04/07 03:10:19 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa': 1 files missing
2025/04/07 03:10:19 NOTICE: 1 hashes missing
2025/04/07 03:10:19 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa': 2 differences found
2025/04/07 03:10:19 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/04/07 03:10:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:10:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa': 0 differences found
2025/04/07 03:10:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa': 1 matching files
2025/04/07 03:10:21 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zoloqop7woxu"
2025/04/07 03:10:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:10:21 DEBUG : Creating backend with remote "TestBox:rclone-test-zoloqop7woxu"
2025/04/07 03:10:22 DEBUG : box root 'rclone-test-zoloqop7woxu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:23 DEBUG : Reset feature "ListR"
2025/04/07 03:10:23 DEBUG : Creating backend with remote "/tmp/rclone2522555436"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu'", Local "Local file system at /tmp/rclone2522555436", Modify Window "1s"
2025/04/07 03:10:23 DEBUG : box root 'rclone-test-zoloqop7woxu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:28 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_c136oc: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2025/04/07 03:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 03:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu'
2025/04/07 03:10:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu': 1 files missing
2025/04/07 03:10:29 NOTICE: 1 hashes missing
2025/04/07 03:10:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu': 2 differences found
2025/04/07 03:10:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/04/07 03:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:10:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu': 0 differences found
2025/04/07 03:10:30 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu': 1 matching files
2025/04/07 03:10:30 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-carezef3peke"
2025/04/07 03:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:10:30 DEBUG : Creating backend with remote "TestBox:rclone-test-carezef3peke"
2025/04/07 03:10:31 DEBUG : box root 'rclone-test-carezef3peke': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:31 DEBUG : Reset feature "ListR"
2025/04/07 03:10:31 DEBUG : Creating backend with remote "/tmp/rclone2837736322"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke'", Local "Local file system at /tmp/rclone2837736322", Modify Window "1s"
2025/04/07 03:10:32 DEBUG : box root 'rclone-test-carezef3peke': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:37 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_c13g0x: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2025/04/07 03:10:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 03:10:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke'
2025/04/07 03:10:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke': 1 files missing
2025/04/07 03:10:38 NOTICE: 1 hashes missing
2025/04/07 03:10:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke': 2 differences found
2025/04/07 03:10:38 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/04/07 03:10:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:10:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke': 0 differences found
2025/04/07 03:10:39 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke': 1 matching files
2025/04/07 03:10:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-bifoboh4wuve"
2025/04/07 03:10:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:10:39 DEBUG : Creating backend with remote "TestBox:rclone-test-bifoboh4wuve"
2025/04/07 03:10:40 DEBUG : box root 'rclone-test-bifoboh4wuve': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:41 DEBUG : Reset feature "ListR"
2025/04/07 03:10:41 DEBUG : Creating backend with remote "/tmp/rclone267056712"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve'", Local "Local file system at /tmp/rclone267056712", Modify Window "1s"
2025/04/07 03:10:41 DEBUG : box root 'rclone-test-bifoboh4wuve': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:10:48 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_c13o5r: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2025/04/07 03:10:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/04/07 03:10:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve'
2025/04/07 03:10:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve': 1 files missing
2025/04/07 03:10:49 NOTICE: 1 hashes missing
2025/04/07 03:10:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve': 2 differences found
2025/04/07 03:10:49 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/04/07 03:10:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/04/07 03:10:50 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve': 0 differences found
2025/04/07 03:10:50 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve': 1 matching files
2025/04/07 03:10:50 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-bifoboh4wuve': Purge remote
2025/04/07 03:10:51 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-carezef3peke': Purge remote
2025/04/07 03:10:53 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zoloqop7woxu': Purge remote
2025/04/07 03:10:54 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-ravocac9piqa': Purge remote
2025/04/07 03:10:55 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tapabaz9lalo': Purge remote
2025/04/07 03:10:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-tezomoc3fawo': Purge remote
2025/04/07 03:10:57 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-sewelur1moqa': Purge remote
2025/04/07 03:10:59 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-woruliw7tuvi': Purge remote
2025/04/07 03:11:01 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-womacib1gofi': Purge remote
2025/04/07 03:11:02 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-buqupiq8gafe': Purge remote
--- PASS: TestApplyTransforms (109.81s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:11:04 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 03:11:11 INFO  : sub/file2.rclone_chunk.001_c14b2d: Moved (server-side) to: sub/file2
2025/04/07 03:11:11 INFO  : file1: Copied (new) to: sub/file2
2025/04/07 03:11:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/07 03:11:13 DEBUG : file1: Unchanged skipping
2025/04/07 03:11:14 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (14.66s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.72s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:11:23 INFO  : dst/file1.rclone_chunk.001_c14pdc: Moved (server-side) to: dst/file1
2025/04/07 03:11:25 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/backup"
2025/04/07 03:11:25 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/backup"
2025/04/07 03:11:28 DEBUG : Reset feature "ListR"
2025/04/07 03:11:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/07 03:11:29 DEBUG : dst/file1: move non-chunked object...
2025/04/07 03:11:33 INFO  : dst/file1: Moved (server-side)
2025/04/07 03:11:33 INFO  : dst/file1: Moved (server-side)
2025/04/07 03:11:33 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:11:37 INFO  : dst/file1.rclone_chunk.001_c1532g: Moved (server-side) to: dst/file1
2025/04/07 03:11:37 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (25.28s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:11:44 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/dst"
2025/04/07 03:11:44 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/dst"
2025/04/07 03:11:46 DEBUG : Reset feature "ListR"
2025/04/07 03:11:47 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/CompareDest"
2025/04/07 03:11:47 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/CompareDest"
2025/04/07 03:11:49 DEBUG : Reset feature "ListR"
2025/04/07 03:11:49 DEBUG : one: Need to transfer - File not found at Destination
2025/04/07 03:11:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:11:54 INFO  : one.rclone_chunk.001_c15k44: Moved (server-side) to: one
2025/04/07 03:11:54 INFO  : one: Copied (new)
2025/04/07 03:11:57 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 03:11:57 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:12:03 INFO  : one: Deleted
2025/04/07 03:12:03 INFO  : one.rclone_chunk.001_c15r3c: Moved (server-side) to: one
2025/04/07 03:12:03 INFO  : one: Copied (replaced existing)
2025/04/07 03:12:10 INFO  : dst/one: Deleted
2025/04/07 03:12:11 INFO  : dst/one.rclone_chunk.001_c15z2a: Moved (server-side) to: dst/one
2025/04/07 03:12:15 INFO  : CompareDest/one.rclone_chunk.001_c1652l: Moved (server-side) to: CompareDest/one
2025/04/07 03:12:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 03:12:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/07 03:12:20 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/07 03:12:24 INFO  : CompareDest/two.rclone_chunk.001_c16fwk: Moved (server-side) to: CompareDest/two
2025/04/07 03:12:25 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 03:12:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/07 03:12:27 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/07 03:12:28 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 03:12:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/07 03:12:29 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/07 03:12:31 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 03:12:33 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/07 03:12:33 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:12:37 INFO  : two.rclone_chunk.001_c16rl5: Moved (server-side) to: two
2025/04/07 03:12:37 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (60.76s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:12:45 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/dst"
2025/04/07 03:12:45 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/dst"
2025/04/07 03:12:48 DEBUG : Reset feature "ListR"
2025/04/07 03:12:48 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/CopyDest"
2025/04/07 03:12:48 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/CopyDest"
2025/04/07 03:12:50 DEBUG : Reset feature "ListR"
2025/04/07 03:12:50 DEBUG : one: Need to transfer - File not found at Destination
2025/04/07 03:12:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:12:55 INFO  : one.rclone_chunk.001_c179hy: Moved (server-side) to: one
2025/04/07 03:12:55 INFO  : one: Copied (new)
2025/04/07 03:12:58 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 03:12:59 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:13:03 INFO  : one: Deleted
2025/04/07 03:13:04 INFO  : one.rclone_chunk.001_c17hcy: Moved (server-side) to: one
2025/04/07 03:13:04 INFO  : one: Copied (replaced existing)
2025/04/07 03:13:10 INFO  : dst/one: Deleted
2025/04/07 03:13:11 INFO  : dst/one.rclone_chunk.001_c17o0a: Moved (server-side) to: dst/one
2025/04/07 03:13:15 INFO  : CopyDest/one.rclone_chunk.001_c17tgp: Moved (server-side) to: CopyDest/one
2025/04/07 03:13:18 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/BackupDir"
2025/04/07 03:13:18 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/BackupDir"
2025/04/07 03:13:21 DEBUG : Reset feature "ListR"
2025/04/07 03:13:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 03:13:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/07 03:13:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/07 03:13:23 DEBUG : one: move non-chunked object...
2025/04/07 03:13:25 INFO  : one: Moved (server-side)
2025/04/07 03:13:25 INFO  : one: Moved (server-side)
2025/04/07 03:13:25 DEBUG : one: copy non-chunked object...
2025/04/07 03:13:27 INFO  : one: Copied (server-side copy)
2025/04/07 03:13:27 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/07 03:13:31 INFO  : CopyDest/two.rclone_chunk.001_c18azx: Moved (server-side) to: CopyDest/two
2025/04/07 03:13:32 DEBUG : two: Need to transfer - File not found at Destination
2025/04/07 03:13:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/07 03:13:33 DEBUG : two: copy non-chunked object...
2025/04/07 03:13:34 INFO  : two: Copied (server-side copy)
2025/04/07 03:13:34 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/07 03:13:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/04/07 03:13:36 DEBUG : two: Unchanged skipping
2025/04/07 03:13:40 INFO  : CopyDest/three.rclone_chunk.001_c18j8d: Moved (server-side) to: CopyDest/three
2025/04/07 03:13:42 DEBUG : three: Need to transfer - File not found at Destination
2025/04/07 03:13:43 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/07 03:13:43 DEBUG : three: Destination not found in --copy-dest
2025/04/07 03:13:43 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:13:46 INFO  : three.rclone_chunk.001_c18pd2: Moved (server-side) to: three
2025/04/07 03:13:46 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (73.02s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.73s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.69s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:14:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/04/07 03:14:00 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:14:04 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_c196ke: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2025/04/07 03:14:04 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/04/07 03:14:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/04/07 03:14:06 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:15:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://upload.box.com/api/2.0/files/content": failed to copy data: max transfer limit reached as set by --max-transfer
2025/04/07 03:15:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
    copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers
--- PASS: TestCopyFileMaxTransfer (116.11s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.72s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.70s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.77s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.70s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.71s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.75s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.70s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.75s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.73s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.72s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.69s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:16:07 INFO  : a.txt.rclone_chunk.001_c1cm00: Moved (server-side) to: a.txt
2025/04/07 03:16:10 INFO  : zend.txt.rclone_chunk.001_c1cp9c: Moved (server-side) to: zend.txt
2025/04/07 03:16:15 INFO  : sub dir/hello world.rclone_chunk.001_c1ct1b: Moved (server-side) to: sub dir/hello world
2025/04/07 03:16:19 INFO  : sub dir/hello world2.rclone_chunk.001_c1cyvn: Moved (server-side) to: sub dir/hello world2
2025/04/07 03:16:24 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_c1d18x: Moved (server-side) to: sub dir/ignore dir/.ignore
2025/04/07 03:16:27 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_c1d6fn: Moved (server-side) to: sub dir/ignore dir/should be ignored
2025/04/07 03:16:32 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_c1dafk: Moved (server-side) to: sub dir/sub sub dir/hello world3
2025/04/07 03:16:34 DEBUG : a.txt: Excluded (Size Filter)
2025/04/07 03:16:34 DEBUG : a.txt: Excluded
2025/04/07 03:16:35 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/07 03:16:35 DEBUG : sub dir/hello world: Excluded
2025/04/07 03:16:35 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/07 03:16:35 DEBUG : sub dir/hello world2: Excluded
2025/04/07 03:16:36 DEBUG : sub dir/hello world: Excluded (Size Filter)
2025/04/07 03:16:36 DEBUG : sub dir/hello world: Excluded
2025/04/07 03:16:36 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2025/04/07 03:16:36 DEBUG : sub dir/hello world2: Excluded
2025/04/07 03:16:37 DEBUG : sub dir/ignore dir: Excluded
2025/04/07 03:16:37 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (46.19s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:16:53 INFO  : file1.rclone_chunk.001_c1dw48: Moved (server-side) to: file1
2025/04/07 03:16:58 INFO  : sub/file2.rclone_chunk.001_c1dzin: Moved (server-side) to: sub/file2
=== 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
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (17.27s)
    --- PASS: TestListJSON/Default (0.38s)
    --- PASS: TestListJSON/FilesOnly (0.41s)
    --- PASS: TestListJSON/DirsOnly (0.39s)
    --- PASS: TestListJSON/Recurse (0.74s)
    --- PASS: TestListJSON/SubDir (0.36s)
    --- PASS: TestListJSON/NoModTime (0.38s)
    --- PASS: TestListJSON/NoMimeType (0.37s)
    --- PASS: TestListJSON/ShowHash (0.37s)
    --- PASS: TestListJSON/HashTypes (0.38s)
    --- PASS: TestListJSON/Metadata (0.42s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:17:10 INFO  : file1.rclone_chunk.001_c1edpq: Moved (server-side) to: file1
2025/04/07 03:17:15 INFO  : sub/file2.rclone_chunk.001_c1ehkw: Moved (server-side) to: sub/file2
=== 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/04/07 03:17:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/notfound"
2025/04/07 03:17:22 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/notfound"
2025/04/07 03:17:25 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (22.67s)
    --- PASS: TestStatJSON/Root (0.40s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.40s)
    --- PASS: TestStatJSON/Dir (0.73s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s)
    --- PASS: TestStatJSON/File (1.01s)
    --- PASS: TestStatJSON/NotFound (0.76s)
    --- PASS: TestStatJSON/DirFilesOnly (0.33s)
    --- PASS: TestStatJSON/FileFilesOnly (1.00s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.31s)
    --- PASS: TestStatJSON/DirDirsOnly (0.39s)
    --- PASS: TestStatJSON/FileDirsOnly (0.35s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.39s)
    --- PASS: TestStatJSON/RootNotFound (3.19s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:17:29 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Making directory
2025/04/07 03:17:30 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Making directory
--- PASS: TestMkdir (1.06s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:17:35 INFO  : sub dir/hello world.rclone_chunk.001_c1f1qx: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (8.77s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:17:44 INFO  : potato2.rclone_chunk.001_c1fak2: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:17:45 INFO  : potato2.rclone_chunk.002_c1fak2: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:17:50 INFO  : empty space.rclone_chunk.001_c1fhiz: Moved (server-side) to: empty space
--- PASS: TestLs (16.85s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:18:01 INFO  : potato2.rclone_chunk.001_c1fqx2: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:18:01 INFO  : potato2.rclone_chunk.002_c1fqx2: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:18:06 INFO  : empty space.rclone_chunk.001_c1fxgq: Moved (server-side) to: empty space
2025/04/07 03:18:07 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/04/07 03:18:07 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (17.59s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:18:18 INFO  : potato2.rclone_chunk.001_c1g80b: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:18:19 INFO  : potato2.rclone_chunk.002_c1g80b: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:18:24 INFO  : empty space.rclone_chunk.001_c1gfmm: Moved (server-side) to: empty space
--- PASS: TestLsLong (17.06s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:18:36 INFO  : potato2.rclone_chunk.001_c1gpnm: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:18:36 INFO  : potato2.rclone_chunk.002_c1gpnm: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:18:42 INFO  : empty space.rclone_chunk.001_c1gwes: Moved (server-side) to: empty space
--- PASS: TestHashSums (16.73s)
=== RUN   TestHashSumsWithErrors
2025/04/07 03:18:47 DEBUG : Creating backend with remote ":memory:"
2025/04/07 03:18:47 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/04/07 03:18:47 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/07 03:18:47 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/04/07 03:18:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/07 03:18:47 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/04/07 03:18:47 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/07 03:18:47 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/04/07 03:18:47 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/04/07 03:18:47 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:18:52 INFO  : potato2.rclone_chunk.001_c1h6ze: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:18:53 INFO  : potato2.rclone_chunk.002_c1h6ze: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:18:58 INFO  : empty space.rclone_chunk.001_c1hder: Moved (server-side) to: empty space
2025/04/07 03:19:02 INFO  : sub dir/potato3.rclone_chunk.001_c1hgk2: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (23.75s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:19:15 INFO  : small.rclone_chunk.001_c1huy9: Moved (server-side) to: small
2025/04/07 03:19:20 INFO  : medium.rclone_chunk.001_c1hxsa: Moved (server-side) to: medium.rclone_chunk.001
2025/04/07 03:19:20 INFO  : medium.rclone_chunk.002_c1hxsa: Moved (server-side) to: medium.rclone_chunk.002
2025/04/07 03:19:27 INFO  : large.rclone_chunk.001_c1i4cp: Moved (server-side) to: large.rclone_chunk.001
2025/04/07 03:19:27 INFO  : large.rclone_chunk.002_c1i4cp: Moved (server-side) to: large.rclone_chunk.002
2025/04/07 03:19:29 DEBUG : Waiting for deletions to finish
2025/04/07 03:19:29 DEBUG : large: Excluded (Size Filter)
2025/04/07 03:19:29 DEBUG : large: Excluded
2025/04/07 03:19:30 INFO  : small: Deleted
2025/04/07 03:19:33 INFO  : medium: Deleted
--- PASS: TestDelete (26.97s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.42s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.44s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.48s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:19:46 INFO  : ReadFile.rclone_chunk.001_c1ipl2: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (8.01s)
=== RUN   TestRetry
2025/04/07 03:19:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/04/07 03:19:51 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/04/07 03:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 03:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 03:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 03:19:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/04/07 03:19:51 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:19:54 INFO  : file1.rclone_chunk.001_c1ixa1: Moved (server-side) to: file1
2025/04/07 03:19:58 INFO  : file2.rclone_chunk.001_c1j0yl: Moved (server-side) to: file2
--- PASS: TestCat (19.57s)
=== RUN   TestPurge
2025/04/07 03:20:10 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zelopom3hefi"
2025/04/07 03:20:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/07 03:20:10 DEBUG : Creating backend with remote "TestBox:rclone-test-zelopom3hefi"
2025/04/07 03:20:11 DEBUG : box root 'rclone-test-zelopom3hefi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:20:12 DEBUG : Reset feature "ListR"
2025/04/07 03:20:12 DEBUG : Creating backend with remote "/tmp/rclone870354423"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zelopom3hefi'", Local "Local file system at /tmp/rclone870354423", Modify Window "1s"
2025/04/07 03:20:12 DEBUG : box root 'rclone-test-zelopom3hefi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:20:21 INFO  : A1/B1/C1/one.rclone_chunk.001_c1jjvo: Moved (server-side) to: A1/B1/C1/one
2025/04/07 03:20:21 INFO  : A2: Making directory
2025/04/07 03:20:22 INFO  : A1/B2: Making directory
2025/04/07 03:20:23 INFO  : A1/B2/C2: Making directory
2025/04/07 03:20:24 INFO  : A1/B1/C3: Making directory
2025/04/07 03:20:25 INFO  : A3: Making directory
2025/04/07 03:20:26 INFO  : A3/B3: Making directory
2025/04/07 03:20:27 INFO  : A3/B3/C4: Making directory
2025/04/07 03:20:32 INFO  : A1/two.rclone_chunk.001_c1jzt7: Moved (server-side) to: A1/two
2025/04/07 03:20:39 DEBUG : box root 'rclone-test-zelopom3hefi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:20:39 ERROR : : error listing: directory not found
2025/04/07 03:20:39 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zelopom3hefi': Purge remote
2025/04/07 03:20:40 DEBUG : box root 'rclone-test-zelopom3hefi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:20:40 NOTICE: purge failed: directory not found
--- PASS: TestPurge (29.53s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:20:46 INFO  : A1/B1/C1/one.rclone_chunk.001_c1kadx: Moved (server-side) to: A1/B1/C1/one
2025/04/07 03:20:46 INFO  : A2: Making directory
2025/04/07 03:20:47 INFO  : A1/B2: Making directory
2025/04/07 03:20:48 INFO  : A1/B2/C2: Making directory
2025/04/07 03:20:50 INFO  : A1/B1/C3: Making directory
2025/04/07 03:20:51 INFO  : A3: Making directory
2025/04/07 03:20:52 INFO  : A3/B3: Making directory
2025/04/07 03:20:53 INFO  : A3/B3/C4: Making directory
2025/04/07 03:20:58 INFO  : A1/two.rclone_chunk.001_c1ko4e: Moved (server-side) to: A1/two
2025/04/07 03:20:59 DEBUG : removing 1 level 3 directories
2025/04/07 03:20:59 INFO  : A3/B3/C4: Removing directory
2025/04/07 03:21:04 DEBUG : removing 2 level 3 directories
2025/04/07 03:21:04 INFO  : A1/B2/C2: Removing directory
2025/04/07 03:21:04 INFO  : A1/B1/C3: Removing directory
2025/04/07 03:21:05 DEBUG : removing 2 level 2 directories
2025/04/07 03:21:05 INFO  : A3/B3: Removing directory
2025/04/07 03:21:05 INFO  : A1/B2: Removing directory
2025/04/07 03:21:05 DEBUG : removing 2 level 1 directories
2025/04/07 03:21:05 INFO  : A3: Removing directory
2025/04/07 03:21:05 INFO  : A2: Removing directory
2025/04/07 03:21:14 DEBUG : removing 1 level 3 directories
2025/04/07 03:21:14 INFO  : A1/B1/C1: Removing directory
2025/04/07 03:21:14 DEBUG : removing 1 level 2 directories
2025/04/07 03:21:14 INFO  : A1/B1: Removing directory
2025/04/07 03:21:15 DEBUG : removing 1 level 1 directories
2025/04/07 03:21:15 INFO  : A1: Removing directory
2025/04/07 03:21:16 DEBUG : removing 1 level 0 directories
2025/04/07 03:21:16 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Removing directory
2025/04/07 03:21:18 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:21:18 ERROR : : error listing: directory not found
2025/04/07 03:21:18 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:21:18 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (38.45s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:21:19 DEBUG : box root 'rclone-test-nojolak1cijo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2025/04/07 03:21:19 INFO  : A1: Making directory
2025/04/07 03:21:20 INFO  : A1/B1: Making directory
2025/04/07 03:21:21 INFO  : A1/B1/C1: Making directory
2025/04/07 03:21:25 DEBUG : removing 1 level 3 directories
2025/04/07 03:21:25 INFO  : A1/B1/C1: Removing directory
2025/04/07 03:21:26 DEBUG : removing 1 level 2 directories
2025/04/07 03:21:26 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (11.61s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:21:30 INFO  : A1: Making directory
2025/04/07 03:21:31 INFO  : A1/B1: Making directory
2025/04/07 03:21:32 INFO  : A1/B1/C1: Making directory
2025/04/07 03:21:36 DEBUG : removing 1 level 3 directories
2025/04/07 03:21:36 INFO  : A1/B1/C1: Removing directory
2025/04/07 03:21:37 DEBUG : removing 1 level 2 directories
2025/04/07 03:21:37 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (10.29s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:21:44 INFO  : file1.rclone_chunk.001_c1lzgo: Moved (server-side) to: file1
2025/04/07 03:21:46 DEBUG : filename.txt: File name found in url
2025/04/07 03:21:50 INFO  : filename.txt.rclone_chunk.001_c1m4y9: Moved (server-side) to: filename.txt
2025/04/07 03:21:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/04/07 03:21:53 INFO  : headerfilename.txt.rclone_chunk.001_c1m8g7: Moved (server-side) to: headerfilename.txt
2025/04/07 03:21:57 INFO  : file2.rclone_chunk.001_c1mcd0: Moved (server-side) to: file2
--- PASS: TestCopyURL (21.98s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:22:02 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 03:22:07 INFO  : sub/file2.rclone_chunk.001_c1mlke: Moved (server-side) to: sub/file2
2025/04/07 03:22:07 INFO  : file1: Copied (new) to: sub/file2
2025/04/07 03:22:07 INFO  : file1: Deleted
2025/04/07 03:22:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/07 03:22:09 DEBUG : file1: Unchanged skipping
2025/04/07 03:22:09 INFO  : file1: Deleted
2025/04/07 03:22:10 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (11.45s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:22:14 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 03:22:14 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:22:17 INFO  : file1.rclone_chunk.001_c1mwnh: Moved (server-side) to: file1
2025/04/07 03:22:17 INFO  : file1: Copied (new)
2025/04/07 03:22:17 INFO  : file1: Deleted
2025/04/07 03:22:19 DEBUG : file1: Destination exists, skipping
2025/04/07 03:22:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (7.40s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:22:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/04/07 03:22:26 INFO  : sub/file2.rclone_chunk.001_c1n4xv: Moved (server-side) to: sub/file2
2025/04/07 03:22:26 INFO  : file1: Copied (new) to: sub/file2
2025/04/07 03:22:26 INFO  : file1: Deleted
2025/04/07 03:22:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/07 03:22:28 DEBUG : file1: Unchanged skipping
2025/04/07 03:22:28 INFO  : file1: Deleted
2025/04/07 03:22:31 DEBUG : sub/file2: moving to sub/File2-rclone-move-quqiweq2
2025/04/07 03:22:31 DEBUG : sub/file2: move non-chunked object...
2025/04/07 03:22:32 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-quqiweq2
2025/04/07 03:22:32 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-quqiweq2
2025/04/07 03:22:32 DEBUG : sub/file2: moving to sub/File2
2025/04/07 03:22:32 DEBUG : sub/File2-rclone-move-quqiweq2: move non-chunked object...
2025/04/07 03:22:32 INFO  : sub/File2-rclone-move-quqiweq2: Moved (server-side) to: sub/File2
2025/04/07 03:22:32 INFO  : sub/File2-rclone-move-quqiweq2: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (15.09s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:22:40 INFO  : hello.rclone_chunk.001_c1nih9: Moved (server-side) to: hello
2025/04/07 03:22:42 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (8.17s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:22:49 INFO  : dst/file1.rclone_chunk.001_c1nrqd: Moved (server-side) to: dst/file1
2025/04/07 03:22:51 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nojolak1cijo/backup"
2025/04/07 03:22:51 DEBUG : Config file has changed externally - reloading
2025/04/07 03:22:51 DEBUG : Creating backend with remote "TestBox:rclone-test-nojolak1cijo/backup"
2025/04/07 03:22:53 DEBUG : Reset feature "ListR"
2025/04/07 03:22:53 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/04/07 03:22:54 DEBUG : dst/file1: move non-chunked object...
2025/04/07 03:22:58 INFO  : dst/file1: Moved (server-side)
2025/04/07 03:22:58 INFO  : dst/file1: Moved (server-side)
2025/04/07 03:22:58 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2025/04/07 03:23:01 INFO  : dst/file1.rclone_chunk.001_c1o4cm: Moved (server-side) to: dst/file1
2025/04/07 03:23:01 INFO  : dst/file1: Copied (new)
2025/04/07 03:23:01 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (24.02s)
=== 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 "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:23:13 INFO  : A1/one.rclone_chunk.001_c1of88: Moved (server-side) to: A1/one
2025/04/07 03:23:16 INFO  : A1/two.rclone_chunk.001_c1ojce: Moved (server-side) to: A1/two
2025/04/07 03:23:21 INFO  : A1/B1/three.rclone_chunk.001_c1on70: Moved (server-side) to: A1/B1/three
2025/04/07 03:23:26 INFO  : A1/B1/C1/four.rclone_chunk.001_c1orts: Moved (server-side) to: A1/B1/C1/four
2025/04/07 03:23:30 INFO  : A1/B1/C2/five.rclone_chunk.001_c1owbm: Moved (server-side) to: A1/B1/C2/five
2025/04/07 03:23:30 INFO  : A1/B2: Making directory
2025/04/07 03:23:31 INFO  : A1/B1/C3: Making directory
2025/04/07 03:23:44 DEBUG : A2/one: move non-chunked object...
2025/04/07 03:23:44 DEBUG : A2/two: move non-chunked object...
2025/04/07 03:23:44 DEBUG : A2/B1/C1/four: move non-chunked object...
2025/04/07 03:23:44 DEBUG : A2/B1/three: move non-chunked object...
2025/04/07 03:23:44 DEBUG : A2/B1/C2/five: move non-chunked object...
2025/04/07 03:23:45 INFO  : A2/one: Moved (server-side) to: A3/one
2025/04/07 03:23:45 INFO  : A2/one: Moved (server-side) to: A3/one
2025/04/07 03:23:45 INFO  : A2/two: Moved (server-side) to: A3/two
2025/04/07 03:23:45 INFO  : A2/two: Moved (server-side) to: A3/two
2025/04/07 03:23:45 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/04/07 03:23:45 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2025/04/07 03:23:45 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/04/07 03:23:45 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2025/04/07 03:23:45 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/04/07 03:23:45 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2025/04/07 03:23:52 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/04/07 03:24:00 DEBUG : A3/B1/three: move non-chunked object...
2025/04/07 03:24:00 DEBUG : A3/two: move non-chunked object...
2025/04/07 03:24:00 DEBUG : A3/B1/C1/four: move non-chunked object...
2025/04/07 03:24:00 DEBUG : A3/one: move non-chunked object...
2025/04/07 03:24:00 DEBUG : A3/B1/C2/five: move non-chunked object...
2025/04/07 03:24:01 INFO  : A3/one: Moved (server-side) to: A4/one
2025/04/07 03:24:01 INFO  : A3/one: Moved (server-side) to: A4/one
2025/04/07 03:24:01 INFO  : A3/two: Moved (server-side) to: A4/two
2025/04/07 03:24:01 INFO  : A3/two: Moved (server-side) to: A4/two
2025/04/07 03:24:01 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/04/07 03:24:01 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2025/04/07 03:24:01 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/04/07 03:24:01 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2025/04/07 03:24:01 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2025/04/07 03:24:01 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
--- PASS: TestDirMove (72.47s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
--- PASS: TestGetFsInfo (0.70s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2025/04/07 03:24:22 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 03:24:25 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_c1qg0u: Moved (server-side) to: no_checksum_small_file_from_pipe
2025/04/07 03:24:25 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/07 03:24:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/07 03:25:01 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/07 03:25:01 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/07 03:25:02 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/07 03:25:03 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/07 03:25:03 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/07 03:25:04 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/07 03:25:04 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/07 03:25:05 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/07 03:25:05 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/07 03:25:06 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/07 03:25:06 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/07 03:25:07 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/07 03:25:07 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/07 03:25:08 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/07 03:25:08 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/07 03:25:09 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/07 03:25:09 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/07 03:25:10 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/07 03:25:10 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/07 03:25:11 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/07 03:25:12 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_c1qkt9: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/07 03:25:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:25:38 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 03:25:42 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_c1slo9: Moved (server-side) to: with_checksum_small_file_from_pipe
2025/04/07 03:25:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/07 03:26:16 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/07 03:26:17 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/07 03:26:18 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/07 03:26:18 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/07 03:26:19 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/07 03:26:19 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/07 03:26:20 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/07 03:26:20 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/07 03:26:21 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/07 03:26:21 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/07 03:26:22 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/07 03:26:22 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/07 03:26:23 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/07 03:26:23 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/07 03:26:24 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/07 03:26:24 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/07 03:26:25 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/07 03:26:26 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/07 03:26:26 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/07 03:26:27 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/07 03:26:27 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_c1soip: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/07 03:26:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:26:55 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 03:26:58 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_c1upiz: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/04/07 03:26:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/04/07 03:28:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/07 03:28:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/07 03:28:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/07 03:28:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/07 03:28:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/07 03:28:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/07 03:28:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/07 03:28:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/07 03:28:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/07 03:28:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/07 03:28:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/07 03:28:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/07 03:28:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/07 03:28:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/07 03:28:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/07 03:28:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/07 03:28:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/07 03:28:42 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/07 03:28:42 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/07 03:28:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/07 03:28:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_c1utew: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/07 03:28:45 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:29:11 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': File to upload is small (34 bytes), uploading instead of streaming
2025/04/07 03:29:14 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_c1yhyb: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2025/04/07 03:29:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/04/07 03:29:49 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2025/04/07 03:29:50 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2025/04/07 03:29:51 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2025/04/07 03:29:51 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2025/04/07 03:29:52 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2025/04/07 03:29:52 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2025/04/07 03:29:53 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2025/04/07 03:29:53 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2025/04/07 03:29:54 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2025/04/07 03:29:54 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2025/04/07 03:29:55 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2025/04/07 03:29:55 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2025/04/07 03:29:56 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2025/04/07 03:29:56 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2025/04/07 03:29:57 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2025/04/07 03:29:57 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2025/04/07 03:29:58 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2025/04/07 03:29:58 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2025/04/07 03:29:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2025/04/07 03:29:59 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2025/04/07 03:30:00 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_c1yls2: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2025/04/07 03:30:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (365.92s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (76.77s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (76.22s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (136.23s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (76.70s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.71s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:30:33 INFO  : potato1.rclone_chunk.001_c20mdd: Moved (server-side) to: potato1.rclone_chunk.001
2025/04/07 03:30:33 INFO  : potato1.rclone_chunk.002_c20mdd: Moved (server-side) to: potato1.rclone_chunk.002
2025/04/07 03:30:35 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': File to upload is small (60 bytes), uploading instead of streaming
2025/04/07 03:30:40 INFO  : potato2.rclone_chunk.001_c20uow: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:30:41 INFO  : potato2.rclone_chunk.002_c20uow: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:30:42 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (23.24s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.75s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:30:57 INFO  : potato2.rclone_chunk.001_c21ant: Moved (server-side) to: potato2.rclone_chunk.001
2025/04/07 03:30:57 INFO  : potato2.rclone_chunk.002_c21ant: Moved (server-side) to: potato2.rclone_chunk.002
2025/04/07 03:31:03 INFO  : empty space.rclone_chunk.001_c21hij: Moved (server-side) to: empty space
2025/04/07 03:31:07 INFO  : sub dir/potato3.rclone_chunk.001_c21lnn: Moved (server-side) to: sub dir/potato3
2025/04/07 03:31:09 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Touching "empty space"
2025/04/07 03:31:09 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Touching "potato2"
2025/04/07 03:31:09 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Touching "sub dir/potato3"
--- PASS: TestTouchDir (26.61s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.68s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.71s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.75s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.70s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.71s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo'", Local "Local file system at /tmp/rclone321438073", Modify Window "1s"
2025/04/07 03:31:27 INFO  : sub dir/test remove existing.rclone_chunk.001_c2258g: Moved (server-side) to: sub dir/test remove existing
2025/04/07 03:31:30 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_c229je: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/07 03:31:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fayexoh0" before starting
2025/04/07 03:31:34 DEBUG : sub dir/test remove existing: move non-chunked object...
2025/04/07 03:31:35 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.fayexoh0
2025/04/07 03:31:36 DEBUG : sub dir/test remove existing.fayexoh0: TEST: removing renamed existing file after operation
2025/04/07 03:31:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gegabos8" before starting
2025/04/07 03:31:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/04/07 03:31:39 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gegabos8
2025/04/07 03:31:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gegabos8: TEST: renaming existing back after failed operation
2025/04/07 03:31:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gegabos8: move non-chunked object...
2025/04/07 03:31:40 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gegabos8: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2025/04/07 03:31:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.koruloq5" before starting
2025/04/07 03:31:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2025/04/07 03:31:43 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.koruloq5
2025/04/07 03:31:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.koruloq5: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (24.99s)
=== 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)
PASS
2025/04/07 03:31:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nojolak1cijo': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -size-limit 1024" - Finished OK in 27m24.216680636s (try 1/5)