"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/04/29 04:08:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki" 2025/04/29 04:08:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:08:16 DEBUG : Swift container rclone-test-xexuyim9tiki.json: Auto set use_segments_container to true 2025/04/29 04:08:16 DEBUG : Swift container rclone-test-xexuyim9tiki: Auto set use_segments_container to true 2025/04/29 04:08:16 DEBUG : Creating backend with remote "/tmp/rclone3832799582" === 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.38s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/29 04:08:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/29 04:08:17 DEBUG : potato: Seek from 10 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 10 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Seek from 5 to 2 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/29 04:08:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Seek from 5 to 2 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/29 04:08:17 DEBUG : potato: Seek from 8 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 8 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/29 04:08:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/29 04:08:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/29 04:08:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/29 04:08:17 DEBUG : potato: Seek from 5 to 2 2025/04/29 04:08:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/29 04:08:17 DEBUG : potato: Seek from 9 to 0 2025/04/29 04:08:17 DEBUG : potato: Seek from 9 to 0 2025/04/29 04:08:17 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:08:17 INFO : Swift container rclone-test-xexuyim9tiki: Container "rclone-test-xexuyim9tiki" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (98.14s) --- PASS: TestCheck/1 (5.21s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (5.14s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (5.15s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/04/29 04:09:55 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 04:09:55 DEBUG : Creating backend with remote "nonexistent" 2025/04/29 04:09:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/29 04:09:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/29 04:09:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/29 04:09:55 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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 (91.84s) --- PASS: TestCheckDownload/1 (5.22s) --- PASS: TestCheckDownload/2 (5.21s) --- PASS: TestCheckDownload/3 (0.22s) --- PASS: TestCheckDownload/4 (5.29s) --- PASS: TestCheckDownload/5 (5.25s) --- PASS: TestCheckDownload/6 (0.28s) --- PASS: TestCheckDownload/7 (0.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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 (75.50s) --- PASS: TestCheckSizeOnly/1 (0.07s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.13s) --- PASS: TestCheckSizeOnly/5 (0.11s) --- 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:12:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 04:12:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 04:12:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 04:12:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/29 04:13:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/29 04:13:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/29 04:13:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/29 04:13:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (42.22s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:13:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/data" 2025/04/29 04:13:25 DEBUG : Swift container rclone-test-xexuyim9tiki path data.json: Auto set use_segments_container to true 2025/04/29 04:13:31 DEBUG : Swift container rclone-test-xexuyim9tiki 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 (170.00s) --- PASS: TestCheckSum/subtest1 (5.38s) --- PASS: TestCheckSum/subtest2 (5.35s) --- PASS: TestCheckSum/subtest3 (5.46s) --- PASS: TestCheckSum/subtest4 (10.49s) --- PASS: TestCheckSum/subtest5 (5.45s) --- PASS: TestCheckSum/subtest6 (5.47s) --- PASS: TestCheckSum/subtest7 (10.42s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:16:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/data" 2025/04/29 04:16:15 DEBUG : Swift container rclone-test-xexuyim9tiki path data.json: Auto set use_segments_container to true 2025/04/29 04:16:21 DEBUG : Swift container rclone-test-xexuyim9tiki 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 (173.89s) --- PASS: TestCheckSumDownload/subtest1 (10.37s) --- PASS: TestCheckSumDownload/subtest2 (0.42s) --- PASS: TestCheckSumDownload/subtest3 (10.50s) --- PASS: TestCheckSumDownload/subtest4 (5.40s) --- PASS: TestCheckSumDownload/subtest5 (5.43s) --- PASS: TestCheckSumDownload/subtest6 (10.45s) --- PASS: TestCheckSumDownload/subtest7 (0.45s) === RUN TestApplyTransforms 2025/04/29 04:19:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mukayip3yuli" 2025/04/29 04:19:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:19:09 DEBUG : Swift container rclone-test-mukayip3yuli.json: Auto set use_segments_container to true 2025/04/29 04:19:10 DEBUG : Swift container rclone-test-mukayip3yuli: Auto set use_segments_container to true 2025/04/29 04:19:10 DEBUG : Creating backend with remote "/tmp/rclone3713051997" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mukayip3yuli", Local "Local file system at /tmp/rclone3713051997", Modify Window "1ns" 2025/04/29 04:19:10 INFO : Swift container rclone-test-mukayip3yuli: Container "rclone-test-mukayip3yuli" created upper checkfile vs. lower remote (without normalization) 2025/04/29 04:19:16 ERROR : hello, world!: sum not found 2025/04/29 04:19:16 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-mukayip3yuli 2025/04/29 04:19:16 NOTICE: Compressed: TestCompressSwift:rclone-test-mukayip3yuli: 1 files missing 2025/04/29 04:19:16 NOTICE: 1 hashes missing 2025/04/29 04:19:16 NOTICE: Compressed: TestCompressSwift:rclone-test-mukayip3yuli: 2 differences found 2025/04/29 04:19:16 NOTICE: Compressed: TestCompressSwift:rclone-test-mukayip3yuli: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/29 04:19:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:19:16 NOTICE: Compressed: TestCompressSwift:rclone-test-mukayip3yuli: 0 differences found 2025/04/29 04:19:16 NOTICE: Compressed: TestCompressSwift:rclone-test-mukayip3yuli: 1 matching files 2025/04/29 04:19:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-beyuwot1nedu" 2025/04/29 04:19:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:19:17 DEBUG : Swift container rclone-test-beyuwot1nedu.json: Auto set use_segments_container to true 2025/04/29 04:19:17 DEBUG : Swift container rclone-test-beyuwot1nedu: Auto set use_segments_container to true 2025/04/29 04:19:17 DEBUG : Creating backend with remote "/tmp/rclone2423529455" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-beyuwot1nedu", Local "Local file system at /tmp/rclone2423529455", Modify Window "1ns" 2025/04/29 04:19:18 INFO : Swift container rclone-test-beyuwot1nedu: Container "rclone-test-beyuwot1nedu" created lower checkfile vs. upper remote (without normalization) 2025/04/29 04:19:34 ERROR : HELLO, WORLD!: sum not found 2025/04/29 04:19:34 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-beyuwot1nedu 2025/04/29 04:19:34 NOTICE: Compressed: TestCompressSwift:rclone-test-beyuwot1nedu: 1 files missing 2025/04/29 04:19:34 NOTICE: 1 hashes missing 2025/04/29 04:19:34 NOTICE: Compressed: TestCompressSwift:rclone-test-beyuwot1nedu: 2 differences found 2025/04/29 04:19:34 NOTICE: Compressed: TestCompressSwift:rclone-test-beyuwot1nedu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/29 04:19:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:19:39 NOTICE: Compressed: TestCompressSwift:rclone-test-beyuwot1nedu: 0 differences found 2025/04/29 04:19:39 NOTICE: Compressed: TestCompressSwift:rclone-test-beyuwot1nedu: 1 matching files 2025/04/29 04:19:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wezuwep9joji" 2025/04/29 04:19:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:19:40 DEBUG : Swift container rclone-test-wezuwep9joji.json: Auto set use_segments_container to true 2025/04/29 04:19:40 DEBUG : Swift container rclone-test-wezuwep9joji: Auto set use_segments_container to true 2025/04/29 04:19:40 DEBUG : Creating backend with remote "/tmp/rclone1322725132" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wezuwep9joji", Local "Local file system at /tmp/rclone1322725132", Modify Window "1ns" 2025/04/29 04:19:41 INFO : Swift container rclone-test-wezuwep9joji: Container "rclone-test-wezuwep9joji" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/29 04:19:57 ERROR : HeLlO, wOrLd!: sum not found 2025/04/29 04:19:57 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-wezuwep9joji 2025/04/29 04:19:57 NOTICE: Compressed: TestCompressSwift:rclone-test-wezuwep9joji: 1 files missing 2025/04/29 04:19:57 NOTICE: 1 hashes missing 2025/04/29 04:19:57 NOTICE: Compressed: TestCompressSwift:rclone-test-wezuwep9joji: 2 differences found 2025/04/29 04:19:57 NOTICE: Compressed: TestCompressSwift:rclone-test-wezuwep9joji: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/29 04:20:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:20:07 NOTICE: Compressed: TestCompressSwift:rclone-test-wezuwep9joji: 0 differences found 2025/04/29 04:20:07 NOTICE: Compressed: TestCompressSwift:rclone-test-wezuwep9joji: 1 matching files 2025/04/29 04:20:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quzokuz4difu" 2025/04/29 04:20:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:20:07 DEBUG : Swift container rclone-test-quzokuz4difu.json: Auto set use_segments_container to true 2025/04/29 04:20:08 DEBUG : Swift container rclone-test-quzokuz4difu: Auto set use_segments_container to true 2025/04/29 04:20:08 DEBUG : Creating backend with remote "/tmp/rclone2031437408" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quzokuz4difu", Local "Local file system at /tmp/rclone2031437408", Modify Window "1ns" 2025/04/29 04:20:08 INFO : Swift container rclone-test-quzokuz4difu: Container "rclone-test-quzokuz4difu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/29 04:20:19 ERROR : HELLO, WORLD!: sum not found 2025/04/29 04:20:19 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-quzokuz4difu 2025/04/29 04:20:19 NOTICE: Compressed: TestCompressSwift:rclone-test-quzokuz4difu: 1 files missing 2025/04/29 04:20:19 NOTICE: 1 hashes missing 2025/04/29 04:20:19 NOTICE: Compressed: TestCompressSwift:rclone-test-quzokuz4difu: 2 differences found 2025/04/29 04:20:19 NOTICE: Compressed: TestCompressSwift:rclone-test-quzokuz4difu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/29 04:20:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:20:30 NOTICE: Compressed: TestCompressSwift:rclone-test-quzokuz4difu: 0 differences found 2025/04/29 04:20:30 NOTICE: Compressed: TestCompressSwift:rclone-test-quzokuz4difu: 1 matching files 2025/04/29 04:20:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pejolah3soza" 2025/04/29 04:20:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:20:30 DEBUG : Swift container rclone-test-pejolah3soza.json: Auto set use_segments_container to true 2025/04/29 04:20:31 DEBUG : Swift container rclone-test-pejolah3soza: Auto set use_segments_container to true 2025/04/29 04:20:31 DEBUG : Creating backend with remote "/tmp/rclone3488211937" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pejolah3soza", Local "Local file system at /tmp/rclone3488211937", Modify Window "1ns" 2025/04/29 04:20:31 INFO : Swift container rclone-test-pejolah3soza: Container "rclone-test-pejolah3soza" created NFD checkfile vs. NFC remote (without normalization) 2025/04/29 04:20:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 04:20:47 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pejolah3soza 2025/04/29 04:20:47 NOTICE: Compressed: TestCompressSwift:rclone-test-pejolah3soza: 1 files missing 2025/04/29 04:20:47 NOTICE: 1 hashes missing 2025/04/29 04:20:47 NOTICE: Compressed: TestCompressSwift:rclone-test-pejolah3soza: 2 differences found 2025/04/29 04:20:47 NOTICE: Compressed: TestCompressSwift:rclone-test-pejolah3soza: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/29 04:20:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:20:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pejolah3soza: 0 differences found 2025/04/29 04:20:57 NOTICE: Compressed: TestCompressSwift:rclone-test-pejolah3soza: 1 matching files 2025/04/29 04:20:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vuroben8ciyi" 2025/04/29 04:20:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:20:58 DEBUG : Swift container rclone-test-vuroben8ciyi.json: Auto set use_segments_container to true 2025/04/29 04:20:58 DEBUG : Swift container rclone-test-vuroben8ciyi: Auto set use_segments_container to true 2025/04/29 04:20:58 DEBUG : Creating backend with remote "/tmp/rclone2317248083" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vuroben8ciyi", Local "Local file system at /tmp/rclone2317248083", Modify Window "1ns" 2025/04/29 04:20:59 INFO : Swift container rclone-test-vuroben8ciyi: Container "rclone-test-vuroben8ciyi" created NFC checkfile vs. NFD remote (without normalization) 2025/04/29 04:21:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 04:21:16 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vuroben8ciyi 2025/04/29 04:21:16 NOTICE: Compressed: TestCompressSwift:rclone-test-vuroben8ciyi: 1 files missing 2025/04/29 04:21:16 NOTICE: 1 hashes missing 2025/04/29 04:21:16 NOTICE: Compressed: TestCompressSwift:rclone-test-vuroben8ciyi: 2 differences found 2025/04/29 04:21:16 NOTICE: Compressed: TestCompressSwift:rclone-test-vuroben8ciyi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/29 04:21:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:21:16 NOTICE: Compressed: TestCompressSwift:rclone-test-vuroben8ciyi: 0 differences found 2025/04/29 04:21:16 NOTICE: Compressed: TestCompressSwift:rclone-test-vuroben8ciyi: 1 matching files 2025/04/29 04:21:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-quyunap7jeti" 2025/04/29 04:21:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:21:17 DEBUG : Swift container rclone-test-quyunap7jeti.json: Auto set use_segments_container to true 2025/04/29 04:21:17 DEBUG : Swift container rclone-test-quyunap7jeti: Auto set use_segments_container to true 2025/04/29 04:21:17 DEBUG : Creating backend with remote "/tmp/rclone414295360" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-quyunap7jeti", Local "Local file system at /tmp/rclone414295360", Modify Window "1ns" 2025/04/29 04:21:17 INFO : Swift container rclone-test-quyunap7jeti: Container "rclone-test-quyunap7jeti" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/29 04:21:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:21:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-quyunap7jeti 2025/04/29 04:21:33 NOTICE: Compressed: TestCompressSwift:rclone-test-quyunap7jeti: 1 files missing 2025/04/29 04:21:33 NOTICE: 1 hashes missing 2025/04/29 04:21:33 NOTICE: Compressed: TestCompressSwift:rclone-test-quyunap7jeti: 2 differences found 2025/04/29 04:21:33 NOTICE: Compressed: TestCompressSwift:rclone-test-quyunap7jeti: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/29 04:21:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:21:44 NOTICE: Compressed: TestCompressSwift:rclone-test-quyunap7jeti: 0 differences found 2025/04/29 04:21:44 NOTICE: Compressed: TestCompressSwift:rclone-test-quyunap7jeti: 1 matching files 2025/04/29 04:21:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zowavod9nola" 2025/04/29 04:21:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:21:44 DEBUG : Swift container rclone-test-zowavod9nola.json: Auto set use_segments_container to true 2025/04/29 04:21:45 DEBUG : Swift container rclone-test-zowavod9nola: Auto set use_segments_container to true 2025/04/29 04:21:45 DEBUG : Creating backend with remote "/tmp/rclone2616353038" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zowavod9nola", Local "Local file system at /tmp/rclone2616353038", Modify Window "1ns" 2025/04/29 04:21:45 INFO : Swift container rclone-test-zowavod9nola: Container "rclone-test-zowavod9nola" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/29 04:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:22:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zowavod9nola 2025/04/29 04:22:02 NOTICE: Compressed: TestCompressSwift:rclone-test-zowavod9nola: 1 files missing 2025/04/29 04:22:02 NOTICE: 1 hashes missing 2025/04/29 04:22:02 NOTICE: Compressed: TestCompressSwift:rclone-test-zowavod9nola: 2 differences found 2025/04/29 04:22:02 NOTICE: Compressed: TestCompressSwift:rclone-test-zowavod9nola: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/29 04:22:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:22:12 NOTICE: Compressed: TestCompressSwift:rclone-test-zowavod9nola: 0 differences found 2025/04/29 04:22:12 NOTICE: Compressed: TestCompressSwift:rclone-test-zowavod9nola: 1 matching files 2025/04/29 04:22:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zutayez4tesa" 2025/04/29 04:22:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:22:12 DEBUG : Swift container rclone-test-zutayez4tesa.json: Auto set use_segments_container to true 2025/04/29 04:22:13 DEBUG : Swift container rclone-test-zutayez4tesa: Auto set use_segments_container to true 2025/04/29 04:22:13 DEBUG : Creating backend with remote "/tmp/rclone452047185" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zutayez4tesa", Local "Local file system at /tmp/rclone452047185", Modify Window "1ns" 2025/04/29 04:22:13 INFO : Swift container rclone-test-zutayez4tesa: Container "rclone-test-zutayez4tesa" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/29 04:22:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:22:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zutayez4tesa 2025/04/29 04:22:24 NOTICE: Compressed: TestCompressSwift:rclone-test-zutayez4tesa: 1 files missing 2025/04/29 04:22:24 NOTICE: 1 hashes missing 2025/04/29 04:22:24 NOTICE: Compressed: TestCompressSwift:rclone-test-zutayez4tesa: 2 differences found 2025/04/29 04:22:24 NOTICE: Compressed: TestCompressSwift:rclone-test-zutayez4tesa: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/29 04:22:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:22:30 NOTICE: Compressed: TestCompressSwift:rclone-test-zutayez4tesa: 0 differences found 2025/04/29 04:22:30 NOTICE: Compressed: TestCompressSwift:rclone-test-zutayez4tesa: 1 matching files 2025/04/29 04:22:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wabimig3qifo" 2025/04/29 04:22:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:22:30 DEBUG : Swift container rclone-test-wabimig3qifo.json: Auto set use_segments_container to true 2025/04/29 04:22:31 DEBUG : Swift container rclone-test-wabimig3qifo: Auto set use_segments_container to true 2025/04/29 04:22:31 DEBUG : Creating backend with remote "/tmp/rclone1149815099" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wabimig3qifo", Local "Local file system at /tmp/rclone1149815099", Modify Window "1ns" 2025/04/29 04:22:31 INFO : Swift container rclone-test-wabimig3qifo: Container "rclone-test-wabimig3qifo" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/29 04:22:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 04:22:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wabimig3qifo 2025/04/29 04:22:37 NOTICE: Compressed: TestCompressSwift:rclone-test-wabimig3qifo: 1 files missing 2025/04/29 04:22:37 NOTICE: 1 hashes missing 2025/04/29 04:22:37 NOTICE: Compressed: TestCompressSwift:rclone-test-wabimig3qifo: 2 differences found 2025/04/29 04:22:37 NOTICE: Compressed: TestCompressSwift:rclone-test-wabimig3qifo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/29 04:22:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/29 04:22:38 NOTICE: Compressed: TestCompressSwift:rclone-test-wabimig3qifo: 0 differences found 2025/04/29 04:22:38 NOTICE: Compressed: TestCompressSwift:rclone-test-wabimig3qifo: 1 matching files 2025/04/29 04:22:38 DEBUG : Compressed: TestCompressSwift:rclone-test-wabimig3qifo: Purge remote 2025/04/29 04:22:38 DEBUG : Waiting for deletions to finish 2025/04/29 04:22:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/29 04:22:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/29 04:22:38 INFO : Swift container rclone-test-wabimig3qifo: Container "rclone-test-wabimig3qifo" removed 2025/04/29 04:22:38 DEBUG : Compressed: TestCompressSwift:rclone-test-zutayez4tesa: Purge remote 2025/04/29 04:22:38 DEBUG : Waiting for deletions to finish 2025/04/29 04:22:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/29 04:22:48 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/29 04:22:49 INFO : Swift container rclone-test-zutayez4tesa: Container "rclone-test-zutayez4tesa" removed 2025/04/29 04:22:49 DEBUG : Compressed: TestCompressSwift:rclone-test-zowavod9nola: Purge remote 2025/04/29 04:22:49 DEBUG : Waiting for deletions to finish 2025/04/29 04:22:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/29 04:22:59 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/29 04:22:59 INFO : Swift container rclone-test-zowavod9nola: Container "rclone-test-zowavod9nola" removed 2025/04/29 04:22:59 DEBUG : Compressed: TestCompressSwift:rclone-test-quyunap7jeti: Purge remote 2025/04/29 04:22:59 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:05 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/29 04:23:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/29 04:23:10 INFO : Swift container rclone-test-quyunap7jeti: Container "rclone-test-quyunap7jeti" removed 2025/04/29 04:23:10 DEBUG : Compressed: TestCompressSwift:rclone-test-vuroben8ciyi: Purge remote 2025/04/29 04:23:10 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:10 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/29 04:23:20 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/29 04:23:21 INFO : Swift container rclone-test-vuroben8ciyi: Container "rclone-test-vuroben8ciyi" removed 2025/04/29 04:23:21 DEBUG : Compressed: TestCompressSwift:rclone-test-pejolah3soza: Purge remote 2025/04/29 04:23:21 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:26 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/29 04:23:31 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/29 04:23:31 INFO : Swift container rclone-test-pejolah3soza: Container "rclone-test-pejolah3soza" removed 2025/04/29 04:23:31 DEBUG : Compressed: TestCompressSwift:rclone-test-quzokuz4difu: Purge remote 2025/04/29 04:23:31 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:31 INFO : HELLO, WORLD!.bin: Deleted 2025/04/29 04:23:36 INFO : HELLO, WORLD!.json: Deleted 2025/04/29 04:23:37 INFO : Swift container rclone-test-quzokuz4difu: Container "rclone-test-quzokuz4difu" removed 2025/04/29 04:23:37 DEBUG : Compressed: TestCompressSwift:rclone-test-wezuwep9joji: Purge remote 2025/04/29 04:23:37 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:42 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/29 04:23:47 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/29 04:23:47 INFO : Swift container rclone-test-wezuwep9joji: Container "rclone-test-wezuwep9joji" removed 2025/04/29 04:23:47 DEBUG : Compressed: TestCompressSwift:rclone-test-beyuwot1nedu: Purge remote 2025/04/29 04:23:47 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:53 INFO : HELLO, WORLD!.bin: Deleted 2025/04/29 04:23:57 INFO : HELLO, WORLD!.json: Deleted 2025/04/29 04:23:58 INFO : Swift container rclone-test-beyuwot1nedu: Container "rclone-test-beyuwot1nedu" removed 2025/04/29 04:23:58 DEBUG : Compressed: TestCompressSwift:rclone-test-mukayip3yuli: Purge remote 2025/04/29 04:23:58 DEBUG : Waiting for deletions to finish 2025/04/29 04:23:58 INFO : hello, world!.json: Deleted 2025/04/29 04:23:58 INFO : hello, world!.bin: Deleted 2025/04/29 04:23:58 INFO : Swift container rclone-test-mukayip3yuli: Container "rclone-test-mukayip3yuli" removed --- PASS: TestApplyTransforms (289.88s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:24:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 04:24:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 04:24:14 INFO : file1: Copied (new) to: sub/file2 2025/04/29 04:24:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:24:20 DEBUG : file1: Unchanged skipping 2025/04/29 04:24:20 DEBUG : Compressed: TestCompressSwift:rclone-test-xexuyim9tiki: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (27.04s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.20s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:24:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/backup" 2025/04/29 04:24:52 DEBUG : Config file has changed externally - reloading 2025/04/29 04:24:52 DEBUG : Swift container rclone-test-xexuyim9tiki path backup.json: Auto set use_segments_container to true 2025/04/29 04:24:58 DEBUG : Swift container rclone-test-xexuyim9tiki path backup: Auto set use_segments_container to true 2025/04/29 04:25:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 04:25:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/29 04:25:25 INFO : dst/file1: Copied (server-side copy) 2025/04/29 04:25:35 INFO : dst/file1: Deleted 2025/04/29 04:25:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 04:25:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (110.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:26:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/dst" 2025/04/29 04:26:17 DEBUG : Swift container rclone-test-xexuyim9tiki path dst.json: Auto set use_segments_container to true 2025/04/29 04:26:22 DEBUG : Config file has changed externally - reloading 2025/04/29 04:26:23 DEBUG : Swift container rclone-test-xexuyim9tiki path dst: Auto set use_segments_container to true 2025/04/29 04:26:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/CompareDest" 2025/04/29 04:26:34 DEBUG : Swift container rclone-test-xexuyim9tiki path CompareDest.json: Auto set use_segments_container to true 2025/04/29 04:26:39 DEBUG : Swift container rclone-test-xexuyim9tiki path CompareDest: Auto set use_segments_container to true 2025/04/29 04:26:45 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 04:27:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 04:27:01 INFO : one: Copied (new) 2025/04/29 04:27:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:27:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/29 04:27:12 INFO : one: Copied (replaced existing) 2025/04/29 04:27:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:27:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:27:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 04:27:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:27:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:27:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 04:27:52 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:27:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:27:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 04:28:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:28:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 04:28:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/29 04:28:19 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (165.43s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:29:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/dst" 2025/04/29 04:29:02 DEBUG : Config file has changed externally - reloading 2025/04/29 04:29:02 DEBUG : Swift container rclone-test-xexuyim9tiki path dst.json: Auto set use_segments_container to true 2025/04/29 04:29:08 DEBUG : Swift container rclone-test-xexuyim9tiki path dst: Auto set use_segments_container to true 2025/04/29 04:29:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/CopyDest" 2025/04/29 04:29:19 DEBUG : Swift container rclone-test-xexuyim9tiki path CopyDest.json: Auto set use_segments_container to true 2025/04/29 04:29:30 DEBUG : Swift container rclone-test-xexuyim9tiki path CopyDest: Auto set use_segments_container to true 2025/04/29 04:29:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 04:29:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 04:29:51 INFO : one: Copied (new) 2025/04/29 04:29:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:30:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/29 04:30:02 INFO : one: Copied (replaced existing) 2025/04/29 04:30:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/BackupDir" 2025/04/29 04:30:34 DEBUG : Swift container rclone-test-xexuyim9tiki path BackupDir.json: Auto set use_segments_container to true 2025/04/29 04:30:40 DEBUG : Swift container rclone-test-xexuyim9tiki path BackupDir: Auto set use_segments_container to true 2025/04/29 04:30:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:30:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:30:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 04:31:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 04:31:11 INFO : one: Copied (server-side copy) 2025/04/29 04:31:18 INFO : one: Deleted 2025/04/29 04:31:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/29 04:31:39 INFO : one: Copied (server-side copy) 2025/04/29 04:31:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 04:32:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 04:32:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:32:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/29 04:32:37 INFO : two: Copied (server-side copy) 2025/04/29 04:32:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 04:32:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 04:32:53 DEBUG : two: Unchanged skipping 2025/04/29 04:33:30 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 04:33:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 04:33:36 DEBUG : three: Destination not found in --copy-dest 2025/04/29 04:33:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/29 04:33:42 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (343.42s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.17s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.15s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:34:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/29 04:35:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 04:35:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/29 04:35:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/29 04:35:28 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/29 04:35:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-xexuyim9tiki/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/29 04:35:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/29 04:35:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/29 04:36:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 198e85f3d9ce9a20010e560019ab4c2e OK 2025/04/29 04:36:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (125.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:37:31 INFO : Compressed: TestCompressSwift:rclone-test-xexuyim9tiki: Looking for duplicate md5 hashes using newest mode. 2025/04/29 04:37:42 NOTICE: 5c13ca4589361a9f1e7c683c7fe56fa7: Found 3 files with duplicate md5 hashes 2025/04/29 04:38:02 INFO : one: Deleted 2025/04/29 04:38:07 INFO : also/one: Deleted 2025/04/29 04:38:07 NOTICE: 5c13ca4589361a9f1e7c683c7fe56fa7: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (76.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.12s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.16s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:40:21 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 04:40:21 DEBUG : a.txt: Excluded 2025/04/29 04:40:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:40:21 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:40:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:40:21 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:40:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:40:21 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:40:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:40:21 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:40:21 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 04:40:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (215.18s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:44:08 DEBUG : a.txt: Excluded (Size Filter) 2025/04/29 04:44:08 DEBUG : a.txt: Excluded 2025/04/29 04:44:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:44:08 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:44:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:44:08 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:44:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/29 04:44:08 DEBUG : sub dir/hello world: Excluded 2025/04/29 04:44:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/29 04:44:08 DEBUG : sub dir/hello world2: Excluded 2025/04/29 04:44:08 DEBUG : sub dir/ignore dir: Excluded 2025/04/29 04:44:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (221.64s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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 (104.83s) --- PASS: TestListJSON/Default (5.23s) --- PASS: TestListJSON/FilesOnly (10.45s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.39s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (5.32s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (10.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", 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/04/29 04:48:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/notfound" 2025/04/29 04:48:28 DEBUG : Config file has changed externally - reloading 2025/04/29 04:48:29 DEBUG : Swift container rclone-test-xexuyim9tiki path notfound.json: Auto set use_segments_container to true 2025/04/29 04:48:40 DEBUG : Swift container rclone-test-xexuyim9tiki path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (115.70s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (10.18s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (10.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (10.05s) --- PASS: TestStatJSON/DirDirsOnly (0.14s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.06s) --- PASS: TestStatJSON/RootNotFound (16.79s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:49:06 INFO : Compressed: TestCompressSwift:rclone-test-xexuyim9tiki: Making directory 2025/04/29 04:49:06 INFO : Compressed: TestCompressSwift:rclone-test-xexuyim9tiki: Making directory --- PASS: TestMkdir (0.33s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestLsd (36.03s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestLs (27.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:50:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/29 04:50:27 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (36.93s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestLsLong (21.93s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (27.29s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (0.25s) === RUN TestHashSumsWithErrors 2025/04/29 04:51:36 DEBUG : Creating backend with remote ":memory:" 2025/04/29 04:51:36 DEBUG : Config file has changed externally - reloading 2025/04/29 04:51:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/29 04:51:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 04:51:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/29 04:51:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 04:51:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/29 04:51:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 04:51:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/29 04:51:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/29 04:51:36 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestCount (72.87s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:53:32 DEBUG : Waiting for deletions to finish 2025/04/29 04:53:32 DEBUG : large: Excluded (Size Filter) 2025/04/29 04:53:42 INFO : medium: Deleted 2025/04/29 04:53:43 INFO : small: Deleted --- PASS: TestDelete (54.59s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:54:25 DEBUG : Waiting for deletions to finish 2025/04/29 04:54:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/29 04:54:26 INFO : large: Deleted 2025/04/29 04:54:31 INFO : medium: Deleted --- PASS: TestMaxDelete (57.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:55:18 DEBUG : Waiting for deletions to finish 2025/04/29 04:55:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 04:55:23 INFO : medium: Deleted 2025/04/29 04:55:34 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.29s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:56:17 DEBUG : Waiting for deletions to finish 2025/04/29 04:56:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/29 04:56:17 INFO : large: Deleted 2025/04/29 04:56:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (68.13s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestReadFile (36.70s) === RUN TestRetry 2025/04/29 04:57:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/29 04:57:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/29 04:57:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:57:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:57:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:57:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/29 04:57:19 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-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestCat (80.90s) === RUN TestPurge 2025/04/29 04:58:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-soyuluf7mebu" 2025/04/29 04:58:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:58:41 DEBUG : Swift container rclone-test-soyuluf7mebu.json: Auto set use_segments_container to true 2025/04/29 04:58:41 DEBUG : Swift container rclone-test-soyuluf7mebu: Auto set use_segments_container to true 2025/04/29 04:58:41 DEBUG : Creating backend with remote "/tmp/rclone321017356" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-soyuluf7mebu", Local "Local file system at /tmp/rclone321017356", Modify Window "1ns" 2025/04/29 04:58:42 INFO : Swift container rclone-test-soyuluf7mebu: Container "rclone-test-soyuluf7mebu" created 2025/04/29 04:58:53 INFO : A2: Making directory 2025/04/29 04:58:53 INFO : A1/B2: Making directory 2025/04/29 04:58:53 INFO : A1/B2/C2: Making directory 2025/04/29 04:58:53 INFO : A1/B1/C3: Making directory 2025/04/29 04:58:53 INFO : A3: Making directory 2025/04/29 04:58:53 INFO : A3/B3: Making directory 2025/04/29 04:58:53 INFO : A3/B3/C4: Making 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" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/29 04:59:19 DEBUG : Waiting for deletions to finish 2025/04/29 04:59:19 INFO : A1/B1/C1/one.bin: Deleted 2025/04/29 04:59:29 INFO : A1/B1/C1/one.json: 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" 2025/04/29 04:59:35 DEBUG : Waiting for deletions to finish 2025/04/29 04:59:40 INFO : A1/two.bin: Deleted 2025/04/29 04:59:40 INFO : A1/two.json: Deleted 2025/04/29 04:59:41 INFO : Swift container rclone-test-soyuluf7mebu: Container "rclone-test-soyuluf7mebu" removed 2025/04/29 04:59:41 DEBUG : Compressed: TestCompressSwift:rclone-test-soyuluf7mebu: Purge remote 2025/04/29 04:59:41 DEBUG : Waiting for deletions to finish 2025/04/29 04:59:41 NOTICE: purge failed: directory not found --- PASS: TestPurge (60.46s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 04:59:57 INFO : A2: Making directory 2025/04/29 04:59:57 INFO : A1/B2: Making directory 2025/04/29 04:59:57 INFO : A1/B2/C2: Making directory 2025/04/29 04:59:57 INFO : A1/B1/C3: Making directory 2025/04/29 04:59:57 INFO : A3: Making directory 2025/04/29 04:59:57 INFO : A3/B3: Making directory 2025/04/29 04:59:57 INFO : A3/B3/C4: Making 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" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/29 05:00:18 DEBUG : removing 1 level 3 directories 2025/04/29 05:00:18 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" 2025/04/29 05:00:45 DEBUG : removing 1 level 0 directories 2025/04/29 05:00:45 INFO : Compressed: TestCompressSwift:rclone-test-xexuyim9tiki: Removing directory 2025/04/29 05:00:45 INFO : Swift container rclone-test-xexuyim9tiki: Container "rclone-test-xexuyim9tiki" removed --- PASS: TestRmdirsNoLeaveRoot (64.66s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:00:46 INFO : Swift container rclone-test-xexuyim9tiki: Container "rclone-test-xexuyim9tiki" created 2025/04/29 05:00:46 INFO : A1: Making directory 2025/04/29 05:00:46 INFO : A1/B1: Making directory 2025/04/29 05:00:46 INFO : 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.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:00:46 INFO : A1: Making directory 2025/04/29 05:00:46 INFO : A1/B1: Making directory 2025/04/29 05:00:46 INFO : 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.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:01:27 DEBUG : filename.txt: File name found in url 2025/04/29 05:01:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (130.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:03:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 05:03:12 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 05:03:12 INFO : file1: Copied (new) to: sub/file2 2025/04/29 05:03:12 INFO : file1: Deleted 2025/04/29 05:03:18 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 05:03:18 DEBUG : file1: Unchanged skipping 2025/04/29 05:03:18 INFO : file1: Deleted 2025/04/29 05:03:18 DEBUG : Compressed: TestCompressSwift:rclone-test-xexuyim9tiki: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (36.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:03:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/29 05:03:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 05:03:54 INFO : file1: Copied (new) 2025/04/29 05:03:54 INFO : file1: Deleted 2025/04/29 05:04:10 DEBUG : file1: Destination exists, skipping 2025/04/29 05:04:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (56.64s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.12s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.29s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:04:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xexuyim9tiki/backup" 2025/04/29 05:04:57 DEBUG : Swift container rclone-test-xexuyim9tiki path backup.json: Auto set use_segments_container to true 2025/04/29 05:05:03 DEBUG : Swift container rclone-test-xexuyim9tiki path backup: Auto set use_segments_container to true 2025/04/29 05:05:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/29 05:05:28 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/29 05:05:28 INFO : dst/file1: Copied (server-side copy) 2025/04/29 05:05:39 INFO : dst/file1: Deleted 2025/04/29 05:05:54 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/29 05:05:54 INFO : dst/file1: Copied (new) 2025/04/29 05:05:54 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (104.43s) === 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 "Compressed: TestCompressSwift:rclone-test-xexuyim9tiki", Local "Local file system at /tmp/rclone3832799582", Modify Window "1ns" 2025/04/29 05:07:28 INFO : A1/B2: Making directory 2025/04/29 05:07:28 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/29 05:08:16 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/29 05:08:16 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three panic: test timed out after 1h0m0s running tests: TestDirMove (2m1s) goroutine 9790 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc00047e000, {0x25f5588?, 0x0?}, 0x2738110) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc00047e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00047e000, 0xc00085bc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0007f65e8, {0x3d23860, 0x6d, 0x6d}, {0x3d382c0?, 0x1?, 0x3d382c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00055d220) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00055d220) /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 35 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 36 [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 9579 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc000a018f0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc0008b4680) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a15e60, 0x3d5b7a0}, {0x2a2a3c0, 0xc0001d2180}, {0x25decf1, 0x2}, {0x29dd690, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7f5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc00047eea0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 +0x933 testing.tRunner(0xc00047eea0, 0x2738110) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 9687 [select]: net/http.(*persistConn).writeLoop(0xc000a227e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9682 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 800 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 790 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8177 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000396c40) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8176 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 3407 [chan receive, 47 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1498 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1456 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3216 [chan receive, 47 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 167 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 141 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9721 [select]: net/http.(*persistConn).writeLoop(0xc0013ee000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9715 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 691 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 681 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 519 [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:234 +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:232 +0x378 goroutine 446 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 436 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 219 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 209 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 253 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 243 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 553 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 527 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9704 [select]: net/http.(*persistConn).writeLoop(0xc000274ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9659 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 338 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 328 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3127 [chan receive, 48 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 757 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 747 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9777 [select]: net/http.(*persistConn).roundTrip(0xc0007ccfc0, 0xc000a19310) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0000f7c80, 0xc0000e8500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b4230, 0xc0000e8500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0000e8500, {0x29ef920, 0xc0004b4230}, {0xc0004f8e01?, 0x9d9b0d?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000996120, 0xc0000e8500, {0xc0004e3420?, 0xc000387b20?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000996120, 0xc0000e8500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9670 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9686 [IO wait]: internal/poll.runtime_pollWait(0x7f859a194468, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005ccd80?, 0xc000a67300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005ccd80, {0xc000a67300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005ccd80, {0xc000a67300?, 0xc00061ba50?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061fbe8, {0xc000a67300?, 0x3d382c0?, 0xc0005bb9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000790408, {0xc000a67300?, 0x18?, 0x7f85929c4bb8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000920c78, {0xc000a67300?, 0x0?, 0xc000920c78?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00061bb38, {0x29f00a0, 0xc000920c78}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00061b888, {0x7f8598625398, 0xc000790408}, 0xc0005bba40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00061b888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00061b888, {0xc0003fc000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000a227e0, {0xc0003fc000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000979980) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000979980, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a227e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9682 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3308 [chan receive, 47 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 634 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 593 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2981 [chan receive, 48 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9769 [select]: net/http.(*persistConn).roundTrip(0xc0007cc7e0, 0xc000a18f50) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0000f7c80, 0xc0000e8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b4230, 0xc0000e8000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0000e8000, {0x29ef920, 0xc0004b4230}, {0x760c01?, 0x2a15f78?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000996120, 0xc0000e8000, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000996120, 0xc0000e8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9677 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 2871 [chan receive, 49 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2796 [chan receive, 49 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1413 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1403 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9671 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0001056c0, 0xc0000b7ec0, 0xc000272500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00099c050, 0x4f}, {{0xc0028cd020, 0x18}, {0xc0028cd039, 0xa}, {0x25e0648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {{0xc0028cd020, 0x18}, {0xc0028cd039, 0xa}, {0x25e0648, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc0028cd020, 0x18}, {0xc0028cd039, 0xa}, {0xc00064edb0, 0x18}, {0xc00064edc9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007fc120, 0xc000332ee0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007fc120, 0xc000332ee0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000a02000, {0x2a15f78, 0xc00093aaa0}, {0x2a2cc00, 0xc00139b800}, {0xc0004a4a70, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001d2180, {0x2a15f78, 0xc00093aaa0}, {0x2a2a430, 0xc00093aa00}, {0xc0016ca7f0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00059a630, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00059a630, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7f0, 0x6}, {0x2a2a430, 0xc00093aa00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7f0, 0x6}, {0x2a2a430, 0xc00093aa00}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9579 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 1355 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1329 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 851 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 825 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8554 [chan receive, 10 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 8553 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9785 [select]: net/http.(*persistConn).roundTrip(0xc000274ea0, 0xc00093b5e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0000f7c80, 0xc000272500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b4230, 0xc000272500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000272500, {0x29ef920, 0xc0004b4230}, {0xc0004f8e01?, 0x9d9b0d?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000996120, 0xc000272500, {0xc0004e3420?, 0xc000387b20?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000996120, 0xc000272500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9671 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1084 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1074 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 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:234 +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:232 +0x378 goroutine 1195 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1185 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8673 [select]: net/http.(*persistConn).writeLoop(0xc0007cc7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8700 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9755 [select]: net/http.(*persistConn).roundTrip(0xc000a227e0, 0xc00060ed20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0000f7c80, 0xc00063f540) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b4230, 0xc00063f540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00063f540, {0x29ef920, 0xc0004b4230}, {0xc000998301?, 0xffff?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000996120, 0xc00063f540, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000996120, 0xc00063f540) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9673 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1240 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9787 [select]: net/http.(*persistConn).roundTrip(0xc0013ee000, 0xc00093b6d0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc0000f7c80, 0xc000272a00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b4230, 0xc000272a00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000272a00, {0x29ef920, 0xc0004b4230}, {0x1?, 0xffffffffffffffff?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000996120, 0xc000272a00, {0xc0003693b0?, 0xc000112c40?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000996120, 0xc000272a00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9672 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1029 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1019 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9689 [select]: net/http.(*persistConn).writeLoop(0xc0007ccfc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9698 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 1298 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1272 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1478 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1340 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9705 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000563800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9673 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 3581 [chan receive, 46 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9677 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0001056c0, 0xc0009a1560, 0xc0000e8000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00099c050, 0x4f}, {{0xc00064ec30, 0x18}, {0xc00064ec49, 0x11}, {0x25e0648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {{0xc00064ec30, 0x18}, {0xc00064ec49, 0x11}, {0x25e0648, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00064ec30, 0x18}, {0xc00064ec49, 0x11}, {0xc00088cf00, 0x18}, {0xc00088cf19, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007fc120, 0xc000572c40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007fc120, 0xc000572c40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000a02000, {0x2a15f78, 0xc00093aaa0}, {0x2a2cc00, 0xc00139b5c0}, {0xc000732780, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001d2180, {0x2a15f78, 0xc00093aaa0}, {0x2a2a430, 0xc00093a910}, {0xc0016ca7a0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000a1f560, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a1f560, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7a0, 0xd}, {0x2a2a430, 0xc00093a910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7a0, 0xd}, {0x2a2a430, 0xc00093a910}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9579 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 3511 [chan receive, 46 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8672 [IO wait]: internal/poll.runtime_pollWait(0x7f859a193d30, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005cd800?, 0xc000a64000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005cd800, {0xc000a64000, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005cd800, {0xc000a64000?, 0xc000346c50?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005da2b8, {0xc000a64000?, 0x3d382c0?, 0xc0000a19d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000790900, {0xc000a64000?, 0x18?, 0x7f85929c4e38?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007f6d38, {0xc000a64000?, 0x0?, 0xc0007f6d38?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000346d38, {0x29f00a0, 0xc0007f6d38}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000346a88, {0x7f8598625398, 0xc000790900}, 0xc0000a1a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000346a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000346a88, {0xc000a17000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0007cc7e0, {0xc000a17000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0007fc840) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0007fc840, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0007cc7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8700 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9725 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000916100) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9671 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9672 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0001056c0, 0xc001a54000, 0xc000272a00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00099c050, 0x4f}, {{0xc0028cd110, 0x18}, {0xc0028cd129, 0xa}, {0x25e0648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {{0xc0028cd110, 0x18}, {0xc0028cd129, 0xa}, {0x25e0648, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc0028cd110, 0x18}, {0xc0028cd129, 0xa}, {0xc00088d0e0, 0x18}, {0xc00088d0f9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007fc120, 0xc000333500, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007fc120, 0xc000333500) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000a02000, {0x2a15f78, 0xc00093aaa0}, {0x2a2cc00, 0xc00139b8c0}, {0xc00167e7b0, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001d2180, {0x2a15f78, 0xc00093aaa0}, {0x2a2a430, 0xc00093aa50}, {0xc0016ca800, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00059a360, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00059a360, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca800, 0x6}, {0x2a2a430, 0xc00093aa50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca800, 0x6}, {0x2a2a430, 0xc00093aa50}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9579 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 2960 [chan receive, 48 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 2795 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9673 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0001056c0, 0xc00090a6c0, 0xc00063f540) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00099c050, 0x4f}, {{0xc00088ce40, 0x18}, {0xc00088ce59, 0x12}, {0x25e0648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {{0xc00088ce40, 0x18}, {0xc00088ce59, 0x12}, {0x25e0648, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00088ce40, 0x18}, {0xc00088ce59, 0x12}, {0xc00088cde0, 0x18}, {0xc00088cdf9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007fc120, 0xc00062e380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007fc120, 0xc00062e380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000a02000, {0x2a15f78, 0xc00093aaa0}, {0x2a2cc00, 0xc0007fd260}, {0xc000732708, 0x12}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001d2180, {0x2a15f78, 0xc00093aaa0}, {0x2a2a430, 0xc00093a960}, {0xc0016ca7c0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:890 +0x1cc github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0009745a0, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0009745a0, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7c0, 0xd}, {0x2a2a430, 0xc00093a960}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7c0, 0xd}, {0x2a2a430, 0xc00093a960}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9579 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9690 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d4c00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9677 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9703 [IO wait]: internal/poll.runtime_pollWait(0x7f859a194678, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005cce80?, 0xc000a68c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005cce80, {0xc000a68c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005cce80, {0xc000a68c80?, 0xc0003d16d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00079c1b8, {0xc000a68c80?, 0x3d382c0?, 0xc0013559d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008aac78, {0xc000a68c80?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008ab0f8, {0xc000a68c80?, 0x0?, 0xc0008ab0f8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d17b8, {0x29f00a0, 0xc0008ab0f8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d1508, {0x7f8598625398, 0xc0008aac78}, 0xc001355a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d1508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d1508, {0xc0005e8000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000274ea0, {0xc0005e8000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0004e5800) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0004e5800, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000274ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9659 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9670 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0001056c0, 0xc0009a19e0, 0xc0000e8500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {0xc00099c050, 0x4f}, {{0xc00064ef30, 0x18}, {0xc00064ef49, 0x10}, {0x25e7384, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0001056c0, {0x2a15f78, 0xc00093aaa0}, {{0xc00064ef30, 0x18}, {0xc00064ef49, 0x10}, {0x25e7384, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0007fc120, 0xc000a19270, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0007fc120, 0xc000a19270) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0002e76e0, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00093a9b0, {0x2a15f78, 0xc00093aaa0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x9a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a15f78, 0xc00093aaa0}, {0x2a2a430, 0xc00093a9b0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:581 github.com/rclone/rclone/fs/operations.move({0x2a15f78, 0xc00093aaa0}, {0x2a2a3c0, 0xc0001d2180}, {0x0, 0x0}, {0xc0016ca7e0, 0xb}, {0x2a2a430, 0xc00093a9b0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:497 +0xa85 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9579 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9688 [IO wait]: internal/poll.runtime_pollWait(0x7f859a194048, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005cce00?, 0xc000a6a600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005cce00, {0xc000a6a600, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005cce00, {0xc000a6a600?, 0xc00061b6d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00061fbe0, {0xc000a6a600?, 0x3d382c0?, 0xc000a0b9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007903a8, {0xc000a6a600?, 0x18?, 0x7f8598ff8e18?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007f6ed0, {0xc000a6a600?, 0x0?, 0xc0007f6ed0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00061b7b8, {0x29f00a0, 0xc0007f6ed0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00061b508, {0x7f8598625398, 0xc0007903a8}, 0xc000a0ba40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00061b508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00061b508, {0xc00098e000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0007ccfc0, {0xc00098e000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000979bc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000979bc0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0007ccfc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9698 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9720 [IO wait]: internal/poll.runtime_pollWait(0x7f859a194150, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005ccd00?, 0xc000a65980?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0005ccd00, {0xc000a65980, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005ccd00, {0xc000a65980?, 0xc0003d0fd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00079c168, {0xc000a65980?, 0x3d382c0?, 0xc0013549d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008aac30, {0xc000a65980?, 0x18?, 0xc0009b2780?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0008ab170, {0xc000a65980?, 0x0?, 0xc0008ab170?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003d10b8, {0x29f00a0, 0xc0008ab170}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003d0e08, {0x7f8598625398, 0xc0008aac30}, 0xc001354a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003d0e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0003d0e08, {0xc001345000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0013ee000, {0xc001345000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0006d5e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0006d5e00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0013ee000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9715 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9722 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000916000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9672 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.2243566s (try 2/5): exit status 2: Failed []