"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/04/19 01:50:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi" 2025/04/19 01:50:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 01:50:31 DEBUG : Swift container rclone-test-vesisuq3cedi.json: Auto set use_segments_container to true 2025/04/19 01:50:31 DEBUG : Swift container rclone-test-vesisuq3cedi: Auto set use_segments_container to true 2025/04/19 01:50:31 DEBUG : Creating backend with remote "/tmp/rclone3398419047" === 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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/19 01:50:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/19 01:50:32 DEBUG : potato: Seek from 10 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 10 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Seek from 5 to 2 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/19 01:50:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Seek from 5 to 2 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/19 01:50:32 DEBUG : potato: Seek from 8 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 8 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/19 01:50:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 01:50:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 01:50:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 01:50:32 DEBUG : potato: Seek from 5 to 2 2025/04/19 01:50:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/19 01:50:32 DEBUG : potato: Seek from 9 to 0 2025/04/19 01:50:32 DEBUG : potato: Seek from 9 to 0 2025/04/19 01:50:32 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 01:50:32 INFO : Swift container rclone-test-vesisuq3cedi: Container "rclone-test-vesisuq3cedi" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (120.58s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (5.14s) --- PASS: TestCheck/4 (10.20s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/04/19 01:52:32 DEBUG : Creating backend with remote "nonexistent" 2025/04/19 01:52:32 DEBUG : Creating backend with remote "nonexistent" 2025/04/19 01:52:32 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/19 01:52:32 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/19 01:52:32 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/19 01:52:32 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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 (136.75s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (5.21s) --- PASS: TestCheckDownload/3 (5.21s) --- PASS: TestCheckDownload/4 (0.30s) --- PASS: TestCheckDownload/5 (0.22s) --- PASS: TestCheckDownload/6 (0.27s) --- PASS: TestCheckDownload/7 (5.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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 (105.68s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.09s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 01:56:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/19 01:56:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/19 01:56:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/19 01:56:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/19 01:57:01 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/19 01:57:01 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/19 01:57:01 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/19 01:57:01 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.19s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 01:57:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/data" 2025/04/19 01:57:07 DEBUG : Swift container rclone-test-vesisuq3cedi path data.json: Auto set use_segments_container to true 2025/04/19 01:57:14 DEBUG : Swift container rclone-test-vesisuq3cedi 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 (281.91s) --- PASS: TestCheckSum/subtest1 (5.39s) --- PASS: TestCheckSum/subtest2 (5.33s) --- PASS: TestCheckSum/subtest3 (5.51s) --- PASS: TestCheckSum/subtest4 (10.43s) --- PASS: TestCheckSum/subtest5 (5.50s) --- PASS: TestCheckSum/subtest6 (5.47s) --- PASS: TestCheckSum/subtest7 (10.55s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:01:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/data" 2025/04/19 02:01:49 DEBUG : Config file has changed externally - reloading 2025/04/19 02:01:49 DEBUG : Swift container rclone-test-vesisuq3cedi path data.json: Auto set use_segments_container to true 2025/04/19 02:01:55 DEBUG : Swift container rclone-test-vesisuq3cedi 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 (289.92s) --- PASS: TestCheckSumDownload/subtest1 (10.40s) --- PASS: TestCheckSumDownload/subtest2 (15.47s) --- PASS: TestCheckSumDownload/subtest3 (5.57s) --- PASS: TestCheckSumDownload/subtest4 (15.38s) --- PASS: TestCheckSumDownload/subtest5 (10.42s) --- PASS: TestCheckSumDownload/subtest6 (5.42s) --- PASS: TestCheckSumDownload/subtest7 (10.48s) === RUN TestApplyTransforms 2025/04/19 02:06:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fakibax7wuka" 2025/04/19 02:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:06:39 DEBUG : Swift container rclone-test-fakibax7wuka.json: Auto set use_segments_container to true 2025/04/19 02:06:40 DEBUG : Swift container rclone-test-fakibax7wuka: Auto set use_segments_container to true 2025/04/19 02:06:40 DEBUG : Creating backend with remote "/tmp/rclone2042328060" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fakibax7wuka", Local "Local file system at /tmp/rclone2042328060", Modify Window "1ns" 2025/04/19 02:06:40 INFO : Swift container rclone-test-fakibax7wuka: Container "rclone-test-fakibax7wuka" created upper checkfile vs. lower remote (without normalization) 2025/04/19 02:06:56 ERROR : hello, world!: sum not found 2025/04/19 02:06:56 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-fakibax7wuka 2025/04/19 02:06:56 NOTICE: Compressed: TestCompressSwift:rclone-test-fakibax7wuka: 1 files missing 2025/04/19 02:06:56 NOTICE: 1 hashes missing 2025/04/19 02:06:56 NOTICE: Compressed: TestCompressSwift:rclone-test-fakibax7wuka: 2 differences found 2025/04/19 02:06:56 NOTICE: Compressed: TestCompressSwift:rclone-test-fakibax7wuka: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/19 02:07:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:07:01 NOTICE: Compressed: TestCompressSwift:rclone-test-fakibax7wuka: 0 differences found 2025/04/19 02:07:01 NOTICE: Compressed: TestCompressSwift:rclone-test-fakibax7wuka: 1 matching files 2025/04/19 02:07:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-novexuz3fasu" 2025/04/19 02:07:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:07:02 DEBUG : Swift container rclone-test-novexuz3fasu.json: Auto set use_segments_container to true 2025/04/19 02:07:02 DEBUG : Swift container rclone-test-novexuz3fasu: Auto set use_segments_container to true 2025/04/19 02:07:02 DEBUG : Creating backend with remote "/tmp/rclone2001029039" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-novexuz3fasu", Local "Local file system at /tmp/rclone2001029039", Modify Window "1ns" 2025/04/19 02:07:03 INFO : Swift container rclone-test-novexuz3fasu: Container "rclone-test-novexuz3fasu" created lower checkfile vs. upper remote (without normalization) 2025/04/19 02:07:14 ERROR : HELLO, WORLD!: sum not found 2025/04/19 02:07:14 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-novexuz3fasu 2025/04/19 02:07:14 NOTICE: Compressed: TestCompressSwift:rclone-test-novexuz3fasu: 1 files missing 2025/04/19 02:07:14 NOTICE: 1 hashes missing 2025/04/19 02:07:14 NOTICE: Compressed: TestCompressSwift:rclone-test-novexuz3fasu: 2 differences found 2025/04/19 02:07:14 NOTICE: Compressed: TestCompressSwift:rclone-test-novexuz3fasu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/19 02:07:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:07:15 NOTICE: Compressed: TestCompressSwift:rclone-test-novexuz3fasu: 0 differences found 2025/04/19 02:07:15 NOTICE: Compressed: TestCompressSwift:rclone-test-novexuz3fasu: 1 matching files 2025/04/19 02:07:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zoteses3bada" 2025/04/19 02:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:07:15 DEBUG : Swift container rclone-test-zoteses3bada.json: Auto set use_segments_container to true 2025/04/19 02:07:16 DEBUG : Swift container rclone-test-zoteses3bada: Auto set use_segments_container to true 2025/04/19 02:07:16 DEBUG : Creating backend with remote "/tmp/rclone3577800120" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zoteses3bada", Local "Local file system at /tmp/rclone3577800120", Modify Window "1ns" 2025/04/19 02:07:16 INFO : Swift container rclone-test-zoteses3bada: Container "rclone-test-zoteses3bada" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/19 02:07:33 ERROR : HeLlO, wOrLd!: sum not found 2025/04/19 02:07:33 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-zoteses3bada 2025/04/19 02:07:33 NOTICE: Compressed: TestCompressSwift:rclone-test-zoteses3bada: 1 files missing 2025/04/19 02:07:33 NOTICE: 1 hashes missing 2025/04/19 02:07:33 NOTICE: Compressed: TestCompressSwift:rclone-test-zoteses3bada: 2 differences found 2025/04/19 02:07:33 NOTICE: Compressed: TestCompressSwift:rclone-test-zoteses3bada: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/19 02:07:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:07:33 NOTICE: Compressed: TestCompressSwift:rclone-test-zoteses3bada: 0 differences found 2025/04/19 02:07:33 NOTICE: Compressed: TestCompressSwift:rclone-test-zoteses3bada: 1 matching files 2025/04/19 02:07:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kenulih2bece" 2025/04/19 02:07:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:07:33 DEBUG : Swift container rclone-test-kenulih2bece.json: Auto set use_segments_container to true 2025/04/19 02:07:34 DEBUG : Swift container rclone-test-kenulih2bece: Auto set use_segments_container to true 2025/04/19 02:07:34 DEBUG : Creating backend with remote "/tmp/rclone150952621" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kenulih2bece", Local "Local file system at /tmp/rclone150952621", Modify Window "1ns" 2025/04/19 02:07:34 INFO : Swift container rclone-test-kenulih2bece: Container "rclone-test-kenulih2bece" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/19 02:07:45 ERROR : HELLO, WORLD!: sum not found 2025/04/19 02:07:45 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-kenulih2bece 2025/04/19 02:07:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kenulih2bece: 1 files missing 2025/04/19 02:07:45 NOTICE: 1 hashes missing 2025/04/19 02:07:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kenulih2bece: 2 differences found 2025/04/19 02:07:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kenulih2bece: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/19 02:07:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:07:46 NOTICE: Compressed: TestCompressSwift:rclone-test-kenulih2bece: 0 differences found 2025/04/19 02:07:46 NOTICE: Compressed: TestCompressSwift:rclone-test-kenulih2bece: 1 matching files 2025/04/19 02:07:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nupogaj2pefi" 2025/04/19 02:07:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:07:46 DEBUG : Swift container rclone-test-nupogaj2pefi.json: Auto set use_segments_container to true 2025/04/19 02:07:47 DEBUG : Swift container rclone-test-nupogaj2pefi: Auto set use_segments_container to true 2025/04/19 02:07:47 DEBUG : Creating backend with remote "/tmp/rclone1208036155" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nupogaj2pefi", Local "Local file system at /tmp/rclone1208036155", Modify Window "1ns" 2025/04/19 02:07:47 INFO : Swift container rclone-test-nupogaj2pefi: Container "rclone-test-nupogaj2pefi" created NFD checkfile vs. NFC remote (without normalization) 2025/04/19 02:07:58 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/19 02:07:58 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nupogaj2pefi 2025/04/19 02:07:58 NOTICE: Compressed: TestCompressSwift:rclone-test-nupogaj2pefi: 1 files missing 2025/04/19 02:07:58 NOTICE: 1 hashes missing 2025/04/19 02:07:58 NOTICE: Compressed: TestCompressSwift:rclone-test-nupogaj2pefi: 2 differences found 2025/04/19 02:07:58 NOTICE: Compressed: TestCompressSwift:rclone-test-nupogaj2pefi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/19 02:07:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:07:59 NOTICE: Compressed: TestCompressSwift:rclone-test-nupogaj2pefi: 0 differences found 2025/04/19 02:07:59 NOTICE: Compressed: TestCompressSwift:rclone-test-nupogaj2pefi: 1 matching files 2025/04/19 02:07:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-boroqic1bate" 2025/04/19 02:07:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:08:00 DEBUG : Swift container rclone-test-boroqic1bate.json: Auto set use_segments_container to true 2025/04/19 02:08:00 DEBUG : Swift container rclone-test-boroqic1bate: Auto set use_segments_container to true 2025/04/19 02:08:00 DEBUG : Creating backend with remote "/tmp/rclone792136488" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-boroqic1bate", Local "Local file system at /tmp/rclone792136488", Modify Window "1ns" 2025/04/19 02:08:01 INFO : Swift container rclone-test-boroqic1bate: Container "rclone-test-boroqic1bate" created NFC checkfile vs. NFD remote (without normalization) 2025/04/19 02:08:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/19 02:08:12 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-boroqic1bate 2025/04/19 02:08:12 NOTICE: Compressed: TestCompressSwift:rclone-test-boroqic1bate: 1 files missing 2025/04/19 02:08:12 NOTICE: 1 hashes missing 2025/04/19 02:08:12 NOTICE: Compressed: TestCompressSwift:rclone-test-boroqic1bate: 2 differences found 2025/04/19 02:08:12 NOTICE: Compressed: TestCompressSwift:rclone-test-boroqic1bate: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/19 02:08:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:08:13 NOTICE: Compressed: TestCompressSwift:rclone-test-boroqic1bate: 0 differences found 2025/04/19 02:08:13 NOTICE: Compressed: TestCompressSwift:rclone-test-boroqic1bate: 1 matching files 2025/04/19 02:08:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lewadir4beme" 2025/04/19 02:08:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:08:13 DEBUG : Swift container rclone-test-lewadir4beme.json: Auto set use_segments_container to true 2025/04/19 02:08:14 DEBUG : Swift container rclone-test-lewadir4beme: Auto set use_segments_container to true 2025/04/19 02:08:14 DEBUG : Creating backend with remote "/tmp/rclone1258456508" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lewadir4beme", Local "Local file system at /tmp/rclone1258456508", Modify Window "1ns" 2025/04/19 02:08:14 INFO : Swift container rclone-test-lewadir4beme: Container "rclone-test-lewadir4beme" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/19 02:08:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 02:08:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lewadir4beme 2025/04/19 02:08:20 NOTICE: Compressed: TestCompressSwift:rclone-test-lewadir4beme: 1 files missing 2025/04/19 02:08:20 NOTICE: 1 hashes missing 2025/04/19 02:08:20 NOTICE: Compressed: TestCompressSwift:rclone-test-lewadir4beme: 2 differences found 2025/04/19 02:08:20 NOTICE: Compressed: TestCompressSwift:rclone-test-lewadir4beme: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/19 02:08:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:08:20 NOTICE: Compressed: TestCompressSwift:rclone-test-lewadir4beme: 0 differences found 2025/04/19 02:08:20 NOTICE: Compressed: TestCompressSwift:rclone-test-lewadir4beme: 1 matching files 2025/04/19 02:08:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-javofuh6luki" 2025/04/19 02:08:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:08:21 DEBUG : Swift container rclone-test-javofuh6luki.json: Auto set use_segments_container to true 2025/04/19 02:08:21 DEBUG : Swift container rclone-test-javofuh6luki: Auto set use_segments_container to true 2025/04/19 02:08:21 DEBUG : Creating backend with remote "/tmp/rclone1612080117" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-javofuh6luki", Local "Local file system at /tmp/rclone1612080117", Modify Window "1ns" 2025/04/19 02:08:22 INFO : Swift container rclone-test-javofuh6luki: Container "rclone-test-javofuh6luki" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/19 02:08:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 02:08:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-javofuh6luki 2025/04/19 02:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-javofuh6luki: 1 files missing 2025/04/19 02:08:38 NOTICE: 1 hashes missing 2025/04/19 02:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-javofuh6luki: 2 differences found 2025/04/19 02:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-javofuh6luki: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/19 02:08:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-javofuh6luki: 0 differences found 2025/04/19 02:08:38 NOTICE: Compressed: TestCompressSwift:rclone-test-javofuh6luki: 1 matching files 2025/04/19 02:08:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kuyosap6ciye" 2025/04/19 02:08:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:08:39 DEBUG : Swift container rclone-test-kuyosap6ciye.json: Auto set use_segments_container to true 2025/04/19 02:08:39 DEBUG : Swift container rclone-test-kuyosap6ciye: Auto set use_segments_container to true 2025/04/19 02:08:39 DEBUG : Creating backend with remote "/tmp/rclone1706262513" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kuyosap6ciye", Local "Local file system at /tmp/rclone1706262513", Modify Window "1ns" 2025/04/19 02:08:40 INFO : Swift container rclone-test-kuyosap6ciye: Container "rclone-test-kuyosap6ciye" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/19 02:08:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 02:08:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kuyosap6ciye 2025/04/19 02:08:56 NOTICE: Compressed: TestCompressSwift:rclone-test-kuyosap6ciye: 1 files missing 2025/04/19 02:08:56 NOTICE: 1 hashes missing 2025/04/19 02:08:56 NOTICE: Compressed: TestCompressSwift:rclone-test-kuyosap6ciye: 2 differences found 2025/04/19 02:08:56 NOTICE: Compressed: TestCompressSwift:rclone-test-kuyosap6ciye: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/19 02:09:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:09:01 NOTICE: Compressed: TestCompressSwift:rclone-test-kuyosap6ciye: 0 differences found 2025/04/19 02:09:01 NOTICE: Compressed: TestCompressSwift:rclone-test-kuyosap6ciye: 1 matching files 2025/04/19 02:09:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lowoqij4doci" 2025/04/19 02:09:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:09:02 DEBUG : Swift container rclone-test-lowoqij4doci.json: Auto set use_segments_container to true 2025/04/19 02:09:02 DEBUG : Swift container rclone-test-lowoqij4doci: Auto set use_segments_container to true 2025/04/19 02:09:02 DEBUG : Creating backend with remote "/tmp/rclone4227498176" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lowoqij4doci", Local "Local file system at /tmp/rclone4227498176", Modify Window "1ns" 2025/04/19 02:09:03 INFO : Swift container rclone-test-lowoqij4doci: Container "rclone-test-lowoqij4doci" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/19 02:09:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 02:09:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lowoqij4doci 2025/04/19 02:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-lowoqij4doci: 1 files missing 2025/04/19 02:09:10 NOTICE: 1 hashes missing 2025/04/19 02:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-lowoqij4doci: 2 differences found 2025/04/19 02:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-lowoqij4doci: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/19 02:09:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-lowoqij4doci: 0 differences found 2025/04/19 02:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-lowoqij4doci: 1 matching files 2025/04/19 02:09:10 DEBUG : Compressed: TestCompressSwift:rclone-test-lowoqij4doci: Purge remote 2025/04/19 02:09:10 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/19 02:09:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/19 02:09:11 INFO : Swift container rclone-test-lowoqij4doci: Container "rclone-test-lowoqij4doci" removed 2025/04/19 02:09:11 DEBUG : Compressed: TestCompressSwift:rclone-test-kuyosap6ciye: Purge remote 2025/04/19 02:09:11 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/19 02:09:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/19 02:09:21 INFO : Swift container rclone-test-kuyosap6ciye: Container "rclone-test-kuyosap6ciye" removed 2025/04/19 02:09:21 DEBUG : Compressed: TestCompressSwift:rclone-test-javofuh6luki: Purge remote 2025/04/19 02:09:21 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/19 02:09:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/19 02:09:27 INFO : Swift container rclone-test-javofuh6luki: Container "rclone-test-javofuh6luki" removed 2025/04/19 02:09:27 DEBUG : Compressed: TestCompressSwift:rclone-test-lewadir4beme: Purge remote 2025/04/19 02:09:27 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/19 02:09:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/19 02:09:28 INFO : Swift container rclone-test-lewadir4beme: Container "rclone-test-lewadir4beme" removed 2025/04/19 02:09:28 DEBUG : Compressed: TestCompressSwift:rclone-test-boroqic1bate: Purge remote 2025/04/19 02:09:28 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:28 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/19 02:09:34 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/19 02:09:34 INFO : Swift container rclone-test-boroqic1bate: Container "rclone-test-boroqic1bate" removed 2025/04/19 02:09:34 DEBUG : Compressed: TestCompressSwift:rclone-test-nupogaj2pefi: Purge remote 2025/04/19 02:09:34 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:34 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/19 02:09:39 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/19 02:09:39 INFO : Swift container rclone-test-nupogaj2pefi: Container "rclone-test-nupogaj2pefi" removed 2025/04/19 02:09:39 DEBUG : Compressed: TestCompressSwift:rclone-test-kenulih2bece: Purge remote 2025/04/19 02:09:39 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:40 INFO : HELLO, WORLD!.bin: Deleted 2025/04/19 02:09:50 INFO : HELLO, WORLD!.json: Deleted 2025/04/19 02:09:50 INFO : Swift container rclone-test-kenulih2bece: Container "rclone-test-kenulih2bece" removed 2025/04/19 02:09:50 DEBUG : Compressed: TestCompressSwift:rclone-test-zoteses3bada: Purge remote 2025/04/19 02:09:50 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:55 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/19 02:09:55 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/19 02:09:56 INFO : Swift container rclone-test-zoteses3bada: Container "rclone-test-zoteses3bada" removed 2025/04/19 02:09:56 DEBUG : Compressed: TestCompressSwift:rclone-test-novexuz3fasu: Purge remote 2025/04/19 02:09:56 DEBUG : Waiting for deletions to finish 2025/04/19 02:09:56 INFO : HELLO, WORLD!.bin: Deleted 2025/04/19 02:10:06 INFO : HELLO, WORLD!.json: Deleted 2025/04/19 02:10:06 INFO : Swift container rclone-test-novexuz3fasu: Container "rclone-test-novexuz3fasu" removed 2025/04/19 02:10:06 DEBUG : Compressed: TestCompressSwift:rclone-test-fakibax7wuka: Purge remote 2025/04/19 02:10:06 DEBUG : Waiting for deletions to finish 2025/04/19 02:10:11 INFO : hello, world!.bin: Deleted 2025/04/19 02:10:12 INFO : hello, world!.json: Deleted 2025/04/19 02:10:12 INFO : Swift container rclone-test-fakibax7wuka: Container "rclone-test-fakibax7wuka" removed --- PASS: TestApplyTransforms (213.19s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:10:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/19 02:10:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 02:10:28 INFO : file1: Copied (new) to: sub/file2 2025/04/19 02:10:33 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:10:33 DEBUG : file1: Unchanged skipping 2025/04/19 02:10:33 DEBUG : Compressed: TestCompressSwift:rclone-test-vesisuq3cedi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (31.95s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:11:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/backup" 2025/04/19 02:11:01 DEBUG : Swift container rclone-test-vesisuq3cedi path backup.json: Auto set use_segments_container to true 2025/04/19 02:11:07 DEBUG : Swift container rclone-test-vesisuq3cedi path backup: Auto set use_segments_container to true 2025/04/19 02:11:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/19 02:11:43 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/19 02:11:43 INFO : dst/file1: Copied (server-side copy) 2025/04/19 02:11:49 INFO : dst/file1: Deleted 2025/04/19 02:11:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 02:11:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (96.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:12:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/dst" 2025/04/19 02:12:21 DEBUG : Swift container rclone-test-vesisuq3cedi path dst.json: Auto set use_segments_container to true 2025/04/19 02:12:27 DEBUG : Swift container rclone-test-vesisuq3cedi path dst: Auto set use_segments_container to true 2025/04/19 02:12:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/CompareDest" 2025/04/19 02:12:38 DEBUG : Swift container rclone-test-vesisuq3cedi path CompareDest.json: Auto set use_segments_container to true 2025/04/19 02:12:44 DEBUG : Swift container rclone-test-vesisuq3cedi path CompareDest: Auto set use_segments_container to true 2025/04/19 02:12:54 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 02:13:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/19 02:13:15 INFO : one: Copied (new) 2025/04/19 02:13:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:13:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/19 02:13:41 INFO : one: Copied (replaced existing) 2025/04/19 02:14:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:14:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:14:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 02:15:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 02:15:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:15:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 02:15:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 02:15:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:15:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 02:15:58 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 02:15:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/19 02:16:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/19 02:16:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (280.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:17:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/dst" 2025/04/19 02:17:01 DEBUG : Config file has changed externally - reloading 2025/04/19 02:17:01 DEBUG : Swift container rclone-test-vesisuq3cedi path dst.json: Auto set use_segments_container to true 2025/04/19 02:17:07 DEBUG : Swift container rclone-test-vesisuq3cedi path dst: Auto set use_segments_container to true 2025/04/19 02:17:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/CopyDest" 2025/04/19 02:17:18 DEBUG : Swift container rclone-test-vesisuq3cedi path CopyDest.json: Auto set use_segments_container to true 2025/04/19 02:17:24 DEBUG : Swift container rclone-test-vesisuq3cedi path CopyDest: Auto set use_segments_container to true 2025/04/19 02:17:29 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 02:17:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/19 02:17:50 INFO : one: Copied (new) 2025/04/19 02:18:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:18:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/19 02:18:46 INFO : one: Copied (replaced existing) 2025/04/19 02:19:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/BackupDir" 2025/04/19 02:19:18 DEBUG : Swift container rclone-test-vesisuq3cedi path BackupDir.json: Auto set use_segments_container to true 2025/04/19 02:19:24 DEBUG : Swift container rclone-test-vesisuq3cedi path BackupDir: Auto set use_segments_container to true 2025/04/19 02:19:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:19:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:19:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 02:19:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/19 02:19:56 INFO : one: Copied (server-side copy) 2025/04/19 02:20:07 INFO : one: Deleted 2025/04/19 02:20:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/19 02:20:42 INFO : one: Copied (server-side copy) 2025/04/19 02:20:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/19 02:21:09 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 02:21:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:21:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/19 02:21:51 INFO : two: Copied (server-side copy) 2025/04/19 02:21:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/19 02:22:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:22:22 DEBUG : two: Unchanged skipping 2025/04/19 02:22:55 DEBUG : three: Need to transfer - File not found at Destination 2025/04/19 02:22:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/19 02:22:55 DEBUG : three: Destination not found in --copy-dest 2025/04/19 02:23:12 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/19 02:23:12 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (475.96s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.17s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:25:02 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/19 02:25:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 02:25:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/19 02:25:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/19 02:25:29 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/19 02:25:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-vesisuq3cedi/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/19 02:25:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/19 02:25:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/19 02:26:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b7bbd2ed565353c154cec515fc2cd3c6 OK 2025/04/19 02:26:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (100.64s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.23s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:27:32 INFO : Compressed: TestCompressSwift:rclone-test-vesisuq3cedi: Looking for duplicate md5 hashes using newest mode. 2025/04/19 02:27:33 NOTICE: a1ffb5491a5c1426e6f39d94bce9262b: Found 3 files with duplicate md5 hashes 2025/04/19 02:27:43 INFO : one: Deleted 2025/04/19 02:27:48 INFO : also/one: Deleted 2025/04/19 02:27:48 NOTICE: a1ffb5491a5c1426e6f39d94bce9262b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (85.95s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.27s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.13s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:29:39 DEBUG : a.txt: Excluded (Size Filter) 2025/04/19 02:29:39 DEBUG : a.txt: Excluded 2025/04/19 02:29:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 02:29:39 DEBUG : sub dir/hello world: Excluded 2025/04/19 02:29:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 02:29:39 DEBUG : sub dir/hello world2: Excluded 2025/04/19 02:29:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 02:29:39 DEBUG : sub dir/hello world: Excluded 2025/04/19 02:29:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 02:29:39 DEBUG : sub dir/hello world2: Excluded 2025/04/19 02:29:39 DEBUG : sub dir/ignore dir: Excluded 2025/04/19 02:29:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (142.01s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:31:47 DEBUG : a.txt: Excluded (Size Filter) 2025/04/19 02:31:47 DEBUG : a.txt: Excluded 2025/04/19 02:31:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 02:31:47 DEBUG : sub dir/hello world: Excluded 2025/04/19 02:31:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 02:31:47 DEBUG : sub dir/hello world2: Excluded 2025/04/19 02:31:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 02:31:47 DEBUG : sub dir/hello world: Excluded 2025/04/19 02:31:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 02:31:47 DEBUG : sub dir/hello world2: Excluded 2025/04/19 02:31:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/19 02:31:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (127.81s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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 (44.47s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (5.10s) --- PASS: TestListJSON/ShowHash (5.20s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", 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/19 02:34:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/notfound" 2025/04/19 02:34:07 DEBUG : Config file has changed externally - reloading 2025/04/19 02:34:08 DEBUG : Swift container rclone-test-vesisuq3cedi path notfound.json: Auto set use_segments_container to true 2025/04/19 02:34:14 DEBUG : Swift container rclone-test-vesisuq3cedi path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (70.10s) --- PASS: TestStatJSON/Root (0.11s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (5.15s) --- PASS: TestStatJSON/NotFound (5.23s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.73s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:34:30 INFO : Compressed: TestCompressSwift:rclone-test-vesisuq3cedi: Making directory 2025/04/19 02:34:30 INFO : Compressed: TestCompressSwift:rclone-test-vesisuq3cedi: Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestLsd (21.58s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestLs (47.15s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:36:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/19 02:36:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (67.11s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestLsLong (47.08s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (62.29s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (0.21s) === RUN TestHashSumsWithErrors 2025/04/19 02:38:35 DEBUG : Creating backend with remote ":memory:" 2025/04/19 02:38:35 DEBUG : Config file has changed externally - reloading 2025/04/19 02:38:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/19 02:38:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/19 02:38:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/19 02:38:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/19 02:38:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/19 02:38:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/19 02:38:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/19 02:38:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/19 02:38:35 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestCount (74.87s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:40:13 DEBUG : Waiting for deletions to finish 2025/04/19 02:40:13 DEBUG : large: Excluded (Size Filter) 2025/04/19 02:40:14 INFO : small: Deleted 2025/04/19 02:40:19 INFO : medium: Deleted --- PASS: TestDelete (29.48s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:40:47 DEBUG : Waiting for deletions to finish 2025/04/19 02:40:47 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/19 02:40:47 INFO : large: Deleted 2025/04/19 02:40:52 INFO : medium: Deleted --- PASS: TestMaxDelete (33.80s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:41:16 DEBUG : Waiting for deletions to finish 2025/04/19 02:41:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/19 02:41:16 INFO : small: Deleted 2025/04/19 02:41:21 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (28.57s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:41:44 DEBUG : Waiting for deletions to finish 2025/04/19 02:41:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/19 02:41:44 INFO : large: Deleted 2025/04/19 02:41:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (33.32s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestReadFile (7.79s) === RUN TestRetry 2025/04/19 02:42:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/19 02:42:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/19 02:42:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 02:42:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 02:42:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 02:42:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 02:42:03 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestCat (64.26s) === RUN TestPurge 2025/04/19 02:43:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dibetaf1tiho" 2025/04/19 02:43:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:43:08 DEBUG : Swift container rclone-test-dibetaf1tiho.json: Auto set use_segments_container to true 2025/04/19 02:43:08 DEBUG : Swift container rclone-test-dibetaf1tiho: Auto set use_segments_container to true 2025/04/19 02:43:08 DEBUG : Creating backend with remote "/tmp/rclone1830835023" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dibetaf1tiho", Local "Local file system at /tmp/rclone1830835023", Modify Window "1ns" 2025/04/19 02:43:09 INFO : Swift container rclone-test-dibetaf1tiho: Container "rclone-test-dibetaf1tiho" created 2025/04/19 02:43:21 INFO : A2: Making directory 2025/04/19 02:43:21 INFO : A1/B2: Making directory 2025/04/19 02:43:21 INFO : A1/B2/C2: Making directory 2025/04/19 02:43:21 INFO : A1/B1/C3: Making directory 2025/04/19 02:43:21 INFO : A3: Making directory 2025/04/19 02:43:21 INFO : A3/B3: Making directory 2025/04/19 02:43:21 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/19 02:43:47 DEBUG : Waiting for deletions to finish 2025/04/19 02:43:47 INFO : A1/B1/C1/one.bin: Deleted 2025/04/19 02:43:52 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/19 02:44:07 DEBUG : Waiting for deletions to finish 2025/04/19 02:44:12 INFO : A1/two.bin: Deleted 2025/04/19 02:44:12 INFO : A1/two.json: Deleted 2025/04/19 02:44:12 INFO : Swift container rclone-test-dibetaf1tiho: Container "rclone-test-dibetaf1tiho" removed 2025/04/19 02:44:13 DEBUG : Compressed: TestCompressSwift:rclone-test-dibetaf1tiho: Purge remote 2025/04/19 02:44:13 DEBUG : Waiting for deletions to finish 2025/04/19 02:44:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (65.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:44:24 INFO : A2: Making directory 2025/04/19 02:44:24 INFO : A1/B2: Making directory 2025/04/19 02:44:24 INFO : A1/B2/C2: Making directory 2025/04/19 02:44:24 INFO : A1/B1/C3: Making directory 2025/04/19 02:44:24 INFO : A3: Making directory 2025/04/19 02:44:24 INFO : A3/B3: Making directory 2025/04/19 02:44:24 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/19 02:44:36 DEBUG : removing 1 level 3 directories 2025/04/19 02:44:36 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/19 02:44:43 DEBUG : removing 1 level 0 directories 2025/04/19 02:44:43 INFO : Compressed: TestCompressSwift:rclone-test-vesisuq3cedi: Removing directory 2025/04/19 02:44:43 INFO : Swift container rclone-test-vesisuq3cedi: Container "rclone-test-vesisuq3cedi" removed --- PASS: TestRmdirsNoLeaveRoot (30.49s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:44:43 INFO : Swift container rclone-test-vesisuq3cedi: Container "rclone-test-vesisuq3cedi" created 2025/04/19 02:44:43 INFO : A1: Making directory 2025/04/19 02:44:43 INFO : A1/B1: Making directory 2025/04/19 02:44:43 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.51s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:44:44 INFO : A1: Making directory 2025/04/19 02:44:44 INFO : A1/B1: Making directory 2025/04/19 02:44:44 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:45:00 DEBUG : filename.txt: File name found in url 2025/04/19 02:45:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (65.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:45:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/19 02:46:05 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 02:46:05 INFO : file1: Copied (new) to: sub/file2 2025/04/19 02:46:05 INFO : file1: Deleted 2025/04/19 02:46:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/19 02:46:15 DEBUG : file1: Unchanged skipping 2025/04/19 02:46:15 INFO : file1: Deleted 2025/04/19 02:46:20 DEBUG : Compressed: TestCompressSwift:rclone-test-vesisuq3cedi: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (37.29s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:46:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/19 02:46:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 02:46:42 INFO : file1: Copied (new) 2025/04/19 02:46:42 INFO : file1: Deleted 2025/04/19 02:46:47 DEBUG : file1: Destination exists, skipping 2025/04/19 02:46:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (26.49s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.18s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:47:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesisuq3cedi/backup" 2025/04/19 02:47:09 DEBUG : Config file has changed externally - reloading 2025/04/19 02:47:10 DEBUG : Swift container rclone-test-vesisuq3cedi path backup.json: Auto set use_segments_container to true 2025/04/19 02:47:15 DEBUG : Swift container rclone-test-vesisuq3cedi path backup: Auto set use_segments_container to true 2025/04/19 02:47:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/19 02:47:46 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/19 02:47:46 INFO : dst/file1: Copied (server-side copy) 2025/04/19 02:47:52 INFO : dst/file1: Deleted 2025/04/19 02:48:02 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 02:48:02 INFO : dst/file1: Copied (new) 2025/04/19 02:48:02 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (85.27s) === 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-vesisuq3cedi", Local "Local file system at /tmp/rclone3398419047", Modify Window "1ns" 2025/04/19 02:49:03 INFO : A1/B2: Making directory 2025/04/19 02:49:03 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/19 02:49:41 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/19 02:49:41 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/19 02:49:41 INFO : A1/one: Deleted 2025/04/19 02:49:46 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/19 02:49:46 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/19 02:49:46 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/19 02:49:46 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/19 02:49:46 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/19 02:49:46 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/19 02:49:46 INFO : A1/B1/three: Deleted 2025/04/19 02:49:46 INFO : A1/two: Deleted 2025/04/19 02:49:51 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/19 02:49:51 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/19 02:49:56 INFO : A1/B1/C2/five: Deleted 2025/04/19 02:49:56 INFO : A1/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (2m13s) goroutine 9939 [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, 3 minutes]: testing.(*T).Run(0xc00016a340, {0x25f4588?, 0x0?}, 0x2735bb0) /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(0xc00016a340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00016a340, 0xc000b07c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000500f90, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?}) /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(0xc0005db4a0) /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(0xc0005db4a0) /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 9569 [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(0xc000d79e60?) /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(0xc000af7380) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a13640, 0x3d587a0}, {0x2a27ba0, 0xc000426200}, {0x29dae68, 0x2}, {0x25ddcef, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7b5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc00034f040) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 +0xbdd testing.tRunner(0xc00034f040, 0x2735bb0) /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 9859 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000487900) /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 9853 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9923 [select]: net/http.(*persistConn).roundTrip(0xc000825200, 0xc000b5cb40) /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(0xc00041c300, 0xc000b5e8c0) /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(0xc0003683f0, 0xc000b5e8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b5e8c0, {0x29ed100, 0xc0003683f0}, {0x453601?, 0xc000854f40?, 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(0xc000c04150, 0xc000b5e8c0, {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(0xc000c04150, 0xc000b5e8c0) /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 9856 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 327 [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 301 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8187 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00034d180) /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 8186 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 1242 [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 1232 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1457 [chan receive (nil chan), 55 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 1447 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 516 [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 490 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9698 [IO wait]: internal/poll.runtime_pollWait(0x7f36bc594758, 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(0xc0006d4200?, 0xc000aae600?, 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(0xc0006d4200, {0xc000aae600, 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(0xc0006d4200, {0xc000aae600?, 0xc0008a7868?, 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(0xc00063f6e0, {0xc000aae600?, 0x3d352c0?, 0xc0008a79d0?}) /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(0xc0009c4c48, {0xc000aae600?, 0x18?, 0x7f36bc3fcd38?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000500360, {0xc000aae600?, 0x0?, 0xc000500360?}) /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(0xc000adc9b8, {0x29ed880, 0xc000500360}) /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(0xc000adc708, {0x7f36bc418738, 0xc0009c4c48}, 0xc0008a7a40?) /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(0xc000adc708, 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(0xc000adc708, {0xc000ace000, 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(0xc0008e4120, {0xc000ace000?, 0x81d5e5?, 0x2158700?}) /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(0xc000c4f200) /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(0xc000c4f200, 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(0xc0008e4120) /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 9660 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 174 [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 164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3539 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9664 [IO wait]: internal/poll.runtime_pollWait(0x7f36bc593f18, 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(0xc0006d4100?, 0xc000aa8000?, 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(0xc0006d4100, {0xc000aa8000, 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(0xc0006d4100, {0xc000aa8000?, 0xc000345350?, 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(0xc00008e030, {0xc000aa8000?, 0x3d352c0?, 0xc0009859d0?}) /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(0xc000012060, {0xc000aa8000?, 0x18?, 0x7f36bc1e7180?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000500288, {0xc000aa8000?, 0x0?, 0xc000500288?}) /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(0xc000345438, {0x29ed880, 0xc000500288}) /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(0xc000345188, {0x7f36bc418738, 0xc000012060}, 0xc000985a40?) /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(0xc000345188, 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(0xc000345188, {0xc000acc000, 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(0xc000a370e0, {0xc000acc000?, 0x81d5e5?, 0x2158700?}) /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(0xc000c4ef60) /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(0xc000c4ef60, 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(0xc000a370e0) /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 9678 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9853 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000385880, 0xc00072dec0, 0xc000b5ef00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc000060730, 0x4f}, {{0xc0005335c0, 0x18}, {0xc0005335d9, 0xa}, {0x25df648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000385880, {0x2a13758, 0xc000827ea0}, {{0xc0005335c0, 0x18}, {0xc0005335d9, 0xa}, {0x25df648, 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(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc0005335c0, 0x18}, {0xc0005335d9, 0xa}, {0xc000a7c540, 0x18}, {0xc000a7c559, ...}, ...) /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(0xc0003967e0, 0xc0004b0a10, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003967e0, 0xc0004b0a10) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000007c00, {0x2a13758, 0xc000827ea0}, {0x2a2a3e0, 0xc000c556e0}, {0xc000196e00, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000426200, {0x2a13758, 0xc000827ea0}, {0x2a27c10, 0xc000827e00}, {0xc0006896a0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000ada1b0, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000ada1b0, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc0006896a0, 0x6}, {0x2a27c10, 0xc000827e00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc0006896a0, 0x6}, {0x2a27c10, 0xc000827e00}, ...) /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.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9569 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9912 [select]: net/http.(*persistConn).roundTrip(0xc0008e4000, 0xc000744320) /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(0xc00041c300, 0xc000b803c0) /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(0xc0003683f0, 0xc000b803c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b803c0, {0x29ed100, 0xc0003683f0}, {0x1?, 0x20?, 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(0xc000c04150, 0xc000b803c0, {0x470ef9?, 0xc000a12df0?, 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(0xc000c04150, 0xc000b803c0) /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 9876 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 237 [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 227 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3444 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1280 [chan receive (nil chan), 55 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 1270 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9905 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d1800) /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 9856 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 283 [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 1467 [chan receive (nil chan), 55 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 1361 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3610 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 717 [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 707 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 422 [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 412 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 750 [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 740 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 838 [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 796 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3056 [chan receive, 43 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 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 562 [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 504 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 626 [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 601 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1053 [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 1043 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 666 [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 656 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9916 [select]: net/http.(*persistConn).roundTrip(0xc0008e4240, 0xc000744500) /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(0xc00041c300, 0xc000b80640) /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(0xc0003683f0, 0xc000b80640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b80640, {0x29ed100, 0xc0003683f0}, {0x1?, 0x20?, 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(0xc000c04150, 0xc000b80640, {0x470ef9?, 0xc000a12df0?, 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(0xc000c04150, 0xc000b80640) /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 9855 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1348 [chan receive (nil chan), 55 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 1306 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1194 [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 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9862 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000487a00) /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 9876 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 2844 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9686 [IO wait]: internal/poll.runtime_pollWait(0x7f36bc594128, 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(0xc0006d4080?, 0xc000aacc80?, 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(0xc0006d4080, {0xc000aacc80, 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(0xc0006d4080, {0xc000aacc80?, 0xc000099898?, 0x425825?}) /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(0xc00063f6f0, {0xc000aacc80?, 0x41261e?, 0x7f36bc1cc088?}) /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(0xc0009c4c90, {0xc000aacc80?, 0x18?, 0x7f36bc3a8ee8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007fa018, {0xc000aacc80?, 0x0?, 0xc0007fa018?}) /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(0xc000adcd38, {0x29ed880, 0xc0007fa018}) /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(0xc000adca88, {0x7f36bc418738, 0xc0009c4c90}, 0xc000099a40?) /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(0xc000adca88, 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(0xc000adca88, {0xc00070e000, 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(0xc0008e4240, {0xc00070e000?, 0x81d5e5?, 0x2158700?}) /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(0xc0017ab3e0) /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(0xc0017ab3e0, 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(0xc0008e4240) /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 9663 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3341 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1081 [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 975 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 955 [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 945 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1406 [chan receive (nil chan), 55 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 1396 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9688 [IO wait]: internal/poll.runtime_pollWait(0x7f36bc594020, 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(0xc0006d4180?, 0xc00099f980?, 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(0xc0006d4180, {0xc00099f980, 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(0xc0006d4180, {0xc00099f980?, 0xc0003456d0?, 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(0xc00008e040, {0xc00099f980?, 0x3d352c0?, 0xc0008a29d0?}) /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(0xc000012120, {0xc00099f980?, 0x18?, 0x7f36bc1cbf48?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009c5e78, {0xc00099f980?, 0x0?, 0xc0009c5e78?}) /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(0xc0003457b8, {0x29ed880, 0xc0009c5e78}) /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(0xc000345508, {0x7f36bc418738, 0xc000012120}, 0xc0008a2a40?) /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(0xc000345508, 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(0xc000345508, {0xc00072a000, 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(0xc0008e4000, {0xc00072a000?, 0x81d5e5?, 0x2158700?}) /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(0xc0017ab5c0) /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(0xc0017ab5c0, 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(0xc0008e4000) /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 9657 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3004 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9699 [select]: net/http.(*persistConn).writeLoop(0xc0008e4120) /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 9660 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3247 [chan receive, 43 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 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3186 [chan receive, 43 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 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9890 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d1700) /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 9855 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 2863 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2843 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9855 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000385880, 0xc001177c80, 0xc000b80640) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc000060730, 0x4f}, {{0xc0017b47b0, 0x18}, {0xc0017b47c9, 0x11}, {0x25df648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000385880, {0x2a13758, 0xc000827ea0}, {{0xc0017b47b0, 0x18}, {0xc0017b47c9, 0x11}, {0x25df648, 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(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc0017b47b0, 0x18}, {0xc0017b47c9, 0x11}, {0xc000a7c450, 0x18}, {0xc000a7c469, ...}, ...) /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(0xc0003967e0, 0xc00015ee00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003967e0, 0xc00015ee00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000007c00, {0x2a13758, 0xc000827ea0}, {0x2a2a3e0, 0xc000c554a0}, {0xc0006d3bc0, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000426200, {0x2a13758, 0xc000827ea0}, {0x2a27c10, 0xc000827d10}, {0xc0006896e0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0003d9440, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0003d9440, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc0006896e0, 0xd}, {0x2a27c10, 0xc000827d10}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc0006896e0, 0xd}, {0x2a27c10, 0xc000827d10}, ...) /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.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9569 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9876 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000385880, 0xc0011778c0, 0xc000b803c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc000060730, 0x4f}, {{0xc0017b4630, 0x18}, {0xc0017b4649, 0xf}, {0x25df648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000385880, {0x2a13758, 0xc000827ea0}, {{0xc0017b4630, 0x18}, {0xc0017b4649, 0xf}, {0x25df648, 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(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc0017b4630, 0x18}, {0xc0017b4649, 0xf}, {0xc000a7c330, 0x18}, {0xc000a7c349, ...}, ...) /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(0xc0003967e0, 0xc0005b3e30, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003967e0, 0xc0005b3e30) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000007c00, {0x2a13758, 0xc000827ea0}, {0x2a2a3e0, 0xc000c55620}, {0xc000196c60, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000426200, {0x2a13758, 0xc000827ea0}, {0x2a27c10, 0xc000827db0}, {0xc000689690, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000ada480, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000ada480, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc000689690, 0xb}, {0x2a27c10, 0xc000827db0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc000689690, 0xb}, {0x2a27c10, 0xc000827db0}, ...) /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.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9569 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 8682 [select]: net/http.(*persistConn).writeLoop(0xc000825200) /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 8673 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8508 [chan receive, 8 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 8507 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8681 [IO wait]: internal/poll.runtime_pollWait(0x7f36bc594650, 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(0xc000426780?, 0xc00099e000?, 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(0xc000426780, {0xc00099e000, 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(0xc000426780, {0xc00099e000?, 0xc0002e4c50?, 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(0xc00063f4c0, {0xc00099e000?, 0x3d352c0?, 0xc0008a89d0?}) /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(0xc000500348, {0xc00099e000?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00062f338, {0xc00099e000?, 0x0?, 0xc00062f338?}) /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(0xc0002e4d38, {0x29ed880, 0xc00062f338}) /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(0xc0002e4a88, {0x7f36bc418738, 0xc000500348}, 0xc0008a8a40?) /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(0xc0002e4a88, 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(0xc0002e4a88, {0xc000a38000, 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(0xc000825200, {0xc000a38000?, 0x81d5e5?, 0x2158700?}) /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(0xc000a3fb00) /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(0xc000a3fb00, 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(0xc000825200) /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 8673 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9930 [select]: net/http.(*persistConn).roundTrip(0xc000a370e0, 0xc000b5ce10) /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(0xc00041c300, 0xc000b5edc0) /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(0xc0003683f0, 0xc000b5edc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b5edc0, {0x29ed100, 0xc0003683f0}, {0x7f36bc413301?, 0x7f36bc413318?, 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(0xc000c04150, 0xc000b5edc0, {0x470ef9?, 0xc0009c0df0?, 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(0xc000c04150, 0xc000b5edc0) /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 9854 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9856 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000385880, 0xc00072d680, 0xc000b5e8c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc000060730, 0x4f}, {{0xc000937e30, 0x18}, {0xc000937e49, 0x12}, {0x25df52c, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000385880, {0x2a13758, 0xc000827ea0}, {{0xc000937e30, 0x18}, {0xc000937e49, 0x12}, {0x25df52c, 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).objectBase(0xc0008d1270?, {0x2a13758?, 0xc000827ea0?}, {0xc000937e30?, 0xc0008d12d8?}, {0xc000937e49, 0x12}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0008d1610) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0003967e0, 0xc00072d5c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003967e0, 0xc00072d5c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00072d560, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000007c00, {0x2a13758, 0xc000827ea0}, {0xc0006ed5d8, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2a13758?, 0xc000827ea0?}, {0xc0006ed5d8?, 0x2a47318?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000426200, {0x2a13758, 0xc000827ea0}, {0xc000689700, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000426200, {0x2a13758, 0xc000827ea0}, {0x2a27c10, 0xc000827d60}, {0xc000689700, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000b623f0, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000b623f0, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc000689700, 0xd}, {0x2a27c10, 0xc000827d60}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc000689700, 0xd}, {0x2a27c10, 0xc000827d60}, ...) /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.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9569 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9887 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d1600) /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 9854 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9687 [select]: net/http.(*persistConn).writeLoop(0xc0008e4240) /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 9663 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9932 [select]: net/http.(*persistConn).roundTrip(0xc0008e4120, 0xc000b5cf00) /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(0xc00041c300, 0xc000b5ef00) /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(0xc0003683f0, 0xc000b5ef00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b5ef00, {0x29ed100, 0xc0003683f0}, {0x453601?, 0xc000854f40?, 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(0xc000c04150, 0xc000b5ef00, {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(0xc000c04150, 0xc000b5ef00) /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 9853 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9854 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000385880, 0xc00072dc20, 0xc000b5edc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc000060730, 0x4f}, {{0xc000532120, 0x18}, {0xc000532139, 0xa}, {0x25df648, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000385880, {0x2a13758, 0xc000827ea0}, {{0xc000532120, 0x18}, {0xc000532139, 0xa}, {0x25df648, 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(0xc000385880, {0x2a13758, 0xc000827ea0}, {0xc000532120, 0x18}, {0xc000532139, 0xa}, {0xc000532030, 0x18}, {0xc000532049, ...}, ...) /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(0xc0003967e0, 0xc0004b04d0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003967e0, 0xc0004b04d0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000007c00, {0x2a13758, 0xc000827ea0}, {0x2a2a3e0, 0xc000c557a0}, {0xc000689d10, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000426200, {0x2a13758, 0xc000827ea0}, {0x2a27c10, 0xc000827e50}, {0xc0006896b0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0003d9170, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0003d9170, {0x2a13758, 0xc000827ea0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc0006896b0, 0x6}, {0x2a27c10, 0xc000827e50}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a13758, 0xc000827ea0}, {0x2a27ba0, 0xc000426200}, {0x0, 0x0}, {0xc0006896b0, 0x6}, {0x2a27c10, 0xc000827e50}, ...) /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.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9569 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 9689 [select]: net/http.(*persistConn).writeLoop(0xc0008e4000) /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 9657 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9665 [select]: net/http.(*persistConn).writeLoop(0xc000a370e0) /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 9678 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.356554717s (try 1/5): exit status 2: Failed []