"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Starting (try 1/5)
2024/12/21 04:01:16 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe"
2024/12/21 04:01:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:01:16 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe"
2024/12/21 04:01:16 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:01:17 DEBUG : Reset feature "ListR"
2024/12/21 04:01:17 DEBUG : Creating backend with remote "/tmp/rclone3070299001"
=== 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2024/12/21 04:01:18 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:01:18 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.93s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    multithread_test.go:121: multithread writing not supported
2024/12/21 04:01:18 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:01:18 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.49s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2024/12/21 04:01:18 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2024/12/21 04:01:18 DEBUG : potato: Seek from 10 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 10 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Seek from 5 to 2
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2024/12/21 04:01:18 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Seek from 5 to 2
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2024/12/21 04:01:18 DEBUG : potato: Seek from 8 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 8 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2024/12/21 04:01:18 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2024/12/21 04:01:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2024/12/21 04:01:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2024/12/21 04:01:18 DEBUG : potato: Seek from 5 to 2
2024/12/21 04:01:18 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2024/12/21 04:01:18 DEBUG : potato: Seek from 9 to 0
2024/12/21 04:01:18 DEBUG : potato: Seek from 9 to 0
2024/12/21 04:01:18 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:01:19 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:01:22 INFO  : rutabaga.rclone_chunk.001_ty2vdm: Moved (server-side) to: rutabaga
=== RUN   TestCheck/1
=== RUN   TestCheck/2
2024/12/21 04:01:27 INFO  : empty space.rclone_chunk.001_ty30qm: Moved (server-side) to: empty space
=== RUN   TestCheck/3
2024/12/21 04:01:32 INFO  : potato2.rclone_chunk.001_ty344c: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:01:32 INFO  : potato2.rclone_chunk.002_ty344c: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheck/4
=== RUN   TestCheck/5
2024/12/21 04:01:40 INFO  : remotepotato.rclone_chunk.001_ty3bul: Moved (server-side) to: remotepotato.rclone_chunk.001
2024/12/21 04:01:40 INFO  : remotepotato.rclone_chunk.002_ty3bul: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (33.78s)
    --- PASS: TestCheck/1 (0.48s)
    --- PASS: TestCheck/2 (0.35s)
    --- PASS: TestCheck/3 (0.36s)
    --- PASS: TestCheck/4 (0.37s)
    --- PASS: TestCheck/5 (0.39s)
    --- PASS: TestCheck/6 (0.39s)
    --- PASS: TestCheck/7 (0.38s)
