"./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Starting (try 1/5) 2024/09/30 01:56:01 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu" 2024/09/30 01:56:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:01 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu" 2024/09/30 01:56:01 DEBUG : Reset feature "ListR" 2024/09/30 01:56:01 DEBUG : Creating backend with remote "/tmp/rclone2194953217" === 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/09/30 01:56:01 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" multithread_test.go:121: multithread writing not supported 2024/09/30 01:56:02 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.03s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/09/30 01:56:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/09/30 01:56:02 DEBUG : potato: Seek from 10 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 10 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Seek from 5 to 2 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/09/30 01:56:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Seek from 5 to 2 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/09/30 01:56:02 DEBUG : potato: Seek from 8 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 8 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/09/30 01:56:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/09/30 01:56:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/09/30 01:56:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/09/30 01:56:02 DEBUG : potato: Seek from 5 to 2 2024/09/30 01:56:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/09/30 01:56:02 DEBUG : potato: Seek from 9 to 0 2024/09/30 01:56:02 DEBUG : potato: Seek from 9 to 0 2024/09/30 01:56:02 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:02 INFO : S3 bucket rclone-test-hevuten4fecu: Bucket "rclone-test-hevuten4fecu" created with ACL "" 2024/09/30 01:56:02 DEBUG : rutabaga.rclone_chunk.001_lxlaai: md5 = a49405dcd1c6a545eace9d6825af944b OK 2024/09/30 01:56:02 INFO : rutabaga.rclone_chunk.001_lxlaai: Copied (server-side copy) to: rutabaga 2024/09/30 01:56:03 INFO : rutabaga.rclone_chunk.001_lxlaai: Deleted === RUN TestCheck/1 === RUN TestCheck/2 2024/09/30 01:56:03 DEBUG : empty space.rclone_chunk.001_lxlbin: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:56:03 INFO : empty space.rclone_chunk.001_lxlbin: Copied (server-side copy) to: empty space 2024/09/30 01:56:03 INFO : empty space.rclone_chunk.001_lxlbin: Deleted === RUN TestCheck/3 2024/09/30 01:56:04 DEBUG : potato2.rclone_chunk.001_lxlbs6: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:56:04 INFO : potato2.rclone_chunk.001_lxlbs6: Copied (server-side copy) to: potato2 2024/09/30 01:56:04 INFO : potato2.rclone_chunk.001_lxlbs6: Deleted === RUN TestCheck/4 === RUN TestCheck/5 2024/09/30 01:56:04 DEBUG : remotepotato.rclone_chunk.001_lxlcsp: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:56:04 INFO : remotepotato.rclone_chunk.001_lxlcsp: Copied (server-side copy) to: remotepotato 2024/09/30 01:56:04 INFO : remotepotato.rclone_chunk.001_lxlcsp: Deleted === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (3.22s) --- PASS: TestCheck/1 (0.04s) --- PASS: TestCheck/2 (0.04s) --- PASS: TestCheck/3 (0.04s) --- PASS: TestCheck/4 (0.04s) --- PASS: TestCheck/5 (0.04s) --- PASS: TestCheck/6 (0.04s) --- PASS: TestCheck/7 (0.04s) === RUN TestCheckFsError 2024/09/30 01:56:05 DEBUG : Creating backend with remote "nonexistent" 2024/09/30 01:56:05 DEBUG : Creating backend with remote "nonexistent" 2024/09/30 01:56:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/09/30 01:56:05 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/09/30 01:56:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/09/30 01:56:05 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:05 DEBUG : rutabaga.rclone_chunk.001_lxldz1: md5 = a49405dcd1c6a545eace9d6825af944b OK 2024/09/30 01:56:05 INFO : rutabaga.rclone_chunk.001_lxldz1: Copied (server-side copy) to: rutabaga 2024/09/30 01:56:05 INFO : rutabaga.rclone_chunk.001_lxldz1: Deleted === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/09/30 01:56:06 DEBUG : empty space.rclone_chunk.001_lxld71: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:56:06 INFO : empty space.rclone_chunk.001_lxld71: Copied (server-side copy) to: empty space 2024/09/30 01:56:06 INFO : empty space.rclone_chunk.001_lxld71: Deleted === RUN TestCheckDownload/3 2024/09/30 01:56:06 DEBUG : potato2.rclone_chunk.001_lxled0: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:56:06 INFO : potato2.rclone_chunk.001_lxled0: Copied (server-side copy) to: potato2 2024/09/30 01:56:06 INFO : potato2.rclone_chunk.001_lxled0: Deleted === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/09/30 01:56:07 DEBUG : remotepotato.rclone_chunk.001_lxlf7z: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:56:07 INFO : remotepotato.rclone_chunk.001_lxlf7z: Copied (server-side copy) to: remotepotato 2024/09/30 01:56:07 INFO : remotepotato.rclone_chunk.001_lxlf7z: Deleted === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (3.14s) --- PASS: TestCheckDownload/1 (0.08s) --- PASS: TestCheckDownload/2 (0.08s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.13s) --- PASS: TestCheckDownload/5 (0.10s) --- PASS: TestCheckDownload/6 (0.09s) --- PASS: TestCheckDownload/7 (0.09s) === RUN TestCheckSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:08 DEBUG : rutabaga.rclone_chunk.001_lxlgfd: md5 = a49405dcd1c6a545eace9d6825af944b OK 2024/09/30 01:56:08 INFO : rutabaga.rclone_chunk.001_lxlgfd: Copied (server-side copy) to: rutabaga 2024/09/30 01:56:08 INFO : rutabaga.rclone_chunk.001_lxlgfd: Deleted === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/09/30 01:56:09 DEBUG : empty space.rclone_chunk.001_lxlgob: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:56:09 INFO : empty space.rclone_chunk.001_lxlgob: Copied (server-side copy) to: empty space 2024/09/30 01:56:09 INFO : empty space.rclone_chunk.001_lxlgob: Deleted === RUN TestCheckSizeOnly/3 2024/09/30 01:56:09 DEBUG : potato2.rclone_chunk.001_lxlh31: md5 = 2ff4ef815de0b426b7da66694360a4c4 OK 2024/09/30 01:56:09 INFO : potato2.rclone_chunk.001_lxlh31: Copied (server-side copy) to: potato2 2024/09/30 01:56:09 INFO : potato2.rclone_chunk.001_lxlh31: Deleted === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/09/30 01:56:10 DEBUG : remotepotato.rclone_chunk.001_lxli3r: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:56:10 INFO : remotepotato.rclone_chunk.001_lxli3r: Copied (server-side copy) to: remotepotato 2024/09/30 01:56:10 INFO : remotepotato.rclone_chunk.001_lxli3r: Deleted === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (2.67s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.04s) --- PASS: TestCheckSizeOnly/5 (0.04s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.04s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:11 DEBUG : test.sum.rclone_chunk.001_lxljas: md5 = f793dba7b302a27e736b7ee7a1b7f9e0 OK 2024/09/30 01:56:11 INFO : test.sum.rclone_chunk.001_lxljas: Copied (server-side copy) to: test.sum 2024/09/30 01:56:11 INFO : test.sum.rclone_chunk.001_lxljas: Deleted 2024/09/30 01:56:11 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/30 01:56:11 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/30 01:56:11 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/30 01:56:11 NOTICE: test.sum: 2 warning(s) suppressed... 2024/09/30 01:56:12 DEBUG : test.sum.rclone_chunk.001_lxljib: md5 = f034019ad0e2af1dcc3875ec7e1a1969 OK 2024/09/30 01:56:12 INFO : test.sum.rclone_chunk.001_lxljib: Copied (server-side copy) to: test.sum 2024/09/30 01:56:12 INFO : test.sum.rclone_chunk.001_lxljib: Deleted 2024/09/30 01:56:12 NOTICE: test.sum: improperly formatted checksum line 4 2024/09/30 01:56:12 NOTICE: test.sum: improperly formatted checksum line 5 2024/09/30 01:56:12 NOTICE: test.sum: improperly formatted checksum line 6 2024/09/30 01:56:12 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.24s) === RUN TestCheckSum run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:12 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/data" 2024/09/30 01:56:12 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/data" 2024/09/30 01:56:12 DEBUG : Reset feature "ListR" 2024/09/30 01:56:12 DEBUG : data/banana.rclone_chunk.001_lxlkvf: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:12 INFO : data/banana.rclone_chunk.001_lxlkvf: Copied (server-side copy) to: data/banana 2024/09/30 01:56:12 INFO : data/banana.rclone_chunk.001_lxlkvf: Deleted 2024/09/30 01:56:13 DEBUG : test.sum.rclone_chunk.001_lxlk8y: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/09/30 01:56:13 INFO : test.sum.rclone_chunk.001_lxlk8y: Copied (server-side copy) to: test.sum 2024/09/30 01:56:13 INFO : test.sum.rclone_chunk.001_lxlk8y: Deleted === RUN TestCheckSum/subtest1 2024/09/30 01:56:13 DEBUG : data/potato.rclone_chunk.001_lxll0x: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/09/30 01:56:13 INFO : data/potato.rclone_chunk.001_lxll0x: Copied (server-side copy) to: data/potato 2024/09/30 01:56:13 INFO : data/potato.rclone_chunk.001_lxll0x: Deleted 2024/09/30 01:56:14 DEBUG : test.sum.rclone_chunk.001_lxlm97: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/09/30 01:56:14 INFO : test.sum.rclone_chunk.001_lxlm97: Copied (server-side copy) to: test.sum 2024/09/30 01:56:14 INFO : test.sum.rclone_chunk.001_lxlm97: Deleted === RUN TestCheckSum/subtest2 2024/09/30 01:56:15 DEBUG : test.sum.rclone_chunk.001_lxlmg3: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2024/09/30 01:56:15 INFO : test.sum.rclone_chunk.001_lxlmg3: Copied (server-side copy) to: test.sum 2024/09/30 01:56:15 INFO : test.sum.rclone_chunk.001_lxlmg3: Deleted === RUN TestCheckSum/subtest3 2024/09/30 01:56:16 DEBUG : test.sum.rclone_chunk.001_lxln12: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2024/09/30 01:56:16 INFO : test.sum.rclone_chunk.001_lxln12: Copied (server-side copy) to: test.sum 2024/09/30 01:56:16 INFO : test.sum.rclone_chunk.001_lxln12: Deleted === RUN TestCheckSum/subtest4 2024/09/30 01:56:17 DEBUG : test.sum.rclone_chunk.001_lxlobx: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2024/09/30 01:56:17 INFO : test.sum.rclone_chunk.001_lxlobx: Copied (server-side copy) to: test.sum 2024/09/30 01:56:17 INFO : test.sum.rclone_chunk.001_lxlobx: Deleted === RUN TestCheckSum/subtest5 2024/09/30 01:56:17 DEBUG : test.sum.rclone_chunk.001_lxlpxc: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2024/09/30 01:56:17 INFO : test.sum.rclone_chunk.001_lxlpxc: Copied (server-side copy) to: test.sum 2024/09/30 01:56:17 INFO : test.sum.rclone_chunk.001_lxlpxc: Deleted === RUN TestCheckSum/subtest6 2024/09/30 01:56:18 DEBUG : data/banana.rclone_chunk.001_lxlqyy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:18 INFO : data/banana.rclone_chunk.001_lxlqyy: Copied (server-side copy) to: data/banana 2024/09/30 01:56:18 INFO : data/banana.rclone_chunk.001_lxlqyy: Deleted 2024/09/30 01:56:19 DEBUG : data/potato.rclone_chunk.001_lxlq7o: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/09/30 01:56:19 INFO : data/potato.rclone_chunk.001_lxlq7o: Copied (server-side copy) to: data/potato 2024/09/30 01:56:19 INFO : data/potato.rclone_chunk.001_lxlq7o: Deleted 2024/09/30 01:56:19 DEBUG : test.sum.rclone_chunk.001_lxlrnd: md5 = b016be839d91d18cfaa786ab2a641504 OK 2024/09/30 01:56:19 INFO : test.sum.rclone_chunk.001_lxlrnd: Copied (server-side copy) to: test.sum 2024/09/30 01:56:19 INFO : test.sum.rclone_chunk.001_lxlrnd: Deleted === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (8.16s) --- PASS: TestCheckSum/subtest1 (0.17s) --- PASS: TestCheckSum/subtest2 (0.17s) --- PASS: TestCheckSum/subtest3 (0.17s) --- PASS: TestCheckSum/subtest4 (0.17s) --- PASS: TestCheckSum/subtest5 (0.17s) --- PASS: TestCheckSum/subtest6 (0.17s) --- PASS: TestCheckSum/subtest7 (0.26s) === RUN TestCheckSumDownload run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:20 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/data" 2024/09/30 01:56:20 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/data" 2024/09/30 01:56:20 DEBUG : Reset feature "ListR" 2024/09/30 01:56:20 DEBUG : data/banana.rclone_chunk.001_lxlsj6: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:20 INFO : data/banana.rclone_chunk.001_lxlsj6: Copied (server-side copy) to: data/banana 2024/09/30 01:56:20 INFO : data/banana.rclone_chunk.001_lxlsj6: Deleted 2024/09/30 01:56:21 DEBUG : test.sum.rclone_chunk.001_lxltkv: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/09/30 01:56:21 INFO : test.sum.rclone_chunk.001_lxltkv: Copied (server-side copy) to: test.sum 2024/09/30 01:56:21 INFO : test.sum.rclone_chunk.001_lxltkv: Deleted === RUN TestCheckSumDownload/subtest1 2024/09/30 01:56:22 DEBUG : data/potato.rclone_chunk.001_lxltfu: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/09/30 01:56:22 INFO : data/potato.rclone_chunk.001_lxltfu: Copied (server-side copy) to: data/potato 2024/09/30 01:56:22 INFO : data/potato.rclone_chunk.001_lxltfu: Deleted 2024/09/30 01:56:22 DEBUG : test.sum.rclone_chunk.001_lxluq7: md5 = a466e167cb278a07bb8a055a36371a12 OK 2024/09/30 01:56:22 INFO : test.sum.rclone_chunk.001_lxluq7: Copied (server-side copy) to: test.sum 2024/09/30 01:56:22 INFO : test.sum.rclone_chunk.001_lxluq7: Deleted === RUN TestCheckSumDownload/subtest2 2024/09/30 01:56:23 DEBUG : test.sum.rclone_chunk.001_lxlv6q: md5 = 8b285896bf09dbe9c259309cb73ee53d OK 2024/09/30 01:56:23 INFO : test.sum.rclone_chunk.001_lxlv6q: Copied (server-side copy) to: test.sum 2024/09/30 01:56:23 INFO : test.sum.rclone_chunk.001_lxlv6q: Deleted === RUN TestCheckSumDownload/subtest3 2024/09/30 01:56:24 DEBUG : test.sum.rclone_chunk.001_lxlwjv: md5 = bc4c5fd365a3f676f5336d71b7149fd7 OK 2024/09/30 01:56:24 INFO : test.sum.rclone_chunk.001_lxlwjv: Copied (server-side copy) to: test.sum 2024/09/30 01:56:24 INFO : test.sum.rclone_chunk.001_lxlwjv: Deleted === RUN TestCheckSumDownload/subtest4 2024/09/30 01:56:25 DEBUG : test.sum.rclone_chunk.001_lxlxur: md5 = 4b34b061f9d75ae495fb99d247dc697e OK 2024/09/30 01:56:25 INFO : test.sum.rclone_chunk.001_lxlxur: Copied (server-side copy) to: test.sum 2024/09/30 01:56:25 INFO : test.sum.rclone_chunk.001_lxlxur: Deleted === RUN TestCheckSumDownload/subtest5 2024/09/30 01:56:26 DEBUG : test.sum.rclone_chunk.001_lxlyvo: md5 = 2c79f55ba5d16d7967c510a0e4414333 OK 2024/09/30 01:56:26 INFO : test.sum.rclone_chunk.001_lxlyvo: Copied (server-side copy) to: test.sum 2024/09/30 01:56:26 INFO : test.sum.rclone_chunk.001_lxlyvo: Deleted === RUN TestCheckSumDownload/subtest6 2024/09/30 01:56:27 DEBUG : data/banana.rclone_chunk.001_lxly0x: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:27 INFO : data/banana.rclone_chunk.001_lxly0x: Copied (server-side copy) to: data/banana 2024/09/30 01:56:27 INFO : data/banana.rclone_chunk.001_lxly0x: Deleted 2024/09/30 01:56:27 DEBUG : data/potato.rclone_chunk.001_lxlzaw: md5 = 87396e030ef3f5b35bbf85c0a09a4fb3 OK 2024/09/30 01:56:27 INFO : data/potato.rclone_chunk.001_lxlzaw: Copied (server-side copy) to: data/potato 2024/09/30 01:56:27 INFO : data/potato.rclone_chunk.001_lxlzaw: Deleted 2024/09/30 01:56:28 DEBUG : test.sum.rclone_chunk.001_lxlz7c: md5 = b016be839d91d18cfaa786ab2a641504 OK 2024/09/30 01:56:28 INFO : test.sum.rclone_chunk.001_lxlz7c: Copied (server-side copy) to: test.sum 2024/09/30 01:56:28 INFO : test.sum.rclone_chunk.001_lxlz7c: Deleted === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (8.54s) --- PASS: TestCheckSumDownload/subtest1 (0.22s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.26s) --- PASS: TestCheckSumDownload/subtest4 (0.22s) --- PASS: TestCheckSumDownload/subtest5 (0.21s) --- PASS: TestCheckSumDownload/subtest6 (0.22s) --- PASS: TestCheckSumDownload/subtest7 (0.21s) === RUN TestApplyTransforms 2024/09/30 01:56:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tarawul9kobi" 2024/09/30 01:56:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:29 DEBUG : Creating backend with remote "TestS3:rclone-test-tarawul9kobi" 2024/09/30 01:56:29 DEBUG : Reset feature "ListR" 2024/09/30 01:56:29 DEBUG : Creating backend with remote "/tmp/rclone272099625" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-tarawul9kobi'", Local "Local file system at /tmp/rclone272099625", Modify Window "1ns" 2024/09/30 01:56:29 INFO : S3 bucket rclone-test-tarawul9kobi: Bucket "rclone-test-tarawul9kobi" created with ACL "" 2024/09/30 01:56:30 DEBUG : hello, world!.rclone_chunk.001_lxm1bz: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:30 INFO : hello, world!.rclone_chunk.001_lxm1bz: Copied (server-side copy) to: hello, world! 2024/09/30 01:56:30 INFO : hello, world!.rclone_chunk.001_lxm1bz: Deleted upper checkfile vs. lower remote (without normalization) 2024/09/30 01:56:30 ERROR : hello, world!: sum not found 2024/09/30 01:56:30 ERROR : HELLO, WORLD!: file not in Chunked 'TestChunkerS3:rclone-test-tarawul9kobi' 2024/09/30 01:56:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-tarawul9kobi': 1 files missing 2024/09/30 01:56:30 NOTICE: 1 hashes missing 2024/09/30 01:56:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-tarawul9kobi': 2 differences found 2024/09/30 01:56:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-tarawul9kobi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/09/30 01:56:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-tarawul9kobi': 0 differences found 2024/09/30 01:56:30 NOTICE: Chunked 'TestChunkerS3:rclone-test-tarawul9kobi': 1 matching files 2024/09/30 01:56:30 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ludixuk0fefo" 2024/09/30 01:56:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:30 DEBUG : Creating backend with remote "TestS3:rclone-test-ludixuk0fefo" 2024/09/30 01:56:30 DEBUG : Reset feature "ListR" 2024/09/30 01:56:30 DEBUG : Creating backend with remote "/tmp/rclone1897856194" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo'", Local "Local file system at /tmp/rclone1897856194", Modify Window "1ns" 2024/09/30 01:56:31 INFO : S3 bucket rclone-test-ludixuk0fefo: Bucket "rclone-test-ludixuk0fefo" created with ACL "" 2024/09/30 01:56:31 DEBUG : HELLO, WORLD!.rclone_chunk.001_lxm390: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:31 INFO : HELLO, WORLD!.rclone_chunk.001_lxm390: Copied (server-side copy) to: HELLO, WORLD! 2024/09/30 01:56:31 INFO : HELLO, WORLD!.rclone_chunk.001_lxm390: Deleted lower checkfile vs. upper remote (without normalization) 2024/09/30 01:56:31 ERROR : HELLO, WORLD!: sum not found 2024/09/30 01:56:31 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo' 2024/09/30 01:56:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo': 1 files missing 2024/09/30 01:56:31 NOTICE: 1 hashes missing 2024/09/30 01:56:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo': 2 differences found 2024/09/30 01:56:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/09/30 01:56:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo': 0 differences found 2024/09/30 01:56:31 NOTICE: Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo': 1 matching files 2024/09/30 01:56:31 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zadayad6naba" 2024/09/30 01:56:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:31 DEBUG : Creating backend with remote "TestS3:rclone-test-zadayad6naba" 2024/09/30 01:56:31 DEBUG : Reset feature "ListR" 2024/09/30 01:56:31 DEBUG : Creating backend with remote "/tmp/rclone2188135034" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zadayad6naba'", Local "Local file system at /tmp/rclone2188135034", Modify Window "1ns" 2024/09/30 01:56:32 INFO : S3 bucket rclone-test-zadayad6naba: Bucket "rclone-test-zadayad6naba" created with ACL "" 2024/09/30 01:56:32 DEBUG : HeLlO, wOrLd!.rclone_chunk.001_lxm42g: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:32 INFO : HeLlO, wOrLd!.rclone_chunk.001_lxm42g: Copied (server-side copy) to: HeLlO, wOrLd! 2024/09/30 01:56:32 INFO : HeLlO, wOrLd!.rclone_chunk.001_lxm42g: Deleted lower checkfile vs. upperlowermixed remote (without normalization) 2024/09/30 01:56:32 ERROR : HeLlO, wOrLd!: sum not found 2024/09/30 01:56:32 ERROR : hello, world!: file not in Chunked 'TestChunkerS3:rclone-test-zadayad6naba' 2024/09/30 01:56:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-zadayad6naba': 1 files missing 2024/09/30 01:56:32 NOTICE: 1 hashes missing 2024/09/30 01:56:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-zadayad6naba': 2 differences found 2024/09/30 01:56:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-zadayad6naba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/09/30 01:56:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-zadayad6naba': 0 differences found 2024/09/30 01:56:32 NOTICE: Chunked 'TestChunkerS3:rclone-test-zadayad6naba': 1 matching files 2024/09/30 01:56:32 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-woxenit2gugu" 2024/09/30 01:56:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:32 DEBUG : Creating backend with remote "TestS3:rclone-test-woxenit2gugu" 2024/09/30 01:56:32 DEBUG : Reset feature "ListR" 2024/09/30 01:56:32 DEBUG : Creating backend with remote "/tmp/rclone2291421972" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-woxenit2gugu'", Local "Local file system at /tmp/rclone2291421972", Modify Window "1ns" 2024/09/30 01:56:33 INFO : S3 bucket rclone-test-woxenit2gugu: Bucket "rclone-test-woxenit2gugu" created with ACL "" 2024/09/30 01:56:34 DEBUG : HELLO, WORLD!.rclone_chunk.001_lxm5tv: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:34 INFO : HELLO, WORLD!.rclone_chunk.001_lxm5tv: Copied (server-side copy) to: HELLO, WORLD! 2024/09/30 01:56:34 INFO : HELLO, WORLD!.rclone_chunk.001_lxm5tv: Deleted upperlowermixed checkfile vs. upper remote (without normalization) 2024/09/30 01:56:34 ERROR : HELLO, WORLD!: sum not found 2024/09/30 01:56:34 ERROR : HeLlO, wOrLd!: file not in Chunked 'TestChunkerS3:rclone-test-woxenit2gugu' 2024/09/30 01:56:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-woxenit2gugu': 1 files missing 2024/09/30 01:56:34 NOTICE: 1 hashes missing 2024/09/30 01:56:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-woxenit2gugu': 2 differences found 2024/09/30 01:56:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-woxenit2gugu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/09/30 01:56:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-woxenit2gugu': 0 differences found 2024/09/30 01:56:34 NOTICE: Chunked 'TestChunkerS3:rclone-test-woxenit2gugu': 1 matching files 2024/09/30 01:56:34 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wetutop8bika" 2024/09/30 01:56:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:34 DEBUG : Creating backend with remote "TestS3:rclone-test-wetutop8bika" 2024/09/30 01:56:34 DEBUG : Reset feature "ListR" 2024/09/30 01:56:34 DEBUG : Creating backend with remote "/tmp/rclone1005320635" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-wetutop8bika'", Local "Local file system at /tmp/rclone1005320635", Modify Window "1ns" 2024/09/30 01:56:35 INFO : S3 bucket rclone-test-wetutop8bika: Bucket "rclone-test-wetutop8bika" created with ACL "" 2024/09/30 01:56:35 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_lxm7h2: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_lxm7h2: Copied (server-side copy) to: 測試_Русский___ě_áñ 2024/09/30 01:56:35 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_lxm7h2: Deleted NFD checkfile vs. NFC remote (without normalization) 2024/09/30 01:56:35 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/30 01:56:35 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-wetutop8bika' 2024/09/30 01:56:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-wetutop8bika': 1 files missing 2024/09/30 01:56:35 NOTICE: 1 hashes missing 2024/09/30 01:56:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-wetutop8bika': 2 differences found 2024/09/30 01:56:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-wetutop8bika': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/09/30 01:56:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-wetutop8bika': 0 differences found 2024/09/30 01:56:35 NOTICE: Chunked 'TestChunkerS3:rclone-test-wetutop8bika': 1 matching files 2024/09/30 01:56:35 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-zicehiy4sowi" 2024/09/30 01:56:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:35 DEBUG : Creating backend with remote "TestS3:rclone-test-zicehiy4sowi" 2024/09/30 01:56:35 DEBUG : Reset feature "ListR" 2024/09/30 01:56:35 DEBUG : Creating backend with remote "/tmp/rclone193340023" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi'", Local "Local file system at /tmp/rclone193340023", Modify Window "1ns" 2024/09/30 01:56:36 INFO : S3 bucket rclone-test-zicehiy4sowi: Bucket "rclone-test-zicehiy4sowi" created with ACL "" 2024/09/30 01:56:36 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_lxm8xl: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:36 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_lxm8xl: Copied (server-side copy) to: 測試_Русский___ě_áñ 2024/09/30 01:56:36 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_lxm8xl: Deleted NFC checkfile vs. NFD remote (without normalization) 2024/09/30 01:56:36 ERROR : 測試_Русский___ě_áñ: sum not found 2024/09/30 01:56:36 ERROR : 測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi' 2024/09/30 01:56:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi': 1 files missing 2024/09/30 01:56:36 NOTICE: 1 hashes missing 2024/09/30 01:56:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi': 2 differences found 2024/09/30 01:56:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/09/30 01:56:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi': 0 differences found 2024/09/30 01:56:36 NOTICE: Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi': 1 matching files 2024/09/30 01:56:36 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-ruxumaz7vida" 2024/09/30 01:56:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:36 DEBUG : Creating backend with remote "TestS3:rclone-test-ruxumaz7vida" 2024/09/30 01:56:36 DEBUG : Reset feature "ListR" 2024/09/30 01:56:36 DEBUG : Creating backend with remote "/tmp/rclone3093177919" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida'", Local "Local file system at /tmp/rclone3093177919", Modify Window "1ns" 2024/09/30 01:56:37 INFO : S3 bucket rclone-test-ruxumaz7vida: Bucket "rclone-test-ruxumaz7vida" created with ACL "" 2024/09/30 01:56:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxm9cl: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxm9cl: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/30 01:56:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxm9cl: Deleted NFDx2 checkfile vs. both remote (without normalization) 2024/09/30 01:56:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 01:56:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida' 2024/09/30 01:56:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida': 1 files missing 2024/09/30 01:56:38 NOTICE: 1 hashes missing 2024/09/30 01:56:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida': 2 differences found 2024/09/30 01:56:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/09/30 01:56:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida': 0 differences found 2024/09/30 01:56:38 NOTICE: Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida': 1 matching files 2024/09/30 01:56:38 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-wubecul9leto" 2024/09/30 01:56:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:38 DEBUG : Creating backend with remote "TestS3:rclone-test-wubecul9leto" 2024/09/30 01:56:38 DEBUG : Reset feature "ListR" 2024/09/30 01:56:38 DEBUG : Creating backend with remote "/tmp/rclone3072492131" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-wubecul9leto'", Local "Local file system at /tmp/rclone3072492131", Modify Window "1ns" 2024/09/30 01:56:39 INFO : S3 bucket rclone-test-wubecul9leto: Bucket "rclone-test-wubecul9leto" created with ACL "" 2024/09/30 01:56:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmb9b: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmb9b: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/30 01:56:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmb9b: Deleted NFCx2 checkfile vs. both remote (without normalization) 2024/09/30 01:56:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 01:56:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-wubecul9leto' 2024/09/30 01:56:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-wubecul9leto': 1 files missing 2024/09/30 01:56:39 NOTICE: 1 hashes missing 2024/09/30 01:56:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-wubecul9leto': 2 differences found 2024/09/30 01:56:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-wubecul9leto': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/09/30 01:56:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-wubecul9leto': 0 differences found 2024/09/30 01:56:39 NOTICE: Chunked 'TestChunkerS3:rclone-test-wubecul9leto': 1 matching files 2024/09/30 01:56:39 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-nezuxor4kede" 2024/09/30 01:56:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:39 DEBUG : Creating backend with remote "TestS3:rclone-test-nezuxor4kede" 2024/09/30 01:56:39 DEBUG : Reset feature "ListR" 2024/09/30 01:56:39 DEBUG : Creating backend with remote "/tmp/rclone3164763522" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-nezuxor4kede'", Local "Local file system at /tmp/rclone3164763522", Modify Window "1ns" 2024/09/30 01:56:40 INFO : S3 bucket rclone-test-nezuxor4kede: Bucket "rclone-test-nezuxor4kede" created with ACL "" 2024/09/30 01:56:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmcyv: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmcyv: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/30 01:56:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmcyv: Deleted both checkfile vs. NFDx2 remote (without normalization) 2024/09/30 01:56:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 01:56:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-nezuxor4kede' 2024/09/30 01:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezuxor4kede': 1 files missing 2024/09/30 01:56:41 NOTICE: 1 hashes missing 2024/09/30 01:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezuxor4kede': 2 differences found 2024/09/30 01:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezuxor4kede': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/09/30 01:56:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezuxor4kede': 0 differences found 2024/09/30 01:56:41 NOTICE: Chunked 'TestChunkerS3:rclone-test-nezuxor4kede': 1 matching files 2024/09/30 01:56:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-tageqal0vehu" 2024/09/30 01:56:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:56:41 DEBUG : Creating backend with remote "TestS3:rclone-test-tageqal0vehu" 2024/09/30 01:56:41 DEBUG : Reset feature "ListR" 2024/09/30 01:56:41 DEBUG : Creating backend with remote "/tmp/rclone3102679355" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-tageqal0vehu'", Local "Local file system at /tmp/rclone3102679355", Modify Window "1ns" 2024/09/30 01:56:41 INFO : S3 bucket rclone-test-tageqal0vehu: Bucket "rclone-test-tageqal0vehu" created with ACL "" 2024/09/30 01:56:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmdiy: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmdiy: Copied (server-side copy) to: 測試_Русский___ě_áñ測試_Русский___ě_áñ 2024/09/30 01:56:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.rclone_chunk.001_lxmdiy: Deleted both checkfile vs. NFCx2 remote (without normalization) 2024/09/30 01:56:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/09/30 01:56:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Chunked 'TestChunkerS3:rclone-test-tageqal0vehu' 2024/09/30 01:56:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-tageqal0vehu': 1 files missing 2024/09/30 01:56:42 NOTICE: 1 hashes missing 2024/09/30 01:56:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-tageqal0vehu': 2 differences found 2024/09/30 01:56:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-tageqal0vehu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/09/30 01:56:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/09/30 01:56:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-tageqal0vehu': 0 differences found 2024/09/30 01:56:42 NOTICE: Chunked 'TestChunkerS3:rclone-test-tageqal0vehu': 1 matching files 2024/09/30 01:56:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-tageqal0vehu': Purge remote 2024/09/30 01:56:42 DEBUG : S3 bucket rclone-test-tageqal0vehu: bucket is versioned: false 2024/09/30 01:56:42 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:42 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/09/30 01:56:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/09/30 01:56:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/09/30 01:56:42 INFO : S3 bucket rclone-test-tageqal0vehu: Bucket "rclone-test-tageqal0vehu" deleted 2024/09/30 01:56:42 DEBUG : Chunked 'TestChunkerS3:rclone-test-nezuxor4kede': Purge remote 2024/09/30 01:56:42 DEBUG : S3 bucket rclone-test-nezuxor4kede: bucket is versioned: false 2024/09/30 01:56:42 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:42 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/09/30 01:56:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/09/30 01:56:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/09/30 01:56:43 INFO : S3 bucket rclone-test-nezuxor4kede: Bucket "rclone-test-nezuxor4kede" deleted 2024/09/30 01:56:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-wubecul9leto': Purge remote 2024/09/30 01:56:43 DEBUG : S3 bucket rclone-test-wubecul9leto: bucket is versioned: false 2024/09/30 01:56:43 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:43 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/09/30 01:56:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/09/30 01:56:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/09/30 01:56:43 INFO : S3 bucket rclone-test-wubecul9leto: Bucket "rclone-test-wubecul9leto" deleted 2024/09/30 01:56:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-ruxumaz7vida': Purge remote 2024/09/30 01:56:43 DEBUG : S3 bucket rclone-test-ruxumaz7vida: bucket is versioned: false 2024/09/30 01:56:43 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:43 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2024/09/30 01:56:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2024/09/30 01:56:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2024/09/30 01:56:43 INFO : S3 bucket rclone-test-ruxumaz7vida: Bucket "rclone-test-ruxumaz7vida" deleted 2024/09/30 01:56:43 DEBUG : Chunked 'TestChunkerS3:rclone-test-zicehiy4sowi': Purge remote 2024/09/30 01:56:44 DEBUG : S3 bucket rclone-test-zicehiy4sowi: bucket is versioned: false 2024/09/30 01:56:44 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:44 DEBUG : "測試_Русский___ě_áñ" version false 2024/09/30 01:56:44 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2024/09/30 01:56:44 INFO : 測試_Русский___ě_áñ: Deleted 2024/09/30 01:56:44 INFO : S3 bucket rclone-test-zicehiy4sowi: Bucket "rclone-test-zicehiy4sowi" deleted 2024/09/30 01:56:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-wetutop8bika': Purge remote 2024/09/30 01:56:44 DEBUG : S3 bucket rclone-test-wetutop8bika: bucket is versioned: false 2024/09/30 01:56:44 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:44 DEBUG : "測試_Русский___ě_áñ" version false 2024/09/30 01:56:44 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2024/09/30 01:56:44 INFO : 測試_Русский___ě_áñ: Deleted 2024/09/30 01:56:44 INFO : S3 bucket rclone-test-wetutop8bika: Bucket "rclone-test-wetutop8bika" deleted 2024/09/30 01:56:44 DEBUG : Chunked 'TestChunkerS3:rclone-test-woxenit2gugu': Purge remote 2024/09/30 01:56:45 DEBUG : S3 bucket rclone-test-woxenit2gugu: bucket is versioned: false 2024/09/30 01:56:45 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:45 DEBUG : "HELLO, WORLD!" version false 2024/09/30 01:56:45 DEBUG : HELLO, WORLD!: Deleting (id "") 2024/09/30 01:56:45 INFO : HELLO, WORLD!: Deleted 2024/09/30 01:56:45 INFO : S3 bucket rclone-test-woxenit2gugu: Bucket "rclone-test-woxenit2gugu" deleted 2024/09/30 01:56:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-zadayad6naba': Purge remote 2024/09/30 01:56:45 DEBUG : S3 bucket rclone-test-zadayad6naba: bucket is versioned: false 2024/09/30 01:56:45 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:45 DEBUG : "HeLlO, wOrLd!" version false 2024/09/30 01:56:45 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2024/09/30 01:56:45 INFO : HeLlO, wOrLd!: Deleted 2024/09/30 01:56:45 INFO : S3 bucket rclone-test-zadayad6naba: Bucket "rclone-test-zadayad6naba" deleted 2024/09/30 01:56:45 DEBUG : Chunked 'TestChunkerS3:rclone-test-ludixuk0fefo': Purge remote 2024/09/30 01:56:45 DEBUG : S3 bucket rclone-test-ludixuk0fefo: bucket is versioned: false 2024/09/30 01:56:45 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:46 DEBUG : "HELLO, WORLD!" version false 2024/09/30 01:56:46 DEBUG : HELLO, WORLD!: Deleting (id "") 2024/09/30 01:56:46 INFO : HELLO, WORLD!: Deleted 2024/09/30 01:56:46 INFO : S3 bucket rclone-test-ludixuk0fefo: Bucket "rclone-test-ludixuk0fefo" deleted 2024/09/30 01:56:46 DEBUG : Chunked 'TestChunkerS3:rclone-test-tarawul9kobi': Purge remote 2024/09/30 01:56:46 DEBUG : S3 bucket rclone-test-tarawul9kobi: bucket is versioned: false 2024/09/30 01:56:46 DEBUG : Waiting for deletions to finish 2024/09/30 01:56:46 DEBUG : "hello, world!" version false 2024/09/30 01:56:46 DEBUG : hello, world!: Deleting (id "") 2024/09/30 01:56:46 INFO : hello, world!: Deleted 2024/09/30 01:56:46 INFO : S3 bucket rclone-test-tarawul9kobi: Bucket "rclone-test-tarawul9kobi" deleted --- PASS: TestApplyTransforms (17.78s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/30 01:56:47 DEBUG : sub/file2.rclone_chunk.001_lxmiao: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:56:47 INFO : sub/file2.rclone_chunk.001_lxmiao: Copied (server-side copy) to: sub/file2 2024/09/30 01:56:47 INFO : sub/file2.rclone_chunk.001_lxmiao: Deleted 2024/09/30 01:56:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:56:47 INFO : file1: Copied (new) to: sub/file2 2024/09/30 01:56:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:56:47 DEBUG : file1: Unchanged skipping 2024/09/30 01:56:47 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.24s) === RUN TestCopyLongFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.08s) === RUN TestCopyFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:48 DEBUG : dst/file1.rclone_chunk.001_lxmkko: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/09/30 01:56:48 INFO : dst/file1.rclone_chunk.001_lxmkko: Copied (server-side copy) to: dst/file1 2024/09/30 01:56:48 INFO : dst/file1.rclone_chunk.001_lxmkko: Deleted 2024/09/30 01:56:48 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/backup" 2024/09/30 01:56:48 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/backup" 2024/09/30 01:56:48 DEBUG : Reset feature "ListR" 2024/09/30 01:56:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/30 01:56:48 DEBUG : dst/file1: copy non-chunked object... 2024/09/30 01:56:49 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/09/30 01:56:49 INFO : dst/file1: Copied (server-side copy) 2024/09/30 01:56:49 INFO : dst/file1: Deleted 2024/09/30 01:56:49 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:56:49 DEBUG : dst/file1.rclone_chunk.001_lxml04: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:56:49 INFO : dst/file1.rclone_chunk.001_lxml04: Copied (server-side copy) to: dst/file1 2024/09/30 01:56:49 INFO : dst/file1.rclone_chunk.001_lxml04: Deleted 2024/09/30 01:56:49 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:56:49 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.35s) === RUN TestCopyFileCompareDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/dst" 2024/09/30 01:56:50 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/dst" 2024/09/30 01:56:50 DEBUG : Reset feature "ListR" 2024/09/30 01:56:50 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/CompareDest" 2024/09/30 01:56:50 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/CompareDest" 2024/09/30 01:56:50 DEBUG : Reset feature "ListR" 2024/09/30 01:56:50 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 01:56:50 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:56:51 DEBUG : one.rclone_chunk.001_lxmm10: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:56:51 INFO : one.rclone_chunk.001_lxmm10: Copied (server-side copy) to: one 2024/09/30 01:56:51 INFO : one.rclone_chunk.001_lxmm10: Deleted 2024/09/30 01:56:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:56:51 INFO : one: Copied (new) 2024/09/30 01:56:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:56:51 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:56:52 DEBUG : one.rclone_chunk.001_lxmnry: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:56:52 INFO : one.rclone_chunk.001_lxmnry: Copied (server-side copy) to: one 2024/09/30 01:56:52 INFO : one.rclone_chunk.001_lxmnry: Deleted 2024/09/30 01:56:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:56:52 INFO : one: Copied (replaced existing) 2024/09/30 01:56:52 DEBUG : dst/one.rclone_chunk.001_lxmose: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:56:52 INFO : dst/one.rclone_chunk.001_lxmose: Copied (server-side copy) to: dst/one 2024/09/30 01:56:53 INFO : dst/one.rclone_chunk.001_lxmose: Deleted 2024/09/30 01:56:53 DEBUG : CompareDest/one.rclone_chunk.001_lxmp3m: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:56:53 INFO : CompareDest/one.rclone_chunk.001_lxmp3m: Copied (server-side copy) to: CompareDest/one 2024/09/30 01:56:53 INFO : CompareDest/one.rclone_chunk.001_lxmp3m: Deleted 2024/09/30 01:56:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:56:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:56:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 01:56:54 DEBUG : CompareDest/two.rclone_chunk.001_lxmpup: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:56:54 INFO : CompareDest/two.rclone_chunk.001_lxmpup: Copied (server-side copy) to: CompareDest/two 2024/09/30 01:56:54 INFO : CompareDest/two.rclone_chunk.001_lxmpup: Deleted 2024/09/30 01:56:54 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 01:56:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:56:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 01:56:55 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 01:56:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:56:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 01:56:55 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 01:56:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/30 01:56:55 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:56:55 DEBUG : two.rclone_chunk.001_lxmrr9: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/09/30 01:56:55 INFO : two.rclone_chunk.001_lxmrr9: Copied (server-side copy) to: two 2024/09/30 01:56:56 INFO : two.rclone_chunk.001_lxmrr9: Deleted 2024/09/30 01:56:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/09/30 01:56:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (6.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:56:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/dst" 2024/09/30 01:56:56 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/dst" 2024/09/30 01:56:56 DEBUG : Reset feature "ListR" 2024/09/30 01:56:56 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/CopyDest" 2024/09/30 01:56:56 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/CopyDest" 2024/09/30 01:56:56 DEBUG : Reset feature "ListR" 2024/09/30 01:56:56 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 01:56:56 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:56:57 DEBUG : one.rclone_chunk.001_lxmsgl: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:56:57 INFO : one.rclone_chunk.001_lxmsgl: Copied (server-side copy) to: one 2024/09/30 01:56:57 INFO : one.rclone_chunk.001_lxmsgl: Deleted 2024/09/30 01:56:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:56:57 INFO : one: Copied (new) 2024/09/30 01:56:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:56:58 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:56:58 DEBUG : one.rclone_chunk.001_lxmu8l: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:56:58 INFO : one.rclone_chunk.001_lxmu8l: Copied (server-side copy) to: one 2024/09/30 01:56:58 INFO : one.rclone_chunk.001_lxmu8l: Deleted 2024/09/30 01:56:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:56:58 INFO : one: Copied (replaced existing) 2024/09/30 01:56:59 DEBUG : dst/one.rclone_chunk.001_lxmuqc: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:56:59 INFO : dst/one.rclone_chunk.001_lxmuqc: Copied (server-side copy) to: dst/one 2024/09/30 01:56:59 INFO : dst/one.rclone_chunk.001_lxmuqc: Deleted 2024/09/30 01:56:59 DEBUG : CopyDest/one.rclone_chunk.001_lxmv7w: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:56:59 INFO : CopyDest/one.rclone_chunk.001_lxmv7w: Copied (server-side copy) to: CopyDest/one 2024/09/30 01:56:59 INFO : CopyDest/one.rclone_chunk.001_lxmv7w: Deleted 2024/09/30 01:56:59 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/BackupDir" 2024/09/30 01:56:59 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/BackupDir" 2024/09/30 01:56:59 DEBUG : Reset feature "ListR" 2024/09/30 01:56:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:56:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:56:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:56:59 DEBUG : one: copy non-chunked object... 2024/09/30 01:57:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:57:00 INFO : one: Copied (server-side copy) 2024/09/30 01:57:00 INFO : one: Deleted 2024/09/30 01:57:00 DEBUG : one: copy non-chunked object... 2024/09/30 01:57:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/09/30 01:57:00 INFO : one: Copied (server-side copy) 2024/09/30 01:57:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/30 01:57:01 DEBUG : CopyDest/two.rclone_chunk.001_lxmwpb: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:57:01 INFO : CopyDest/two.rclone_chunk.001_lxmwpb: Copied (server-side copy) to: CopyDest/two 2024/09/30 01:57:01 INFO : CopyDest/two.rclone_chunk.001_lxmwpb: Deleted 2024/09/30 01:57:01 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 01:57:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:57:01 DEBUG : two: copy non-chunked object... 2024/09/30 01:57:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:57:01 INFO : two: Copied (server-side copy) 2024/09/30 01:57:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/30 01:57:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:57:02 DEBUG : two: Unchanged skipping 2024/09/30 01:57:02 DEBUG : CopyDest/three.rclone_chunk.001_lxmyqz: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/30 01:57:02 INFO : CopyDest/three.rclone_chunk.001_lxmyqz: Copied (server-side copy) to: CopyDest/three 2024/09/30 01:57:02 INFO : CopyDest/three.rclone_chunk.001_lxmyqz: Deleted 2024/09/30 01:57:03 DEBUG : three: Need to transfer - File not found at Destination 2024/09/30 01:57:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/30 01:57:03 DEBUG : three: Destination not found in --copy-dest 2024/09/30 01:57:03 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:57:03 DEBUG : three.rclone_chunk.001_lxmzwn: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/09/30 01:57:03 INFO : three.rclone_chunk.001_lxmzwn: Copied (server-side copy) to: three 2024/09/30 01:57:03 INFO : three.rclone_chunk.001_lxmzwn: Deleted 2024/09/30 01:57:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/09/30 01:57:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (7.96s) === RUN TestCopyInplace run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.08s) === RUN TestCopyLongFileName run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.09s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/09/30 01:57:04 DEBUG : TestCopyFileMaxTransfer/file1: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:57:05 DEBUG : TestCopyFileMaxTransfer/file1.rclone_chunk.001_lxn0ch: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:05 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_lxn0ch: Copied (server-side copy) to: TestCopyFileMaxTransfer/file1 2024/09/30 01:57:05 INFO : TestCopyFileMaxTransfer/file1.rclone_chunk.001_lxn0ch: Deleted 2024/09/30 01:57:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/09/30 01:57:05 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/09/30 01:57:05 DEBUG : TestCopyFileMaxTransfer/file2: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:57:05 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-hevuten4fecu.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2.rclone_chunk.001_lxn170?x-id=PutObject": max transfer limit reached as set by --max-transfer 2024/09/30 01:57:05 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination copy_test.go:494: skipping remainder of test for chunker as it involves multiple transfers --- PASS: TestCopyFileMaxTransfer (1.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.08s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.08s) === RUN TestDeduplicateNewest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:06 DEBUG : one.rclone_chunk.001_lxn237: md5 = 89d18a4e014031d0c84b3b551acaec93 OK 2024/09/30 01:57:06 INFO : one.rclone_chunk.001_lxn237: Copied (server-side copy) to: one 2024/09/30 01:57:06 INFO : one.rclone_chunk.001_lxn237: Deleted 2024/09/30 01:57:07 DEBUG : also/one.rclone_chunk.001_lxn26j: md5 = 89d18a4e014031d0c84b3b551acaec93 OK 2024/09/30 01:57:07 INFO : also/one.rclone_chunk.001_lxn26j: Copied (server-side copy) to: also/one 2024/09/30 01:57:07 INFO : also/one.rclone_chunk.001_lxn26j: Deleted 2024/09/30 01:57:07 DEBUG : another.rclone_chunk.001_lxn3u6: md5 = 89d18a4e014031d0c84b3b551acaec93 OK 2024/09/30 01:57:07 INFO : another.rclone_chunk.001_lxn3u6: Copied (server-side copy) to: another 2024/09/30 01:57:07 INFO : another.rclone_chunk.001_lxn3u6: Deleted 2024/09/30 01:57:08 DEBUG : not-one.rclone_chunk.001_lxn3sl: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2024/09/30 01:57:08 INFO : not-one.rclone_chunk.001_lxn3sl: Copied (server-side copy) to: not-one 2024/09/30 01:57:08 INFO : not-one.rclone_chunk.001_lxn3sl: Deleted 2024/09/30 01:57:08 INFO : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Looking for duplicate md5 hashes using newest mode. 2024/09/30 01:57:08 NOTICE: 89d18a4e014031d0c84b3b551acaec93: Found 3 files with duplicate md5 hashes 2024/09/30 01:57:08 INFO : one: Deleted 2024/09/30 01:57:08 INFO : also/one: Deleted 2024/09/30 01:57:08 NOTICE: 89d18a4e014031d0c84b3b551acaec93: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.53s) === RUN TestDeduplicateOldest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.08s) === RUN TestDeduplicateLargest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.08s) === RUN TestDeduplicateSmallest run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.08s) === RUN TestDeduplicateRename run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.08s) === RUN TestMergeDirs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:09 DEBUG : a.txt.rclone_chunk.001_lxn5lz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/30 01:57:09 INFO : a.txt.rclone_chunk.001_lxn5lz: Copied (server-side copy) to: a.txt 2024/09/30 01:57:09 INFO : a.txt.rclone_chunk.001_lxn5lz: Deleted 2024/09/30 01:57:10 DEBUG : zend.txt.rclone_chunk.001_lxn5vh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/09/30 01:57:10 INFO : zend.txt.rclone_chunk.001_lxn5vh: Copied (server-side copy) to: zend.txt 2024/09/30 01:57:10 INFO : zend.txt.rclone_chunk.001_lxn5vh: Deleted 2024/09/30 01:57:10 DEBUG : sub dir/hello world.rclone_chunk.001_lxn667: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/30 01:57:10 INFO : sub dir/hello world.rclone_chunk.001_lxn667: Copied (server-side copy) to: sub dir/hello world 2024/09/30 01:57:10 INFO : sub dir/hello world.rclone_chunk.001_lxn667: Deleted 2024/09/30 01:57:10 DEBUG : sub dir/hello world2.rclone_chunk.001_lxn6lf: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/30 01:57:10 INFO : sub dir/hello world2.rclone_chunk.001_lxn6lf: Copied (server-side copy) to: sub dir/hello world2 2024/09/30 01:57:10 INFO : sub dir/hello world2.rclone_chunk.001_lxn6lf: Deleted 2024/09/30 01:57:11 DEBUG : sub dir/ignore dir/.ignore.rclone_chunk.001_lxn6xo: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:11 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_lxn6xo: Copied (server-side copy) to: sub dir/ignore dir/.ignore 2024/09/30 01:57:11 INFO : sub dir/ignore dir/.ignore.rclone_chunk.001_lxn6xo: Deleted 2024/09/30 01:57:11 DEBUG : sub dir/ignore dir/should be ignored.rclone_chunk.001_lxn7bh: md5 = 4b6adec83a97e5cb1ae5300b60fc8f80 OK 2024/09/30 01:57:11 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_lxn7bh: Copied (server-side copy) to: sub dir/ignore dir/should be ignored 2024/09/30 01:57:11 INFO : sub dir/ignore dir/should be ignored.rclone_chunk.001_lxn7bh: Deleted 2024/09/30 01:57:11 DEBUG : sub dir/sub sub dir/hello world3.rclone_chunk.001_lxn7mb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/30 01:57:11 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_lxn7mb: Copied (server-side copy) to: sub dir/sub sub dir/hello world3 2024/09/30 01:57:12 INFO : sub dir/sub sub dir/hello world3.rclone_chunk.001_lxn7mb: Deleted 2024/09/30 01:57:12 DEBUG : a.txt: Excluded (Size Filter) 2024/09/30 01:57:12 DEBUG : a.txt: Excluded 2024/09/30 01:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/30 01:57:12 DEBUG : sub dir/hello world: Excluded 2024/09/30 01:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/30 01:57:12 DEBUG : sub dir/hello world2: Excluded 2024/09/30 01:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/09/30 01:57:12 DEBUG : sub dir/hello world: Excluded 2024/09/30 01:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/09/30 01:57:12 DEBUG : sub dir/hello world2: Excluded 2024/09/30 01:57:12 DEBUG : sub dir/ignore dir: Excluded 2024/09/30 01:57:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.27s) === RUN TestListJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:13 DEBUG : file1.rclone_chunk.001_lxn9zy: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2024/09/30 01:57:13 INFO : file1.rclone_chunk.001_lxn9zy: Copied (server-side copy) to: file1 2024/09/30 01:57:14 INFO : file1.rclone_chunk.001_lxn9zy: Deleted 2024/09/30 01:57:14 DEBUG : sub/file2.rclone_chunk.001_lxnaox: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2024/09/30 01:57:14 INFO : sub/file2.rclone_chunk.001_lxnaox: Copied (server-side copy) to: sub/file2 2024/09/30 01:57:14 INFO : sub/file2.rclone_chunk.001_lxnaox: 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.08s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.09s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.17s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.08s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:16 DEBUG : file1.rclone_chunk.001_lxnba2: md5 = 826e8142e6baabe8af779f5f490cf5f5 OK 2024/09/30 01:57:16 INFO : file1.rclone_chunk.001_lxnba2: Copied (server-side copy) to: file1 2024/09/30 01:57:16 INFO : file1.rclone_chunk.001_lxnba2: Deleted 2024/09/30 01:57:16 DEBUG : sub/file2.rclone_chunk.001_lxncnn: md5 = 104d0f2e235ef69c15de04267c19f365 OK 2024/09/30 01:57:16 INFO : sub/file2.rclone_chunk.001_lxncnn: Copied (server-side copy) to: sub/file2 2024/09/30 01:57:16 INFO : sub/file2.rclone_chunk.001_lxncnn: 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/09/30 01:57:17 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/notfound" 2024/09/30 01:57:17 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/notfound" 2024/09/30 01:57:17 DEBUG : Reset feature "ListR" --- PASS: TestStatJSON (2.07s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.08s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.08s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.16s) === RUN TestMkdir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Making directory 2024/09/30 01:57:17 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:18 DEBUG : sub dir/hello world.rclone_chunk.001_lxndit: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/09/30 01:57:18 INFO : sub dir/hello world.rclone_chunk.001_lxndit: Copied (server-side copy) to: sub dir/hello world 2024/09/30 01:57:18 INFO : sub dir/hello world.rclone_chunk.001_lxndit: Deleted --- PASS: TestLsd (0.75s) === RUN TestLs run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:18 DEBUG : potato2.rclone_chunk.001_lxneef: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:18 INFO : potato2.rclone_chunk.001_lxneef: Copied (server-side copy) to: potato2 2024/09/30 01:57:18 INFO : potato2.rclone_chunk.001_lxneef: Deleted 2024/09/30 01:57:19 DEBUG : empty space.rclone_chunk.001_lxnf8u: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:19 INFO : empty space.rclone_chunk.001_lxnf8u: Copied (server-side copy) to: empty space 2024/09/30 01:57:19 INFO : empty space.rclone_chunk.001_lxnf8u: Deleted --- PASS: TestLs (1.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:20 DEBUG : potato2.rclone_chunk.001_lxnfwi: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:20 INFO : potato2.rclone_chunk.001_lxnfwi: Copied (server-side copy) to: potato2 2024/09/30 01:57:20 INFO : potato2.rclone_chunk.001_lxnfwi: Deleted 2024/09/30 01:57:20 DEBUG : empty space.rclone_chunk.001_lxngim: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:20 INFO : empty space.rclone_chunk.001_lxngim: Copied (server-side copy) to: empty space 2024/09/30 01:57:20 INFO : empty space.rclone_chunk.001_lxngim: Deleted 2024/09/30 01:57:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/09/30 01:57:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.27s) === RUN TestLsLong run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:21 DEBUG : potato2.rclone_chunk.001_lxnhek: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:21 INFO : potato2.rclone_chunk.001_lxnhek: Copied (server-side copy) to: potato2 2024/09/30 01:57:21 INFO : potato2.rclone_chunk.001_lxnhek: Deleted 2024/09/30 01:57:21 DEBUG : empty space.rclone_chunk.001_lxnh8b: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:21 INFO : empty space.rclone_chunk.001_lxnh8b: Copied (server-side copy) to: empty space 2024/09/30 01:57:21 INFO : empty space.rclone_chunk.001_lxnh8b: Deleted --- PASS: TestLsLong (1.18s) === RUN TestHashSums run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:22 DEBUG : potato2.rclone_chunk.001_lxnief: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:22 INFO : potato2.rclone_chunk.001_lxnief: Copied (server-side copy) to: potato2 2024/09/30 01:57:22 INFO : potato2.rclone_chunk.001_lxnief: Deleted 2024/09/30 01:57:22 DEBUG : empty space.rclone_chunk.001_lxniaq: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:22 INFO : empty space.rclone_chunk.001_lxniaq: Copied (server-side copy) to: empty space 2024/09/30 01:57:22 INFO : empty space.rclone_chunk.001_lxniaq: Deleted === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.18s) --- PASS: TestHashSums/Md5 (0.04s) --- PASS: TestHashSums/Md5Download (0.10s) === RUN TestHashSumsWithErrors 2024/09/30 01:57:23 DEBUG : Creating backend with remote ":memory:" 2024/09/30 01:57:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/09/30 01:57:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/30 01:57:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/09/30 01:57:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/30 01:57:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/09/30 01:57:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/30 01:57:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/09/30 01:57:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/09/30 01:57:23 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:23 DEBUG : potato2.rclone_chunk.001_lxnj1w: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:23 INFO : potato2.rclone_chunk.001_lxnj1w: Copied (server-side copy) to: potato2 2024/09/30 01:57:23 INFO : potato2.rclone_chunk.001_lxnj1w: Deleted 2024/09/30 01:57:24 DEBUG : empty space.rclone_chunk.001_lxnj5p: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:24 INFO : empty space.rclone_chunk.001_lxnj5p: Copied (server-side copy) to: empty space 2024/09/30 01:57:24 INFO : empty space.rclone_chunk.001_lxnj5p: Deleted 2024/09/30 01:57:24 DEBUG : sub dir/potato3.rclone_chunk.001_lxnk8o: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/09/30 01:57:24 INFO : sub dir/potato3.rclone_chunk.001_lxnk8o: Copied (server-side copy) to: sub dir/potato3 2024/09/30 01:57:24 INFO : sub dir/potato3.rclone_chunk.001_lxnk8o: Deleted --- PASS: TestCount (1.69s) === RUN TestDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:25 DEBUG : small.rclone_chunk.001_lxnlpv: md5 = e807f1fcf82d132f9bb018ca6738a19f OK 2024/09/30 01:57:25 INFO : small.rclone_chunk.001_lxnlpv: Copied (server-side copy) to: small 2024/09/30 01:57:25 INFO : small.rclone_chunk.001_lxnlpv: Deleted 2024/09/30 01:57:25 DEBUG : medium.rclone_chunk.001_lxnlm2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:25 INFO : medium.rclone_chunk.001_lxnlm2: Copied (server-side copy) to: medium 2024/09/30 01:57:25 INFO : medium.rclone_chunk.001_lxnlm2: Deleted 2024/09/30 01:57:26 DEBUG : large.rclone_chunk.001_lxnlwn: md5 = 8adc5937e635f6c9af646f0b23560fae OK 2024/09/30 01:57:26 INFO : large.rclone_chunk.001_lxnlwn: Copied (server-side copy) to: large 2024/09/30 01:57:26 INFO : large.rclone_chunk.001_lxnlwn: Deleted 2024/09/30 01:57:26 DEBUG : Waiting for deletions to finish 2024/09/30 01:57:26 DEBUG : large: Excluded (Size Filter) 2024/09/30 01:57:26 DEBUG : large: Excluded 2024/09/30 01:57:26 INFO : small: Deleted 2024/09/30 01:57:26 INFO : medium: Deleted --- PASS: TestDelete (1.63s) === RUN TestMaxDelete run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDelete (0.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSizeLargeFile (0.16s) === RUN TestMaxDeleteSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:432: Skipping test on chunker backend --- SKIP: TestMaxDeleteSize (0.16s) === RUN TestReadFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:27 DEBUG : ReadFile.rclone_chunk.001_lxnnrk: md5 = 3e1a3bfb0a19aae4a7401576b4aaecc3 OK 2024/09/30 01:57:27 INFO : ReadFile.rclone_chunk.001_lxnnrk: Copied (server-side copy) to: ReadFile 2024/09/30 01:57:27 INFO : ReadFile.rclone_chunk.001_lxnnrk: Deleted --- PASS: TestReadFile (0.78s) === RUN TestRetry 2024/09/30 01:57:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/09/30 01:57:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/09/30 01:57:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 01:57:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 01:57:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 01:57:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/09/30 01:57:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:28 DEBUG : file1.rclone_chunk.001_lxno2o: md5 = e86410fa2d6e2634fd8ac5f4b3afe7f3 OK 2024/09/30 01:57:28 INFO : file1.rclone_chunk.001_lxno2o: Copied (server-side copy) to: file1 2024/09/30 01:57:28 INFO : file1.rclone_chunk.001_lxno2o: Deleted 2024/09/30 01:57:28 DEBUG : file2.rclone_chunk.001_lxnod7: md5 = 22975d8a5ed1b91445f6c55ac121505b OK 2024/09/30 01:57:28 INFO : file2.rclone_chunk.001_lxnod7: Copied (server-side copy) to: file2 2024/09/30 01:57:28 INFO : file2.rclone_chunk.001_lxnod7: Deleted --- PASS: TestCat (1.83s) === RUN TestPurge 2024/09/30 01:57:29 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-juwagif2joxo" 2024/09/30 01:57:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:57:29 DEBUG : Creating backend with remote "TestS3:rclone-test-juwagif2joxo" 2024/09/30 01:57:29 DEBUG : Reset feature "ListR" 2024/09/30 01:57:29 DEBUG : Creating backend with remote "/tmp/rclone4077312069" run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-juwagif2joxo'", Local "Local file system at /tmp/rclone4077312069", Modify Window "1ns" 2024/09/30 01:57:30 INFO : S3 bucket rclone-test-juwagif2joxo: Bucket "rclone-test-juwagif2joxo" created with ACL "" 2024/09/30 01:57:30 DEBUG : A1/B1/C1/one.rclone_chunk.001_lxnqzf: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2024/09/30 01:57:30 INFO : A1/B1/C1/one.rclone_chunk.001_lxnqzf: Copied (server-side copy) to: A1/B1/C1/one 2024/09/30 01:57:30 INFO : A1/B1/C1/one.rclone_chunk.001_lxnqzf: Deleted 2024/09/30 01:57:30 DEBUG : A2: Making directory 2024/09/30 01:57:30 DEBUG : A1/B2: Making directory 2024/09/30 01:57:30 DEBUG : A1/B2/C2: Making directory 2024/09/30 01:57:30 DEBUG : A1/B1/C3: Making directory 2024/09/30 01:57:30 DEBUG : A3: Making directory 2024/09/30 01:57:30 DEBUG : A3/B3: Making directory 2024/09/30 01:57:30 DEBUG : A3/B3/C4: Making directory 2024/09/30 01:57:31 DEBUG : A1/two.rclone_chunk.001_lxnrh7: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2024/09/30 01:57:31 INFO : A1/two.rclone_chunk.001_lxnrh7: Copied (server-side copy) to: A1/two 2024/09/30 01:57:31 INFO : A1/two.rclone_chunk.001_lxnrh7: 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/09/30 01:57:31 DEBUG : S3 bucket rclone-test-juwagif2joxo: bucket is versioned: false 2024/09/30 01:57:31 DEBUG : Waiting for deletions to finish 2024/09/30 01:57:31 DEBUG : "A1/B1/C1/one" version false 2024/09/30 01:57:31 DEBUG : A1/B1/C1/one: Deleting (id "") 2024/09/30 01:57:31 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/09/30 01:57:31 DEBUG : Waiting for deletions to finish 2024/09/30 01:57:31 DEBUG : "A1/two" version false 2024/09/30 01:57:31 DEBUG : A1/two: Deleting (id "") 2024/09/30 01:57:31 INFO : A1/two: Deleted 2024/09/30 01:57:32 INFO : S3 bucket rclone-test-juwagif2joxo: Bucket "rclone-test-juwagif2joxo" deleted 2024/09/30 01:57:32 ERROR : : error listing: directory not found 2024/09/30 01:57:32 DEBUG : Chunked 'TestChunkerS3:rclone-test-juwagif2joxo': Purge remote 2024/09/30 01:57:32 DEBUG : Waiting for deletions to finish 2024/09/30 01:57:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (2.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:32 DEBUG : A1/B1/C1/one.rclone_chunk.001_lxns91: md5 = 47bce5c74f589f4867dbd57e9ca9f808 OK 2024/09/30 01:57:32 INFO : A1/B1/C1/one.rclone_chunk.001_lxns91: Copied (server-side copy) to: A1/B1/C1/one 2024/09/30 01:57:32 INFO : A1/B1/C1/one.rclone_chunk.001_lxns91: Deleted 2024/09/30 01:57:32 DEBUG : A2: Making directory 2024/09/30 01:57:32 DEBUG : A1/B2: Making directory 2024/09/30 01:57:32 DEBUG : A1/B2/C2: Making directory 2024/09/30 01:57:32 DEBUG : A1/B1/C3: Making directory 2024/09/30 01:57:32 DEBUG : A3: Making directory 2024/09/30 01:57:32 DEBUG : A3/B3: Making directory 2024/09/30 01:57:32 DEBUG : A3/B3/C4: Making directory 2024/09/30 01:57:33 DEBUG : A1/two.rclone_chunk.001_lxnsys: md5 = 08f8e0260c64418510cefb2b06eee5cd OK 2024/09/30 01:57:33 INFO : A1/two.rclone_chunk.001_lxnsys: Copied (server-side copy) to: A1/two 2024/09/30 01:57:33 INFO : A1/two.rclone_chunk.001_lxnsys: 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/09/30 01:57:33 DEBUG : removing 1 level 3 directories 2024/09/30 01:57:33 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/09/30 01:57:34 DEBUG : removing 1 level 0 directories 2024/09/30 01:57:34 INFO : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Removing directory 2024/09/30 01:57:34 INFO : S3 bucket rclone-test-hevuten4fecu: Bucket "rclone-test-hevuten4fecu" deleted 2024/09/30 01:57:34 ERROR : : error listing: directory not found 2024/09/30 01:57:34 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.56s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:35 INFO : S3 bucket rclone-test-hevuten4fecu: Bucket "rclone-test-hevuten4fecu" created with ACL "" 2024/09/30 01:57:35 DEBUG : A1: Making directory 2024/09/30 01:57:35 DEBUG : A1/B1: Making directory 2024/09/30 01:57:35 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.88s) === RUN TestRmdirsWithFilter run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:35 DEBUG : A1: Making directory 2024/09/30 01:57:35 DEBUG : A1/B1: Making directory 2024/09/30 01:57:35 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.22s) === RUN TestCopyURL run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:36 DEBUG : file1.rclone_chunk.001_lxnwfq: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/09/30 01:57:36 INFO : file1.rclone_chunk.001_lxnwfq: Copied (server-side copy) to: file1 2024/09/30 01:57:36 INFO : file1.rclone_chunk.001_lxnwfq: Deleted 2024/09/30 01:57:36 DEBUG : filename.txt: File name found in url 2024/09/30 01:57:37 DEBUG : filename.txt.rclone_chunk.001_lxnwdt: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/09/30 01:57:37 INFO : filename.txt.rclone_chunk.001_lxnwdt: Copied (server-side copy) to: filename.txt 2024/09/30 01:57:37 INFO : filename.txt.rclone_chunk.001_lxnwdt: Deleted 2024/09/30 01:57:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/09/30 01:57:37 DEBUG : headerfilename.txt.rclone_chunk.001_lxnxws: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/09/30 01:57:37 INFO : headerfilename.txt.rclone_chunk.001_lxnxws: Copied (server-side copy) to: headerfilename.txt 2024/09/30 01:57:37 INFO : headerfilename.txt.rclone_chunk.001_lxnxws: Deleted 2024/09/30 01:57:37 DEBUG : file2.rclone_chunk.001_lxnxns: md5 = 081404b3d2ae5bf599add15b7445ac07 OK 2024/09/30 01:57:37 INFO : file2.rclone_chunk.001_lxnxns: Copied (server-side copy) to: file2 2024/09/30 01:57:37 INFO : file2.rclone_chunk.001_lxnxns: Deleted --- PASS: TestCopyURL (2.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:38 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/30 01:57:38 DEBUG : sub/file2.rclone_chunk.001_lxnyar: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:38 INFO : sub/file2.rclone_chunk.001_lxnyar: Copied (server-side copy) to: sub/file2 2024/09/30 01:57:38 INFO : sub/file2.rclone_chunk.001_lxnyar: Deleted 2024/09/30 01:57:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:38 INFO : file1: Copied (new) to: sub/file2 2024/09/30 01:57:38 INFO : file1: Deleted 2024/09/30 01:57:39 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:57:39 DEBUG : file1: Unchanged skipping 2024/09/30 01:57:39 INFO : file1: Deleted 2024/09/30 01:57:39 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.10s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:39 DEBUG : file1: Need to transfer - File not found at Destination 2024/09/30 01:57:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:57:39 DEBUG : file1.rclone_chunk.001_lxnzmy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:39 INFO : file1.rclone_chunk.001_lxnzmy: Copied (server-side copy) to: file1 2024/09/30 01:57:39 INFO : file1.rclone_chunk.001_lxnzmy: Deleted 2024/09/30 01:57:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:39 INFO : file1: Copied (new) 2024/09/30 01:57:39 INFO : file1: Deleted 2024/09/30 01:57:40 DEBUG : file1: Destination exists, skipping 2024/09/30 01:57:40 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.82s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.08s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:40 DEBUG : dst/file1.rclone_chunk.001_lxo0iy: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/09/30 01:57:40 INFO : dst/file1.rclone_chunk.001_lxo0iy: Copied (server-side copy) to: dst/file1 2024/09/30 01:57:40 INFO : dst/file1.rclone_chunk.001_lxo0iy: Deleted 2024/09/30 01:57:41 DEBUG : Creating backend with remote "TestChunkerS3:rclone-test-hevuten4fecu/backup" 2024/09/30 01:57:41 DEBUG : Creating backend with remote "TestS3:rclone-test-hevuten4fecu/backup" 2024/09/30 01:57:41 DEBUG : Reset feature "ListR" 2024/09/30 01:57:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/09/30 01:57:41 DEBUG : dst/file1: copy non-chunked object... 2024/09/30 01:57:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2024/09/30 01:57:41 INFO : dst/file1: Copied (server-side copy) 2024/09/30 01:57:41 INFO : dst/file1: Deleted 2024/09/30 01:57:41 DEBUG : dst/file1: skip slow MD5 on source file, hashing in-transit 2024/09/30 01:57:42 DEBUG : dst/file1.rclone_chunk.001_lxo1hp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:42 INFO : dst/file1.rclone_chunk.001_lxo1hp: Copied (server-side copy) to: dst/file1 2024/09/30 01:57:42 INFO : dst/file1.rclone_chunk.001_lxo1hp: Deleted 2024/09/30 01:57:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/09/30 01:57:42 INFO : dst/file1: Copied (new) 2024/09/30 01:57:42 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.34s) === 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:43 DEBUG : A1/one.rclone_chunk.001_lxo22d: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:57:43 INFO : A1/one.rclone_chunk.001_lxo22d: Copied (server-side copy) to: A1/one 2024/09/30 01:57:43 INFO : A1/one.rclone_chunk.001_lxo22d: Deleted 2024/09/30 01:57:43 DEBUG : A1/two.rclone_chunk.001_lxo3gy: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:57:43 INFO : A1/two.rclone_chunk.001_lxo3gy: Copied (server-side copy) to: A1/two 2024/09/30 01:57:43 INFO : A1/two.rclone_chunk.001_lxo3gy: Deleted 2024/09/30 01:57:44 DEBUG : A1/B1/three.rclone_chunk.001_lxo3n2: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/30 01:57:44 INFO : A1/B1/three.rclone_chunk.001_lxo3n2: Copied (server-side copy) to: A1/B1/three 2024/09/30 01:57:44 INFO : A1/B1/three.rclone_chunk.001_lxo3n2: Deleted 2024/09/30 01:57:44 DEBUG : A1/B1/C1/four.rclone_chunk.001_lxo41g: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/30 01:57:44 INFO : A1/B1/C1/four.rclone_chunk.001_lxo41g: Copied (server-side copy) to: A1/B1/C1/four 2024/09/30 01:57:44 INFO : A1/B1/C1/four.rclone_chunk.001_lxo41g: Deleted 2024/09/30 01:57:44 DEBUG : A1/B1/C2/five.rclone_chunk.001_lxo43y: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/30 01:57:44 INFO : A1/B1/C2/five.rclone_chunk.001_lxo43y: Copied (server-side copy) to: A1/B1/C2/five 2024/09/30 01:57:44 INFO : A1/B1/C2/five.rclone_chunk.001_lxo43y: Deleted 2024/09/30 01:57:44 DEBUG : A1/B2: Making directory 2024/09/30 01:57:44 DEBUG : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2024/09/30 01:57:45 DEBUG : A1/B1/C1/four: copy non-chunked object... 2024/09/30 01:57:45 DEBUG : A1/B1/three: copy non-chunked object... 2024/09/30 01:57:45 DEBUG : A1/B1/C2/five: copy non-chunked object... 2024/09/30 01:57:45 DEBUG : A1/one: copy non-chunked object... 2024/09/30 01:57:45 DEBUG : A1/two: copy non-chunked object... 2024/09/30 01:57:45 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/30 01:57:45 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2024/09/30 01:57:45 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:57:45 INFO : A1/one: Copied (server-side copy) to: A2/one 2024/09/30 01:57:45 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/30 01:57:45 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2024/09/30 01:57:45 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/30 01:57:45 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2024/09/30 01:57:45 INFO : A1/B1/C1/four: Deleted 2024/09/30 01:57:45 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:57:45 INFO : A1/two: Copied (server-side copy) to: A2/two 2024/09/30 01:57:45 INFO : A1/one: Deleted 2024/09/30 01:57:45 INFO : A1/B1/C2/five: Deleted 2024/09/30 01:57:45 INFO : A1/B1/three: Deleted 2024/09/30 01:57:45 INFO : A1/two: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2024/09/30 01:57:46 DEBUG : A2/two: copy non-chunked object... 2024/09/30 01:57:46 DEBUG : A2/one: copy non-chunked object... 2024/09/30 01:57:46 DEBUG : A2/B1/C2/five: copy non-chunked object... 2024/09/30 01:57:46 DEBUG : A2/B1/C1/four: copy non-chunked object... 2024/09/30 01:57:46 DEBUG : A2/B1/three: copy non-chunked object... 2024/09/30 01:57:46 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/30 01:57:46 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2024/09/30 01:57:46 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/30 01:57:46 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2024/09/30 01:57:46 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:57:46 INFO : A2/two: Copied (server-side copy) to: A3/two 2024/09/30 01:57:46 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:57:46 INFO : A2/one: Copied (server-side copy) to: A3/one 2024/09/30 01:57:46 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/30 01:57:46 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2024/09/30 01:57:46 INFO : A2/B1/C1/four: Deleted 2024/09/30 01:57:46 INFO : A2/B1/C2/five: Deleted 2024/09/30 01:57:46 INFO : A2/one: Deleted 2024/09/30 01:57:46 INFO : A2/two: Deleted 2024/09/30 01:57:46 INFO : A2/B1/three: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2024/09/30 01:57:46 INFO : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/09/30 01:57:47 DEBUG : A3/B1/C2/five: copy non-chunked object... 2024/09/30 01:57:47 DEBUG : A3/one: copy non-chunked object... 2024/09/30 01:57:47 DEBUG : A3/two: copy non-chunked object... 2024/09/30 01:57:47 DEBUG : A3/B1/three: copy non-chunked object... 2024/09/30 01:57:47 DEBUG : A3/B1/C1/four: copy non-chunked object... 2024/09/30 01:57:47 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/09/30 01:57:47 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2024/09/30 01:57:47 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/09/30 01:57:47 INFO : A3/one: Copied (server-side copy) to: A4/one 2024/09/30 01:57:47 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/09/30 01:57:47 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2024/09/30 01:57:47 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/09/30 01:57:47 INFO : A3/two: Copied (server-side copy) to: A4/two 2024/09/30 01:57:47 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/09/30 01:57:47 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2024/09/30 01:57:47 INFO : A3/one: Deleted 2024/09/30 01:57:47 INFO : A3/B1/C2/five: Deleted 2024/09/30 01:57:47 INFO : A3/two: Deleted 2024/09/30 01:57:47 INFO : A3/B1/three: Deleted 2024/09/30 01:57:47 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.33s) === RUN TestGetFsInfo run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" --- PASS: TestGetFsInfo (0.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:48 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 01:57:48 DEBUG : no_checksum_small_file_from_pipe.rclone_chunk.001_lxo8mt: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/09/30 01:57:48 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_lxo8mt: Copied (server-side copy) to: no_checksum_small_file_from_pipe 2024/09/30 01:57:48 INFO : no_checksum_small_file_from_pipe.rclone_chunk.001_lxo8mt: Deleted 2024/09/30 01:57:48 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/09/30 01:57:48 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/09/30 01:57:48 NOTICE: S3 bucket rclone-test-hevuten4fecu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/09/30 01:57:48 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: open chunk writer: started multipart upload: 68Yxc9CRET.T9xI72Mu_2PD020wwVG9quBcGh.R4q8FsPid7Cn.todfpVXiJvBf89J4Fn2D1leBOaejBJXuL3Gqp.HOaAYa6nufBrasOGzl_i7aWg8C9NaPF3f2UXWdr 2024/09/30 01:57:48 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/09/30 01:57:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/09/30 01:57:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: multipart upload "68Yxc9CRET.T9xI72Mu_2PD020wwVG9quBcGh.R4q8FsPid7Cn.todfpVXiJvBf89J4Fn2D1leBOaejBJXuL3Gqp.HOaAYa6nufBrasOGzl_i7aWg8C9NaPF3f2UXWdr" finished 2024/09/30 01:57:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/09/30 01:57:49 DEBUG : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: Src hash empty - aborting Dst hash check 2024/09/30 01:57:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: Copied (server-side copy) to: no_checksum_big_file_from_pipe 2024/09/30 01:57:49 INFO : no_checksum_big_file_from_pipe.rclone_chunk.001_lxo8wl: Deleted 2024/09/30 01:57:49 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/09/30 01:57:49 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:49 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 01:57:50 DEBUG : with_checksum_small_file_from_pipe.rclone_chunk.001_lxo9ms: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/09/30 01:57:50 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_lxo9ms: Copied (server-side copy) to: with_checksum_small_file_from_pipe 2024/09/30 01:57:50 INFO : with_checksum_small_file_from_pipe.rclone_chunk.001_lxo9ms: Deleted 2024/09/30 01:57:50 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/09/30 01:57:50 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: open chunk writer: started multipart upload: XkIzzC83y6d6d39QdsJ0kTBMJ26AOUCyhrP3P9_K3SRIL1YtwY8XMQuRfnUENvdRKiVou4NL90rLXICvKHUNrO.D3lkSZjh6Y2SnvdO_3gQpRkmBvMhRK9sht9k5jnPl 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: multipart upload "XkIzzC83y6d6d39QdsJ0kTBMJ26AOUCyhrP3P9_K3SRIL1YtwY8XMQuRfnUENvdRKiVou4NL90rLXICvKHUNrO.D3lkSZjh6Y2SnvdO_3gQpRkmBvMhRK9sht9k5jnPl" finished 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: Src hash empty - aborting Dst hash check 2024/09/30 01:57:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: Copied (server-side copy) to: with_checksum_big_file_from_pipe 2024/09/30 01:57:50 INFO : with_checksum_big_file_from_pipe.rclone_chunk.001_lxoa8s: Deleted 2024/09/30 01:57:50 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/09/30 01:57:50 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:51 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 01:57:51 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_lxoba8: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2024/09/30 01:57:51 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_lxoba8: Deleted 2024/09/30 01:57:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/09/30 01:57:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxob70: open chunk writer: started multipart upload: CGxHgL1wCb4lv9qs9cAoBztL9QaN0T5CCCH0PI_ZCQITrjXoRzsJZIV2bzJJpgGY2_AYFlAK10VRdd978ba3ZUJ7xLYhoiTGxcgR2sbyWVhiAUt9xyNGxY0wWZBKLJVg 2024/09/30 01:57:51 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/09/30 01:57:51 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxob70: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/09/30 01:57:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxob70: multipart upload "CGxHgL1wCb4lv9qs9cAoBztL9QaN0T5CCCH0PI_ZCQITrjXoRzsJZIV2bzJJpgGY2_AYFlAK10VRdd978ba3ZUJ7xLYhoiTGxcgR2sbyWVhiAUt9xyNGxY0wWZBKLJVg" finished 2024/09/30 01:57:52 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxob70: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/09/30 01:57:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxob70: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2024/09/30 01:57:52 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxob70: Deleted 2024/09/30 01:57:52 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-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:52 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': File to upload is small (34 bytes), uploading instead of streaming 2024/09/30 01:57:53 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_lxocgo: Copied (server-side copy) to: ignore_checksum_small_file_from_pipe 2024/09/30 01:57:53 INFO : ignore_checksum_small_file_from_pipe.rclone_chunk.001_lxocgo: Deleted 2024/09/30 01:57:53 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/09/30 01:57:53 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxodyl: open chunk writer: started multipart upload: fYOHvNXywkxYCQ9BOUUtZ7liIR6QcwtiFgyeGYiKIhB2qo_s2k0IXL3a4s7PDjMlyLwD_vsbl3zva34n_z9DEizBcLm6PrDh2MJRkK6NFKjz7d0Y7UkyvtHDYvV5KbKV 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxodyl: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxodyl: multipart upload "fYOHvNXywkxYCQ9BOUUtZ7liIR6QcwtiFgyeGYiKIhB2qo_s2k0IXL3a4s7PDjMlyLwD_vsbl3zva34n_z9DEizBcLm6PrDh2MJRkK6NFKjz7d0Y7UkyvtHDYvV5KbKV" finished 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxodyl: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2024/09/30 01:57:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxodyl: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe 2024/09/30 01:57:53 INFO : ignore_checksum_big_file_from_pipe.rclone_chunk.001_lxodyl: Deleted 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/09/30 01:57:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.32s) === RUN TestRcatMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.08s) === RUN TestRcatSize run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:54 DEBUG : potato1.rclone_chunk.001_lxoeus: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:54 INFO : potato1.rclone_chunk.001_lxoeus: Copied (server-side copy) to: potato1 2024/09/30 01:57:54 INFO : potato1.rclone_chunk.001_lxoeus: Deleted 2024/09/30 01:57:54 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': File to upload is small (60 bytes), uploading instead of streaming 2024/09/30 01:57:54 DEBUG : potato2.rclone_chunk.001_lxoen4: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:54 INFO : potato2.rclone_chunk.001_lxoen4: Copied (server-side copy) to: potato2 2024/09/30 01:57:54 INFO : potato2.rclone_chunk.001_lxoen4: Deleted 2024/09/30 01:57:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:54 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.11s) === RUN TestRcatSizeMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.08s) === RUN TestTouchDir run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" 2024/09/30 01:57:55 DEBUG : potato2.rclone_chunk.001_lxofqh: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/09/30 01:57:55 INFO : potato2.rclone_chunk.001_lxofqh: Copied (server-side copy) to: potato2 2024/09/30 01:57:55 INFO : potato2.rclone_chunk.001_lxofqh: Deleted 2024/09/30 01:57:56 DEBUG : empty space.rclone_chunk.001_lxofwx: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/09/30 01:57:56 INFO : empty space.rclone_chunk.001_lxofwx: Copied (server-side copy) to: empty space 2024/09/30 01:57:56 INFO : empty space.rclone_chunk.001_lxofwx: Deleted 2024/09/30 01:57:56 DEBUG : sub dir/potato3.rclone_chunk.001_lxogea: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/09/30 01:57:56 INFO : sub dir/potato3.rclone_chunk.001_lxogea: Copied (server-side copy) to: sub dir/potato3 2024/09/30 01:57:56 INFO : sub dir/potato3.rclone_chunk.001_lxogea: Deleted 2024/09/30 01:57:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Touching "empty space" 2024/09/30 01:57:56 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Touching "potato2" 2024/09/30 01:57:57 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Touching "sub dir/potato3" --- PASS: TestTouchDir (2.33s) === RUN TestMkdirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.09s) === RUN TestMkdirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.09s) === RUN TestCopyDirMetadata run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.09s) === RUN TestSetDirModTime run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.09s) === RUN TestDirsEqual run.go:180: Remote "Chunked 'TestChunkerS3:rclone-test-hevuten4fecu'", Local "Local file system at /tmp/rclone2194953217", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.08s) === 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/09/30 01:57:58 DEBUG : Chunked 'TestChunkerS3:rclone-test-hevuten4fecu': Purge remote 2024/09/30 01:57:58 DEBUG : S3 bucket rclone-test-hevuten4fecu: bucket is versioned: false 2024/09/30 01:57:58 DEBUG : Waiting for deletions to finish 2024/09/30 01:57:58 INFO : S3 bucket rclone-test-hevuten4fecu: Bucket "rclone-test-hevuten4fecu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestChunkerS3: -verbose -fast-list" - Finished OK in 1m56.63897489s (try 1/5)