"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/06/24 02:50:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa" 2025/06/24 02:50:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 02:50:21 DEBUG : Swift container rclone-test-leyiseh5yuwa.json: Auto set use_segments_container to true 2025/06/24 02:50:22 DEBUG : Swift container rclone-test-leyiseh5yuwa: Auto set use_segments_container to true 2025/06/24 02:50:22 DEBUG : Creating backend with remote "/tmp/rclone250997654" === 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 "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/24 02:50:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/24 02:50:22 DEBUG : potato: Seek from 10 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 10 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Seek from 5 to 2 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/24 02:50:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Seek from 5 to 2 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/24 02:50:22 DEBUG : potato: Seek from 8 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 8 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/24 02:50:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/24 02:50:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/24 02:50:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/24 02:50:22 DEBUG : potato: Seek from 5 to 2 2025/06/24 02:50:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/24 02:50:22 DEBUG : potato: Seek from 9 to 0 2025/06/24 02:50:22 DEBUG : potato: Seek from 9 to 0 2025/06/24 02:50:22 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 "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 02:50:22 INFO : Swift container rclone-test-leyiseh5yuwa: Container "rclone-test-leyiseh5yuwa" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (140.80s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.15s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (5.19s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/06/24 02:52:43 DEBUG : Creating backend with remote "nonexistent" 2025/06/24 02:52:43 DEBUG : Creating backend with remote "nonexistent" 2025/06/24 02:52:43 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/24 02:52:43 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/24 02:52:43 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/24 02:52:43 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 "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (156.31s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.22s) --- PASS: TestCheckDownload/4 (5.26s) --- PASS: TestCheckDownload/5 (5.22s) --- PASS: TestCheckDownload/6 (5.20s) --- PASS: TestCheckDownload/7 (10.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (130.60s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 02:57:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/24 02:57:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/24 02:57:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/24 02:57:41 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/24 02:57:47 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/24 02:57:47 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/24 02:57:47 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/24 02:57:47 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (22.93s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 02:57:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/data" 2025/06/24 02:57:53 DEBUG : Swift container rclone-test-leyiseh5yuwa path data.json: Auto set use_segments_container to true 2025/06/24 02:57:59 DEBUG : Swift container rclone-test-leyiseh5yuwa path data: Auto set use_segments_container to true === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (303.43s) --- PASS: TestCheckSum/subtest1 (10.35s) --- PASS: TestCheckSum/subtest2 (5.38s) --- PASS: TestCheckSum/subtest3 (10.46s) --- PASS: TestCheckSum/subtest4 (20.45s) --- PASS: TestCheckSum/subtest5 (15.47s) --- PASS: TestCheckSum/subtest6 (5.47s) --- PASS: TestCheckSum/subtest7 (10.46s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:02:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/data" 2025/06/24 03:02:56 DEBUG : Config file has changed externally - reloading 2025/06/24 03:02:56 DEBUG : Swift container rclone-test-leyiseh5yuwa path data.json: Auto set use_segments_container to true 2025/06/24 03:03:02 DEBUG : Swift container rclone-test-leyiseh5yuwa path data: Auto set use_segments_container to true === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (258.70s) --- PASS: TestCheckSumDownload/subtest1 (0.39s) --- PASS: TestCheckSumDownload/subtest2 (5.39s) --- PASS: TestCheckSumDownload/subtest3 (10.41s) --- PASS: TestCheckSumDownload/subtest4 (15.42s) --- PASS: TestCheckSumDownload/subtest5 (15.50s) --- PASS: TestCheckSumDownload/subtest6 (10.47s) --- PASS: TestCheckSumDownload/subtest7 (5.40s) === RUN TestApplyTransforms 2025/06/24 03:07:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-locifeq2hive" 2025/06/24 03:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:07:15 DEBUG : Swift container rclone-test-locifeq2hive.json: Auto set use_segments_container to true 2025/06/24 03:07:15 DEBUG : Swift container rclone-test-locifeq2hive: Auto set use_segments_container to true 2025/06/24 03:07:15 DEBUG : Creating backend with remote "/tmp/rclone4167090863" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-locifeq2hive", Local "Local file system at /tmp/rclone4167090863", Modify Window "1ns" 2025/06/24 03:07:16 INFO : Swift container rclone-test-locifeq2hive: Container "rclone-test-locifeq2hive" created upper checkfile vs. lower remote (without normalization) 2025/06/24 03:07:27 ERROR : hello, world!: sum not found 2025/06/24 03:07:27 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-locifeq2hive 2025/06/24 03:07:27 NOTICE: Compressed: TestCompressSwift:rclone-test-locifeq2hive: 1 files missing 2025/06/24 03:07:27 NOTICE: 1 hashes missing 2025/06/24 03:07:27 NOTICE: Compressed: TestCompressSwift:rclone-test-locifeq2hive: 2 differences found 2025/06/24 03:07:27 NOTICE: Compressed: TestCompressSwift:rclone-test-locifeq2hive: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/24 03:07:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:07:27 NOTICE: Compressed: TestCompressSwift:rclone-test-locifeq2hive: 0 differences found 2025/06/24 03:07:27 NOTICE: Compressed: TestCompressSwift:rclone-test-locifeq2hive: 1 matching files 2025/06/24 03:07:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wolakem3savu" 2025/06/24 03:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:07:28 DEBUG : Swift container rclone-test-wolakem3savu.json: Auto set use_segments_container to true 2025/06/24 03:07:28 DEBUG : Swift container rclone-test-wolakem3savu: Auto set use_segments_container to true 2025/06/24 03:07:28 DEBUG : Creating backend with remote "/tmp/rclone3966182184" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wolakem3savu", Local "Local file system at /tmp/rclone3966182184", Modify Window "1ns" 2025/06/24 03:07:28 INFO : Swift container rclone-test-wolakem3savu: Container "rclone-test-wolakem3savu" created lower checkfile vs. upper remote (without normalization) 2025/06/24 03:07:34 ERROR : HELLO, WORLD!: sum not found 2025/06/24 03:07:34 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-wolakem3savu 2025/06/24 03:07:34 NOTICE: Compressed: TestCompressSwift:rclone-test-wolakem3savu: 1 files missing 2025/06/24 03:07:34 NOTICE: 1 hashes missing 2025/06/24 03:07:34 NOTICE: Compressed: TestCompressSwift:rclone-test-wolakem3savu: 2 differences found 2025/06/24 03:07:34 NOTICE: Compressed: TestCompressSwift:rclone-test-wolakem3savu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/24 03:07:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:07:34 NOTICE: Compressed: TestCompressSwift:rclone-test-wolakem3savu: 0 differences found 2025/06/24 03:07:34 NOTICE: Compressed: TestCompressSwift:rclone-test-wolakem3savu: 1 matching files 2025/06/24 03:07:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-futegez3luqe" 2025/06/24 03:07:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:07:35 DEBUG : Swift container rclone-test-futegez3luqe.json: Auto set use_segments_container to true 2025/06/24 03:07:35 DEBUG : Swift container rclone-test-futegez3luqe: Auto set use_segments_container to true 2025/06/24 03:07:35 DEBUG : Creating backend with remote "/tmp/rclone3935125126" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-futegez3luqe", Local "Local file system at /tmp/rclone3935125126", Modify Window "1ns" 2025/06/24 03:07:35 INFO : Swift container rclone-test-futegez3luqe: Container "rclone-test-futegez3luqe" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/24 03:07:47 ERROR : HeLlO, wOrLd!: sum not found 2025/06/24 03:07:47 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-futegez3luqe 2025/06/24 03:07:47 NOTICE: Compressed: TestCompressSwift:rclone-test-futegez3luqe: 1 files missing 2025/06/24 03:07:47 NOTICE: 1 hashes missing 2025/06/24 03:07:47 NOTICE: Compressed: TestCompressSwift:rclone-test-futegez3luqe: 2 differences found 2025/06/24 03:07:47 NOTICE: Compressed: TestCompressSwift:rclone-test-futegez3luqe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/24 03:07:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:07:47 NOTICE: Compressed: TestCompressSwift:rclone-test-futegez3luqe: 0 differences found 2025/06/24 03:07:47 NOTICE: Compressed: TestCompressSwift:rclone-test-futegez3luqe: 1 matching files 2025/06/24 03:07:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yohexit2xeci" 2025/06/24 03:07:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:07:47 DEBUG : Swift container rclone-test-yohexit2xeci.json: Auto set use_segments_container to true 2025/06/24 03:07:48 DEBUG : Swift container rclone-test-yohexit2xeci: Auto set use_segments_container to true 2025/06/24 03:07:48 DEBUG : Creating backend with remote "/tmp/rclone3700160990" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yohexit2xeci", Local "Local file system at /tmp/rclone3700160990", Modify Window "1ns" 2025/06/24 03:07:48 INFO : Swift container rclone-test-yohexit2xeci: Container "rclone-test-yohexit2xeci" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/24 03:07:59 ERROR : HELLO, WORLD!: sum not found 2025/06/24 03:07:59 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yohexit2xeci 2025/06/24 03:07:59 NOTICE: Compressed: TestCompressSwift:rclone-test-yohexit2xeci: 1 files missing 2025/06/24 03:07:59 NOTICE: 1 hashes missing 2025/06/24 03:07:59 NOTICE: Compressed: TestCompressSwift:rclone-test-yohexit2xeci: 2 differences found 2025/06/24 03:07:59 NOTICE: Compressed: TestCompressSwift:rclone-test-yohexit2xeci: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/24 03:08:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:08:00 NOTICE: Compressed: TestCompressSwift:rclone-test-yohexit2xeci: 0 differences found 2025/06/24 03:08:00 NOTICE: Compressed: TestCompressSwift:rclone-test-yohexit2xeci: 1 matching files 2025/06/24 03:08:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-diyevit6bafe" 2025/06/24 03:08:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:08:00 DEBUG : Swift container rclone-test-diyevit6bafe.json: Auto set use_segments_container to true 2025/06/24 03:08:00 DEBUG : Swift container rclone-test-diyevit6bafe: Auto set use_segments_container to true 2025/06/24 03:08:00 DEBUG : Creating backend with remote "/tmp/rclone3051511754" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-diyevit6bafe", Local "Local file system at /tmp/rclone3051511754", Modify Window "1ns" 2025/06/24 03:08:01 INFO : Swift container rclone-test-diyevit6bafe: Container "rclone-test-diyevit6bafe" created NFD checkfile vs. NFC remote (without normalization) 2025/06/24 03:08:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/24 03:08:07 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-diyevit6bafe 2025/06/24 03:08:07 NOTICE: Compressed: TestCompressSwift:rclone-test-diyevit6bafe: 1 files missing 2025/06/24 03:08:07 NOTICE: 1 hashes missing 2025/06/24 03:08:07 NOTICE: Compressed: TestCompressSwift:rclone-test-diyevit6bafe: 2 differences found 2025/06/24 03:08:07 NOTICE: Compressed: TestCompressSwift:rclone-test-diyevit6bafe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/24 03:08:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:08:07 NOTICE: Compressed: TestCompressSwift:rclone-test-diyevit6bafe: 0 differences found 2025/06/24 03:08:07 NOTICE: Compressed: TestCompressSwift:rclone-test-diyevit6bafe: 1 matching files 2025/06/24 03:08:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gicezoy7budo" 2025/06/24 03:08:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:08:08 DEBUG : Swift container rclone-test-gicezoy7budo.json: Auto set use_segments_container to true 2025/06/24 03:08:08 DEBUG : Swift container rclone-test-gicezoy7budo: Auto set use_segments_container to true 2025/06/24 03:08:08 DEBUG : Creating backend with remote "/tmp/rclone846679250" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gicezoy7budo", Local "Local file system at /tmp/rclone846679250", Modify Window "1ns" 2025/06/24 03:08:09 INFO : Swift container rclone-test-gicezoy7budo: Container "rclone-test-gicezoy7budo" created NFC checkfile vs. NFD remote (without normalization) 2025/06/24 03:08:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/24 03:08:55 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gicezoy7budo 2025/06/24 03:08:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gicezoy7budo: 1 files missing 2025/06/24 03:08:55 NOTICE: 1 hashes missing 2025/06/24 03:08:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gicezoy7budo: 2 differences found 2025/06/24 03:08:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gicezoy7budo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/24 03:08:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:08:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gicezoy7budo: 0 differences found 2025/06/24 03:08:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gicezoy7budo: 1 matching files 2025/06/24 03:08:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-velesok9nebe" 2025/06/24 03:08:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:08:55 DEBUG : Swift container rclone-test-velesok9nebe.json: Auto set use_segments_container to true 2025/06/24 03:08:56 DEBUG : Swift container rclone-test-velesok9nebe: Auto set use_segments_container to true 2025/06/24 03:08:56 DEBUG : Creating backend with remote "/tmp/rclone3120765763" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-velesok9nebe", Local "Local file system at /tmp/rclone3120765763", Modify Window "1ns" 2025/06/24 03:08:56 INFO : Swift container rclone-test-velesok9nebe: Container "rclone-test-velesok9nebe" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/24 03:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:09:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-velesok9nebe 2025/06/24 03:09:13 NOTICE: Compressed: TestCompressSwift:rclone-test-velesok9nebe: 1 files missing 2025/06/24 03:09:13 NOTICE: 1 hashes missing 2025/06/24 03:09:13 NOTICE: Compressed: TestCompressSwift:rclone-test-velesok9nebe: 2 differences found 2025/06/24 03:09:13 NOTICE: Compressed: TestCompressSwift:rclone-test-velesok9nebe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/24 03:09:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:09:13 NOTICE: Compressed: TestCompressSwift:rclone-test-velesok9nebe: 0 differences found 2025/06/24 03:09:13 NOTICE: Compressed: TestCompressSwift:rclone-test-velesok9nebe: 1 matching files 2025/06/24 03:09:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tukazab5paca" 2025/06/24 03:09:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:09:14 DEBUG : Swift container rclone-test-tukazab5paca.json: Auto set use_segments_container to true 2025/06/24 03:09:14 DEBUG : Swift container rclone-test-tukazab5paca: Auto set use_segments_container to true 2025/06/24 03:09:14 DEBUG : Creating backend with remote "/tmp/rclone4008578750" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tukazab5paca", Local "Local file system at /tmp/rclone4008578750", Modify Window "1ns" 2025/06/24 03:09:14 INFO : Swift container rclone-test-tukazab5paca: Container "rclone-test-tukazab5paca" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/24 03:09:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:09:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tukazab5paca 2025/06/24 03:09:25 NOTICE: Compressed: TestCompressSwift:rclone-test-tukazab5paca: 1 files missing 2025/06/24 03:09:25 NOTICE: 1 hashes missing 2025/06/24 03:09:25 NOTICE: Compressed: TestCompressSwift:rclone-test-tukazab5paca: 2 differences found 2025/06/24 03:09:25 NOTICE: Compressed: TestCompressSwift:rclone-test-tukazab5paca: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/24 03:09:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:09:30 NOTICE: Compressed: TestCompressSwift:rclone-test-tukazab5paca: 0 differences found 2025/06/24 03:09:30 NOTICE: Compressed: TestCompressSwift:rclone-test-tukazab5paca: 1 matching files 2025/06/24 03:09:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gomehak8nubo" 2025/06/24 03:09:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:09:31 DEBUG : Swift container rclone-test-gomehak8nubo.json: Auto set use_segments_container to true 2025/06/24 03:09:31 DEBUG : Swift container rclone-test-gomehak8nubo: Auto set use_segments_container to true 2025/06/24 03:09:31 DEBUG : Creating backend with remote "/tmp/rclone3315900736" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gomehak8nubo", Local "Local file system at /tmp/rclone3315900736", Modify Window "1ns" 2025/06/24 03:09:31 INFO : Swift container rclone-test-gomehak8nubo: Container "rclone-test-gomehak8nubo" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/24 03:09:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:09:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gomehak8nubo 2025/06/24 03:09:42 NOTICE: Compressed: TestCompressSwift:rclone-test-gomehak8nubo: 1 files missing 2025/06/24 03:09:42 NOTICE: 1 hashes missing 2025/06/24 03:09:42 NOTICE: Compressed: TestCompressSwift:rclone-test-gomehak8nubo: 2 differences found 2025/06/24 03:09:42 NOTICE: Compressed: TestCompressSwift:rclone-test-gomehak8nubo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/24 03:09:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:09:48 NOTICE: Compressed: TestCompressSwift:rclone-test-gomehak8nubo: 0 differences found 2025/06/24 03:09:48 NOTICE: Compressed: TestCompressSwift:rclone-test-gomehak8nubo: 1 matching files 2025/06/24 03:09:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vineyex4coki" 2025/06/24 03:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 03:09:48 DEBUG : Swift container rclone-test-vineyex4coki.json: Auto set use_segments_container to true 2025/06/24 03:09:48 DEBUG : Swift container rclone-test-vineyex4coki: Auto set use_segments_container to true 2025/06/24 03:09:48 DEBUG : Creating backend with remote "/tmp/rclone1465159616" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vineyex4coki", Local "Local file system at /tmp/rclone1465159616", Modify Window "1ns" 2025/06/24 03:09:48 INFO : Swift container rclone-test-vineyex4coki: Container "rclone-test-vineyex4coki" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/24 03:10:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/24 03:10:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vineyex4coki 2025/06/24 03:10:00 NOTICE: Compressed: TestCompressSwift:rclone-test-vineyex4coki: 1 files missing 2025/06/24 03:10:00 NOTICE: 1 hashes missing 2025/06/24 03:10:00 NOTICE: Compressed: TestCompressSwift:rclone-test-vineyex4coki: 2 differences found 2025/06/24 03:10:00 NOTICE: Compressed: TestCompressSwift:rclone-test-vineyex4coki: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/24 03:10:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/24 03:10:00 NOTICE: Compressed: TestCompressSwift:rclone-test-vineyex4coki: 0 differences found 2025/06/24 03:10:00 NOTICE: Compressed: TestCompressSwift:rclone-test-vineyex4coki: 1 matching files 2025/06/24 03:10:00 DEBUG : Compressed: TestCompressSwift:rclone-test-vineyex4coki: Purge remote 2025/06/24 03:10:00 DEBUG : Waiting for deletions to finish 2025/06/24 03:10:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 03:10:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 03:10:28 INFO : Swift container rclone-test-vineyex4coki: Container "rclone-test-vineyex4coki" removed 2025/06/24 03:10:28 DEBUG : Compressed: TestCompressSwift:rclone-test-gomehak8nubo: Purge remote 2025/06/24 03:10:28 DEBUG : Waiting for deletions to finish 2025/06/24 03:10:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 03:10:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 03:10:34 INFO : Swift container rclone-test-gomehak8nubo: Container "rclone-test-gomehak8nubo" removed 2025/06/24 03:10:34 DEBUG : Compressed: TestCompressSwift:rclone-test-tukazab5paca: Purge remote 2025/06/24 03:10:34 DEBUG : Waiting for deletions to finish 2025/06/24 03:10:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 03:10:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 03:10:40 INFO : Swift container rclone-test-tukazab5paca: Container "rclone-test-tukazab5paca" removed 2025/06/24 03:10:40 DEBUG : Compressed: TestCompressSwift:rclone-test-velesok9nebe: Purge remote 2025/06/24 03:10:40 DEBUG : Waiting for deletions to finish 2025/06/24 03:10:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/24 03:10:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/24 03:10:46 INFO : Swift container rclone-test-velesok9nebe: Container "rclone-test-velesok9nebe" removed 2025/06/24 03:10:46 DEBUG : Compressed: TestCompressSwift:rclone-test-gicezoy7budo: Purge remote 2025/06/24 03:10:46 DEBUG : Waiting for deletions to finish 2025/06/24 03:11:26 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/24 03:11:26 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/24 03:11:26 INFO : Swift container rclone-test-gicezoy7budo: Container "rclone-test-gicezoy7budo" removed 2025/06/24 03:11:26 DEBUG : Compressed: TestCompressSwift:rclone-test-diyevit6bafe: Purge remote 2025/06/24 03:11:26 DEBUG : Waiting for deletions to finish 2025/06/24 03:11:27 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/24 03:11:27 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/24 03:11:27 INFO : Swift container rclone-test-diyevit6bafe: Container "rclone-test-diyevit6bafe" removed 2025/06/24 03:11:27 DEBUG : Compressed: TestCompressSwift:rclone-test-yohexit2xeci: Purge remote 2025/06/24 03:11:27 DEBUG : Waiting for deletions to finish 2025/06/24 03:11:27 INFO : HELLO, WORLD!.bin: Deleted 2025/06/24 03:11:32 INFO : HELLO, WORLD!.json: Deleted 2025/06/24 03:11:33 INFO : Swift container rclone-test-yohexit2xeci: Container "rclone-test-yohexit2xeci" removed 2025/06/24 03:11:33 DEBUG : Compressed: TestCompressSwift:rclone-test-futegez3luqe: Purge remote 2025/06/24 03:11:33 DEBUG : Waiting for deletions to finish 2025/06/24 03:11:33 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/24 03:11:38 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/24 03:11:39 INFO : Swift container rclone-test-futegez3luqe: Container "rclone-test-futegez3luqe" removed 2025/06/24 03:11:39 DEBUG : Compressed: TestCompressSwift:rclone-test-wolakem3savu: Purge remote 2025/06/24 03:11:39 DEBUG : Waiting for deletions to finish 2025/06/24 03:11:39 INFO : HELLO, WORLD!.json: Deleted 2025/06/24 03:11:39 INFO : HELLO, WORLD!.bin: Deleted 2025/06/24 03:11:39 INFO : Swift container rclone-test-wolakem3savu: Container "rclone-test-wolakem3savu" removed 2025/06/24 03:11:39 DEBUG : Compressed: TestCompressSwift:rclone-test-locifeq2hive: Purge remote 2025/06/24 03:11:39 DEBUG : Waiting for deletions to finish 2025/06/24 03:11:39 INFO : hello, world!.json: Deleted 2025/06/24 03:12:02 INFO : hello, world!.bin: Deleted 2025/06/24 03:12:03 INFO : Swift container rclone-test-locifeq2hive: Container "rclone-test-locifeq2hive" removed --- PASS: TestApplyTransforms (288.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:12:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/24 03:12:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 03:12:19 INFO : file1: Copied (new) to: sub/file2 2025/06/24 03:12:29 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:12:29 DEBUG : file1: Unchanged skipping 2025/06/24 03:12:29 DEBUG : Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (43.09s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.14s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:12:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/backup" 2025/06/24 03:12:53 DEBUG : Swift container rclone-test-leyiseh5yuwa path backup.json: Auto set use_segments_container to true 2025/06/24 03:12:58 DEBUG : Swift container rclone-test-leyiseh5yuwa path backup: Auto set use_segments_container to true 2025/06/24 03:13:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/24 03:13:35 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/24 03:13:35 INFO : dst/file1: Copied (server-side copy) 2025/06/24 03:13:35 INFO : dst/file1: Deleted 2025/06/24 03:13:40 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 03:13:40 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (70.45s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:13:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/dst" 2025/06/24 03:13:57 DEBUG : Swift container rclone-test-leyiseh5yuwa path dst.json: Auto set use_segments_container to true 2025/06/24 03:14:02 DEBUG : Swift container rclone-test-leyiseh5yuwa path dst: Auto set use_segments_container to true 2025/06/24 03:14:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/CompareDest" 2025/06/24 03:14:18 DEBUG : Swift container rclone-test-leyiseh5yuwa path CompareDest.json: Auto set use_segments_container to true 2025/06/24 03:14:24 DEBUG : Swift container rclone-test-leyiseh5yuwa path CompareDest: Auto set use_segments_container to true 2025/06/24 03:14:29 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 03:14:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/24 03:14:55 INFO : one: Copied (new) 2025/06/24 03:15:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:15:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/24 03:15:21 INFO : one: Copied (replaced existing) 2025/06/24 03:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:15:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 03:16:27 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:16:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:16:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 03:16:42 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:16:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:16:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 03:16:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:17:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/24 03:17:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/24 03:17:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (255.01s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:18:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/dst" 2025/06/24 03:18:11 DEBUG : Config file has changed externally - reloading 2025/06/24 03:18:12 DEBUG : Swift container rclone-test-leyiseh5yuwa path dst.json: Auto set use_segments_container to true 2025/06/24 03:18:17 DEBUG : Swift container rclone-test-leyiseh5yuwa path dst: Auto set use_segments_container to true 2025/06/24 03:18:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/CopyDest" 2025/06/24 03:18:33 DEBUG : Swift container rclone-test-leyiseh5yuwa path CopyDest.json: Auto set use_segments_container to true 2025/06/24 03:18:39 DEBUG : Swift container rclone-test-leyiseh5yuwa path CopyDest: Auto set use_segments_container to true 2025/06/24 03:18:44 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 03:19:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/24 03:19:10 INFO : one: Copied (new) 2025/06/24 03:19:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:19:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/24 03:19:36 INFO : one: Copied (replaced existing) 2025/06/24 03:20:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/BackupDir" 2025/06/24 03:20:08 DEBUG : Swift container rclone-test-leyiseh5yuwa path BackupDir.json: Auto set use_segments_container to true 2025/06/24 03:20:28 DEBUG : Swift container rclone-test-leyiseh5yuwa path BackupDir: Auto set use_segments_container to true 2025/06/24 03:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:20:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:20:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 03:21:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/24 03:21:10 INFO : one: Copied (server-side copy) 2025/06/24 03:21:20 INFO : one: Deleted 2025/06/24 03:21:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/24 03:21:51 INFO : one: Copied (server-side copy) 2025/06/24 03:21:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/24 03:22:47 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 03:22:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:23:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/24 03:23:32 INFO : two: Copied (server-side copy) 2025/06/24 03:23:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/24 03:24:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 03:24:08 DEBUG : two: Unchanged skipping 2025/06/24 03:25:01 DEBUG : three: Need to transfer - File not found at Destination 2025/06/24 03:25:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/24 03:25:01 DEBUG : three: Destination not found in --copy-dest 2025/06/24 03:25:17 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/24 03:25:17 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (503.53s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:26:41 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/24 03:26:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/24 03:26:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/24 03:27:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/24 03:27:18 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/24 03:27:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-leyiseh5yuwa/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/24 03:27:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/24 03:27:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/24 03:27:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c4f285fc01530ec356e113f8db263284 OK 2025/06/24 03:27:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (105.41s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.14s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:29:11 INFO : Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa: Looking for duplicate md5 hashes using newest mode. 2025/06/24 03:29:21 NOTICE: 998faca14d12b7f04d6c64efeb11cf77: Found 3 files with duplicate md5 hashes 2025/06/24 03:29:27 INFO : one: Deleted 2025/06/24 03:29:32 INFO : also/one: Deleted 2025/06/24 03:29:32 NOTICE: 998faca14d12b7f04d6c64efeb11cf77: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (81.12s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.11s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.21s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:31:32 DEBUG : a.txt: Excluded (Size Filter) 2025/06/24 03:31:32 DEBUG : a.txt: Excluded 2025/06/24 03:31:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:31:32 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:31:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:31:32 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:31:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:31:32 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:31:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:31:32 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:31:32 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 03:31:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (166.21s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:34:14 DEBUG : a.txt: Excluded (Size Filter) 2025/06/24 03:34:14 DEBUG : a.txt: Excluded 2025/06/24 03:34:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:34:14 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:34:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:34:14 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:34:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/24 03:34:14 DEBUG : sub dir/hello world: Excluded 2025/06/24 03:34:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/24 03:34:14 DEBUG : sub dir/hello world2: Excluded 2025/06/24 03:34:24 DEBUG : sub dir/ignore dir: Excluded 2025/06/24 03:34:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (186.95s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" === 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 (94.16s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (5.26s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.38s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.20s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/24 03:38:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-leyiseh5yuwa/notfound" 2025/06/24 03:38:14 DEBUG : Config file has changed externally - reloading 2025/06/24 03:38:15 DEBUG : Swift container rclone-test-leyiseh5yuwa path notfound.json: Auto set use_segments_container to true 2025/06/24 03:38:20 DEBUG : Swift container rclone-test-leyiseh5yuwa path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (90.16s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.41s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.23s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.15s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:38:41 INFO : Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa: Making directory 2025/06/24 03:38:42 INFO : Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa: Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" --- PASS: TestLsd (36.22s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" --- PASS: TestLs (56.98s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:40:41 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/24 03:40:41 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (57.02s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" --- PASS: TestLsLong (56.99s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (72.49s) --- PASS: TestHashSums/Md5 (5.25s) --- PASS: TestHashSums/Md5Download (10.26s) === RUN TestHashSumsWithErrors 2025/06/24 03:43:21 DEBUG : Creating backend with remote ":memory:" 2025/06/24 03:43:21 DEBUG : Config file has changed externally - reloading 2025/06/24 03:43:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/24 03:43:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/24 03:43:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/24 03:43:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/24 03:43:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/24 03:43:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/24 03:43:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/24 03:43:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/24 03:43:21 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 "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" --- PASS: TestCount (53.60s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:44:59 DEBUG : Waiting for deletions to finish 2025/06/24 03:44:59 DEBUG : large: Excluded (Size Filter) 2025/06/24 03:45:09 INFO : medium: Deleted 2025/06/24 03:45:09 INFO : small: Deleted --- PASS: TestDelete (54.94s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:45:56 DEBUG : Waiting for deletions to finish 2025/06/24 03:45:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/24 03:45:57 INFO : large: Deleted 2025/06/24 03:46:07 INFO : medium: Deleted --- PASS: TestMaxDelete (72.84s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:47:10 DEBUG : Waiting for deletions to finish 2025/06/24 03:47:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/24 03:47:25 INFO : medium: Deleted 2025/06/24 03:47:25 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (63.66s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" 2025/06/24 03:48:30 DEBUG : Waiting for deletions to finish 2025/06/24 03:48:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/24 03:48:31 INFO : large: Deleted 2025/06/24 03:48:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (94.82s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" --- PASS: TestReadFile (45.10s) === RUN TestRetry 2025/06/24 03:49:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/24 03:49:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/24 03:49:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:49:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:49:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:49:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/24 03:49:46 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 "Compressed: TestCompressSwift:rclone-test-leyiseh5yuwa", Local "Local file system at /tmp/rclone250997654", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestCat (35s) goroutine 8392 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000a45500, {0x2698a6d?, 0xc0006a1ad8?}, 0x27d5378) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000a45500) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000a45500, 0xc0006a1c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00048ca20, {0x3e9b120, 0x6d, 0x6d}, {0xedfec096e?, 0x3eb1120?, 0x3eb1120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006823c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006823c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 23 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 24 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8305 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00056c1e0, 0xc000409180, 0xc00029db80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00056c1e0, {0x2b09a08, 0x3ed46e0}, {0xc0005d6230, 0x4f}, {{0xc000846600, 0x18}, {0xc000846619, 0x9}, {0x268cb14, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00056c1e0, {0x2b09a08, 0x3ed46e0}, {{0xc000846600, 0x18}, {0xc000846619, 0x9}, {0x268cb14, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc00056c1e0, {0x2b09a08?, 0x3ed46e0?}, {0xc000846600, 0x18}, {0xc000846619, 0x9}, 0x0, 0xc000638db0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1791 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1823 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc0008f10e0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1822 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2b09a08?, 0x3ed46e0?}, {0xc000846600?, 0xc0008f11e0?}, {0xc000846619?, 0xc0001028c0?}, 0x10?, 0x41373d?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1856 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000900008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00065a240, 0xc00115a660, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00065a240, 0xc00115a660) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc00011b380, {0x2b09a08, 0x3ed46e0}, {0xc000a3c9b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x205 github.com/rclone/rclone/backend/compress.(*Object).Open(0xc00074c550, {0x2b09a08, 0x3ed46e0}, {0xc000a3c9b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1381 +0xf9 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc000000460) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:147 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2b09a08, 0x3ed46e0}, {0x2b1edb0, 0xc00074c550}, 0xa, {0xc000a3c9a0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:102 +0x4f5 github.com/rclone/rclone/fs/operations.Open({0x2b09a08, 0x3ed46e0}, {0x2b1edb0, 0xc00074c550}, {0xc000a3c9a0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 +0x6b github.com/rclone/rclone/fs/operations.Cat.func1({0x2b1edb0, 0xc00074c550}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1310 +0x33c github.com/rclone/rclone/fs.DirEntries.ForObject(...) /home/rclone/go/src/github.com/rclone/rclone/fs/direntries.go:28 github.com/rclone/rclone/fs/operations.ListFn.func1({0xc0002d5200?, 0xc0008f18c8?, 0x2b09a08?}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:757 +0x68 github.com/rclone/rclone/fs/walk.listR.func1({0xc0002d5200, 0x2, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc0002d5200?, 0xc000391b40?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc0008f19c0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc000a45180, {0x2b09a08, 0x3ed46e0}, {0x0?, 0x23a7000?}, 0xc0023a6888) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc0001fb180, {0x2b09a08, 0x3ed46e0}, {0x0, 0x0}, 0xc00057a6e0) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b09a08, 0x3ed46e0}, {0x2b1ed40, 0xc0001fb180}, {0x0, 0x0}, 0x0, 0x1, 0xc000686900, 0xc0008afe00, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b09a08, 0x3ed46e0}, {0x2b1ed40, 0xc0001fb180}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0x1, 0xc000686900) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fs/operations.ListFn({0x2b09a08, 0x3ed46e0}, {0x2b1ed40, 0xc0001fb180}, 0xc0018e07e0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:756 +0xb2 github.com/rclone/rclone/fs/operations.Cat({0x2b09a08, 0x3ed46e0}, {0x2b1ed40, 0xc0001fb180}, {0x2ae1520, 0xc000910330}, 0x0, 0x5, {0x3ed46e0, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1288 +0x145 github.com/rclone/rclone/fs/operations_test.TestCat(0xc0006b0c40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:561 +0x3e7 testing.tRunner(0xc0006b0c40, 0x27d5378) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3410 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 336 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1402 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1392 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 295 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 189 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 173 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 163 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3471 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 224 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1022 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1012 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1196 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1186 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 441 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 431 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 661 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 651 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 852 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3220 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 541 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 531 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 794 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 768 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 503 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 477 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1248 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1238 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 718 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 708 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 611 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 602 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1478 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1356 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3563 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 948 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 938 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1460 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1450 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1075 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1065 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2883 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1333 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1227 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3302 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1307 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1265 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2795 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2941 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3116 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3049 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2794 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8378 [select]: net/http.(*persistConn).roundTrip(0xc0001ee000, 0xc0008dc7d0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00030c1a0, 0xc00029db80) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004a2230, 0xc00029db80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00029db80, {0x2ae28a0, 0xc0004a2230}, {0x419601?, 0x540b53?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000638d20, 0xc00029db80, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000638d20, 0xc00029db80) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8305 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 8043 [IO wait]: internal/poll.runtime_pollWait(0x7be087a23290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000446080?, 0xc0001dec80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000446080, {0xc0001dec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000446080, {0xc0001dec80?, 0x1973?, 0xc00060c920?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00073c0d0, {0xc0001dec80?, 0xc00035fa50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023a6318, {0xc0001dec80?, 0x7be0406c0908?, 0x7be087bab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000600738, {0xc0001dec80?, 0x1973?, 0xc0006a79d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00035fb38, {0x2ae3100, 0xc000600738}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00035f888, {0x7be0403b6380, 0xc0023a6318}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00035f888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00035f888, {0xc0005d3000, 0x1000, 0xc000583aa0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001ee000, {0xc0005d3000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0018e0660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0018e0660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001ee000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8007 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8044 [select]: net/http.(*persistConn).writeLoop(0xc0001ee000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8007 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.753595034s (try 2/5): exit status 2: Failed []