=== RUN   TestCheckFsError
2024/12/21 04:01:52 DEBUG : Creating backend with remote "nonexistent"
2024/12/21 04:01:52 DEBUG : Creating backend with remote "nonexistent"
2024/12/21 04:01:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2024/12/21 04:01:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2024/12/21 04:01:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2024/12/21 04:01:52 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:01:55 INFO  : rutabaga.rclone_chunk.001_ty3s0x: Moved (server-side) to: rutabaga
=== RUN   TestCheckDownload/1
=== RUN   TestCheckDownload/2
2024/12/21 04:02:01 INFO  : empty space.rclone_chunk.001_ty3yy3: Moved (server-side) to: empty space
=== RUN   TestCheckDownload/3
2024/12/21 04:02:06 INFO  : potato2.rclone_chunk.001_ty4213: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:02:07 INFO  : potato2.rclone_chunk.002_ty4213: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckDownload/4
=== RUN   TestCheckDownload/5
2024/12/21 04:02:18 INFO  : remotepotato.rclone_chunk.001_ty4enb: Moved (server-side) to: remotepotato.rclone_chunk.001
2024/12/21 04:02:18 INFO  : remotepotato.rclone_chunk.002_ty4enb: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckDownload/6
=== RUN   TestCheckDownload/7
--- PASS: TestCheckDownload (42.24s)
    --- PASS: TestCheckDownload/1 (1.06s)
    --- PASS: TestCheckDownload/2 (1.06s)
    --- PASS: TestCheckDownload/3 (1.11s)
    --- PASS: TestCheckDownload/4 (2.50s)
    --- PASS: TestCheckDownload/5 (2.46s)
    --- PASS: TestCheckDownload/6 (2.47s)
    --- PASS: TestCheckDownload/7 (2.50s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:02:37 INFO  : rutabaga.rclone_chunk.001_ty4yi5: Moved (server-side) to: rutabaga
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
2024/12/21 04:02:42 INFO  : empty space.rclone_chunk.001_ty53rc: Moved (server-side) to: empty space
=== RUN   TestCheckSizeOnly/3
2024/12/21 04:02:47 INFO  : potato2.rclone_chunk.001_ty57d2: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:02:47 INFO  : potato2.rclone_chunk.002_ty57d2: Moved (server-side) to: potato2.rclone_chunk.002
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
2024/12/21 04:02:54 INFO  : remotepotato.rclone_chunk.001_ty5eq9: Moved (server-side) to: remotepotato.rclone_chunk.001
2024/12/21 04:02:55 INFO  : remotepotato.rclone_chunk.002_ty5eq9: Moved (server-side) to: remotepotato.rclone_chunk.002
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (31.59s)
    --- PASS: TestCheckSizeOnly/1 (0.34s)
    --- PASS: TestCheckSizeOnly/2 (0.34s)
    --- PASS: TestCheckSizeOnly/3 (0.40s)
    --- PASS: TestCheckSizeOnly/4 (0.36s)
    --- PASS: TestCheckSizeOnly/5 (0.36s)
    --- PASS: TestCheckSizeOnly/6 (0.37s)
    --- PASS: TestCheckSizeOnly/7 (0.37s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:03:10 INFO  : test.sum.rclone_chunk.001_ty5udw: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:03:10 INFO  : test.sum.rclone_chunk.002_ty5udw: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:03:15 NOTICE: test.sum: improperly formatted checksum line 4
2024/12/21 04:03:15 NOTICE: test.sum: improperly formatted checksum line 5
2024/12/21 04:03:15 NOTICE: test.sum: improperly formatted checksum line 6
2024/12/21 04:03:15 NOTICE: test.sum: 2 warning(s) suppressed...
2024/12/21 04:03:23 INFO  : test.sum.rclone_chunk.001_ty65ix: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:03:24 INFO  : test.sum.rclone_chunk.002_ty65ix: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:03:28 NOTICE: test.sum: improperly formatted checksum line 4
2024/12/21 04:03:28 NOTICE: test.sum: improperly formatted checksum line 5
2024/12/21 04:03:28 NOTICE: test.sum: improperly formatted checksum line 6
2024/12/21 04:03:28 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (26.51s)
=== RUN   TestCheckSum
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:03:32 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/data"
2024/12/21 04:03:32 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/data"
2024/12/21 04:03:34 DEBUG : Reset feature "ListR"
    check_test.go:354: Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.41s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:03:35 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/data"
2024/12/21 04:03:35 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/data"
2024/12/21 04:03:36 DEBUG : Reset feature "ListR"
2024/12/21 04:03:41 INFO  : data/banana.rclone_chunk.001_ty6pkq: Moved (server-side) to: data/banana
2024/12/21 04:03:44 INFO  : test.sum.rclone_chunk.001_ty6tzc: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest1
2024/12/21 04:03:51 INFO  : data/potato.rclone_chunk.001_ty7084: Moved (server-side) to: data/potato
2024/12/21 04:03:56 INFO  : test.sum: Deleted
2024/12/21 04:03:57 INFO  : test.sum.rclone_chunk.001_ty74jd: Moved (server-side) to: test.sum
=== RUN   TestCheckSumDownload/subtest2
2024/12/21 04:04:06 INFO  : test.sum.rclone_chunk.001_ty7dz2: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:04:06 INFO  : test.sum.rclone_chunk.002_ty7dz2: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest3
2024/12/21 04:04:21 INFO  : test.sum.rclone_chunk.001_ty7rzh: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:04:21 INFO  : test.sum.rclone_chunk.002_ty7rzh: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest4
2024/12/21 04:04:38 INFO  : test.sum.rclone_chunk.001_ty8637: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:04:39 INFO  : test.sum.rclone_chunk.002_ty8637: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:04:39 INFO  : test.sum.rclone_chunk.003_ty8637: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest5
2024/12/21 04:04:57 INFO  : test.sum.rclone_chunk.001_ty8oly: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:04:57 INFO  : test.sum.rclone_chunk.002_ty8oly: Moved (server-side) to: test.sum.rclone_chunk.002
2024/12/21 04:04:58 INFO  : test.sum.rclone_chunk.003_ty8oly: Moved (server-side) to: test.sum.rclone_chunk.003
=== RUN   TestCheckSumDownload/subtest6
2024/12/21 04:05:10 INFO  : data/banana: Deleted
2024/12/21 04:05:10 INFO  : data/banana.rclone_chunk.001_ty963y: Moved (server-side) to: data/banana
2024/12/21 04:05:16 INFO  : data/potato: Deleted
2024/12/21 04:05:16 INFO  : data/potato.rclone_chunk.001_ty9b0l: Moved (server-side) to: data/potato
2024/12/21 04:05:25 INFO  : test.sum.rclone_chunk.001_ty9i7q: Moved (server-side) to: test.sum.rclone_chunk.001
2024/12/21 04:05:25 INFO  : test.sum.rclone_chunk.002_ty9i7q: Moved (server-side) to: test.sum.rclone_chunk.002
=== RUN   TestCheckSumDownload/subtest7
--- PASS: TestCheckSumDownload (124.02s)
    --- PASS: TestCheckSumDownload/subtest1 (3.14s)
    --- PASS: TestCheckSumDownload/subtest2 (2.81s)
    --- PASS: TestCheckSumDownload/subtest3 (4.66s)
    --- PASS: TestCheckSumDownload/subtest4 (4.72s)
    --- PASS: TestCheckSumDownload/subtest5 (4.89s)
    --- PASS: TestCheckSumDownload/subtest6 (4.92s)
    --- PASS: TestCheckSumDownload/subtest7 (4.30s)
=== RUN   TestApplyTransforms
2024/12/21 04:05:39 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-nuhozid4xugo"
2024/12/21 04:05:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:05:39 DEBUG : Creating backend with remote "TestBox:rclone-test-nuhozid4xugo"
2024/12/21 04:05:39 DEBUG : box root 'rclone-test-nuhozid4xugo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:05:40 DEBUG : Reset feature "ListR"
2024/12/21 04:05:40 DEBUG : Creating backend with remote "/tmp/rclone2761545228"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo'", Local "Local file system at /tmp/rclone2761545228", Modify Window "1s"
2024/12/21 04:05:40 DEBUG : box root 'rclone-test-nuhozid4xugo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:05:44 INFO  : hello, world!.rclone_chunk.001_tya5rd: Moved (server-side) to: hello, world!
upper checkfile vs. lower remote (without normalization)
2024/12/21 04:05:45 ERROR : hello, world!: sum not found
2024/12/21 04:05:45 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo'
2024/12/21 04:05:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo': 1 files missing
2024/12/21 04:05:45 NOTICE: 1 hashes missing
2024/12/21 04:05:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo': 2 differences found
2024/12/21 04:05:45 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2024/12/21 04:05:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:05:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo': 0 differences found
2024/12/21 04:05:46 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo': 1 matching files
2024/12/21 04:05:46 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xedutix1wuve"
2024/12/21 04:05:46 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:05:46 DEBUG : Creating backend with remote "TestBox:rclone-test-xedutix1wuve"
2024/12/21 04:05:46 DEBUG : box root 'rclone-test-xedutix1wuve': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:05:47 DEBUG : Reset feature "ListR"
2024/12/21 04:05:47 DEBUG : Creating backend with remote "/tmp/rclone3476347684"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve'", Local "Local file system at /tmp/rclone3476347684", Modify Window "1s"
2024/12/21 04:05:47 DEBUG : box root 'rclone-test-xedutix1wuve': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:05:51 INFO  : HELLO, WORLD!.rclone_chunk.001_tyac7u: Moved (server-side) to: HELLO, WORLD!
lower checkfile vs. upper remote (without normalization)
2024/12/21 04:05:52 ERROR : HELLO, WORLD!: sum not found
2024/12/21 04:05:52 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve'
2024/12/21 04:05:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve': 1 files missing
2024/12/21 04:05:52 NOTICE: 1 hashes missing
2024/12/21 04:05:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve': 2 differences found
2024/12/21 04:05:52 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2024/12/21 04:05:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:05:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve': 0 differences found
2024/12/21 04:05:53 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve': 1 matching files
2024/12/21 04:05:53 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-pejicit2caya"
2024/12/21 04:05:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:05:53 DEBUG : Creating backend with remote "TestBox:rclone-test-pejicit2caya"
2024/12/21 04:05:53 DEBUG : box root 'rclone-test-pejicit2caya': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:05:54 DEBUG : Reset feature "ListR"
2024/12/21 04:05:54 DEBUG : Creating backend with remote "/tmp/rclone3909084168"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya'", Local "Local file system at /tmp/rclone3909084168", Modify Window "1s"
2024/12/21 04:05:54 DEBUG : box root 'rclone-test-pejicit2caya': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:05:58 INFO  : HeLlO, wOrLd!.rclone_chunk.001_tyajkv: Moved (server-side) to: HeLlO, wOrLd!
lower checkfile vs. upperlowermixed remote (without normalization)
2024/12/21 04:05:59 ERROR : HeLlO, wOrLd!: sum not found
2024/12/21 04:05:59 ERROR : hello, world!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya'
2024/12/21 04:05:59 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya': 1 files missing
2024/12/21 04:05:59 NOTICE: 1 hashes missing
2024/12/21 04:05:59 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya': 2 differences found
2024/12/21 04:05:59 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2024/12/21 04:06:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:00 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya': 0 differences found
2024/12/21 04:06:00 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya': 1 matching files
2024/12/21 04:06:00 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-mazeciy7hano"
2024/12/21 04:06:00 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:00 DEBUG : Creating backend with remote "TestBox:rclone-test-mazeciy7hano"
2024/12/21 04:06:01 DEBUG : box root 'rclone-test-mazeciy7hano': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:01 DEBUG : Reset feature "ListR"
2024/12/21 04:06:01 DEBUG : Creating backend with remote "/tmp/rclone3598143840"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano'", Local "Local file system at /tmp/rclone3598143840", Modify Window "1s"
2024/12/21 04:06:02 DEBUG : box root 'rclone-test-mazeciy7hano': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:05 INFO  : HELLO, WORLD!.rclone_chunk.001_tyaqkq: Moved (server-side) to: HELLO, WORLD!
upperlowermixed checkfile vs. upper remote (without normalization)
2024/12/21 04:06:06 ERROR : HELLO, WORLD!: sum not found
2024/12/21 04:06:06 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano'
2024/12/21 04:06:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano': 1 files missing
2024/12/21 04:06:06 NOTICE: 1 hashes missing
2024/12/21 04:06:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano': 2 differences found
2024/12/21 04:06:06 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2024/12/21 04:06:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano': 0 differences found
2024/12/21 04:06:07 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano': 1 matching files
2024/12/21 04:06:07 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-rolomuy9befo"
2024/12/21 04:06:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:07 DEBUG : Creating backend with remote "TestBox:rclone-test-rolomuy9befo"
2024/12/21 04:06:08 DEBUG : box root 'rclone-test-rolomuy9befo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:08 DEBUG : Reset feature "ListR"
2024/12/21 04:06:08 DEBUG : Creating backend with remote "/tmp/rclone3934830221"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo'", Local "Local file system at /tmp/rclone3934830221", Modify Window "1s"
2024/12/21 04:06:09 DEBUG : box root 'rclone-test-rolomuy9befo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:13 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_tyayyh: Moved (server-side) to: 測試_Русский___ě_áñ
NFD checkfile vs. NFC remote (without normalization)
2024/12/21 04:06:13 ERROR : 測試_Русский___ě_áñ: sum not found
2024/12/21 04:06:13 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo'
2024/12/21 04:06:13 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo': 1 files missing
2024/12/21 04:06:13 NOTICE: 1 hashes missing
2024/12/21 04:06:13 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo': 2 differences found
2024/12/21 04:06:13 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2024/12/21 04:06:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:15 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo': 0 differences found
2024/12/21 04:06:15 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo': 1 matching files
2024/12/21 04:06:15 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-towupey2jipi"
2024/12/21 04:06:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:15 DEBUG : Creating backend with remote "TestBox:rclone-test-towupey2jipi"
2024/12/21 04:06:15 DEBUG : box root 'rclone-test-towupey2jipi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:16 DEBUG : Reset feature "ListR"
2024/12/21 04:06:16 DEBUG : Creating backend with remote "/tmp/rclone793353688"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi'", Local "Local file system at /tmp/rclone793353688", Modify Window "1s"
2024/12/21 04:06:16 DEBUG : box root 'rclone-test-towupey2jipi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:20 INFO  : 測試_Русский___ě_áñ.rclone_chunk.001_tyb5tg: Moved (server-side) to: 測試_Русский___ě_áñ
NFC checkfile vs. NFD remote (without normalization)
2024/12/21 04:06:21 ERROR : 測試_Русский___ě_áñ: sum not found
2024/12/21 04:06:21 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi'
2024/12/21 04:06:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi': 1 files missing
2024/12/21 04:06:21 NOTICE: 1 hashes missing
2024/12/21 04:06:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi': 2 differences found
2024/12/21 04:06:21 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2024/12/21 04:06:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi': 0 differences found
2024/12/21 04:06:22 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi': 1 matching files
2024/12/21 04:06:22 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-xujenaf2xufi"
2024/12/21 04:06:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:22 DEBUG : Creating backend with remote "TestBox:rclone-test-xujenaf2xufi"
2024/12/21 04:06:23 DEBUG : box root 'rclone-test-xujenaf2xufi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:23 DEBUG : Reset feature "ListR"
2024/12/21 04:06:23 DEBUG : Creating backend with remote "/tmp/rclone1289779379"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi'", Local "Local file system at /tmp/rclone1289779379", Modify Window "1s"
2024/12/21 04:06:23 DEBUG : box root 'rclone-test-xujenaf2xufi': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:28 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tybcf6: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFDx2 checkfile vs. both remote (without normalization)
2024/12/21 04:06:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:06:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi'
2024/12/21 04:06:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi': 1 files missing
2024/12/21 04:06:28 NOTICE: 1 hashes missing
2024/12/21 04:06:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi': 2 differences found
2024/12/21 04:06:28 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2024/12/21 04:06:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi': 0 differences found
2024/12/21 04:06:29 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi': 1 matching files
2024/12/21 04:06:29 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-dopipas9hivu"
2024/12/21 04:06:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:29 DEBUG : Creating backend with remote "TestBox:rclone-test-dopipas9hivu"
2024/12/21 04:06:30 DEBUG : box root 'rclone-test-dopipas9hivu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:30 DEBUG : Reset feature "ListR"
2024/12/21 04:06:30 DEBUG : Creating backend with remote "/tmp/rclone3914309470"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu'", Local "Local file system at /tmp/rclone3914309470", Modify Window "1s"
2024/12/21 04:06:31 DEBUG : box root 'rclone-test-dopipas9hivu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:35 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tybk83: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
NFCx2 checkfile vs. both remote (without normalization)
2024/12/21 04:06:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:06:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu'
2024/12/21 04:06:35 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu': 1 files missing
2024/12/21 04:06:35 NOTICE: 1 hashes missing
2024/12/21 04:06:35 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu': 2 differences found
2024/12/21 04:06:35 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2024/12/21 04:06:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu': 0 differences found
2024/12/21 04:06:36 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu': 1 matching files
2024/12/21 04:06:36 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-leqisom1gado"
2024/12/21 04:06:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:36 DEBUG : Creating backend with remote "TestBox:rclone-test-leqisom1gado"
2024/12/21 04:06:37 DEBUG : box root 'rclone-test-leqisom1gado': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:38 DEBUG : Reset feature "ListR"
2024/12/21 04:06:38 DEBUG : Creating backend with remote "/tmp/rclone292873684"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado'", Local "Local file system at /tmp/rclone292873684", Modify Window "1s"
2024/12/21 04:06:38 DEBUG : box root 'rclone-test-leqisom1gado': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:42 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tybr4d: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFDx2 remote (without normalization)
2024/12/21 04:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado'
2024/12/21 04:06:43 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado': 1 files missing
2024/12/21 04:06:43 NOTICE: 1 hashes missing
2024/12/21 04:06:43 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado': 2 differences found
2024/12/21 04:06:43 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2024/12/21 04:06:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:44 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado': 0 differences found
2024/12/21 04:06:44 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado': 1 matching files
2024/12/21 04:06:44 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-sakefaw3tapo"
2024/12/21 04:06:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:06:44 DEBUG : Creating backend with remote "TestBox:rclone-test-sakefaw3tapo"
2024/12/21 04:06:44 DEBUG : box root 'rclone-test-sakefaw3tapo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:45 DEBUG : Reset feature "ListR"
2024/12/21 04:06:45 DEBUG : Creating backend with remote "/tmp/rclone1341424573"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo'", Local "Local file system at /tmp/rclone1341424573", Modify Window "1s"
2024/12/21 04:06:45 DEBUG : box root 'rclone-test-sakefaw3tapo': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:06:49 INFO  : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_tybyut: Moved (server-side) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ
both checkfile vs. NFCx2 remote (without normalization)
2024/12/21 04:06:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2024/12/21 04:06:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo'
2024/12/21 04:06:50 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo': 1 files missing
2024/12/21 04:06:50 NOTICE: 1 hashes missing
2024/12/21 04:06:50 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo': 2 differences found
2024/12/21 04:06:50 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2024/12/21 04:06:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2024/12/21 04:06:51 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo': 0 differences found
2024/12/21 04:06:51 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo': 1 matching files
2024/12/21 04:06:51 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-sakefaw3tapo': Purge remote
2024/12/21 04:06:52 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-leqisom1gado': Purge remote
2024/12/21 04:06:53 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-dopipas9hivu': Purge remote
2024/12/21 04:06:54 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xujenaf2xufi': Purge remote
2024/12/21 04:06:55 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-towupey2jipi': Purge remote
2024/12/21 04:06:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-rolomuy9befo': Purge remote
2024/12/21 04:06:56 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-mazeciy7hano': Purge remote
2024/12/21 04:06:57 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-pejicit2caya': Purge remote
2024/12/21 04:06:58 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-xedutix1wuve': Purge remote
2024/12/21 04:07:00 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-nuhozid4xugo': Purge remote
--- PASS: TestApplyTransforms (82.05s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:07:02 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:07:06 INFO  : sub/file2.rclone_chunk.001_tyceyr: Moved (server-side) to: sub/file2
2024/12/21 04:07:06 INFO  : file1: Copied (new) to: sub/file2
2024/12/21 04:07:08 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/21 04:07:08 DEBUG : file1: Unchanged skipping
2024/12/21 04:07:09 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (11.20s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.67s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:07:17 INFO  : dst/file1.rclone_chunk.001_tycpaq: Moved (server-side) to: dst/file1
2024/12/21 04:07:19 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/backup"
2024/12/21 04:07:19 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/backup"
2024/12/21 04:07:21 DEBUG : Reset feature "ListR"
2024/12/21 04:07:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2024/12/21 04:07:21 DEBUG : dst/file1: move non-chunked object...
2024/12/21 04:07:24 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:07:24 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:07:25 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:07:28 INFO  : dst/file1.rclone_chunk.001_tyd1is: Moved (server-side) to: dst/file1
2024/12/21 04:07:28 INFO  : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (21.08s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:07:34 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/dst"
2024/12/21 04:07:34 DEBUG : Config file has changed externally - reloading
2024/12/21 04:07:34 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/dst"
2024/12/21 04:07:35 DEBUG : Reset feature "ListR"
2024/12/21 04:07:36 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/CompareDest"
2024/12/21 04:07:36 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/CompareDest"
2024/12/21 04:07:37 DEBUG : Reset feature "ListR"
2024/12/21 04:07:37 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 04:07:38 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:07:42 INFO  : one.rclone_chunk.001_tydebm: Moved (server-side) to: one
2024/12/21 04:07:42 INFO  : one: Copied (new)
2024/12/21 04:07:44 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:07:44 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:07:49 INFO  : one: Deleted
2024/12/21 04:07:49 INFO  : one.rclone_chunk.001_tydk65: Moved (server-side) to: one
2024/12/21 04:07:49 INFO  : one: Copied (replaced existing)
2024/12/21 04:07:55 INFO  : dst/one: Deleted
2024/12/21 04:07:56 INFO  : dst/one.rclone_chunk.001_tydr5o: Moved (server-side) to: dst/one
2024/12/21 04:08:00 INFO  : CompareDest/one.rclone_chunk.001_tydwhh: Moved (server-side) to: CompareDest/one
2024/12/21 04:08:02 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:08:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/21 04:08:03 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 04:08:07 INFO  : CompareDest/two.rclone_chunk.001_tye4z1: Moved (server-side) to: CompareDest/two
2024/12/21 04:08:08 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:08:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/21 04:08:09 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 04:08:10 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:08:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/21 04:08:11 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 04:08:13 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:08:14 DEBUG : two: Sizes differ (src 5 vs dst 3)
2024/12/21 04:08:14 DEBUG : two: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:08:17 INFO  : two.rclone_chunk.001_tyeewf: Moved (server-side) to: two
2024/12/21 04:08:17 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (49.72s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:08:23 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/dst"
2024/12/21 04:08:23 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/dst"
2024/12/21 04:08:26 DEBUG : Reset feature "ListR"
2024/12/21 04:08:26 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/CopyDest"
2024/12/21 04:08:26 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/CopyDest"
2024/12/21 04:08:29 DEBUG : Reset feature "ListR"
2024/12/21 04:08:29 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 04:08:30 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:08:33 INFO  : one.rclone_chunk.001_tyeudf: Moved (server-side) to: one
2024/12/21 04:08:33 INFO  : one: Copied (new)
2024/12/21 04:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:08:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:08:40 INFO  : one: Deleted
2024/12/21 04:08:41 INFO  : one.rclone_chunk.001_tyf0ap: Moved (server-side) to: one
2024/12/21 04:08:41 INFO  : one: Copied (replaced existing)
2024/12/21 04:08:46 INFO  : dst/one: Deleted
2024/12/21 04:08:47 INFO  : dst/one.rclone_chunk.001_tyf6of: Moved (server-side) to: dst/one
2024/12/21 04:08:51 INFO  : CopyDest/one.rclone_chunk.001_tyfba7: Moved (server-side) to: CopyDest/one
2024/12/21 04:08:53 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/BackupDir"
2024/12/21 04:08:53 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/BackupDir"
2024/12/21 04:08:55 DEBUG : Reset feature "ListR"
2024/12/21 04:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:08:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/21 04:08:56 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 04:08:56 DEBUG : one: move non-chunked object...
2024/12/21 04:08:58 INFO  : one: Moved (server-side)
2024/12/21 04:08:58 INFO  : one: Moved (server-side)
2024/12/21 04:08:58 DEBUG : one: copy non-chunked object...
2024/12/21 04:08:59 INFO  : one: Copied (server-side copy)
2024/12/21 04:08:59 DEBUG : one: Destination found in --copy-dest, using server-side copy
2024/12/21 04:09:03 INFO  : CopyDest/two.rclone_chunk.001_tyfo9o: Moved (server-side) to: CopyDest/two
2024/12/21 04:09:04 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 04:09:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/21 04:09:05 DEBUG : two: copy non-chunked object...
2024/12/21 04:09:06 INFO  : two: Copied (server-side copy)
2024/12/21 04:09:06 DEBUG : two: Destination found in --copy-dest, using server-side copy
2024/12/21 04:09:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2024/12/21 04:09:08 DEBUG : two: Unchanged skipping
2024/12/21 04:09:12 INFO  : CopyDest/three.rclone_chunk.001_tyfx83: Moved (server-side) to: CopyDest/three
2024/12/21 04:09:13 DEBUG : three: Need to transfer - File not found at Destination
2024/12/21 04:09:14 DEBUG : three: Sizes differ (src 7 vs dst 5)
2024/12/21 04:09:14 DEBUG : three: Destination not found in --copy-dest
2024/12/21 04:09:14 DEBUG : three: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:09:17 INFO  : three.rclone_chunk.001_tyg2hn: Moved (server-side) to: three
2024/12/21 04:09:17 INFO  : three: Copied (new)
--- PASS: TestCopyFileCopyDest (63.55s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.70s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.67s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:09:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2024/12/21 04:09:29 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:09:33 INFO  : TestCopyFileMaxTransfer/file1.rclone_chunk.001_tyghce: Moved (server-side) to: TestCopyFileMaxTransfer/file1
2024/12/21 04:09:33 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2024/12/21 04:09:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2024/12/21 04:09:34 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:11:04 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
2024/12/21 04:11:05 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 (100.04s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.65s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (0.68s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.65s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.65s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.66s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.69s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.68s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.64s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.64s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.66s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.66s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:11:19 INFO  : a.txt.rclone_chunk.001_tyjgst: Moved (server-side) to: a.txt
2024/12/21 04:11:22 INFO  : zend.txt.rclone_chunk.001_tyjjqa: Moved (server-side) to: zend.txt
2024/12/21 04:11:26 INFO  : sub dir/hello world.rclone_chunk.001_tyjm31: Moved (server-side) to: sub dir/hello world
2024/12/21 04:11:30 INFO  : sub dir/hello world2.rclone_chunk.001_tyjre5: Moved (server-side) to: sub dir/hello world2
2024/12/21 04:11:34 INFO  : sub dir/ignore dir/.ignore.rclone_chunk.001_tyjug7: Moved (server-side) to: sub dir/ignore dir/.ignore
2024/12/21 04:11:37 INFO  : sub dir/ignore dir/should be ignored.rclone_chunk.001_tyjy73: Moved (server-side) to: sub dir/ignore dir/should be ignored
2024/12/21 04:11:42 INFO  : sub dir/sub sub dir/hello world3.rclone_chunk.001_tyk2kt: Moved (server-side) to: sub dir/sub sub dir/hello world3
2024/12/21 04:11:43 DEBUG : a.txt: Excluded (Size Filter)
2024/12/21 04:11:43 DEBUG : a.txt: Excluded
2024/12/21 04:11:44 DEBUG : sub dir/hello world: Excluded (Size Filter)
2024/12/21 04:11:44 DEBUG : sub dir/hello world: Excluded
2024/12/21 04:11:44 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2024/12/21 04:11:44 DEBUG : sub dir/hello world2: Excluded
2024/12/21 04:11:44 DEBUG : sub dir/hello world: Excluded (Size Filter)
2024/12/21 04:11:44 DEBUG : sub dir/hello world: Excluded
2024/12/21 04:11:44 DEBUG : sub dir/hello world2: Excluded (Size Filter)
2024/12/21 04:11:44 DEBUG : sub dir/hello world2: Excluded
2024/12/21 04:11:45 DEBUG : sub dir/ignore dir: Excluded
2024/12/21 04:11:46 DEBUG : sub dir/ignore dir: Excluded
--- PASS: TestListDirSorted (40.59s)
=== RUN   TestListJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:11:59 INFO  : file1.rclone_chunk.001_tykkrx: Moved (server-side) to: file1
2024/12/21 04:12:04 INFO  : sub/file2.rclone_chunk.001_tykom4: 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 (15.56s)
    --- PASS: TestListJSON/Default (0.37s)
    --- PASS: TestListJSON/FilesOnly (0.36s)
    --- PASS: TestListJSON/DirsOnly (0.38s)
    --- PASS: TestListJSON/Recurse (0.70s)
    --- PASS: TestListJSON/SubDir (0.34s)
    --- PASS: TestListJSON/NoModTime (0.34s)
    --- PASS: TestListJSON/NoMimeType (0.35s)
    --- PASS: TestListJSON/ShowHash (0.34s)
    --- PASS: TestListJSON/HashTypes (0.37s)
    --- PASS: TestListJSON/Metadata (0.36s)
=== RUN   TestStatJSON
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:12:15 INFO  : file1.rclone_chunk.001_tyl013: Moved (server-side) to: file1
2024/12/21 04:12:19 INFO  : sub/file2.rclone_chunk.001_tyl3rp: 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
2024/12/21 04:12:26 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/notfound"
2024/12/21 04:12:26 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/notfound"
2024/12/21 04:12:28 DEBUG : Reset feature "ListR"
--- PASS: TestStatJSON (19.52s)
    --- PASS: TestStatJSON/Root (0.35s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.36s)
    --- PASS: TestStatJSON/Dir (0.68s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s)
    --- PASS: TestStatJSON/File (0.97s)
    --- PASS: TestStatJSON/NotFound (0.67s)
    --- PASS: TestStatJSON/DirFilesOnly (0.28s)
    --- PASS: TestStatJSON/FileFilesOnly (0.92s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.32s)
    --- PASS: TestStatJSON/DirDirsOnly (0.34s)
    --- PASS: TestStatJSON/FileDirsOnly (0.37s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s)
    --- PASS: TestStatJSON/RootNotFound (2.04s)
=== RUN   TestMkdir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:12:31 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Making directory
2024/12/21 04:12:32 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Making directory
--- PASS: TestMkdir (0.97s)
=== RUN   TestLsd
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:12:36 INFO  : sub dir/hello world.rclone_chunk.001_tyllic: Moved (server-side) to: sub dir/hello world
--- PASS: TestLsd (7.84s)
=== RUN   TestLs
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:12:44 INFO  : potato2.rclone_chunk.001_tylshp: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:12:45 INFO  : potato2.rclone_chunk.002_tylshp: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:12:49 INFO  : empty space.rclone_chunk.001_tylzkl: Moved (server-side) to: empty space
--- PASS: TestLs (14.67s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:12:59 INFO  : potato2.rclone_chunk.001_tym755: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:13:00 INFO  : potato2.rclone_chunk.002_tym755: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:13:04 INFO  : empty space.rclone_chunk.001_tymduu: Moved (server-side) to: empty space
2024/12/21 04:13:05 DEBUG : empty space: Excluded (FilesFrom Filter)
2024/12/21 04:13:05 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (15.68s)
=== RUN   TestLsLong
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:13:15 INFO  : potato2.rclone_chunk.001_tymnb6: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:13:15 INFO  : potato2.rclone_chunk.002_tymnb6: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:13:20 INFO  : empty space.rclone_chunk.001_tymtwi: Moved (server-side) to: empty space
--- PASS: TestLsLong (14.20s)
=== RUN   TestHashSums
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:13:29 INFO  : potato2.rclone_chunk.001_tyn13a: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:13:29 INFO  : potato2.rclone_chunk.002_tyn13a: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:13:34 INFO  : empty space.rclone_chunk.001_tyn7hf: Moved (server-side) to: empty space
--- PASS: TestHashSums (14.39s)
=== RUN   TestHashSumsWithErrors
2024/12/21 04:13:39 DEBUG : Creating backend with remote ":memory:"
2024/12/21 04:13:39 DEBUG : Config file has changed externally - reloading
2024/12/21 04:13:39 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2024/12/21 04:13:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2024/12/21 04:13:39 DEBUG : Creating md5 hash of 0 bytes read from input stream
2024/12/21 04:13:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2024/12/21 04:13:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2024/12/21 04:13:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2024/12/21 04:13:39 DEBUG : Creating md5 hash of 12 bytes read from input stream
2024/12/21 04:13:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2024/12/21 04:13:39 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:13:43 INFO  : potato2.rclone_chunk.001_tynf2j: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:13:44 INFO  : potato2.rclone_chunk.002_tynf2j: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:13:49 INFO  : empty space.rclone_chunk.001_tynmii: Moved (server-side) to: empty space
2024/12/21 04:13:53 INFO  : sub dir/potato3.rclone_chunk.001_tynpde: Moved (server-side) to: sub dir/potato3
--- PASS: TestCount (21.30s)
=== RUN   TestDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:14:03 INFO  : small.rclone_chunk.001_tyo1in: Moved (server-side) to: small
2024/12/21 04:14:08 INFO  : medium.rclone_chunk.001_tyo4mg: Moved (server-side) to: medium.rclone_chunk.001
2024/12/21 04:14:08 INFO  : medium.rclone_chunk.002_tyo4mg: Moved (server-side) to: medium.rclone_chunk.002
2024/12/21 04:14:14 INFO  : large.rclone_chunk.001_tyoa8r: Moved (server-side) to: large.rclone_chunk.001
2024/12/21 04:14:15 INFO  : large.rclone_chunk.002_tyoa8r: Moved (server-side) to: large.rclone_chunk.002
2024/12/21 04:14:17 DEBUG : Waiting for deletions to finish
2024/12/21 04:14:17 DEBUG : large: Excluded (Size Filter)
2024/12/21 04:14:17 DEBUG : large: Excluded
2024/12/21 04:14:18 INFO  : small: Deleted
2024/12/21 04:14:20 INFO  : medium: Deleted
--- PASS: TestDelete (23.86s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDelete (1.27s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSizeLargeFile (1.32s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:432: Skipping test on chunker backend
--- SKIP: TestMaxDeleteSize (1.32s)
=== RUN   TestReadFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:14:31 INFO  : ReadFile.rclone_chunk.001_tyosvk: Moved (server-side) to: ReadFile
--- PASS: TestReadFile (7.28s)
=== RUN   TestRetry
2024/12/21 04:14:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2024/12/21 04:14:35 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2024/12/21 04:14:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:14:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:14:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:14:35 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2024/12/21 04:14:35 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:14:39 INFO  : file1.rclone_chunk.001_typ05r: Moved (server-side) to: file1
2024/12/21 04:14:42 INFO  : file2.rclone_chunk.001_typ3sj: Moved (server-side) to: file2
--- PASS: TestCat (18.30s)
=== RUN   TestPurge
2024/12/21 04:14:54 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-sudodal7masu"
2024/12/21 04:14:54 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 04:14:54 DEBUG : Creating backend with remote "TestBox:rclone-test-sudodal7masu"
2024/12/21 04:14:54 DEBUG : box root 'rclone-test-sudodal7masu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:14:55 DEBUG : Reset feature "ListR"
2024/12/21 04:14:55 DEBUG : Creating backend with remote "/tmp/rclone2911274385"
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-sudodal7masu'", Local "Local file system at /tmp/rclone2911274385", Modify Window "1s"
2024/12/21 04:14:55 DEBUG : box root 'rclone-test-sudodal7masu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:15:02 INFO  : A1/B1/C1/one.rclone_chunk.001_typk6x: Moved (server-side) to: A1/B1/C1/one
2024/12/21 04:15:02 DEBUG : A2: Making directory
2024/12/21 04:15:03 DEBUG : A1/B2: Making directory
2024/12/21 04:15:04 DEBUG : A1/B2/C2: Making directory
2024/12/21 04:15:05 DEBUG : A1/B1/C3: Making directory
2024/12/21 04:15:06 DEBUG : A3: Making directory
2024/12/21 04:15:06 DEBUG : A3/B3: Making directory
2024/12/21 04:15:07 DEBUG : A3/B3/C4: Making directory
2024/12/21 04:15:12 INFO  : A1/two.rclone_chunk.001_typxo6: Moved (server-side) to: A1/two
2024/12/21 04:15:18 DEBUG : box root 'rclone-test-sudodal7masu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:15:18 ERROR : : error listing: directory not found
2024/12/21 04:15:18 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-sudodal7masu': Purge remote
2024/12/21 04:15:18 DEBUG : box root 'rclone-test-sudodal7masu': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:15:18 NOTICE: purge failed: directory not found
--- PASS: TestPurge (24.63s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:15:25 INFO  : A1/B1/C1/one.rclone_chunk.001_tyq7ov: Moved (server-side) to: A1/B1/C1/one
2024/12/21 04:15:25 DEBUG : A2: Making directory
2024/12/21 04:15:25 DEBUG : A1/B2: Making directory
2024/12/21 04:15:26 DEBUG : A1/B2/C2: Making directory
2024/12/21 04:15:27 DEBUG : A1/B1/C3: Making directory
2024/12/21 04:15:28 DEBUG : A3: Making directory
2024/12/21 04:15:29 DEBUG : A3/B3: Making directory
2024/12/21 04:15:30 DEBUG : A3/B3/C4: Making directory
2024/12/21 04:15:34 INFO  : A1/two.rclone_chunk.001_tyqkw6: Moved (server-side) to: A1/two
2024/12/21 04:15:36 DEBUG : removing 1 level 3 directories
2024/12/21 04:15:36 INFO  : A3/B3/C4: Removing directory
2024/12/21 04:15:40 DEBUG : removing 2 level 3 directories
2024/12/21 04:15:40 INFO  : A1/B2/C2: Removing directory
2024/12/21 04:15:40 INFO  : A1/B1/C3: Removing directory
2024/12/21 04:15:41 DEBUG : removing 2 level 2 directories
2024/12/21 04:15:41 INFO  : A3/B3: Removing directory
2024/12/21 04:15:41 INFO  : A1/B2: Removing directory
2024/12/21 04:15:42 DEBUG : removing 2 level 1 directories
2024/12/21 04:15:42 INFO  : A3: Removing directory
2024/12/21 04:15:42 INFO  : A2: Removing directory
2024/12/21 04:15:49 DEBUG : removing 1 level 3 directories
2024/12/21 04:15:49 INFO  : A1/B1/C1: Removing directory
2024/12/21 04:15:50 DEBUG : removing 1 level 2 directories
2024/12/21 04:15:50 INFO  : A1/B1: Removing directory
2024/12/21 04:15:50 DEBUG : removing 1 level 1 directories
2024/12/21 04:15:50 INFO  : A1: Removing directory
2024/12/21 04:15:51 DEBUG : removing 1 level 0 directories
2024/12/21 04:15:51 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Removing directory
2024/12/21 04:15:52 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:15:52 ERROR : : error listing: directory not found
2024/12/21 04:15:53 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:15:53 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (34.33s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:15:53 DEBUG : box root 'rclone-test-zekanec2nuqe': Ignoring "Shared folder — ForNick" - unknown type "web_link"
2024/12/21 04:15:54 DEBUG : A1: Making directory
2024/12/21 04:15:55 DEBUG : A1/B1: Making directory
2024/12/21 04:15:56 DEBUG : A1/B1/C1: Making directory
2024/12/21 04:15:59 DEBUG : removing 1 level 3 directories
2024/12/21 04:15:59 INFO  : A1/B1/C1: Removing directory
2024/12/21 04:16:00 DEBUG : removing 1 level 2 directories
2024/12/21 04:16:00 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (10.68s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:16:03 DEBUG : A1: Making directory
2024/12/21 04:16:04 DEBUG : A1/B1: Making directory
2024/12/21 04:16:05 DEBUG : A1/B1/C1: Making directory
2024/12/21 04:16:09 DEBUG : removing 1 level 3 directories
2024/12/21 04:16:09 INFO  : A1/B1/C1: Removing directory
2024/12/21 04:16:10 DEBUG : removing 1 level 2 directories
2024/12/21 04:16:10 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (9.51s)
=== RUN   TestCopyURL
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:16:16 INFO  : file1.rclone_chunk.001_tyrp4g: Moved (server-side) to: file1
2024/12/21 04:16:18 DEBUG : filename.txt: File name found in url
2024/12/21 04:16:21 INFO  : filename.txt.rclone_chunk.001_tyru7e: Moved (server-side) to: filename.txt
2024/12/21 04:16:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2024/12/21 04:16:25 INFO  : headerfilename.txt.rclone_chunk.001_tyrxku: Moved (server-side) to: headerfilename.txt
2024/12/21 04:16:28 INFO  : file2.rclone_chunk.001_tys17p: Moved (server-side) to: file2
--- PASS: TestCopyURL (19.59s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:16:33 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:16:37 INFO  : sub/file2.rclone_chunk.001_tys9fp: Moved (server-side) to: sub/file2
2024/12/21 04:16:37 INFO  : file1: Copied (new) to: sub/file2
2024/12/21 04:16:37 INFO  : file1: Deleted
2024/12/21 04:16:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/21 04:16:39 DEBUG : file1: Unchanged skipping
2024/12/21 04:16:39 INFO  : file1: Deleted
2024/12/21 04:16:39 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (9.94s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:16:43 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:16:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:16:46 INFO  : file1.rclone_chunk.001_tysj2p: Moved (server-side) to: file1
2024/12/21 04:16:46 INFO  : file1: Copied (new)
2024/12/21 04:16:46 INFO  : file1: Deleted
2024/12/21 04:16:47 DEBUG : file1: Destination exists, skipping
2024/12/21 04:16:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (6.70s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:16:49 DEBUG : file1: Need to transfer - File not found at Destination
2024/12/21 04:16:54 INFO  : sub/file2.rclone_chunk.001_tysqih: Moved (server-side) to: sub/file2
2024/12/21 04:16:54 INFO  : file1: Copied (new) to: sub/file2
2024/12/21 04:16:54 INFO  : file1: Deleted
2024/12/21 04:16:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/21 04:16:55 DEBUG : file1: Unchanged skipping
2024/12/21 04:16:55 INFO  : file1: Deleted
2024/12/21 04:16:58 DEBUG : sub/file2: moving to sub/File2-rclone-move-kifateg1
2024/12/21 04:16:58 DEBUG : sub/file2: move non-chunked object...
2024/12/21 04:16:59 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-kifateg1
2024/12/21 04:16:59 INFO  : sub/file2: Moved (server-side) to: sub/File2-rclone-move-kifateg1
2024/12/21 04:16:59 DEBUG : sub/file2: moving to sub/File2
2024/12/21 04:16:59 DEBUG : sub/File2-rclone-move-kifateg1: move non-chunked object...
2024/12/21 04:16:59 INFO  : sub/File2-rclone-move-kifateg1: Moved (server-side) to: sub/File2
2024/12/21 04:16:59 INFO  : sub/File2-rclone-move-kifateg1: Moved (server-side) to: sub/File2
--- PASS: TestCaseInsensitiveMoveFile (13.41s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:17:06 INFO  : hello.rclone_chunk.001_tyt3s1: Moved (server-side) to: hello
2024/12/21 04:17:08 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (7.38s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:17:14 INFO  : dst/file1.rclone_chunk.001_tytakt: Moved (server-side) to: dst/file1
2024/12/21 04:17:16 DEBUG : Creating backend with remote "TestChunkerChunk50bBox:rclone-test-zekanec2nuqe/backup"
2024/12/21 04:17:16 DEBUG : Config file has changed externally - reloading
2024/12/21 04:17:16 DEBUG : Creating backend with remote "TestBox:rclone-test-zekanec2nuqe/backup"
2024/12/21 04:17:18 DEBUG : Reset feature "ListR"
2024/12/21 04:17:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2024/12/21 04:17:18 DEBUG : dst/file1: move non-chunked object...
2024/12/21 04:17:21 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:17:21 INFO  : dst/file1: Moved (server-side)
2024/12/21 04:17:22 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit
2024/12/21 04:17:24 INFO  : dst/file1.rclone_chunk.001_tytmkw: Moved (server-side) to: dst/file1
2024/12/21 04:17:24 INFO  : dst/file1: Copied (new)
2024/12/21 04:17:24 INFO  : dst/file1: Deleted
--- PASS: TestMoveFileBackupDir (20.86s)
=== 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:17:35 INFO  : A1/one.rclone_chunk.001_tytvp0: Moved (server-side) to: A1/one
2024/12/21 04:17:38 INFO  : A1/two.rclone_chunk.001_tytz9n: Moved (server-side) to: A1/two
2024/12/21 04:17:42 INFO  : A1/B1/three.rclone_chunk.001_tyu2sg: Moved (server-side) to: A1/B1/three
2024/12/21 04:17:47 INFO  : A1/B1/C1/four.rclone_chunk.001_tyu7s1: Moved (server-side) to: A1/B1/C1/four
2024/12/21 04:17:51 INFO  : A1/B1/C2/five.rclone_chunk.001_tyubtn: Moved (server-side) to: A1/B1/C2/five
2024/12/21 04:17:51 DEBUG : A1/B2: Making directory
2024/12/21 04:17:52 DEBUG : A1/B1/C3: Making directory
2024/12/21 04:18:04 DEBUG : A2/one: move non-chunked object...
2024/12/21 04:18:04 DEBUG : A2/two: move non-chunked object...
2024/12/21 04:18:04 DEBUG : A2/B1/three: move non-chunked object...
2024/12/21 04:18:04 DEBUG : A2/B1/C1/four: move non-chunked object...
2024/12/21 04:18:04 DEBUG : A2/B1/C2/five: move non-chunked object...
2024/12/21 04:18:05 INFO  : A2/one: Moved (server-side) to: A3/one
2024/12/21 04:18:05 INFO  : A2/one: Moved (server-side) to: A3/one
2024/12/21 04:18:05 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2024/12/21 04:18:05 INFO  : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five
2024/12/21 04:18:05 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2024/12/21 04:18:05 INFO  : A2/B1/three: Moved (server-side) to: A3/B1/three
2024/12/21 04:18:05 INFO  : A2/two: Moved (server-side) to: A3/two
2024/12/21 04:18:05 INFO  : A2/two: Moved (server-side) to: A3/two
2024/12/21 04:18:05 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2024/12/21 04:18:05 INFO  : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four
2024/12/21 04:18:11 INFO  : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2024/12/21 04:18:19 DEBUG : A3/one: move non-chunked object...
2024/12/21 04:18:19 DEBUG : A3/B1/three: move non-chunked object...
2024/12/21 04:18:19 DEBUG : A3/two: move non-chunked object...
2024/12/21 04:18:19 DEBUG : A3/B1/C1/four: move non-chunked object...
2024/12/21 04:18:19 DEBUG : A3/B1/C2/five: move non-chunked object...
2024/12/21 04:18:19 INFO  : A3/two: Moved (server-side) to: A4/two
2024/12/21 04:18:19 INFO  : A3/two: Moved (server-side) to: A4/two
2024/12/21 04:18:19 INFO  : A3/one: Moved (server-side) to: A4/one
2024/12/21 04:18:19 INFO  : A3/one: Moved (server-side) to: A4/one
2024/12/21 04:18:19 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2024/12/21 04:18:19 INFO  : A3/B1/three: Moved (server-side) to: A4/B1/three
2024/12/21 04:18:20 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2024/12/21 04:18:20 INFO  : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five
2024/12/21 04:18:20 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
2024/12/21 04:18:20 INFO  : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four
--- PASS: TestDirMove (65.91s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:18:37 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.68s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1495: Adjust StreamingUploadCutoff to size limit 1Ki (was 100Ki)
2024/12/21 04:18:38 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:18:41 INFO  : no_checksum_small_file_from_pipe.rclone_chunk.001_tyvqw5: Moved (server-side) to: no_checksum_small_file_from_pipe
2024/12/21 04:18:41 NOTICE: Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2024/12/21 04:18:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/21 04:19:14 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.001_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:19:15 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.002_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:19:15 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.003_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:19:16 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.004_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:19:16 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.005_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:19:17 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.006_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:19:17 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.007_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:19:18 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.008_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:19:18 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.009_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:19:19 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.010_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:19:19 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.011_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:19:20 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.012_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:19:20 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.013_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:19:21 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.014_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:19:21 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.015_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:19:22 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.016_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:19:22 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.017_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:19:23 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.018_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:19:23 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.019_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:19:24 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.020_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:19:24 INFO  : no_checksum_big_file_from_pipe.rclone_chunk.021_tyvthu: Moved (server-side) to: no_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:19:25 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:19:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:19:50 INFO  : with_checksum_small_file_from_pipe.rclone_chunk.001_tyxns0: Moved (server-side) to: with_checksum_small_file_from_pipe
2024/12/21 04:19:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/21 04:20:22 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.001_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:20:23 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.002_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:20:23 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.003_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:20:24 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.004_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:20:24 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.005_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:20:25 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.006_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:20:25 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.007_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:20:26 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.008_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:20:26 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.009_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:20:27 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.010_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:20:27 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.011_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:20:28 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.012_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:20:28 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.013_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:20:29 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.014_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:20:29 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.015_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:20:29 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.016_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:20:30 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.017_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:20:30 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.018_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:20:31 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.019_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:20:31 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.020_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:20:32 INFO  : with_checksum_big_file_from_pipe.rclone_chunk.021_tyxq4t: Moved (server-side) to: with_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:20:33 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:20:54 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:20:57 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_tyzion: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2024/12/21 04:20:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2024/12/21 04:21:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:21:30 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:21:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:21:31 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:21:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:21:32 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:21:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:21:33 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:21:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:21:34 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:21:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:21:35 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:21:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:21:36 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:21:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:21:37 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:21:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:21:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:21:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:21:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:21:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_tyzl25: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:21:41 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-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:22:02 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': File to upload is small (34 bytes), uploading instead of streaming
2024/12/21 04:22:05 INFO  : ignore_checksum_small_file_from_pipe.rclone_chunk.001_tz1ech: Moved (server-side) to: ignore_checksum_small_file_from_pipe
2024/12/21 04:22:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2024/12/21 04:22:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.001_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.001
2024/12/21 04:22:38 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.002_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.002
2024/12/21 04:22:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.003_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.003
2024/12/21 04:22:39 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.004_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.004
2024/12/21 04:22:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.005_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.005
2024/12/21 04:22:40 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.006_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.006
2024/12/21 04:22:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.007_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.007
2024/12/21 04:22:41 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.008_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.008
2024/12/21 04:22:42 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.009_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.009
2024/12/21 04:22:42 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.010_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.010
2024/12/21 04:22:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.011_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.011
2024/12/21 04:22:43 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.012_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.012
2024/12/21 04:22:44 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.013_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.013
2024/12/21 04:22:44 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.014_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.014
2024/12/21 04:22:45 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.015_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.015
2024/12/21 04:22:45 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.016_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.016
2024/12/21 04:22:46 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.017_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.017
2024/12/21 04:22:46 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.018_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.018
2024/12/21 04:22:47 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.019_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.019
2024/12/21 04:22:47 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.020_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.020
2024/12/21 04:22:48 INFO  : ignore_checksum_big_file_from_pipe.rclone_chunk.021_tz1in8: Moved (server-side) to: ignore_checksum_big_file_from_pipe.rclone_chunk.021
2024/12/21 04:22:49 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (272.51s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (69.12s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (67.23s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (68.06s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (68.10s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.64s)
=== RUN   TestRcatSize
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:23:15 INFO  : potato1.rclone_chunk.001_tz3bue: Moved (server-side) to: potato1.rclone_chunk.001
2024/12/21 04:23:15 INFO  : potato1.rclone_chunk.002_tz3bue: Moved (server-side) to: potato1.rclone_chunk.002
2024/12/21 04:23:17 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': File to upload is small (60 bytes), uploading instead of streaming
2024/12/21 04:23:21 INFO  : potato2.rclone_chunk.001_tz3hbs: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:23:21 INFO  : potato2.rclone_chunk.002_tz3hbs: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:23:23 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (19.58s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.65s)
=== RUN   TestTouchDir
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:23:35 INFO  : potato2.rclone_chunk.001_tz3vpz: Moved (server-side) to: potato2.rclone_chunk.001
2024/12/21 04:23:35 INFO  : potato2.rclone_chunk.002_tz3vpz: Moved (server-side) to: potato2.rclone_chunk.002
2024/12/21 04:23:40 INFO  : empty space.rclone_chunk.001_tz41tp: Moved (server-side) to: empty space
2024/12/21 04:23:44 INFO  : sub dir/potato3.rclone_chunk.001_tz45ay: Moved (server-side) to: sub dir/potato3
2024/12/21 04:23:46 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Touching "empty space"
2024/12/21 04:23:46 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Touching "potato2"
2024/12/21 04:23:47 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Touching "sub dir/potato3"
--- PASS: TestTouchDir (24.87s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.67s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.65s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.64s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.66s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.64s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe'", Local "Local file system at /tmp/rclone3070299001", Modify Window "1s"
2024/12/21 04:24:03 INFO  : sub dir/test remove existing.rclone_chunk.001_tz4nv3: Moved (server-side) to: sub dir/test remove existing
2024/12/21 04:24:06 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789.rclone_chunk.001_tz4r5a: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2024/12/21 04:24:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zegeyuw9" before starting
2024/12/21 04:24:10 DEBUG : sub dir/test remove existing: move non-chunked object...
2024/12/21 04:24:10 INFO  : sub dir/test remove existing: Moved (server-side) to: sub dir/test remove existing.zegeyuw9
2024/12/21 04:24:11 DEBUG : sub dir/test remove existing.zegeyuw9: TEST: removing renamed existing file after operation
2024/12/21 04:24:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuyojon7" before starting
2024/12/21 04:24:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2024/12/21 04:24:14 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuyojon7
2024/12/21 04:24:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuyojon7: TEST: renaming existing back after failed operation
2024/12/21 04:24:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuyojon7: move non-chunked object...
2024/12/21 04:24:15 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cuyojon7: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789
2024/12/21 04:24:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudedid3" before starting
2024/12/21 04:24:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: move non-chunked object...
2024/12/21 04:24:17 INFO  : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Moved (server-side) to: sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudedid3
2024/12/21 04:24:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fudedid3: TEST: removing renamed existing file after operation
--- PASS: TestRemoveExisting (22.23s)
=== 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
2024/12/21 04:24:21 DEBUG : Chunked 'TestChunkerChunk50bBox:rclone-test-zekanec2nuqe': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bBox: -verbose -fast-list -size-limit 1024" - Finished OK in 23m6.037168644s (try 1/5)