"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Starting (try 1/5) 2024/04/17 01:01:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7" 2024/04/17 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:01:41 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7" 2024/04/17 01:01:41 DEBUG : Reset feature "ListR" 2024/04/17 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone3289611770" === 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 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/04/17 01:01:41 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/04/17 01:01:41 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.04s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/17 01:01:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/17 01:01:41 DEBUG : potato: Seek from 10 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 10 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Seek from 5 to 2 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/17 01:01:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Seek from 5 to 2 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/17 01:01:41 DEBUG : potato: Seek from 8 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 8 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/17 01:01:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/17 01:01:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/17 01:01:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/17 01:01:41 DEBUG : potato: Seek from 5 to 2 2024/04/17 01:01:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/17 01:01:41 DEBUG : potato: Seek from 9 to 0 2024/04/17 01:01:41 DEBUG : potato: Seek from 9 to 0 2024/04/17 01:01:41 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 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:01:42 INFO : S3 bucket rclone-test-cifohok9tedozus6xobiqeg7: Bucket "rclone-test-cifohok9tedozus6xobiqeg7" created with ACL "" 2024/04/17 01:01:42 DEBUG : rutabaga.rclone_chunk.001_2gd6ot: md5 = a49405dcd1c6a545eace9d6825af944b OK 2024/04/17 01:01:42 INFO : rutabaga.rclone_chunk.001_2gd6ot: Copied (server-side copy) to: rutabaga 2024/04/17 01:01:42 INFO : rutabaga.rclone_chunk.001_2gd6ot: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2024/04/17 01:01:43 DEBUG : empty space.rclone_chunk.001_2gd7xh: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:01:43 INFO : empty space.rclone_chunk.001_2gd7xh: Copied (server-side copy) to: empty space 2024/04/17 01:01:43 INFO : empty space.rclone_chunk.001_2gd7xh: Deleted === RUN TestCheck/3 2024/04/17 01:01:44 DEBUG : potato2.rclone_chunk.001_2gd767: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:01:44 INFO : potato2.rclone_chunk.001_2gd767: Copied (server-side copy) to: potato2 2024/04/17 01:01:44 INFO : potato2.rclone_chunk.001_2gd767: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2024/04/17 01:01:44 DEBUG : remotepotato.rclone_chunk.001_2gd8zu: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:01:44 INFO : remotepotato.rclone_chunk.001_2gd8zu: Copied (server-side copy) to: remotepotato 2024/04/17 01:01:45 INFO : remotepotato.rclone_chunk.001_2gd8zu: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.77s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2024/04/17 01:01:45 DEBUG : Creating backend with remote "nonexistent" 2024/04/17 01:01:45 DEBUG : Creating backend with remote "nonexistent" 2024/04/17 01:01:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/17 01:01:45 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/04/17 01:01:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/17 01:01:45 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 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:01:46 DEBUG : rutabaga.rclone_chunk.001_2gd982: md5 = a49405dcd1c6a545eace9d6825af944b OK 2024/04/17 01:01:46 INFO : rutabaga.rclone_chunk.001_2gd982: Copied (server-side copy) to: rutabaga 2024/04/17 01:01:46 INFO : rutabaga.rclone_chunk.001_2gd982: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/17 01:01:46 DEBUG : empty space.rclone_chunk.001_2gdaim: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:01:46 INFO : empty space.rclone_chunk.001_2gdaim: Copied (server-side copy) to: empty space 2024/04/17 01:01:46 INFO : empty space.rclone_chunk.001_2gdaim: Deleted === RUN TestCheckDownload/3 2024/04/17 01:01:47 DEBUG : potato2.rclone_chunk.001_2gdb6w: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:01:47 INFO : potato2.rclone_chunk.001_2gdb6w: Copied (server-side copy) to: potato2 2024/04/17 01:01:47 INFO : potato2.rclone_chunk.001_2gdb6w: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/17 01:01:48 DEBUG : remotepotato.rclone_chunk.001_2gdcjl: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:01:48 INFO : remotepotato.rclone_chunk.001_2gdcjl: Copied (server-side copy) to: remotepotato 2024/04/17 01:01:48 INFO : remotepotato.rclone_chunk.001_2gdcjl: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.64s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.10s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.14s) --- PASS: TestCheckDownload/5 (0.11s) --- PASS: TestCheckDownload/6 (0.10s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:01:49 DEBUG : rutabaga.rclone_chunk.001_2gddqx: md5 = a49405dcd1c6a545eace9d6825af944b OK 2024/04/17 01:01:49 INFO : rutabaga.rclone_chunk.001_2gddqx: Copied (server-side copy) to: rutabaga 2024/04/17 01:01:49 INFO : rutabaga.rclone_chunk.001_2gddqx: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/17 01:01:50 DEBUG : empty space.rclone_chunk.001_2gdehv: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:01:50 INFO : empty space.rclone_chunk.001_2gdehv: Copied (server-side copy) to: empty space 2024/04/17 01:01:50 INFO : empty space.rclone_chunk.001_2gdehv: Deleted === RUN TestCheckSizeOnly/3 2024/04/17 01:01:51 DEBUG : potato2.rclone_chunk.001_2gdevx: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2024/04/17 01:01:51 INFO : potato2.rclone_chunk.001_2gdevx: Copied (server-side copy) to: potato2 2024/04/17 01:01:51 INFO : potato2.rclone_chunk.001_2gdevx: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/17 01:01:51 DEBUG : remotepotato.rclone_chunk.001_2gdfg7: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:01:51 INFO : remotepotato.rclone_chunk.001_2gdfg7: Copied (server-side copy) to: remotepotato 2024/04/17 01:01:51 INFO : remotepotato.rclone_chunk.001_2gdfg7: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.15s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.07s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:01:52 DEBUG : test.sum.rclone_chunk.001_2gdgch: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2024/04/17 01:01:52 INFO : test.sum.rclone_chunk.001_2gdgch: Copied (server-side copy) to: test.sum 2024/04/17 01:01:52 INFO : test.sum.rclone_chunk.001_2gdgch: Deleted 2024/04/17 01:01:53 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/17 01:01:53 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/17 01:01:53 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/17 01:01:53 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/17 01:01:53 DEBUG : test.sum.rclone_chunk.001_2gdhoy: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2024/04/17 01:01:53 INFO : test.sum.rclone_chunk.001_2gdhoy: Copied (server-side copy) to: test.sum 2024/04/17 01:01:53 INFO : test.sum.rclone_chunk.001_2gdhoy: Deleted 2024/04/17 01:01:53 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/17 01:01:53 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/17 01:01:53 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/17 01:01:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.43s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:01:53 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/data" 2024/04/17 01:01:53 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/data" 2024/04/17 01:01:54 DEBUG : Reset feature "ListR" 2024/04/17 01:01:54 DEBUG : data/banana.rclone_chunk.001_2gdia6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:01:54 INFO : data/banana.rclone_chunk.001_2gdia6: Copied (server-side copy) to: data/banana 2024/04/17 01:01:54 INFO : data/banana.rclone_chunk.001_2gdia6: Deleted 2024/04/17 01:01:54 DEBUG : test.sum.rclone_chunk.001_2gdiwz: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/04/17 01:01:54 INFO : test.sum.rclone_chunk.001_2gdiwz: Copied (server-side copy) to: test.sum 2024/04/17 01:01:54 INFO : test.sum.rclone_chunk.001_2gdiwz: Deleted === RUN TestCheckSum/subtest1 2024/04/17 01:01:55 DEBUG : data/potato.rclone_chunk.001_2gdjp1: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/04/17 01:01:55 INFO : data/potato.rclone_chunk.001_2gdjp1: Copied (server-side copy) to: data/potato 2024/04/17 01:01:55 INFO : data/potato.rclone_chunk.001_2gdjp1: Deleted 2024/04/17 01:01:56 DEBUG : test.sum.rclone_chunk.001_2gdjm8: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/04/17 01:01:56 INFO : test.sum.rclone_chunk.001_2gdjm8: Copied (server-side copy) to: test.sum 2024/04/17 01:01:56 INFO : test.sum.rclone_chunk.001_2gdjm8: Deleted === RUN TestCheckSum/subtest2 2024/04/17 01:01:57 DEBUG : test.sum.rclone_chunk.001_2gdky8: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2024/04/17 01:01:57 INFO : test.sum.rclone_chunk.001_2gdky8: Copied (server-side copy) to: test.sum 2024/04/17 01:01:57 INFO : test.sum.rclone_chunk.001_2gdky8: Deleted === RUN TestCheckSum/subtest3 2024/04/17 01:01:58 DEBUG : test.sum.rclone_chunk.001_2gdmhz: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2024/04/17 01:01:58 INFO : test.sum.rclone_chunk.001_2gdmhz: Copied (server-side copy) to: test.sum 2024/04/17 01:01:58 INFO : test.sum.rclone_chunk.001_2gdmhz: Deleted === RUN TestCheckSum/subtest4 2024/04/17 01:01:59 DEBUG : test.sum.rclone_chunk.001_2gdn1m: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2024/04/17 01:01:59 INFO : test.sum.rclone_chunk.001_2gdn1m: Copied (server-side copy) to: test.sum 2024/04/17 01:01:59 INFO : test.sum.rclone_chunk.001_2gdn1m: Deleted === RUN TestCheckSum/subtest5 2024/04/17 01:02:00 DEBUG : test.sum.rclone_chunk.001_2gdoww: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2024/04/17 01:02:00 INFO : test.sum.rclone_chunk.001_2gdoww: Copied (server-side copy) to: test.sum 2024/04/17 01:02:00 INFO : test.sum.rclone_chunk.001_2gdoww: Deleted === RUN TestCheckSum/subtest6 2024/04/17 01:02:01 DEBUG : data/banana.rclone_chunk.001_2gdp0x: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:01 INFO : data/banana.rclone_chunk.001_2gdp0x: Copied (server-side copy) to: data/banana 2024/04/17 01:02:01 INFO : data/banana.rclone_chunk.001_2gdp0x: Deleted 2024/04/17 01:02:01 DEBUG : data/potato.rclone_chunk.001_2gdprz: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/04/17 01:02:01 INFO : data/potato.rclone_chunk.001_2gdprz: Copied (server-side copy) to: data/potato 2024/04/17 01:02:02 INFO : data/potato.rclone_chunk.001_2gdprz: Deleted 2024/04/17 01:02:02 DEBUG : test.sum.rclone_chunk.001_2gdqzh: md5 = b016be839d91d18cfaa786ab2a641504 OK 2024/04/17 01:02:02 INFO : test.sum.rclone_chunk.001_2gdqzh: Copied (server-side copy) to: test.sum 2024/04/17 01:02:02 INFO : test.sum.rclone_chunk.001_2gdqzh: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (9.55s) --- PASS: TestCheckSum/subtest1 (0.19s) --- PASS: TestCheckSum/subtest2 (0.19s) --- PASS: TestCheckSum/subtest3 (0.19s) --- PASS: TestCheckSum/subtest4 (0.18s) --- PASS: TestCheckSum/subtest5 (0.18s) --- PASS: TestCheckSum/subtest6 (0.19s) --- PASS: TestCheckSum/subtest7 (0.31s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:03 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/data" 2024/04/17 01:02:03 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/data" 2024/04/17 01:02:03 DEBUG : Reset feature "ListR" 2024/04/17 01:02:03 DEBUG : data/banana.rclone_chunk.001_2gdrjp: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:03 INFO : data/banana.rclone_chunk.001_2gdrjp: Copied (server-side copy) to: data/banana 2024/04/17 01:02:04 INFO : data/banana.rclone_chunk.001_2gdrjp: Deleted 2024/04/17 01:02:04 DEBUG : test.sum.rclone_chunk.001_2gdsso: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/04/17 01:02:04 INFO : test.sum.rclone_chunk.001_2gdsso: Copied (server-side copy) to: test.sum 2024/04/17 01:02:04 INFO : test.sum.rclone_chunk.001_2gdsso: Deleted === RUN TestCheckSumDownload/subtest1 2024/04/17 01:02:05 DEBUG : data/potato.rclone_chunk.001_2gds1k: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/04/17 01:02:05 INFO : data/potato.rclone_chunk.001_2gds1k: Copied (server-side copy) to: data/potato 2024/04/17 01:02:05 INFO : data/potato.rclone_chunk.001_2gds1k: Deleted 2024/04/17 01:02:05 DEBUG : test.sum.rclone_chunk.001_2gdttr: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/04/17 01:02:05 INFO : test.sum.rclone_chunk.001_2gdttr: Copied (server-side copy) to: test.sum 2024/04/17 01:02:05 INFO : test.sum.rclone_chunk.001_2gdttr: Deleted === RUN TestCheckSumDownload/subtest2 2024/04/17 01:02:06 DEBUG : test.sum.rclone_chunk.001_2gdu3p: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2024/04/17 01:02:06 INFO : test.sum.rclone_chunk.001_2gdu3p: Copied (server-side copy) to: test.sum 2024/04/17 01:02:06 INFO : test.sum.rclone_chunk.001_2gdu3p: Deleted === RUN TestCheckSumDownload/subtest3 2024/04/17 01:02:07 DEBUG : test.sum.rclone_chunk.001_2gdvjn: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2024/04/17 01:02:07 INFO : test.sum.rclone_chunk.001_2gdvjn: Copied (server-side copy) to: test.sum 2024/04/17 01:02:07 INFO : test.sum.rclone_chunk.001_2gdvjn: Deleted === RUN TestCheckSumDownload/subtest4 2024/04/17 01:02:08 DEBUG : test.sum.rclone_chunk.001_2gdw4c: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2024/04/17 01:02:08 INFO : test.sum.rclone_chunk.001_2gdw4c: Copied (server-side copy) to: test.sum 2024/04/17 01:02:09 INFO : test.sum.rclone_chunk.001_2gdw4c: Deleted === RUN TestCheckSumDownload/subtest5 2024/04/17 01:02:10 DEBUG : test.sum.rclone_chunk.001_2gdx2x: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2024/04/17 01:02:10 INFO : test.sum.rclone_chunk.001_2gdx2x: Copied (server-side copy) to: test.sum 2024/04/17 01:02:10 INFO : test.sum.rclone_chunk.001_2gdx2x: Deleted === RUN TestCheckSumDownload/subtest6 2024/04/17 01:02:11 DEBUG : data/banana.rclone_chunk.001_2gdycv: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:11 INFO : data/banana.rclone_chunk.001_2gdycv: Copied (server-side copy) to: data/banana 2024/04/17 01:02:11 INFO : data/banana.rclone_chunk.001_2gdycv: Deleted 2024/04/17 01:02:11 DEBUG : data/potato.rclone_chunk.001_2gdzri: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/04/17 01:02:11 INFO : data/potato.rclone_chunk.001_2gdzri: Copied (server-side copy) to: data/potato 2024/04/17 01:02:11 INFO : data/potato.rclone_chunk.001_2gdzri: Deleted 2024/04/17 01:02:12 DEBUG : test.sum.rclone_chunk.001_2gdzrr: md5 = b016be839d91d18cfaa786ab2a641504 OK 2024/04/17 01:02:12 INFO : test.sum.rclone_chunk.001_2gdzrr: Copied (server-side copy) to: test.sum 2024/04/17 01:02:12 INFO : test.sum.rclone_chunk.001_2gdzrr: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (9.45s) --- PASS: TestCheckSumDownload/subtest1 (0.23s) --- PASS: TestCheckSumDownload/subtest2 (0.23s) --- PASS: TestCheckSumDownload/subtest3 (0.28s) --- PASS: TestCheckSumDownload/subtest4 (0.25s) --- PASS: TestCheckSumDownload/subtest5 (0.25s) --- PASS: TestCheckSumDownload/subtest6 (0.24s) --- PASS: TestCheckSumDownload/subtest7 (0.23s) === RUN TestApplyTransforms 2024/04/17 01:02:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6" 2024/04/17 01:02:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:12 DEBUG : Creating backend with remote "TestS3:rclone-test-tiyekur0ridegam3bohafoh6" 2024/04/17 01:02:12 DEBUG : Reset feature "ListR" 2024/04/17 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone3622491248" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6'", Local "Local file system at /tmp/rclone3622491248", Modify Window "1ns" 2024/04/17 01:02:13 INFO : S3 bucket rclone-test-tiyekur0ridegam3bohafoh6: Bucket "rclone-test-tiyekur0ridegam3bohafoh6" created with ACL "" 2024/04/17 01:02:14 DEBUG : hello, world!.rclone_chunk.001_2ge170: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:14 INFO : hello, world!.rclone_chunk.001_2ge170: Copied (server-side copy) to: hello, world! 2024/04/17 01:02:14 INFO : hello, world!.rclone_chunk.001_2ge170: Deleted upper checkfile vs. lower remote (without normalization) 2024/04/17 01:02:14 ERROR : hello, world!: sum not found 2024/04/17 01:02:14 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6' 2024/04/17 01:02:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6': 1 files missing 2024/04/17 01:02:14 NOTICE: 1 hashes missing 2024/04/17 01:02:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6': 2 differences found 2024/04/17 01:02:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/17 01:02:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6': 0 differences found 2024/04/17 01:02:14 NOTICE: Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6': 1 matching files 2024/04/17 01:02:14 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5" 2024/04/17 01:02:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:14 DEBUG : Creating backend with remote "TestS3:rclone-test-hojaned5zekijuf5baxoniw5" 2024/04/17 01:02:14 DEBUG : Reset feature "ListR" 2024/04/17 01:02:14 DEBUG : Creating backend with remote "/tmp/rclone2424375999" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5'", Local "Local file system at /tmp/rclone2424375999", Modify Window "1ns" 2024/04/17 01:02:15 INFO : S3 bucket rclone-test-hojaned5zekijuf5baxoniw5: Bucket "rclone-test-hojaned5zekijuf5baxoniw5" created with ACL "" 2024/04/17 01:02:15 DEBUG : HELLO, WORLD!.rclone_chunk.001_2ge3m5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:15 INFO : HELLO, WORLD!.rclone_chunk.001_2ge3m5: Copied (server-side copy) to: HELLO, WORLD! 2024/04/17 01:02:15 INFO : HELLO, WORLD!.rclone_chunk.001_2ge3m5: Deleted lower checkfile vs. upper remote (without normalization) 2024/04/17 01:02:15 ERROR : HELLO, WORLD!: sum not found 2024/04/17 01:02:15 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5' 2024/04/17 01:02:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5': 1 files missing 2024/04/17 01:02:15 NOTICE: 1 hashes missing 2024/04/17 01:02:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5': 2 differences found 2024/04/17 01:02:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/17 01:02:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5': 0 differences found 2024/04/17 01:02:15 NOTICE: Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5': 1 matching files 2024/04/17 01:02:15 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9" 2024/04/17 01:02:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:15 DEBUG : Creating backend with remote "TestS3:rclone-test-worovoh7newajuy4juhifay9" 2024/04/17 01:02:15 DEBUG : Reset feature "ListR" 2024/04/17 01:02:15 DEBUG : Creating backend with remote "/tmp/rclone401530817" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9'", Local "Local file system at /tmp/rclone401530817", Modify Window "1ns" 2024/04/17 01:02:16 INFO : S3 bucket rclone-test-worovoh7newajuy4juhifay9: Bucket "rclone-test-worovoh7newajuy4juhifay9" created with ACL "" 2024/04/17 01:02:17 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_2ge47i: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:17 INFO : HeLlO, wOrLd!.rclone_chunk.001_2ge47i: Copied (server-side copy) to: HeLlO, wOrLd! 2024/04/17 01:02:17 INFO : HeLlO, wOrLd!.rclone_chunk.001_2ge47i: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/17 01:02:17 ERROR : HeLlO, wOrLd!: sum not found 2024/04/17 01:02:17 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9' 2024/04/17 01:02:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9': 1 files missing 2024/04/17 01:02:17 NOTICE: 1 hashes missing 2024/04/17 01:02:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9': 2 differences found 2024/04/17 01:02:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/17 01:02:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9': 0 differences found 2024/04/17 01:02:17 NOTICE: Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9': 1 matching files 2024/04/17 01:02:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6" 2024/04/17 01:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:17 DEBUG : Creating backend with remote "TestS3:rclone-test-pivexun1fekawaw5wupijud6" 2024/04/17 01:02:17 DEBUG : Reset feature "ListR" 2024/04/17 01:02:17 DEBUG : Creating backend with remote "/tmp/rclone3033633851" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6'", Local "Local file system at /tmp/rclone3033633851", Modify Window "1ns" 2024/04/17 01:02:18 INFO : S3 bucket rclone-test-pivexun1fekawaw5wupijud6: Bucket "rclone-test-pivexun1fekawaw5wupijud6" created with ACL "" 2024/04/17 01:02:18 DEBUG : HELLO, WORLD!.rclone_chunk.001_2ge621: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:18 INFO : HELLO, WORLD!.rclone_chunk.001_2ge621: Copied (server-side copy) to: HELLO, WORLD! 2024/04/17 01:02:18 INFO : HELLO, WORLD!.rclone_chunk.001_2ge621: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/17 01:02:18 ERROR : HELLO, WORLD!: sum not found 2024/04/17 01:02:18 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6' 2024/04/17 01:02:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6': 1 files missing 2024/04/17 01:02:18 NOTICE: 1 hashes missing 2024/04/17 01:02:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6': 2 differences found 2024/04/17 01:02:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/17 01:02:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6': 0 differences found 2024/04/17 01:02:18 NOTICE: Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6': 1 matching files 2024/04/17 01:02:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1" 2024/04/17 01:02:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:18 DEBUG : Creating backend with remote "TestS3:rclone-test-nifeciw6veyanuf6lubaqaf1" 2024/04/17 01:02:18 DEBUG : Reset feature "ListR" 2024/04/17 01:02:18 DEBUG : Creating backend with remote "/tmp/rclone1267430727" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1'", Local "Local file system at /tmp/rclone1267430727", Modify Window "1ns" 2024/04/17 01:02:19 INFO : S3 bucket rclone-test-nifeciw6veyanuf6lubaqaf1: Bucket "rclone-test-nifeciw6veyanuf6lubaqaf1" created with ACL "" 2024/04/17 01:02:19 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_2ge7n5: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:19 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_2ge7n5: Copied (server-side copy) to: 測試_Русский___ě_áñ 2024/04/17 01:02:19 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_2ge7n5: Deleted NFD checkfile vs. NFC remote (without normalization) 2024/04/17 01:02:19 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/17 01:02:19 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1' 2024/04/17 01:02:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1': 1 files missing 2024/04/17 01:02:19 NOTICE: 1 hashes missing 2024/04/17 01:02:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1': 2 differences found 2024/04/17 01:02:19 NOTICE: Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/17 01:02:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1': 0 differences found 2024/04/17 01:02:20 NOTICE: Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1': 1 matching files 2024/04/17 01:02:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2" 2024/04/17 01:02:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:20 DEBUG : Creating backend with remote "TestS3:rclone-test-vufomij2xijuxoy5bijihuf2" 2024/04/17 01:02:20 DEBUG : Reset feature "ListR" 2024/04/17 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone988891319" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2'", Local "Local file system at /tmp/rclone988891319", Modify Window "1ns" 2024/04/17 01:02:20 INFO : S3 bucket rclone-test-vufomij2xijuxoy5bijihuf2: Bucket "rclone-test-vufomij2xijuxoy5bijihuf2" created with ACL "" 2024/04/17 01:02:21 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_2ge8b8: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:21 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_2ge8b8: Copied (server-side copy) to: 測試_Русский___ě_áñ 2024/04/17 01:02:21 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_2ge8b8: Deleted NFC checkfile vs. NFD remote (without normalization) 2024/04/17 01:02:21 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/17 01:02:21 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2' 2024/04/17 01:02:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2': 1 files missing 2024/04/17 01:02:21 NOTICE: 1 hashes missing 2024/04/17 01:02:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2': 2 differences found 2024/04/17 01:02:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/17 01:02:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2': 0 differences found 2024/04/17 01:02:21 NOTICE: Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2': 1 matching files 2024/04/17 01:02:21 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8" 2024/04/17 01:02:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:21 DEBUG : Creating backend with remote "TestS3:rclone-test-cizerom7voficow8kuqonoh8" 2024/04/17 01:02:21 DEBUG : Reset feature "ListR" 2024/04/17 01:02:21 DEBUG : Creating backend with remote "/tmp/rclone1393608652" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8'", Local "Local file system at /tmp/rclone1393608652", Modify Window "1ns" 2024/04/17 01:02:22 INFO : S3 bucket rclone-test-cizerom7voficow8kuqonoh8: Bucket "rclone-test-cizerom7voficow8kuqonoh8" created with ACL "" 2024/04/17 01:02:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2geaa4: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2geaa4: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/04/17 01:02:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2geaa4: Deleted NFDx2 checkfile vs. both remote (without normalization) 2024/04/17 01:02:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/17 01:02:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8' 2024/04/17 01:02:22 NOTICE: Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8': 1 files missing 2024/04/17 01:02:22 NOTICE: 1 hashes missing 2024/04/17 01:02:22 NOTICE: Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8': 2 differences found 2024/04/17 01:02:22 NOTICE: Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/17 01:02:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:22 NOTICE: Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8': 0 differences found 2024/04/17 01:02:22 NOTICE: Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8': 1 matching files 2024/04/17 01:02:22 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8" 2024/04/17 01:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:22 DEBUG : Creating backend with remote "TestS3:rclone-test-lohobip3wopiket6kalamal8" 2024/04/17 01:02:22 DEBUG : Reset feature "ListR" 2024/04/17 01:02:22 DEBUG : Creating backend with remote "/tmp/rclone3684133726" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8'", Local "Local file system at /tmp/rclone3684133726", Modify Window "1ns" 2024/04/17 01:02:23 INFO : S3 bucket rclone-test-lohobip3wopiket6kalamal8: Bucket "rclone-test-lohobip3wopiket6kalamal8" created with ACL "" 2024/04/17 01:02:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2gebbj: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2gebbj: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/04/17 01:02:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2gebbj: Deleted NFCx2 checkfile vs. both remote (without normalization) 2024/04/17 01:02:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/17 01:02:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8' 2024/04/17 01:02:24 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8': 1 files missing 2024/04/17 01:02:24 NOTICE: 1 hashes missing 2024/04/17 01:02:24 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8': 2 differences found 2024/04/17 01:02:24 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/17 01:02:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:24 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8': 0 differences found 2024/04/17 01:02:24 NOTICE: Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8': 1 matching files 2024/04/17 01:02:24 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7" 2024/04/17 01:02:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:24 DEBUG : Creating backend with remote "TestS3:rclone-test-poqijoh1wipoviq1yezokal7" 2024/04/17 01:02:24 DEBUG : Reset feature "ListR" 2024/04/17 01:02:24 DEBUG : Creating backend with remote "/tmp/rclone640166307" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7'", Local "Local file system at /tmp/rclone640166307", Modify Window "1ns" 2024/04/17 01:02:24 INFO : S3 bucket rclone-test-poqijoh1wipoviq1yezokal7: Bucket "rclone-test-poqijoh1wipoviq1yezokal7" created with ACL "" 2024/04/17 01:02:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2gecsq: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2gecsq: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/04/17 01:02:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2gecsq: Deleted both checkfile vs. NFDx2 remote (without normalization) 2024/04/17 01:02:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/17 01:02:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7' 2024/04/17 01:02:25 NOTICE: Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7': 1 files missing 2024/04/17 01:02:25 NOTICE: 1 hashes missing 2024/04/17 01:02:25 NOTICE: Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7': 2 differences found 2024/04/17 01:02:25 NOTICE: Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/17 01:02:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:25 NOTICE: Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7': 0 differences found 2024/04/17 01:02:25 NOTICE: Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7': 1 matching files 2024/04/17 01:02:25 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5" 2024/04/17 01:02:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:02:25 DEBUG : Creating backend with remote "TestS3:rclone-test-domoqut9qavacus8fusefeg5" 2024/04/17 01:02:25 DEBUG : Reset feature "ListR" 2024/04/17 01:02:25 DEBUG : Creating backend with remote "/tmp/rclone915122986" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5'", Local "Local file system at /tmp/rclone915122986", Modify Window "1ns" 2024/04/17 01:02:26 INFO : S3 bucket rclone-test-domoqut9qavacus8fusefeg5: Bucket "rclone-test-domoqut9qavacus8fusefeg5" created with ACL "" 2024/04/17 01:02:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2geenr: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2geenr: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/04/17 01:02:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_2geenr: Deleted both checkfile vs. NFCx2 remote (without normalization) 2024/04/17 01:02:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/17 01:02:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5' 2024/04/17 01:02:26 NOTICE: Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5': 1 files missing 2024/04/17 01:02:26 NOTICE: 1 hashes missing 2024/04/17 01:02:26 NOTICE: Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5': 2 differences found 2024/04/17 01:02:26 NOTICE: Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/17 01:02:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/17 01:02:26 NOTICE: Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5': 0 differences found 2024/04/17 01:02:26 NOTICE: Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5': 1 matching files 2024/04/17 01:02:26 DEBUG : Chunked 'TestChunkerS3:rclone-test-domoqut9qavacus8fusefeg5': Purge remote 2024/04/17 01:02:27 DEBUG : S3 bucket rclone-test-domoqut9qavacus8fusefeg5: bucket is versioned: false 2024/04/17 01:02:27 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:27 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/04/17 01:02:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/04/17 01:02:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/04/17 01:02:27 INFO : S3 bucket rclone-test-domoqut9qavacus8fusefeg5: Bucket "rclone-test-domoqut9qavacus8fusefeg5" deleted 2024/04/17 01:02:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-poqijoh1wipoviq1yezokal7': Purge remote 2024/04/17 01:02:27 DEBUG : S3 bucket rclone-test-poqijoh1wipoviq1yezokal7: bucket is versioned: false 2024/04/17 01:02:27 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:27 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/04/17 01:02:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/04/17 01:02:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/04/17 01:02:27 INFO : S3 bucket rclone-test-poqijoh1wipoviq1yezokal7: Bucket "rclone-test-poqijoh1wipoviq1yezokal7" deleted 2024/04/17 01:02:27 DEBUG : Chunked 'TestChunkerS3:rclone-test-lohobip3wopiket6kalamal8': Purge remote 2024/04/17 01:02:27 DEBUG : S3 bucket rclone-test-lohobip3wopiket6kalamal8: bucket is versioned: false 2024/04/17 01:02:27 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:27 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/04/17 01:02:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/04/17 01:02:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/04/17 01:02:28 INFO : S3 bucket rclone-test-lohobip3wopiket6kalamal8: Bucket "rclone-test-lohobip3wopiket6kalamal8" deleted 2024/04/17 01:02:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-cizerom7voficow8kuqonoh8': Purge remote 2024/04/17 01:02:28 DEBUG : S3 bucket rclone-test-cizerom7voficow8kuqonoh8: bucket is versioned: false 2024/04/17 01:02:28 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:28 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/04/17 01:02:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/04/17 01:02:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/04/17 01:02:28 INFO : S3 bucket rclone-test-cizerom7voficow8kuqonoh8: Bucket "rclone-test-cizerom7voficow8kuqonoh8" deleted 2024/04/17 01:02:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-vufomij2xijuxoy5bijihuf2': Purge remote 2024/04/17 01:02:28 DEBUG : S3 bucket rclone-test-vufomij2xijuxoy5bijihuf2: bucket is versioned: false 2024/04/17 01:02:28 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:28 DEBUG : "測試_Русский___ě_áñ" version false 2024/04/17 01:02:28 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2024/04/17 01:02:28 INFO : 測試_Русский___ě_áñ: Deleted 2024/04/17 01:02:29 INFO : S3 bucket rclone-test-vufomij2xijuxoy5bijihuf2: Bucket "rclone-test-vufomij2xijuxoy5bijihuf2" deleted 2024/04/17 01:02:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-nifeciw6veyanuf6lubaqaf1': Purge remote 2024/04/17 01:02:29 DEBUG : S3 bucket rclone-test-nifeciw6veyanuf6lubaqaf1: bucket is versioned: false 2024/04/17 01:02:29 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:29 DEBUG : "測試_Русский___ě_áñ" version false 2024/04/17 01:02:29 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2024/04/17 01:02:29 INFO : 測試_Русский___ě_áñ: Deleted 2024/04/17 01:02:29 INFO : S3 bucket rclone-test-nifeciw6veyanuf6lubaqaf1: Bucket "rclone-test-nifeciw6veyanuf6lubaqaf1" deleted 2024/04/17 01:02:29 DEBUG : Chunked 'TestChunkerS3:rclone-test-pivexun1fekawaw5wupijud6': Purge remote 2024/04/17 01:02:29 DEBUG : S3 bucket rclone-test-pivexun1fekawaw5wupijud6: bucket is versioned: false 2024/04/17 01:02:29 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:29 DEBUG : "HELLO, WORLD!" version false 2024/04/17 01:02:29 DEBUG : HELLO, WORLD!: Deleting (id "") 2024/04/17 01:02:29 INFO : HELLO, WORLD!: Deleted 2024/04/17 01:02:30 INFO : S3 bucket rclone-test-pivexun1fekawaw5wupijud6: Bucket "rclone-test-pivexun1fekawaw5wupijud6" deleted 2024/04/17 01:02:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-worovoh7newajuy4juhifay9': Purge remote 2024/04/17 01:02:30 DEBUG : S3 bucket rclone-test-worovoh7newajuy4juhifay9: bucket is versioned: false 2024/04/17 01:02:30 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:30 DEBUG : "HeLlO, wOrLd!" version false 2024/04/17 01:02:30 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2024/04/17 01:02:30 INFO : HeLlO, wOrLd!: Deleted 2024/04/17 01:02:30 INFO : S3 bucket rclone-test-worovoh7newajuy4juhifay9: Bucket "rclone-test-worovoh7newajuy4juhifay9" deleted 2024/04/17 01:02:30 DEBUG : Chunked 'TestChunkerS3:rclone-test-hojaned5zekijuf5baxoniw5': Purge remote 2024/04/17 01:02:30 DEBUG : S3 bucket rclone-test-hojaned5zekijuf5baxoniw5: bucket is versioned: false 2024/04/17 01:02:30 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:30 DEBUG : "HELLO, WORLD!" version false 2024/04/17 01:02:30 DEBUG : HELLO, WORLD!: Deleting (id "") 2024/04/17 01:02:31 INFO : HELLO, WORLD!: Deleted 2024/04/17 01:02:31 INFO : S3 bucket rclone-test-hojaned5zekijuf5baxoniw5: Bucket "rclone-test-hojaned5zekijuf5baxoniw5" deleted 2024/04/17 01:02:31 DEBUG : Chunked 'TestChunkerS3:rclone-test-tiyekur0ridegam3bohafoh6': Purge remote 2024/04/17 01:02:31 DEBUG : S3 bucket rclone-test-tiyekur0ridegam3bohafoh6: bucket is versioned: false 2024/04/17 01:02:31 DEBUG : Waiting for deletions to finish 2024/04/17 01:02:31 DEBUG : "hello, world!" version false 2024/04/17 01:02:31 DEBUG : hello, world!: Deleting (id "") 2024/04/17 01:02:31 INFO : hello, world!: Deleted 2024/04/17 01:02:31 INFO : S3 bucket rclone-test-tiyekur0ridegam3bohafoh6: Bucket "rclone-test-tiyekur0ridegam3bohafoh6" deleted --- PASS: TestApplyTransforms (18.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:31 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/17 01:02:32 DEBUG : sub/file2.rclone_chunk.001_2gek8h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:02:32 INFO : sub/file2.rclone_chunk.001_2gek8h: Copied (server-side copy) to: sub/file2 2024/04/17 01:02:32 INFO : sub/file2.rclone_chunk.001_2gek8h: Deleted 2024/04/17 01:02:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:02:32 INFO : file1: Copied (new) to: sub/file2 2024/04/17 01:02:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:32 DEBUG : file1: Unchanged skipping 2024/04/17 01:02:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.32s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:33 DEBUG : dst/file1.rclone_chunk.001_2gelwo: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/04/17 01:02:33 INFO : dst/file1.rclone_chunk.001_2gelwo: Copied (server-side copy) to: dst/file1 2024/04/17 01:02:33 INFO : dst/file1.rclone_chunk.001_2gelwo: Deleted 2024/04/17 01:02:33 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/backup" 2024/04/17 01:02:33 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/backup" 2024/04/17 01:02:34 DEBUG : Reset feature "ListR" 2024/04/17 01:02:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/17 01:02:34 DEBUG : dst/file1: copy non-chunked object... 2024/04/17 01:02:34 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/04/17 01:02:34 INFO : dst/file1: Copied (server-side copy) 2024/04/17 01:02:34 INFO : dst/file1: Deleted 2024/04/17 01:02:34 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:34 DEBUG : dst/file1.rclone_chunk.001_2gembg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:02:34 INFO : dst/file1.rclone_chunk.001_2gembg: Copied (server-side copy) to: dst/file1 2024/04/17 01:02:35 INFO : dst/file1.rclone_chunk.001_2gembg: Deleted 2024/04/17 01:02:35 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:02:35 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.36s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/dst" 2024/04/17 01:02:35 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/dst" 2024/04/17 01:02:35 DEBUG : Reset feature "ListR" 2024/04/17 01:02:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/CompareDest" 2024/04/17 01:02:35 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/CompareDest" 2024/04/17 01:02:35 DEBUG : Reset feature "ListR" 2024/04/17 01:02:35 DEBUG : one: Need to transfer - File not found at Destination 2024/04/17 01:02:36 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:36 DEBUG : one.rclone_chunk.001_2geohr: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:36 INFO : one.rclone_chunk.001_2geohr: Copied (server-side copy) to: one 2024/04/17 01:02:36 INFO : one.rclone_chunk.001_2geohr: Deleted 2024/04/17 01:02:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:36 INFO : one: Copied (new) 2024/04/17 01:02:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:02:37 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:37 DEBUG : one.rclone_chunk.001_2gepvp: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:37 INFO : one.rclone_chunk.001_2gepvp: Copied (server-side copy) to: one 2024/04/17 01:02:37 INFO : one.rclone_chunk.001_2gepvp: Deleted 2024/04/17 01:02:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:37 INFO : one: Copied (replaced existing) 2024/04/17 01:02:38 DEBUG : dst/one.rclone_chunk.001_2gep63: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:38 INFO : dst/one.rclone_chunk.001_2gep63: Copied (server-side copy) to: dst/one 2024/04/17 01:02:38 INFO : dst/one.rclone_chunk.001_2gep63: Deleted 2024/04/17 01:02:38 DEBUG : CompareDest/one.rclone_chunk.001_2geq9y: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:38 INFO : CompareDest/one.rclone_chunk.001_2geq9y: Copied (server-side copy) to: CompareDest/one 2024/04/17 01:02:38 INFO : CompareDest/one.rclone_chunk.001_2geq9y: Deleted 2024/04/17 01:02:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:02:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/17 01:02:39 DEBUG : CompareDest/two.rclone_chunk.001_2gerhd: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:02:39 INFO : CompareDest/two.rclone_chunk.001_2gerhd: Copied (server-side copy) to: CompareDest/two 2024/04/17 01:02:39 INFO : CompareDest/two.rclone_chunk.001_2gerhd: Deleted 2024/04/17 01:02:40 DEBUG : two: Need to transfer - File not found at Destination 2024/04/17 01:02:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/17 01:02:40 DEBUG : two: Need to transfer - File not found at Destination 2024/04/17 01:02:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/17 01:02:41 DEBUG : two: Need to transfer - File not found at Destination 2024/04/17 01:02:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/17 01:02:41 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:41 DEBUG : two.rclone_chunk.001_2get3u: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/04/17 01:02:41 INFO : two.rclone_chunk.001_2get3u: Copied (server-side copy) to: two 2024/04/17 01:02:41 INFO : two.rclone_chunk.001_2get3u: Deleted 2024/04/17 01:02:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/04/17 01:02:41 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.60s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/dst" 2024/04/17 01:02:42 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/dst" 2024/04/17 01:02:42 DEBUG : Reset feature "ListR" 2024/04/17 01:02:42 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/CopyDest" 2024/04/17 01:02:42 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/CopyDest" 2024/04/17 01:02:42 DEBUG : Reset feature "ListR" 2024/04/17 01:02:42 DEBUG : one: Need to transfer - File not found at Destination 2024/04/17 01:02:42 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:43 DEBUG : one.rclone_chunk.001_2geud1: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:43 INFO : one.rclone_chunk.001_2geud1: Copied (server-side copy) to: one 2024/04/17 01:02:43 INFO : one.rclone_chunk.001_2geud1: Deleted 2024/04/17 01:02:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:43 INFO : one: Copied (new) 2024/04/17 01:02:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:02:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:44 DEBUG : one.rclone_chunk.001_2gevyb: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:44 INFO : one.rclone_chunk.001_2gevyb: Copied (server-side copy) to: one 2024/04/17 01:02:44 INFO : one.rclone_chunk.001_2gevyb: Deleted 2024/04/17 01:02:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:44 INFO : one: Copied (replaced existing) 2024/04/17 01:02:44 DEBUG : dst/one.rclone_chunk.001_2gew4n: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:44 INFO : dst/one.rclone_chunk.001_2gew4n: Copied (server-side copy) to: dst/one 2024/04/17 01:02:45 INFO : dst/one.rclone_chunk.001_2gew4n: Deleted 2024/04/17 01:02:45 DEBUG : CopyDest/one.rclone_chunk.001_2gexjv: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:45 INFO : CopyDest/one.rclone_chunk.001_2gexjv: Copied (server-side copy) to: CopyDest/one 2024/04/17 01:02:45 INFO : CopyDest/one.rclone_chunk.001_2gexjv: Deleted 2024/04/17 01:02:45 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/BackupDir" 2024/04/17 01:02:45 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/BackupDir" 2024/04/17 01:02:46 DEBUG : Reset feature "ListR" 2024/04/17 01:02:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:02:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:02:46 DEBUG : one: copy non-chunked object... 2024/04/17 01:02:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:02:46 INFO : one: Copied (server-side copy) 2024/04/17 01:02:46 INFO : one: Deleted 2024/04/17 01:02:46 DEBUG : one: copy non-chunked object... 2024/04/17 01:02:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:02:46 INFO : one: Copied (server-side copy) 2024/04/17 01:02:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/17 01:02:47 DEBUG : CopyDest/two.rclone_chunk.001_2gezuz: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:02:47 INFO : CopyDest/two.rclone_chunk.001_2gezuz: Copied (server-side copy) to: CopyDest/two 2024/04/17 01:02:47 INFO : CopyDest/two.rclone_chunk.001_2gezuz: Deleted 2024/04/17 01:02:47 DEBUG : two: Need to transfer - File not found at Destination 2024/04/17 01:02:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:47 DEBUG : two: copy non-chunked object... 2024/04/17 01:02:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:02:47 INFO : two: Copied (server-side copy) 2024/04/17 01:02:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/17 01:02:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:02:48 DEBUG : two: Unchanged skipping 2024/04/17 01:02:49 DEBUG : CopyDest/three.rclone_chunk.001_2gf05e: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/17 01:02:49 INFO : CopyDest/three.rclone_chunk.001_2gf05e: Copied (server-side copy) to: CopyDest/three 2024/04/17 01:02:49 INFO : CopyDest/three.rclone_chunk.001_2gf05e: Deleted 2024/04/17 01:02:49 DEBUG : three: Need to transfer - File not found at Destination 2024/04/17 01:02:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/17 01:02:49 DEBUG : three: Destination not found in --copy-dest 2024/04/17 01:02:49 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:49 DEBUG : three.rclone_chunk.001_2gf1dy: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/04/17 01:02:49 INFO : three.rclone_chunk.001_2gf1dy: Copied (server-side copy) to: three 2024/04/17 01:02:50 INFO : three.rclone_chunk.001_2gf1dy: Deleted 2024/04/17 01:02:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/04/17 01:02:50 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (8.77s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.09s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/17 01:02:51 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:51 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_2gf3oc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:02:51 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_2gf3oc: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2024/04/17 01:02:51 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_2gf3oc: Deleted 2024/04/17 01:02:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:02:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/17 01:02:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/17 01:02:51 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:02:51 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://rclone-test-cifohok9tedozus6xobiqeg7.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_2gf3ql": max transfer limit reached as set by --max-transfer 2024/04/17 01:02:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:485: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.32s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.09s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:53 DEBUG : one.rclone_chunk.001_2gf4w9: md5 = acb1cec6206b51c78e1aff969eff89db OK 2024/04/17 01:02:53 INFO : one.rclone_chunk.001_2gf4w9: Copied (server-side copy) to: one 2024/04/17 01:02:53 INFO : one.rclone_chunk.001_2gf4w9: Deleted 2024/04/17 01:02:53 DEBUG : also/one.rclone_chunk.001_2gf5t4: md5 = acb1cec6206b51c78e1aff969eff89db OK 2024/04/17 01:02:53 INFO : also/one.rclone_chunk.001_2gf5t4: Copied (server-side copy) to: also/one 2024/04/17 01:02:53 INFO : also/one.rclone_chunk.001_2gf5t4: Deleted 2024/04/17 01:02:54 DEBUG : another.rclone_chunk.001_2gf58c: md5 = acb1cec6206b51c78e1aff969eff89db OK 2024/04/17 01:02:54 INFO : another.rclone_chunk.001_2gf58c: Copied (server-side copy) to: another 2024/04/17 01:02:54 INFO : another.rclone_chunk.001_2gf58c: Deleted 2024/04/17 01:02:54 DEBUG : not-one.rclone_chunk.001_2gf64u: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2024/04/17 01:02:54 INFO : not-one.rclone_chunk.001_2gf64u: Copied (server-side copy) to: not-one 2024/04/17 01:02:54 INFO : not-one.rclone_chunk.001_2gf64u: Deleted 2024/04/17 01:02:54 INFO : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Looking for duplicate md5 hashes using newest mode. 2024/04/17 01:02:55 NOTICE: acb1cec6206b51c78e1aff969eff89db: Found 3 files with duplicate md5 hashes 2024/04/17 01:02:55 INFO : one: Deleted 2024/04/17 01:02:55 INFO : also/one: Deleted 2024/04/17 01:02:55 NOTICE: acb1cec6206b51c78e1aff969eff89db: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.65s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.09s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.09s) === RUN TestListDirSorted run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:02:56 DEBUG : a.txt.rclone_chunk.001_2gf8am: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:02:56 INFO : a.txt.rclone_chunk.001_2gf8am: Copied (server-side copy) to: a.txt 2024/04/17 01:02:56 INFO : a.txt.rclone_chunk.001_2gf8am: Deleted 2024/04/17 01:02:56 DEBUG : zend.txt.rclone_chunk.001_2gf89u: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 01:02:56 INFO : zend.txt.rclone_chunk.001_2gf89u: Copied (server-side copy) to: zend.txt 2024/04/17 01:02:57 INFO : zend.txt.rclone_chunk.001_2gf89u: Deleted 2024/04/17 01:02:57 DEBUG : sub dir/hello world.rclone_chunk.001_2gf9cc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:02:57 INFO : sub dir/hello world.rclone_chunk.001_2gf9cc: Copied (server-side copy) to: sub dir/hello world 2024/04/17 01:02:57 INFO : sub dir/hello world.rclone_chunk.001_2gf9cc: Deleted 2024/04/17 01:02:57 DEBUG : sub dir/hello world2.rclone_chunk.001_2gf9yn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:02:57 INFO : sub dir/hello world2.rclone_chunk.001_2gf9yn: Copied (server-side copy) to: sub dir/hello world2 2024/04/17 01:02:57 INFO : sub dir/hello world2.rclone_chunk.001_2gf9yn: Deleted 2024/04/17 01:02:58 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_2gf9xo: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:02:58 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_2gf9xo: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2024/04/17 01:02:58 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_2gf9xo: Deleted 2024/04/17 01:02:58 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_2gfa66: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2024/04/17 01:02:58 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_2gfa66: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2024/04/17 01:02:58 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_2gfa66: Deleted 2024/04/17 01:02:59 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_2gfatw: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:02:59 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_2gfatw: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2024/04/17 01:02:59 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_2gfatw: Deleted 2024/04/17 01:02:59 DEBUG : a.txt: Excluded (Size Filter) 2024/04/17 01:02:59 DEBUG : a.txt: Excluded 2024/04/17 01:02:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/17 01:02:59 DEBUG : sub dir/hello world: Excluded 2024/04/17 01:02:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/17 01:02:59 DEBUG : sub dir/hello world2: Excluded 2024/04/17 01:03:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/17 01:03:00 DEBUG : sub dir/hello world: Excluded 2024/04/17 01:03:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/17 01:03:00 DEBUG : sub dir/hello world2: Excluded 2024/04/17 01:03:00 DEBUG : sub dir/ignore dir: Excluded 2024/04/17 01:03:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.89s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:01 DEBUG : file1.rclone_chunk.001_2gfca1: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2024/04/17 01:03:01 INFO : file1.rclone_chunk.001_2gfca1: Copied (server-side copy) to: file1 2024/04/17 01:03:01 INFO : file1.rclone_chunk.001_2gfca1: Deleted 2024/04/17 01:03:01 DEBUG : sub/file2.rclone_chunk.001_2gfdi3: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2024/04/17 01:03:01 INFO : sub/file2.rclone_chunk.001_2gfdi3: Copied (server-side copy) to: sub/file2 2024/04/17 01:03:01 INFO : sub/file2.rclone_chunk.001_2gfdi3: Deleted === 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 (2.32s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.19s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.05s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:03 DEBUG : file1.rclone_chunk.001_2gff4f: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2024/04/17 01:03:03 INFO : file1.rclone_chunk.001_2gff4f: Copied (server-side copy) to: file1 2024/04/17 01:03:03 INFO : file1.rclone_chunk.001_2gff4f: Deleted 2024/04/17 01:03:04 DEBUG : sub/file2.rclone_chunk.001_2gffgh: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2024/04/17 01:03:04 INFO : sub/file2.rclone_chunk.001_2gffgh: Copied (server-side copy) to: sub/file2 2024/04/17 01:03:04 INFO : sub/file2.rclone_chunk.001_2gffgh: Deleted === 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/04/17 01:03:05 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/notfound" 2024/04/17 01:03:05 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/notfound" 2024/04/17 01:03:05 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (2.36s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.10s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.09s) --- PASS: TestStatJSON/NotFound (0.10s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.05s) --- PASS: TestStatJSON/RootNotFound (0.22s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Making directory 2024/04/17 01:03:05 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Making directory --- PASS: TestMkdir (0.14s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:06 DEBUG : sub dir/hello world.rclone_chunk.001_2gfh9s: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:03:06 INFO : sub dir/hello world.rclone_chunk.001_2gfh9s: Copied (server-side copy) to: sub dir/hello world 2024/04/17 01:03:06 INFO : sub dir/hello world.rclone_chunk.001_2gfh9s: Deleted --- PASS: TestLsd (0.82s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:07 DEBUG : potato2.rclone_chunk.001_2gfimr: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:07 INFO : potato2.rclone_chunk.001_2gfimr: Copied (server-side copy) to: potato2 2024/04/17 01:03:07 INFO : potato2.rclone_chunk.001_2gfimr: Deleted 2024/04/17 01:03:07 DEBUG : empty space.rclone_chunk.001_2gfj6t: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:03:07 INFO : empty space.rclone_chunk.001_2gfj6t: Copied (server-side copy) to: empty space 2024/04/17 01:03:07 INFO : empty space.rclone_chunk.001_2gfj6t: Deleted --- PASS: TestLs (1.38s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:08 DEBUG : potato2.rclone_chunk.001_2gfjlg: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:08 INFO : potato2.rclone_chunk.001_2gfjlg: Copied (server-side copy) to: potato2 2024/04/17 01:03:08 INFO : potato2.rclone_chunk.001_2gfjlg: Deleted 2024/04/17 01:03:08 DEBUG : empty space.rclone_chunk.001_2gfkpk: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:03:08 INFO : empty space.rclone_chunk.001_2gfkpk: Copied (server-side copy) to: empty space 2024/04/17 01:03:08 INFO : empty space.rclone_chunk.001_2gfkpk: Deleted 2024/04/17 01:03:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/17 01:03:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.34s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:09 DEBUG : potato2.rclone_chunk.001_2gflde: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:09 INFO : potato2.rclone_chunk.001_2gflde: Copied (server-side copy) to: potato2 2024/04/17 01:03:09 INFO : potato2.rclone_chunk.001_2gflde: Deleted 2024/04/17 01:03:10 DEBUG : empty space.rclone_chunk.001_2gflvx: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:03:10 INFO : empty space.rclone_chunk.001_2gflvx: Copied (server-side copy) to: empty space 2024/04/17 01:03:10 INFO : empty space.rclone_chunk.001_2gflvx: Deleted --- PASS: TestLsLong (1.29s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:10 DEBUG : potato2.rclone_chunk.001_2gfmgv: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:10 INFO : potato2.rclone_chunk.001_2gfmgv: Copied (server-side copy) to: potato2 2024/04/17 01:03:10 INFO : potato2.rclone_chunk.001_2gfmgv: Deleted 2024/04/17 01:03:11 DEBUG : empty space.rclone_chunk.001_2gfnv4: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:03:11 INFO : empty space.rclone_chunk.001_2gfnv4: Copied (server-side copy) to: empty space 2024/04/17 01:03:11 INFO : empty space.rclone_chunk.001_2gfnv4: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.31s) --- PASS: TestHashSums/Md5 (0.05s) --- PASS: TestHashSums/Md5Download (0.11s) === RUN TestHashSumsWithErrors 2024/04/17 01:03:11 DEBUG : Creating backend with remote ":memory:" 2024/04/17 01:03:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/17 01:03:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/17 01:03:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/17 01:03:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/17 01:03:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/17 01:03:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/17 01:03:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/17 01:03:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/17 01:03:11 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 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:12 DEBUG : potato2.rclone_chunk.001_2gfnbi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:12 INFO : potato2.rclone_chunk.001_2gfnbi: Copied (server-side copy) to: potato2 2024/04/17 01:03:12 INFO : potato2.rclone_chunk.001_2gfnbi: Deleted 2024/04/17 01:03:12 DEBUG : empty space.rclone_chunk.001_2gfot2: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:03:12 INFO : empty space.rclone_chunk.001_2gfot2: Copied (server-side copy) to: empty space 2024/04/17 01:03:12 INFO : empty space.rclone_chunk.001_2gfot2: Deleted 2024/04/17 01:03:13 DEBUG : sub dir/potato3.rclone_chunk.001_2gfox5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 01:03:13 INFO : sub dir/potato3.rclone_chunk.001_2gfox5: Copied (server-side copy) to: sub dir/potato3 2024/04/17 01:03:13 INFO : sub dir/potato3.rclone_chunk.001_2gfox5: Deleted --- PASS: TestCount (1.86s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:14 DEBUG : small.rclone_chunk.001_2gfp5s: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2024/04/17 01:03:14 INFO : small.rclone_chunk.001_2gfp5s: Copied (server-side copy) to: small 2024/04/17 01:03:14 INFO : small.rclone_chunk.001_2gfp5s: Deleted 2024/04/17 01:03:14 DEBUG : medium.rclone_chunk.001_2gfqi2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:14 INFO : medium.rclone_chunk.001_2gfqi2: Copied (server-side copy) to: medium 2024/04/17 01:03:14 INFO : medium.rclone_chunk.001_2gfqi2: Deleted 2024/04/17 01:03:14 DEBUG : large.rclone_chunk.001_2gfqtw: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2024/04/17 01:03:14 INFO : large.rclone_chunk.001_2gfqtw: Copied (server-side copy) to: large 2024/04/17 01:03:15 INFO : large.rclone_chunk.001_2gfqtw: Deleted 2024/04/17 01:03:15 DEBUG : Waiting for deletions to finish 2024/04/17 01:03:15 DEBUG : large: Excluded (Size Filter) 2024/04/17 01:03:15 DEBUG : large: Excluded 2024/04/17 01:03:15 INFO : medium: Deleted 2024/04/17 01:03:15 INFO : small: Deleted --- PASS: TestDelete (1.86s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:431: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:431: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.18s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:431: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.18s) === RUN TestRetry 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 1/5 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 2/5 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 1/5 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 2/5 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 3/5 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 4/5 2024/04/17 01:03:16 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:16 DEBUG : file1.rclone_chunk.001_2gfs3s: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2024/04/17 01:03:16 INFO : file1.rclone_chunk.001_2gfs3s: Copied (server-side copy) to: file1 2024/04/17 01:03:16 INFO : file1.rclone_chunk.001_2gfs3s: Deleted 2024/04/17 01:03:16 DEBUG : file2.rclone_chunk.001_2gfsyd: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2024/04/17 01:03:16 INFO : file2.rclone_chunk.001_2gfsyd: Copied (server-side copy) to: file2 2024/04/17 01:03:17 INFO : file2.rclone_chunk.001_2gfsyd: Deleted --- PASS: TestCat (1.92s) === RUN TestPurge 2024/04/17 01:03:18 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-yenofiw0mesitaw7sikiyay2" 2024/04/17 01:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:03:18 DEBUG : Creating backend with remote "TestS3:rclone-test-yenofiw0mesitaw7sikiyay2" 2024/04/17 01:03:18 DEBUG : Reset feature "ListR" 2024/04/17 01:03:18 DEBUG : Creating backend with remote "/tmp/rclone1516869428" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-yenofiw0mesitaw7sikiyay2'", Local "Local file system at /tmp/rclone1516869428", Modify Window "1ns" 2024/04/17 01:03:18 INFO : S3 bucket rclone-test-yenofiw0mesitaw7sikiyay2: Bucket "rclone-test-yenofiw0mesitaw7sikiyay2" created with ACL "" 2024/04/17 01:03:19 DEBUG : A1/B1/C1/one.rclone_chunk.001_2gfuql: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2024/04/17 01:03:19 INFO : A1/B1/C1/one.rclone_chunk.001_2gfuql: Copied (server-side copy) to: A1/B1/C1/one 2024/04/17 01:03:19 INFO : A1/B1/C1/one.rclone_chunk.001_2gfuql: Deleted 2024/04/17 01:03:19 DEBUG : A2: Making directory 2024/04/17 01:03:19 DEBUG : A1/B2: Making directory 2024/04/17 01:03:19 DEBUG : A1/B2/C2: Making directory 2024/04/17 01:03:19 DEBUG : A1/B1/C3: Making directory 2024/04/17 01:03:19 DEBUG : A3: Making directory 2024/04/17 01:03:19 DEBUG : A3/B3: Making directory 2024/04/17 01:03:19 DEBUG : A3/B3/C4: Making directory 2024/04/17 01:03:19 DEBUG : A1/two.rclone_chunk.001_2gfvk2: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2024/04/17 01:03:19 INFO : A1/two.rclone_chunk.001_2gfvk2: Copied (server-side copy) to: A1/two 2024/04/17 01:03:19 INFO : A1/two.rclone_chunk.001_2gfvk2: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2024/04/17 01:03:19 DEBUG : S3 bucket rclone-test-yenofiw0mesitaw7sikiyay2: bucket is versioned: false 2024/04/17 01:03:19 DEBUG : Waiting for deletions to finish 2024/04/17 01:03:20 DEBUG : "A1/B1/C1/one" version false 2024/04/17 01:03:20 DEBUG : A1/B1/C1/one: Deleting (id "") 2024/04/17 01:03:20 INFO : A1/B1/C1/one: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2024/04/17 01:03:20 DEBUG : Waiting for deletions to finish 2024/04/17 01:03:20 DEBUG : "A1/two" version false 2024/04/17 01:03:20 DEBUG : A1/two: Deleting (id "") 2024/04/17 01:03:20 INFO : A1/two: Deleted 2024/04/17 01:03:20 INFO : S3 bucket rclone-test-yenofiw0mesitaw7sikiyay2: Bucket "rclone-test-yenofiw0mesitaw7sikiyay2" deleted 2024/04/17 01:03:20 ERROR : : error listing: directory not found 2024/04/17 01:03:20 DEBUG : Chunked 'TestChunkerS3:rclone-test-yenofiw0mesitaw7sikiyay2': Purge remote 2024/04/17 01:03:20 DEBUG : Waiting for deletions to finish 2024/04/17 01:03:20 purge failed: directory not found --- PASS: TestPurge (2.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:21 DEBUG : A1/B1/C1/one.rclone_chunk.001_2gfwms: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2024/04/17 01:03:21 INFO : A1/B1/C1/one.rclone_chunk.001_2gfwms: Copied (server-side copy) to: A1/B1/C1/one 2024/04/17 01:03:21 INFO : A1/B1/C1/one.rclone_chunk.001_2gfwms: Deleted 2024/04/17 01:03:21 DEBUG : A2: Making directory 2024/04/17 01:03:21 DEBUG : A1/B2: Making directory 2024/04/17 01:03:21 DEBUG : A1/B2/C2: Making directory 2024/04/17 01:03:21 DEBUG : A1/B1/C3: Making directory 2024/04/17 01:03:21 DEBUG : A3: Making directory 2024/04/17 01:03:21 DEBUG : A3/B3: Making directory 2024/04/17 01:03:21 DEBUG : A3/B3/C4: Making directory 2024/04/17 01:03:21 DEBUG : A1/two.rclone_chunk.001_2gfxxw: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2024/04/17 01:03:21 INFO : A1/two.rclone_chunk.001_2gfxxw: Copied (server-side copy) to: A1/two 2024/04/17 01:03:21 INFO : A1/two.rclone_chunk.001_2gfxxw: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2024/04/17 01:03:21 DEBUG : removing 1 level 3 directories 2024/04/17 01:03:21 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2024/04/17 01:03:23 DEBUG : removing 1 level 0 directories 2024/04/17 01:03:23 INFO : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Removing directory 2024/04/17 01:03:23 INFO : S3 bucket rclone-test-cifohok9tedozus6xobiqeg7: Bucket "rclone-test-cifohok9tedozus6xobiqeg7" deleted 2024/04/17 01:03:23 ERROR : : error listing: directory not found 2024/04/17 01:03:23 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.68s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:24 INFO : S3 bucket rclone-test-cifohok9tedozus6xobiqeg7: Bucket "rclone-test-cifohok9tedozus6xobiqeg7" created with ACL "" 2024/04/17 01:03:24 DEBUG : A1: Making directory 2024/04/17 01:03:24 DEBUG : A1/B1: Making directory 2024/04/17 01:03:24 DEBUG : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:24 DEBUG : A1: Making directory 2024/04/17 01:03:24 DEBUG : A1/B1: Making directory 2024/04/17 01:03:24 DEBUG : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.23s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:25 DEBUG : file1.rclone_chunk.001_2gg092: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/04/17 01:03:25 INFO : file1.rclone_chunk.001_2gg092: Copied (server-side copy) to: file1 2024/04/17 01:03:25 INFO : file1.rclone_chunk.001_2gg092: Deleted 2024/04/17 01:03:25 DEBUG : filename.txt: File name found in url 2024/04/17 01:03:25 DEBUG : filename.txt.rclone_chunk.001_2gg1ay: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/04/17 01:03:25 INFO : filename.txt.rclone_chunk.001_2gg1ay: Copied (server-side copy) to: filename.txt 2024/04/17 01:03:25 INFO : filename.txt.rclone_chunk.001_2gg1ay: Deleted 2024/04/17 01:03:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/17 01:03:26 DEBUG : headerfilename.txt.rclone_chunk.001_2gg1d3: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/04/17 01:03:26 INFO : headerfilename.txt.rclone_chunk.001_2gg1d3: Copied (server-side copy) to: headerfilename.txt 2024/04/17 01:03:26 INFO : headerfilename.txt.rclone_chunk.001_2gg1d3: Deleted 2024/04/17 01:03:26 DEBUG : file2.rclone_chunk.001_2gg2mh: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/04/17 01:03:26 INFO : file2.rclone_chunk.001_2gg2mh: Copied (server-side copy) to: file2 2024/04/17 01:03:26 INFO : file2.rclone_chunk.001_2gg2mh: Deleted --- PASS: TestCopyURL (2.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:27 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/17 01:03:27 DEBUG : sub/file2.rclone_chunk.001_2gg302: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:03:27 INFO : sub/file2.rclone_chunk.001_2gg302: Copied (server-side copy) to: sub/file2 2024/04/17 01:03:27 INFO : sub/file2.rclone_chunk.001_2gg302: Deleted 2024/04/17 01:03:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:03:27 INFO : file1: Copied (new) to: sub/file2 2024/04/17 01:03:27 INFO : file1: Deleted 2024/04/17 01:03:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:03:27 DEBUG : file1: Unchanged skipping 2024/04/17 01:03:27 INFO : file1: Deleted 2024/04/17 01:03:28 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.22s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:28 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/17 01:03:28 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:03:28 DEBUG : file1.rclone_chunk.001_2gg4at: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:03:28 INFO : file1.rclone_chunk.001_2gg4at: Copied (server-side copy) to: file1 2024/04/17 01:03:28 INFO : file1.rclone_chunk.001_2gg4at: Deleted 2024/04/17 01:03:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:03:28 INFO : file1: Copied (new) 2024/04/17 01:03:28 INFO : file1: Deleted 2024/04/17 01:03:29 DEBUG : file1: Destination exists, skipping 2024/04/17 01:03:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.92s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.09s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:30 DEBUG : dst/file1.rclone_chunk.001_2gg545: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/04/17 01:03:30 INFO : dst/file1.rclone_chunk.001_2gg545: Copied (server-side copy) to: dst/file1 2024/04/17 01:03:30 INFO : dst/file1.rclone_chunk.001_2gg545: Deleted 2024/04/17 01:03:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7/backup" 2024/04/17 01:03:30 DEBUG : Creating backend with remote "TestS3:rclone-test-cifohok9tedozus6xobiqeg7/backup" 2024/04/17 01:03:30 DEBUG : Reset feature "ListR" 2024/04/17 01:03:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/17 01:03:30 DEBUG : dst/file1: copy non-chunked object... 2024/04/17 01:03:30 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/04/17 01:03:30 INFO : dst/file1: Copied (server-side copy) 2024/04/17 01:03:30 INFO : dst/file1: Deleted 2024/04/17 01:03:30 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/04/17 01:03:31 DEBUG : dst/file1.rclone_chunk.001_2gg6st: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:03:31 INFO : dst/file1.rclone_chunk.001_2gg6st: Copied (server-side copy) to: dst/file1 2024/04/17 01:03:31 INFO : dst/file1.rclone_chunk.001_2gg6st: Deleted 2024/04/17 01:03:31 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 01:03:31 INFO : dst/file1: Copied (new) 2024/04/17 01:03:31 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.48s) === 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 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:32 DEBUG : A1/one.rclone_chunk.001_2gg87u: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:03:32 INFO : A1/one.rclone_chunk.001_2gg87u: Copied (server-side copy) to: A1/one 2024/04/17 01:03:32 INFO : A1/one.rclone_chunk.001_2gg87u: Deleted 2024/04/17 01:03:32 DEBUG : A1/two.rclone_chunk.001_2gg8xe: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:03:32 INFO : A1/two.rclone_chunk.001_2gg8xe: Copied (server-side copy) to: A1/two 2024/04/17 01:03:32 INFO : A1/two.rclone_chunk.001_2gg8xe: Deleted 2024/04/17 01:03:33 DEBUG : A1/B1/three.rclone_chunk.001_2gg8i2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/17 01:03:33 INFO : A1/B1/three.rclone_chunk.001_2gg8i2: Copied (server-side copy) to: A1/B1/three 2024/04/17 01:03:33 INFO : A1/B1/three.rclone_chunk.001_2gg8i2: Deleted 2024/04/17 01:03:33 DEBUG : A1/B1/C1/four.rclone_chunk.001_2gg925: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/17 01:03:33 INFO : A1/B1/C1/four.rclone_chunk.001_2gg925: Copied (server-side copy) to: A1/B1/C1/four 2024/04/17 01:03:33 INFO : A1/B1/C1/four.rclone_chunk.001_2gg925: Deleted 2024/04/17 01:03:34 DEBUG : A1/B1/C2/five.rclone_chunk.001_2gg9v3: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/17 01:03:34 INFO : A1/B1/C2/five.rclone_chunk.001_2gg9v3: Copied (server-side copy) to: A1/B1/C2/five 2024/04/17 01:03:34 INFO : A1/B1/C2/five.rclone_chunk.001_2gg9v3: Deleted 2024/04/17 01:03:34 DEBUG : A1/B2: Making directory 2024/04/17 01:03:34 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/04/17 01:03:34 DEBUG : A1/two: copy non-chunked object... 2024/04/17 01:03:34 DEBUG : A1/one: copy non-chunked object... 2024/04/17 01:03:34 DEBUG : A1/B1/C2/five: copy non-chunked object... 2024/04/17 01:03:34 DEBUG : A1/B1/C1/four: copy non-chunked object... 2024/04/17 01:03:34 DEBUG : A1/B1/three: copy non-chunked object... 2024/04/17 01:03:35 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:03:35 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/04/17 01:03:35 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/17 01:03:35 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/04/17 01:03:35 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:03:35 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/04/17 01:03:35 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/17 01:03:35 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/04/17 01:03:35 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/17 01:03:35 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/04/17 01:03:35 INFO : A1/two: Deleted 2024/04/17 01:03:35 INFO : A1/B1/C1/four: Deleted 2024/04/17 01:03:35 INFO : A1/one: Deleted 2024/04/17 01:03:35 INFO : A1/B1/C2/five: Deleted 2024/04/17 01:03:35 INFO : A1/B1/three: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/04/17 01:03:35 DEBUG : A2/B1/three: copy non-chunked object... 2024/04/17 01:03:35 DEBUG : A2/B1/C1/four: copy non-chunked object... 2024/04/17 01:03:35 DEBUG : A2/one: copy non-chunked object... 2024/04/17 01:03:35 DEBUG : A2/B1/C2/five: copy non-chunked object... 2024/04/17 01:03:35 DEBUG : A2/two: copy non-chunked object... 2024/04/17 01:03:35 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/17 01:03:35 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/04/17 01:03:35 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/17 01:03:35 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/04/17 01:03:35 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/17 01:03:35 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/04/17 01:03:35 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:03:35 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/04/17 01:03:35 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:03:35 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/04/17 01:03:35 INFO : A2/B1/C2/five: Deleted 2024/04/17 01:03:35 INFO : A2/two: Deleted 2024/04/17 01:03:35 INFO : A2/one: Deleted 2024/04/17 01:03:35 INFO : A2/B1/C1/four: Deleted 2024/04/17 01:03:35 INFO : A2/B1/three: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/04/17 01:03:36 INFO : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/17 01:03:36 DEBUG : A3/two: copy non-chunked object... 2024/04/17 01:03:36 DEBUG : A3/one: copy non-chunked object... 2024/04/17 01:03:36 DEBUG : A3/B1/C2/five: copy non-chunked object... 2024/04/17 01:03:36 DEBUG : A3/B1/three: copy non-chunked object... 2024/04/17 01:03:36 DEBUG : A3/B1/C1/four: copy non-chunked object... 2024/04/17 01:03:36 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:03:36 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/04/17 01:03:36 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:03:36 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/04/17 01:03:36 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/17 01:03:36 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/04/17 01:03:36 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/17 01:03:36 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/04/17 01:03:36 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/17 01:03:36 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/04/17 01:03:36 INFO : A3/two: Deleted 2024/04/17 01:03:36 INFO : A3/one: Deleted 2024/04/17 01:03:36 INFO : A3/B1/three: Deleted 2024/04/17 01:03:36 INFO : A3/B1/C2/five: Deleted 2024/04/17 01:03:36 INFO : A3/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (5.69s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:37 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/17 01:03:38 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_2ggd8e: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/04/17 01:03:38 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_2ggd8e: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2024/04/17 01:03:38 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_2ggd8e: Deleted 2024/04/17 01:03:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/04/17 01:03:38 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/17 01:03:38 NOTICE: S3 bucket rclone-test-cifohok9tedozus6xobiqeg7: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/04/17 01:03:38 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: open chunk writer: started multipart upload: w5SyDhEdRtfBtPTW7H0hhWS9iuhOI_mUNaO8dCG710O_CbhKRRDfrcVrT.OUyGi_hlbTLAumlAfdW60xA1wTFzbFaPfr8jLHX7SLa4H9XbXw1ZOwI5qRp_FZ2g_uhl0D 2024/04/17 01:03:38 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/04/17 01:03:38 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/04/17 01:03:38 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: multipart upload "w5SyDhEdRtfBtPTW7H0hhWS9iuhOI_mUNaO8dCG710O_CbhKRRDfrcVrT.OUyGi_hlbTLAumlAfdW60xA1wTFzbFaPfr8jLHX7SLa4H9XbXw1ZOwI5qRp_FZ2g_uhl0D" finished 2024/04/17 01:03:39 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/04/17 01:03:39 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: Src hash empty - aborting Dst hash check 2024/04/17 01:03:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2024/04/17 01:03:39 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_2ggezb: Deleted 2024/04/17 01:03:39 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/17 01:03:39 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/17 01:03:40 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_2ggfey: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/04/17 01:03:40 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_2ggfey: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2024/04/17 01:03:40 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_2ggfey: Deleted 2024/04/17 01:03:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/04/17 01:03:40 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: open chunk writer: started multipart upload: wjFjqePNSuIR8cdkADEI9r5lG0LkGH4Uw0pcdU_pAGrVvQ3s1uM3iCRcS6GF.rbzBLClGyTXH6j4Ty_yqVsxCjYjzGgwFGpuPcGpOCqlRNJfsMW6LN322uNeWXCnRtiH 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: multipart upload "wjFjqePNSuIR8cdkADEI9r5lG0LkGH4Uw0pcdU_pAGrVvQ3s1uM3iCRcS6GF.rbzBLClGyTXH6j4Ty_yqVsxCjYjzGgwFGpuPcGpOCqlRNJfsMW6LN322uNeWXCnRtiH" finished 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: Src hash empty - aborting Dst hash check 2024/04/17 01:03:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2024/04/17 01:03:40 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_2gggzi: Deleted 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/17 01:03:40 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:41 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/17 01:03:41 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_2ggh1e: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2024/04/17 01:03:41 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_2ggh1e: Deleted 2024/04/17 01:03:41 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/17 01:03:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2gghj8: open chunk writer: started multipart upload: FgkmU_KwZKELUBrhr7H14P57dO1uyEDdPrKJfDlUrPsQqyrpfxKXEuFgsxHks.ixtMnKWFcwb6C7IQu7zTu4dXSYUqD1tYzZlemzbSCGyBvJkDsZClZy1ZpgjL3wX4Di 2024/04/17 01:03:41 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/04/17 01:03:41 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2gghj8: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/04/17 01:03:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2gghj8: multipart upload "FgkmU_KwZKELUBrhr7H14P57dO1uyEDdPrKJfDlUrPsQqyrpfxKXEuFgsxHks.ixtMnKWFcwb6C7IQu7zTu4dXSYUqD1tYzZlemzbSCGyBvJkDsZClZy1ZpgjL3wX4Di" finished 2024/04/17 01:03:42 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2gghj8: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/04/17 01:03:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2gghj8: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2024/04/17 01:03:42 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2gghj8: Deleted 2024/04/17 01:03:42 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': File to upload is small (34 bytes), uploading instead of streaming 2024/04/17 01:03:43 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_2ggib7: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2024/04/17 01:03:43 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_2ggib7: Deleted 2024/04/17 01:03:43 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2ggju8: open chunk writer: started multipart upload: hRJEZb28GKXj3O_q3gJldfyLPjzuFl7WpPkhG7A08DO9aE2_aYiV8IYN2f077Aw4bLLL0EzyrCQfD0fv3KbDrfaJFkb8RhRKZwrY1NcUMh5nJ_LKrkI1wqgk_XGtndKR 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2ggju8: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2ggju8: multipart upload "hRJEZb28GKXj3O_q3gJldfyLPjzuFl7WpPkhG7A08DO9aE2_aYiV8IYN2f077Aw4bLLL0EzyrCQfD0fv3KbDrfaJFkb8RhRKZwrY1NcUMh5nJ_LKrkI1wqgk_XGtndKR" finished 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2ggju8: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/04/17 01:03:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2ggju8: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2024/04/17 01:03:43 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_2ggju8: Deleted 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/17 01:03:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.69s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.09s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:44 DEBUG : potato1.rclone_chunk.001_2ggkw6: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:44 INFO : potato1.rclone_chunk.001_2ggkw6: Copied (server-side copy) to: potato1 2024/04/17 01:03:44 INFO : potato1.rclone_chunk.001_2ggkw6: Deleted 2024/04/17 01:03:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': File to upload is small (60 bytes), uploading instead of streaming 2024/04/17 01:03:45 DEBUG : potato2.rclone_chunk.001_2ggkaj: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:45 INFO : potato2.rclone_chunk.001_2ggkaj: Copied (server-side copy) to: potato2 2024/04/17 01:03:45 INFO : potato2.rclone_chunk.001_2ggkaj: Deleted 2024/04/17 01:03:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:45 INFO : potato2: Copied (new) --- PASS: TestRcatSize (1.26s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.10s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" 2024/04/17 01:03:46 DEBUG : potato2.rclone_chunk.001_2gglit: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:03:46 INFO : potato2.rclone_chunk.001_2gglit: Copied (server-side copy) to: potato2 2024/04/17 01:03:46 INFO : potato2.rclone_chunk.001_2gglit: Deleted 2024/04/17 01:03:46 DEBUG : empty space.rclone_chunk.001_2ggmol: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:03:46 INFO : empty space.rclone_chunk.001_2ggmol: Copied (server-side copy) to: empty space 2024/04/17 01:03:46 INFO : empty space.rclone_chunk.001_2ggmol: Deleted 2024/04/17 01:03:47 DEBUG : sub dir/potato3.rclone_chunk.001_2ggmk2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 01:03:47 INFO : sub dir/potato3.rclone_chunk.001_2ggmk2: Copied (server-side copy) to: sub dir/potato3 2024/04/17 01:03:47 INFO : sub dir/potato3.rclone_chunk.001_2ggmk2: Deleted 2024/04/17 01:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Touching "empty space" 2024/04/17 01:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Touching "potato2" 2024/04/17 01:03:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.55s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7'", Local "Local file system at /tmp/rclone3289611770", Modify Window "1ns" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.09s) === 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/04/17 01:03:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-cifohok9tedozus6xobiqeg7': Purge remote 2024/04/17 01:03:48 DEBUG : S3 bucket rclone-test-cifohok9tedozus6xobiqeg7: bucket is versioned: false 2024/04/17 01:03:48 DEBUG : Waiting for deletions to finish 2024/04/17 01:03:49 INFO : S3 bucket rclone-test-cifohok9tedozus6xobiqeg7: Bucket "rclone-test-cifohok9tedozus6xobiqeg7" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose" - Finished OK in 2m7.585385947s (try 1/5)