"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/26 17:26:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja" 2025/06/26 17:26:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:26:08 DEBUG : Swift container rclone-test-cugufeg0fuja.json: Auto set use_segments_container to true 2025/06/26 17:26:08 DEBUG : Swift container rclone-test-cugufeg0fuja: Auto set use_segments_container to true 2025/06/26 17:26:08 DEBUG : Creating backend with remote "/tmp/rclone3593846177" === 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-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/26 17:26:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/26 17:26:09 DEBUG : potato: Seek from 10 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 10 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Seek from 5 to 2 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/26 17:26:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Seek from 5 to 2 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/26 17:26:09 DEBUG : potato: Seek from 8 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 8 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/26 17:26:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/26 17:26:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/26 17:26:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/26 17:26:09 DEBUG : potato: Seek from 5 to 2 2025/06/26 17:26:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/26 17:26:09 DEBUG : potato: Seek from 9 to 0 2025/06/26 17:26:09 DEBUG : potato: Seek from 9 to 0 2025/06/26 17:26:09 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-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:26:09 INFO : Swift container rclone-test-cugufeg0fuja: Container "rclone-test-cugufeg0fuja" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (127.47s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (5.13s) --- PASS: TestCheck/6 (5.15s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/06/26 17:28:16 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 17:28:16 DEBUG : Creating backend with remote "nonexistent" 2025/06/26 17:28:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/26 17:28:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/26 17:28:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/26 17:28:16 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-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", 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 (135.88s) --- PASS: TestCheckDownload/1 (0.20s) --- PASS: TestCheckDownload/2 (0.17s) --- PASS: TestCheckDownload/3 (0.23s) --- PASS: TestCheckDownload/4 (5.23s) --- PASS: TestCheckDownload/5 (5.18s) --- PASS: TestCheckDownload/6 (10.19s) --- PASS: TestCheckDownload/7 (10.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", 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.11s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.04s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:32:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 17:32:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 17:32:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 17:32:28 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/26 17:32:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/26 17:32:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/26 17:32:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/26 17:32:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.38s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:32:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/data" 2025/06/26 17:32:50 DEBUG : Swift container rclone-test-cugufeg0fuja path data.json: Auto set use_segments_container to true 2025/06/26 17:32:56 DEBUG : Swift container rclone-test-cugufeg0fuja 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 (160.15s) --- PASS: TestCheckSum/subtest1 (0.32s) --- PASS: TestCheckSum/subtest2 (0.38s) --- PASS: TestCheckSum/subtest3 (0.39s) --- PASS: TestCheckSum/subtest4 (0.41s) --- PASS: TestCheckSum/subtest5 (0.44s) --- PASS: TestCheckSum/subtest6 (10.43s) --- PASS: TestCheckSum/subtest7 (0.42s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:35:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/data" 2025/06/26 17:35:30 DEBUG : Swift container rclone-test-cugufeg0fuja path data.json: Auto set use_segments_container to true 2025/06/26 17:35:35 DEBUG : Swift container rclone-test-cugufeg0fuja 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 (208.26s) --- PASS: TestCheckSumDownload/subtest1 (5.50s) --- PASS: TestCheckSumDownload/subtest2 (5.43s) --- PASS: TestCheckSumDownload/subtest3 (5.54s) --- PASS: TestCheckSumDownload/subtest4 (5.39s) --- PASS: TestCheckSumDownload/subtest5 (5.37s) --- PASS: TestCheckSumDownload/subtest6 (5.39s) --- PASS: TestCheckSumDownload/subtest7 (10.38s) === RUN TestApplyTransforms 2025/06/26 17:38:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fowuxum4taje" 2025/06/26 17:38:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:38:58 DEBUG : Swift container rclone-test-fowuxum4taje.json: Auto set use_segments_container to true 2025/06/26 17:38:58 DEBUG : Swift container rclone-test-fowuxum4taje: Auto set use_segments_container to true 2025/06/26 17:38:58 DEBUG : Creating backend with remote "/tmp/rclone4035046054" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fowuxum4taje", Local "Local file system at /tmp/rclone4035046054", Modify Window "1ns" 2025/06/26 17:38:59 INFO : Swift container rclone-test-fowuxum4taje: Container "rclone-test-fowuxum4taje" created upper checkfile vs. lower remote (without normalization) 2025/06/26 17:39:15 ERROR : hello, world!: sum not found 2025/06/26 17:39:15 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-fowuxum4taje 2025/06/26 17:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fowuxum4taje: 1 files missing 2025/06/26 17:39:15 NOTICE: 1 hashes missing 2025/06/26 17:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fowuxum4taje: 2 differences found 2025/06/26 17:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fowuxum4taje: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/26 17:39:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fowuxum4taje: 0 differences found 2025/06/26 17:39:15 NOTICE: Compressed: TestCompressSwift:rclone-test-fowuxum4taje: 1 matching files 2025/06/26 17:39:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nuyudol3suli" 2025/06/26 17:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:39:15 DEBUG : Swift container rclone-test-nuyudol3suli.json: Auto set use_segments_container to true 2025/06/26 17:39:16 DEBUG : Swift container rclone-test-nuyudol3suli: Auto set use_segments_container to true 2025/06/26 17:39:16 DEBUG : Creating backend with remote "/tmp/rclone3132489247" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nuyudol3suli", Local "Local file system at /tmp/rclone3132489247", Modify Window "1ns" 2025/06/26 17:39:16 INFO : Swift container rclone-test-nuyudol3suli: Container "rclone-test-nuyudol3suli" created lower checkfile vs. upper remote (without normalization) 2025/06/26 17:39:33 ERROR : HELLO, WORLD!: sum not found 2025/06/26 17:39:33 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-nuyudol3suli 2025/06/26 17:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-nuyudol3suli: 1 files missing 2025/06/26 17:39:33 NOTICE: 1 hashes missing 2025/06/26 17:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-nuyudol3suli: 2 differences found 2025/06/26 17:39:33 NOTICE: Compressed: TestCompressSwift:rclone-test-nuyudol3suli: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/26 17:39:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:39:38 NOTICE: Compressed: TestCompressSwift:rclone-test-nuyudol3suli: 0 differences found 2025/06/26 17:39:38 NOTICE: Compressed: TestCompressSwift:rclone-test-nuyudol3suli: 1 matching files 2025/06/26 17:39:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yuzapek0japa" 2025/06/26 17:39:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:39:38 DEBUG : Swift container rclone-test-yuzapek0japa.json: Auto set use_segments_container to true 2025/06/26 17:39:38 DEBUG : Swift container rclone-test-yuzapek0japa: Auto set use_segments_container to true 2025/06/26 17:39:38 DEBUG : Creating backend with remote "/tmp/rclone3725414472" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yuzapek0japa", Local "Local file system at /tmp/rclone3725414472", Modify Window "1ns" 2025/06/26 17:39:39 INFO : Swift container rclone-test-yuzapek0japa: Container "rclone-test-yuzapek0japa" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/26 17:39:45 ERROR : HeLlO, wOrLd!: sum not found 2025/06/26 17:39:45 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-yuzapek0japa 2025/06/26 17:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yuzapek0japa: 1 files missing 2025/06/26 17:39:45 NOTICE: 1 hashes missing 2025/06/26 17:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yuzapek0japa: 2 differences found 2025/06/26 17:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yuzapek0japa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/26 17:39:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yuzapek0japa: 0 differences found 2025/06/26 17:39:45 NOTICE: Compressed: TestCompressSwift:rclone-test-yuzapek0japa: 1 matching files 2025/06/26 17:39:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bijolon8dero" 2025/06/26 17:39:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:39:46 DEBUG : Swift container rclone-test-bijolon8dero.json: Auto set use_segments_container to true 2025/06/26 17:39:46 DEBUG : Swift container rclone-test-bijolon8dero: Auto set use_segments_container to true 2025/06/26 17:39:46 DEBUG : Creating backend with remote "/tmp/rclone2353178034" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bijolon8dero", Local "Local file system at /tmp/rclone2353178034", Modify Window "1ns" 2025/06/26 17:39:46 INFO : Swift container rclone-test-bijolon8dero: Container "rclone-test-bijolon8dero" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/26 17:39:58 ERROR : HELLO, WORLD!: sum not found 2025/06/26 17:39:58 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-bijolon8dero 2025/06/26 17:39:58 NOTICE: Compressed: TestCompressSwift:rclone-test-bijolon8dero: 1 files missing 2025/06/26 17:39:58 NOTICE: 1 hashes missing 2025/06/26 17:39:58 NOTICE: Compressed: TestCompressSwift:rclone-test-bijolon8dero: 2 differences found 2025/06/26 17:39:58 NOTICE: Compressed: TestCompressSwift:rclone-test-bijolon8dero: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/26 17:40:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:40:03 NOTICE: Compressed: TestCompressSwift:rclone-test-bijolon8dero: 0 differences found 2025/06/26 17:40:03 NOTICE: Compressed: TestCompressSwift:rclone-test-bijolon8dero: 1 matching files 2025/06/26 17:40:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cuyicox7zumi" 2025/06/26 17:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:40:03 DEBUG : Swift container rclone-test-cuyicox7zumi.json: Auto set use_segments_container to true 2025/06/26 17:40:04 DEBUG : Swift container rclone-test-cuyicox7zumi: Auto set use_segments_container to true 2025/06/26 17:40:04 DEBUG : Creating backend with remote "/tmp/rclone4089661087" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cuyicox7zumi", Local "Local file system at /tmp/rclone4089661087", Modify Window "1ns" 2025/06/26 17:40:04 INFO : Swift container rclone-test-cuyicox7zumi: Container "rclone-test-cuyicox7zumi" created NFD checkfile vs. NFC remote (without normalization) 2025/06/26 17:40:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 17:40:16 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cuyicox7zumi 2025/06/26 17:40:16 NOTICE: Compressed: TestCompressSwift:rclone-test-cuyicox7zumi: 1 files missing 2025/06/26 17:40:16 NOTICE: 1 hashes missing 2025/06/26 17:40:16 NOTICE: Compressed: TestCompressSwift:rclone-test-cuyicox7zumi: 2 differences found 2025/06/26 17:40:16 NOTICE: Compressed: TestCompressSwift:rclone-test-cuyicox7zumi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/26 17:40:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:40:16 NOTICE: Compressed: TestCompressSwift:rclone-test-cuyicox7zumi: 0 differences found 2025/06/26 17:40:16 NOTICE: Compressed: TestCompressSwift:rclone-test-cuyicox7zumi: 1 matching files 2025/06/26 17:40:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gebocil8doqa" 2025/06/26 17:40:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:40:16 DEBUG : Swift container rclone-test-gebocil8doqa.json: Auto set use_segments_container to true 2025/06/26 17:40:16 DEBUG : Swift container rclone-test-gebocil8doqa: Auto set use_segments_container to true 2025/06/26 17:40:16 DEBUG : Creating backend with remote "/tmp/rclone1093460504" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gebocil8doqa", Local "Local file system at /tmp/rclone1093460504", Modify Window "1ns" 2025/06/26 17:40:17 INFO : Swift container rclone-test-gebocil8doqa: Container "rclone-test-gebocil8doqa" created NFC checkfile vs. NFD remote (without normalization) 2025/06/26 17:40:28 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/26 17:40:28 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gebocil8doqa 2025/06/26 17:40:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gebocil8doqa: 1 files missing 2025/06/26 17:40:28 NOTICE: 1 hashes missing 2025/06/26 17:40:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gebocil8doqa: 2 differences found 2025/06/26 17:40:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gebocil8doqa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/26 17:40:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:40:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gebocil8doqa: 0 differences found 2025/06/26 17:40:28 NOTICE: Compressed: TestCompressSwift:rclone-test-gebocil8doqa: 1 matching files 2025/06/26 17:40:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tekowiz4zuri" 2025/06/26 17:40:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:40:28 DEBUG : Swift container rclone-test-tekowiz4zuri.json: Auto set use_segments_container to true 2025/06/26 17:40:28 DEBUG : Swift container rclone-test-tekowiz4zuri: Auto set use_segments_container to true 2025/06/26 17:40:28 DEBUG : Creating backend with remote "/tmp/rclone3916158878" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tekowiz4zuri", Local "Local file system at /tmp/rclone3916158878", Modify Window "1ns" 2025/06/26 17:40:29 INFO : Swift container rclone-test-tekowiz4zuri: Container "rclone-test-tekowiz4zuri" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/26 17:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:40:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tekowiz4zuri 2025/06/26 17:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tekowiz4zuri: 1 files missing 2025/06/26 17:40:50 NOTICE: 1 hashes missing 2025/06/26 17:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tekowiz4zuri: 2 differences found 2025/06/26 17:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tekowiz4zuri: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/26 17:40:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tekowiz4zuri: 0 differences found 2025/06/26 17:40:50 NOTICE: Compressed: TestCompressSwift:rclone-test-tekowiz4zuri: 1 matching files 2025/06/26 17:40:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-waxizav2japo" 2025/06/26 17:40:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:40:50 DEBUG : Swift container rclone-test-waxizav2japo.json: Auto set use_segments_container to true 2025/06/26 17:40:51 DEBUG : Swift container rclone-test-waxizav2japo: Auto set use_segments_container to true 2025/06/26 17:40:51 DEBUG : Creating backend with remote "/tmp/rclone1981651844" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-waxizav2japo", Local "Local file system at /tmp/rclone1981651844", Modify Window "1ns" 2025/06/26 17:40:51 INFO : Swift container rclone-test-waxizav2japo: Container "rclone-test-waxizav2japo" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/26 17:41:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:41:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-waxizav2japo 2025/06/26 17:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-waxizav2japo: 1 files missing 2025/06/26 17:41:03 NOTICE: 1 hashes missing 2025/06/26 17:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-waxizav2japo: 2 differences found 2025/06/26 17:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-waxizav2japo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/26 17:41:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-waxizav2japo: 0 differences found 2025/06/26 17:41:03 NOTICE: Compressed: TestCompressSwift:rclone-test-waxizav2japo: 1 matching files 2025/06/26 17:41:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-relaqoq4peme" 2025/06/26 17:41:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:41:03 DEBUG : Swift container rclone-test-relaqoq4peme.json: Auto set use_segments_container to true 2025/06/26 17:41:04 DEBUG : Swift container rclone-test-relaqoq4peme: Auto set use_segments_container to true 2025/06/26 17:41:04 DEBUG : Creating backend with remote "/tmp/rclone3882370981" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-relaqoq4peme", Local "Local file system at /tmp/rclone3882370981", Modify Window "1ns" 2025/06/26 17:41:04 INFO : Swift container rclone-test-relaqoq4peme: Container "rclone-test-relaqoq4peme" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/26 17:41:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:41:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-relaqoq4peme 2025/06/26 17:41:46 NOTICE: Compressed: TestCompressSwift:rclone-test-relaqoq4peme: 1 files missing 2025/06/26 17:41:46 NOTICE: 1 hashes missing 2025/06/26 17:41:46 NOTICE: Compressed: TestCompressSwift:rclone-test-relaqoq4peme: 2 differences found 2025/06/26 17:41:46 NOTICE: Compressed: TestCompressSwift:rclone-test-relaqoq4peme: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/26 17:41:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:41:51 NOTICE: Compressed: TestCompressSwift:rclone-test-relaqoq4peme: 0 differences found 2025/06/26 17:41:51 NOTICE: Compressed: TestCompressSwift:rclone-test-relaqoq4peme: 1 matching files 2025/06/26 17:41:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-luwecuh1qube" 2025/06/26 17:41:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:41:52 DEBUG : Swift container rclone-test-luwecuh1qube.json: Auto set use_segments_container to true 2025/06/26 17:41:52 DEBUG : Swift container rclone-test-luwecuh1qube: Auto set use_segments_container to true 2025/06/26 17:41:52 DEBUG : Creating backend with remote "/tmp/rclone428400744" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-luwecuh1qube", Local "Local file system at /tmp/rclone428400744", Modify Window "1ns" 2025/06/26 17:41:52 INFO : Swift container rclone-test-luwecuh1qube: Container "rclone-test-luwecuh1qube" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/26 17:42:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/26 17:42:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-luwecuh1qube 2025/06/26 17:42:03 NOTICE: Compressed: TestCompressSwift:rclone-test-luwecuh1qube: 1 files missing 2025/06/26 17:42:03 NOTICE: 1 hashes missing 2025/06/26 17:42:03 NOTICE: Compressed: TestCompressSwift:rclone-test-luwecuh1qube: 2 differences found 2025/06/26 17:42:03 NOTICE: Compressed: TestCompressSwift:rclone-test-luwecuh1qube: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/26 17:42:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/26 17:42:09 NOTICE: Compressed: TestCompressSwift:rclone-test-luwecuh1qube: 0 differences found 2025/06/26 17:42:09 NOTICE: Compressed: TestCompressSwift:rclone-test-luwecuh1qube: 1 matching files 2025/06/26 17:42:09 DEBUG : Compressed: TestCompressSwift:rclone-test-luwecuh1qube: Purge remote 2025/06/26 17:42:09 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 17:42:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 17:42:19 INFO : Swift container rclone-test-luwecuh1qube: Container "rclone-test-luwecuh1qube" removed 2025/06/26 17:42:19 DEBUG : Compressed: TestCompressSwift:rclone-test-relaqoq4peme: Purge remote 2025/06/26 17:42:19 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:20 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 17:42:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 17:42:25 INFO : Swift container rclone-test-relaqoq4peme: Container "rclone-test-relaqoq4peme" removed 2025/06/26 17:42:25 DEBUG : Compressed: TestCompressSwift:rclone-test-waxizav2japo: Purge remote 2025/06/26 17:42:25 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 17:42:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 17:42:36 INFO : Swift container rclone-test-waxizav2japo: Container "rclone-test-waxizav2japo" removed 2025/06/26 17:42:36 DEBUG : Compressed: TestCompressSwift:rclone-test-tekowiz4zuri: Purge remote 2025/06/26 17:42:36 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:36 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/26 17:42:37 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/26 17:42:37 INFO : Swift container rclone-test-tekowiz4zuri: Container "rclone-test-tekowiz4zuri" removed 2025/06/26 17:42:37 DEBUG : Compressed: TestCompressSwift:rclone-test-gebocil8doqa: Purge remote 2025/06/26 17:42:37 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:37 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/26 17:42:47 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/26 17:42:47 INFO : Swift container rclone-test-gebocil8doqa: Container "rclone-test-gebocil8doqa" removed 2025/06/26 17:42:47 DEBUG : Compressed: TestCompressSwift:rclone-test-cuyicox7zumi: Purge remote 2025/06/26 17:42:47 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:48 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/26 17:42:57 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/26 17:42:57 INFO : Swift container rclone-test-cuyicox7zumi: Container "rclone-test-cuyicox7zumi" removed 2025/06/26 17:42:57 DEBUG : Compressed: TestCompressSwift:rclone-test-bijolon8dero: Purge remote 2025/06/26 17:42:57 DEBUG : Waiting for deletions to finish 2025/06/26 17:42:58 INFO : HELLO, WORLD!.bin: Deleted 2025/06/26 17:43:08 INFO : HELLO, WORLD!.json: Deleted 2025/06/26 17:43:08 INFO : Swift container rclone-test-bijolon8dero: Container "rclone-test-bijolon8dero" removed 2025/06/26 17:43:08 DEBUG : Compressed: TestCompressSwift:rclone-test-yuzapek0japa: Purge remote 2025/06/26 17:43:08 DEBUG : Waiting for deletions to finish 2025/06/26 17:43:08 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/26 17:43:09 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/26 17:43:09 INFO : Swift container rclone-test-yuzapek0japa: Container "rclone-test-yuzapek0japa" removed 2025/06/26 17:43:09 DEBUG : Compressed: TestCompressSwift:rclone-test-nuyudol3suli: Purge remote 2025/06/26 17:43:09 DEBUG : Waiting for deletions to finish 2025/06/26 17:43:19 INFO : HELLO, WORLD!.bin: Deleted 2025/06/26 17:43:19 INFO : HELLO, WORLD!.json: Deleted 2025/06/26 17:43:19 INFO : Swift container rclone-test-nuyudol3suli: Container "rclone-test-nuyudol3suli" removed 2025/06/26 17:43:19 DEBUG : Compressed: TestCompressSwift:rclone-test-fowuxum4taje: Purge remote 2025/06/26 17:43:19 DEBUG : Waiting for deletions to finish 2025/06/26 17:43:25 INFO : hello, world!.bin: Deleted 2025/06/26 17:43:29 INFO : hello, world!.json: Deleted 2025/06/26 17:43:30 INFO : Swift container rclone-test-fowuxum4taje: Container "rclone-test-fowuxum4taje" removed --- PASS: TestApplyTransforms (271.83s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:43:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 17:43:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 17:43:51 INFO : file1: Copied (new) to: sub/file2 2025/06/26 17:44:06 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:44:06 DEBUG : file1: Unchanged skipping 2025/06/26 17:44:21 DEBUG : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (82.01s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.22s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:45:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/backup" 2025/06/26 17:45:04 DEBUG : Swift container rclone-test-cugufeg0fuja path backup.json: Auto set use_segments_container to true 2025/06/26 17:45:09 DEBUG : Swift container rclone-test-cugufeg0fuja path backup: Auto set use_segments_container to true 2025/06/26 17:45:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 17:45:36 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/26 17:45:36 INFO : dst/file1: Copied (server-side copy) 2025/06/26 17:45:41 INFO : dst/file1: Deleted 2025/06/26 17:45:51 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 17:45:51 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (65.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:45:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/dst" 2025/06/26 17:45:58 DEBUG : Swift container rclone-test-cugufeg0fuja path dst.json: Auto set use_segments_container to true 2025/06/26 17:46:03 DEBUG : Swift container rclone-test-cugufeg0fuja path dst: Auto set use_segments_container to true 2025/06/26 17:46:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/CompareDest" 2025/06/26 17:46:14 DEBUG : Swift container rclone-test-cugufeg0fuja path CompareDest.json: Auto set use_segments_container to true 2025/06/26 17:46:20 DEBUG : Swift container rclone-test-cugufeg0fuja path CompareDest: Auto set use_segments_container to true 2025/06/26 17:46:25 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 17:46:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 17:46:42 INFO : one: Copied (new) 2025/06/26 17:46:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:47:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/26 17:47:03 INFO : one: Copied (replaced existing) 2025/06/26 17:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:47:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:47:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 17:47:52 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:47:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:47:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 17:48:03 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:48:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:48:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 17:48:24 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:48:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 17:48:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/26 17:48:39 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (209.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:49:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/dst" 2025/06/26 17:49:27 DEBUG : Config file has changed externally - reloading 2025/06/26 17:49:27 DEBUG : Swift container rclone-test-cugufeg0fuja path dst.json: Auto set use_segments_container to true 2025/06/26 17:49:32 DEBUG : Swift container rclone-test-cugufeg0fuja path dst: Auto set use_segments_container to true 2025/06/26 17:49:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/CopyDest" 2025/06/26 17:49:43 DEBUG : Swift container rclone-test-cugufeg0fuja path CopyDest.json: Auto set use_segments_container to true 2025/06/26 17:49:48 DEBUG : Swift container rclone-test-cugufeg0fuja path CopyDest: Auto set use_segments_container to true 2025/06/26 17:49:59 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 17:50:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 17:50:14 INFO : one: Copied (new) 2025/06/26 17:50:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:50:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/26 17:50:35 INFO : one: Copied (replaced existing) 2025/06/26 17:51:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/BackupDir" 2025/06/26 17:51:06 DEBUG : Swift container rclone-test-cugufeg0fuja path BackupDir.json: Auto set use_segments_container to true 2025/06/26 17:51:12 DEBUG : Swift container rclone-test-cugufeg0fuja path BackupDir: Auto set use_segments_container to true 2025/06/26 17:51:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:51:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:51:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 17:51:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 17:51:48 INFO : one: Copied (server-side copy) 2025/06/26 17:51:53 INFO : one: Deleted 2025/06/26 17:52:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/26 17:52:19 INFO : one: Copied (server-side copy) 2025/06/26 17:52:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 17:52:46 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 17:52:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:53:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/26 17:53:17 INFO : two: Copied (server-side copy) 2025/06/26 17:53:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 17:53:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:53:33 DEBUG : two: Unchanged skipping 2025/06/26 17:54:11 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 17:54:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 17:54:21 DEBUG : three: Destination not found in --copy-dest 2025/06/26 17:54:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/26 17:54:28 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (368.21s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.27s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.13s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:55:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/26 17:55:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 17:55:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/26 17:56:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/26 17:56:19 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/26 17:56:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-cugufeg0fuja/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/26 17:56:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/26 17:56:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/26 17:56:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 8b83f7346b85ff394127f5704bec0d01 OK 2025/06/26 17:56:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (82.68s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.31s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.16s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.19s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", 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-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 17:57:53 INFO : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: Looking for duplicate md5 hashes using newest mode. 2025/06/26 17:57:59 NOTICE: f8562687b50557afb3d40388557ce54e: Found 3 files with duplicate md5 hashes 2025/06/26 17:58:05 INFO : one: Deleted 2025/06/26 17:58:15 INFO : also/one: Deleted 2025/06/26 17:58:15 NOTICE: f8562687b50557afb3d40388557ce54e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (97.59s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.19s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:00:28 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 18:00:28 DEBUG : a.txt: Excluded 2025/06/26 18:00:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 18:00:28 DEBUG : sub dir/hello world: Excluded 2025/06/26 18:00:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 18:00:28 DEBUG : sub dir/hello world2: Excluded 2025/06/26 18:00:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 18:00:28 DEBUG : sub dir/hello world: Excluded 2025/06/26 18:00:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 18:00:28 DEBUG : sub dir/hello world2: Excluded 2025/06/26 18:00:28 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 18:00:34 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (173.82s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:03:15 DEBUG : a.txt: Excluded (Size Filter) 2025/06/26 18:03:15 DEBUG : a.txt: Excluded 2025/06/26 18:03:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 18:03:15 DEBUG : sub dir/hello world: Excluded 2025/06/26 18:03:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 18:03:15 DEBUG : sub dir/hello world2: Excluded 2025/06/26 18:03:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/26 18:03:16 DEBUG : sub dir/hello world: Excluded 2025/06/26 18:03:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/26 18:03:16 DEBUG : sub dir/hello world2: Excluded 2025/06/26 18:03:21 DEBUG : sub dir/ignore dir: Excluded 2025/06/26 18:03:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (157.38s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", 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 (64.88s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.04s) --- PASS: TestListJSON/Recurse (5.32s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/26 18:06:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/notfound" 2025/06/26 18:06:16 DEBUG : Config file has changed externally - reloading 2025/06/26 18:06:16 DEBUG : Swift container rclone-test-cugufeg0fuja path notfound.json: Auto set use_segments_container to true 2025/06/26 18:06:22 DEBUG : Swift container rclone-test-cugufeg0fuja path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (89.65s) --- PASS: TestStatJSON/Root (0.12s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (5.32s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.04s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.13s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.14s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:06:43 INFO : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: Making directory 2025/06/26 18:06:43 INFO : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestLsd (26.45s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestLs (37.18s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:08:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/26 18:08:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (37.02s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestLsLong (32.39s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (37.23s) --- PASS: TestHashSums/Md5 (0.31s) --- PASS: TestHashSums/Md5Download (0.25s) === RUN TestHashSumsWithErrors 2025/06/26 18:09:34 DEBUG : Creating backend with remote ":memory:" 2025/06/26 18:09:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/26 18:09:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 18:09:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/26 18:09:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 18:09:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/26 18:09:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 18:09:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/26 18:09:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/26 18:09:34 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-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestCount (68.69s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:11:25 DEBUG : Waiting for deletions to finish 2025/06/26 18:11:25 DEBUG : large: Excluded (Size Filter) 2025/06/26 18:11:31 INFO : small: Deleted 2025/06/26 18:11:36 INFO : medium: Deleted --- PASS: TestDelete (69.39s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:12:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:12:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/26 18:12:34 INFO : large: Deleted 2025/06/26 18:12:34 INFO : medium: Deleted --- PASS: TestMaxDelete (48.06s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:13:21 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 18:13:27 INFO : small: Deleted 2025/06/26 18:13:32 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (63.07s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:14:15 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:15 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/26 18:14:20 INFO : medium: Deleted 2025/06/26 18:14:25 INFO : large: Deleted --- PASS: TestMaxDeleteSize (52.95s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestReadFile (21.82s) === RUN TestRetry 2025/06/26 18:14:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/26 18:14:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/26 18:14:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 18:14:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 18:14:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 18:14:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/06/26 18:14:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestCat (79.24s) === RUN TestPurge 2025/06/26 18:16:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hukaxak3gedo" 2025/06/26 18:16:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 18:16:17 DEBUG : Swift container rclone-test-hukaxak3gedo.json: Auto set use_segments_container to true 2025/06/26 18:16:17 DEBUG : Swift container rclone-test-hukaxak3gedo: Auto set use_segments_container to true 2025/06/26 18:16:17 DEBUG : Creating backend with remote "/tmp/rclone2190698306" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hukaxak3gedo", Local "Local file system at /tmp/rclone2190698306", Modify Window "1ns" 2025/06/26 18:16:18 INFO : Swift container rclone-test-hukaxak3gedo: Container "rclone-test-hukaxak3gedo" created 2025/06/26 18:16:29 INFO : A2: Making directory 2025/06/26 18:16:29 INFO : A1/B2: Making directory 2025/06/26 18:16:29 INFO : A1/B2/C2: Making directory 2025/06/26 18:16:29 INFO : A1/B1/C3: Making directory 2025/06/26 18:16:29 INFO : A3: Making directory 2025/06/26 18:16:29 INFO : A3/B3: Making directory 2025/06/26 18:16:29 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/26 18:16:40 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:41 INFO : A1/B1/C1/one.json: Deleted 2025/06/26 18:16:45 INFO : A1/B1/C1/one.bin: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/26 18:16:46 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:46 INFO : A1/two.bin: Deleted 2025/06/26 18:16:56 INFO : A1/two.json: Deleted 2025/06/26 18:16:56 INFO : Swift container rclone-test-hukaxak3gedo: Container "rclone-test-hukaxak3gedo" removed fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: listing wrong, want got A1/two (3) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: Unexpected file "A1/two" 2025/06/26 18:17:03 DEBUG : Compressed: TestCompressSwift:rclone-test-hukaxak3gedo: Purge remote 2025/06/26 18:17:03 DEBUG : Waiting for deletions to finish 2025/06/26 18:17:15 ERROR : A1/two.bin: Dangling object - ignoring: Object Not Found 2025/06/26 18:17:15 INFO : A1/two.bin: Deleted 2025/06/26 18:17:19 ERROR : A1/two.json: Dangling object - ignoring: Object Not Found 2025/06/26 18:17:19 INFO : A1/two.json: Deleted 2025/06/26 18:17:19 NOTICE: purge failed: Container Not Found --- FAIL: TestPurge (61.97s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:17:30 INFO : A2: Making directory 2025/06/26 18:17:30 INFO : A1/B2: Making directory 2025/06/26 18:17:30 INFO : A1/B2/C2: Making directory 2025/06/26 18:17:30 INFO : A1/B1/C3: Making directory 2025/06/26 18:17:30 INFO : A3: Making directory 2025/06/26 18:17:30 INFO : A3/B3: Making directory 2025/06/26 18:17:30 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/26 18:17:56 DEBUG : removing 1 level 3 directories 2025/06/26 18:17:56 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/26 18:18:28 DEBUG : removing 1 level 0 directories 2025/06/26 18:18:28 INFO : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: Removing directory 2025/06/26 18:18:28 INFO : Swift container rclone-test-cugufeg0fuja: Container "rclone-test-cugufeg0fuja" removed --- PASS: TestRmdirsNoLeaveRoot (69.72s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:18:29 INFO : Swift container rclone-test-cugufeg0fuja: Container "rclone-test-cugufeg0fuja" created 2025/06/26 18:18:29 INFO : A1: Making directory 2025/06/26 18:18:29 INFO : A1/B1: Making directory 2025/06/26 18:18:29 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:18:29 INFO : A1: Making directory 2025/06/26 18:18:29 INFO : A1/B1: Making directory 2025/06/26 18:18:29 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.23s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:18:40 DEBUG : filename.txt: File name found in url 2025/06/26 18:18:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (86.26s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:20:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 18:20:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 18:20:16 INFO : file1: Copied (new) to: sub/file2 2025/06/26 18:20:16 INFO : file1: Deleted 2025/06/26 18:20:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:20:32 DEBUG : file1: Unchanged skipping 2025/06/26 18:20:32 INFO : file1: Deleted 2025/06/26 18:20:37 DEBUG : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (57.05s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:20:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/26 18:21:08 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 18:21:08 INFO : file1: Copied (new) 2025/06/26 18:21:08 INFO : file1: Deleted 2025/06/26 18:21:09 DEBUG : file1: Destination exists, skipping 2025/06/26 18:21:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (21.71s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.22s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:21:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cugufeg0fuja/backup" 2025/06/26 18:21:40 DEBUG : Config file has changed externally - reloading 2025/06/26 18:21:41 DEBUG : Swift container rclone-test-cugufeg0fuja path backup.json: Auto set use_segments_container to true 2025/06/26 18:21:46 DEBUG : Swift container rclone-test-cugufeg0fuja path backup: Auto set use_segments_container to true 2025/06/26 18:21:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/26 18:22:12 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/26 18:22:12 INFO : dst/file1: Copied (server-side copy) 2025/06/26 18:22:17 INFO : dst/file1: Deleted 2025/06/26 18:22:28 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/26 18:22:28 INFO : dst/file1: Copied (new) 2025/06/26 18:22:28 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (84.51s) === 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-cugufeg0fuja", Local "Local file system at /tmp/rclone3593846177", Modify Window "1ns" 2025/06/26 18:23:33 INFO : A1/B2: Making directory 2025/06/26 18:23:33 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/06/26 18:24:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/26 18:24:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/06/26 18:24:10 INFO : A1/B1/C1/four: Deleted 2025/06/26 18:24:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/26 18:24:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/06/26 18:24:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 18:24:10 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/06/26 18:24:15 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/26 18:24:15 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/06/26 18:24:15 INFO : A1/one: Deleted 2025/06/26 18:24:16 INFO : A1/B1/C2/five: Deleted 2025/06/26 18:24:20 INFO : A1/B1/three: Deleted 2025/06/26 18:24:30 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/26 18:24:30 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/06/26 18:24:40 INFO : A1/two: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/06/26 18:25:12 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/26 18:25:12 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/06/26 18:25:12 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/26 18:25:12 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/06/26 18:25:17 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/26 18:25:17 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/06/26 18:25:17 INFO : A2/B1/C2/five: Deleted 2025/06/26 18:25:18 INFO : A2/B1/C1/four: Deleted 2025/06/26 18:25:22 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 18:25:22 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/06/26 18:25:22 INFO : A2/one: Deleted 2025/06/26 18:25:22 INFO : A2/two: Deleted 2025/06/26 18:25:27 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/26 18:25:27 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/06/26 18:25:32 INFO : A2/B1/three: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/06/26 18:25:43 INFO : Compressed: TestCompressSwift:rclone-test-cugufeg0fuja: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/26 18:26:05 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/26 18:26:05 INFO : A3/one: Copied (server-side copy) to: A4/one panic: test timed out after 1h0m0s running tests: TestDirMove (3m29s) goroutine 10135 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 5 minutes]: testing.(*T).Run(0xc00021bc00, {0x269555a?, 0xc00088fad8?}, 0x27c7a48) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00021bc00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00021bc00, 0xc00088fc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00089c900, {0x3e74060, 0x6d, 0x6d}, {0xedfef79b0?, 0x3e8a060?, 0x3e8a060?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000455a40) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000455a40) /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 690 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 680 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 8 [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 9549 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x41c1f3?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc0007ff020) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:65 +0x1e github.com/rclone/rclone/fs/operations.DirMove({0x2ae69c8, 0x3ead620}, {0x2afbd00, 0xc000126280}, {0x267e9f1, 0x2}, {0x267e9fc, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x81f github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc00103e540) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1433 +0xe8d testing.tRunner(0xc00103e540, 0x27c7a48) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 10119 [select]: net/http.(*persistConn).roundTrip(0xc000d41440, 0xc000469720) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00032d1e0, 0xc00088b900) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000128230, 0xc00088b900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00088b900, {0x2abf8e0, 0xc000128230}, {0x1?, 0xc00048a100?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00089e150, 0xc00088b900, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00089e150, 0xc00088b900) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10033 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 223 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 213 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9645 [IO wait]: internal/poll.runtime_pollWait(0x79d786433278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000865e00?, 0xc0001e4600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000865e00, {0xc0001e4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000865e00, {0xc0001e4600?, 0x1973?, 0xc000d2afa0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00048a210, {0xc0001e4600?, 0xc00069c1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00084af90, {0xc0001e4600?, 0x79d73d61e8a8?, 0x79d7864bba78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004395c0, {0xc0001e4600?, 0x1973?, 0xc00009e9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00069c2b8, {0x2ac0140, 0xc0004395c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00069c008, {0x79d73d624138, 0xc00084af90}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00069c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00069c008, {0xc000884000, 0x1000, 0xc0004a1710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006c98c0, {0xc000884000?, 0x7f3f65?, 0x2abe2e0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007ff2c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007ff2c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006c98c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9664 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 10130 [select]: net/http.(*persistConn).roundTrip(0xc0001f2fc0, 0xc0006ea910) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00032d1e0, 0xc0004317c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000128230, 0xc0004317c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0004317c0, {0x2abf8e0, 0xc000128230}, {0x1?, 0xc00048a100?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00089e150, 0xc0004317c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00089e150, 0xc0004317c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10036 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 349 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 339 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10035 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002dcf00, 0xc00042a7e0, 0xc0003b2140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc0008c0000, 0x4f}, {{0xc000483b00, 0x18}, {0xc000483b19, 0xa}, {0x26803ce, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {{0xc000483b00, 0x18}, {0xc000483b19, 0xa}, {0x26803ce, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc000483b00, 0x18}, {0xc000483b19, 0xa}, {0xc000483a10, 0x18}, {0xc000483a29, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2253 +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, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008a0180, 0xc00042a690, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008a0180, 0xc00042a690) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc00021b880, {0x2ae6ae0, 0xc00078ca00}, {0x2afe700, 0xc0007fee40}, {0xc0004275e0, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000126280, {0x2ae6ae0, 0xc00078ca00}, {0x2afbd70, 0xc00078c9b0}, {0xc000426fc0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00088f680, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00088f680, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426fc0, 0x6}, {0x2afbd70, 0xc00078c9b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426fc0, 0x6}, {0x2afbd70, 0xc00078c9b0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9549 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 748 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 738 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 435 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 425 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 169 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 143 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10134 [select]: net/http.(*persistConn).roundTrip(0xc000d40c60, 0xc0006eab40) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00032d1e0, 0xc000431cc0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000128230, 0xc000431cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000431cc0, {0x2abf8e0, 0xc000128230}, {0x1?, 0xc0004620b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00089e150, 0xc000431cc0, {0xc0007ff080?, 0x46150a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00089e150, 0xc000431cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10034 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 624 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 615 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8499 [chan receive, 9 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 8498 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8672 [IO wait]: internal/poll.runtime_pollWait(0x79d7864336d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000644d00?, 0xc001172000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000644d00, {0xc001172000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000644d00, {0xc001172000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00048a1e0, {0xc001172000?, 0x0?, 0x3ea9920?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000903890, {0xc001172000?, 0x79d73d61e8a8?, 0x79d7864bba78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000439200, {0xc001172000?, 0x3eafea0?, 0xc0009d39c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005ff7b8, {0x2ac0140, 0xc000439200}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005ff508, {0x79d73d624138, 0xc000903890}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005ff508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005ff508, {0xc00141a000, 0x1000, 0xc0004a1710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000d41440, {0xc00141a000?, 0x7f3f65?, 0x2abe2e0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00115fb00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00115fb00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d41440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8693 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 286 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 276 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 803 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 761 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3579 [chan receive, 45 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 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9646 [select]: net/http.(*persistConn).writeLoop(0xc0006c98c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9664 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 10067 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000564700) /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 10035 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 9648 [select]: net/http.(*persistConn).writeLoop(0xc00064ab40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9639 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 566 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 492 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3112 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 510 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 500 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9698 [select]: net/http.(*persistConn).writeLoop(0xc000d40c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9668 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9596 [IO wait]: internal/poll.runtime_pollWait(0x79d786432f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000126100?, 0xc001175300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000126100, {0xc001175300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000126100, {0xc001175300?, 0x1973?, 0xc000d2b440?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000908f8, {0xc001175300?, 0xc0005fec50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a26810, {0xc001175300?, 0x79d73c52ec78?, 0x79d7864bb5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000487248, {0xc001175300?, 0x1973?, 0xc000e789c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005fed38, {0x2ac0140, 0xc000487248}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005fea88, {0x79d73d624138, 0xc000a26810}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005fea88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005fea88, {0xc000906000, 0x1000, 0xc0004a1710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001f2fc0, {0xc000906000?, 0x7f3f65?, 0x2abe2e0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00065a240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00065a240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001f2fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9594 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8673 [select]: net/http.(*persistConn).writeLoop(0xc000d41440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8693 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 1428 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10070 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000564800) /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 10033 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 1046 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1036 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 859 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 801 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9649 [IO wait]: internal/poll.runtime_pollWait(0x79d786433160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000126300?, 0xc001176c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000126300, {0xc001176c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000126300, {0xc001176c80?, 0x1973?, 0xc000d2b680?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000908f0, {0xc001176c80?, 0xc0005fe550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a267b0, {0xc001176c80?, 0x79d73c52ec78?, 0x79d7864bb5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000487368, {0xc001176c80?, 0x1973?, 0xc00090e9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005fe638, {0x2ac0140, 0xc000487368}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005fe388, {0x79d73d624138, 0xc000a267b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005fe388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005fe388, {0xc000888000, 0x1000, 0xc0004a1710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000d40c60, {0xc000888000?, 0x7f3f65?, 0x2abe2e0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007ff5c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007ff5c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d40c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9668 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1215 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1205 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1096 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1070 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 978 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 968 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1368 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1294 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10148 [select]: net/http.(*persistConn).roundTrip(0xc00064ab40, 0xc00078d4f0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00032d1e0, 0xc0003b2140) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000128230, 0xc0003b2140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003b2140, {0x2abf8e0, 0xc000128230}, {0x1?, 0xc00048a100?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00089e150, 0xc0003b2140, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00089e150, 0xc0003b2140) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10035 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 10033 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002dcf00, 0xc000129b90, 0xc00088b900) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc0008c0000, 0x4f}, {{0xc000734d80, 0x18}, {0xc000734d99, 0xf}, {0x26803ce, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {{0xc000734d80, 0x18}, {0xc000734d99, 0xf}, {0x26803ce, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc000734d80, 0x18}, {0xc000734d99, 0xf}, {0xc00069eea0, 0x18}, {0xc00069eeb9, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2253 +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, 0xc000900008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008a0180, 0xc0001299d0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008a0180, 0xc0001299d0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc00021b880, {0x2ae6ae0, 0xc00078ca00}, {0x2afe700, 0xc0007fecc0}, {0xc000782600, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000126280, {0x2ae6ae0, 0xc00078ca00}, {0x2afbd70, 0xc00078c910}, {0xc000426f80, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00088f950, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00088f950, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426f80, 0xb}, {0x2afbd70, 0xc00078c910}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426f80, 0xb}, {0x2afbd70, 0xc00078c910}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9549 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 1317 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1275 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1258 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1248 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1489 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1479 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3068 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1519 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1509 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2877 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3433 [chan receive, 45 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 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10127 [select]: net/http.(*persistConn).roundTrip(0xc0006c98c0, 0xc000469ae0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00032d1e0, 0xc00088be00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000128230, 0xc00088be00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00088be00, {0x2abf8e0, 0xc000128230}, {0x1?, 0xc0004620b8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00089e150, 0xc00088be00, {0xc0007ff080?, 0x46150a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00089e150, 0xc00088be00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10040 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 9968 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000688500) /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 10036 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 2987 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3351 [chan receive, 45 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 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2816 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3484 [chan receive, 45 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 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10043 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0009b6500) /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 10040 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 3263 [chan receive, 45 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 2815 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10040 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002dcf00, 0xc000477180, 0xc00088be00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc0008c0000, 0x4f}, {{0xc000735050, 0x18}, {0xc000735069, 0x11}, {0x26803ce, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {{0xc000735050, 0x18}, {0xc000735069, 0x11}, {0x26803ce, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc000735050, 0x18}, {0xc000735069, 0x11}, {0xc00069f050, 0x18}, {0xc00069f069, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2253 +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, 0xc00079a808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008a0180, 0xc0004770a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008a0180, 0xc0004770a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc00021b880, {0x2ae6ae0, 0xc00078ca00}, {0x2afe700, 0xc0007feb40}, {0xc000a0e480, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000126280, {0x2ae6ae0, 0xc00078ca00}, {0x2afbd70, 0xc00078c870}, {0xc000426f30, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc00035d8c0, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00035d8c0, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426f30, 0xd}, {0x2afbd70, 0xc00078c870}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426f30, 0xd}, {0x2afbd70, 0xc00078c870}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9549 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 9647 [IO wait]: internal/poll.runtime_pollWait(0x79d786433390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000644000?, 0xc001173980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000644000, {0xc001173980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000644000, {0xc001173980?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00012a1e8, {0xc001173980?, 0x0?, 0x3ea9920?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000680990, {0xc001173980?, 0x79d73d621bb8?, 0x79d7864bbf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00089d1a0, {0xc001173980?, 0x3eafea0?, 0xc000e769c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00074a2b8, {0x2ac0140, 0xc00089d1a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00074a008, {0x79d73d624138, 0xc000680990}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00074a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00074a008, {0xc000886000, 0x1000, 0xc0004a1710?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064ab40, {0xc000886000?, 0x7f3f65?, 0x2abe2e0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007ff440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007ff440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064ab40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9639 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 10036 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002dcf00, 0xc000340d20, 0xc0004317c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc0008c0000, 0x4f}, {{0xc00069efc0, 0x18}, {0xc00069efd9, 0x12}, {0x268026e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {{0xc00069efc0, 0x18}, {0xc00069efd9, 0x12}, {0x268026e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000b4b258?, {0x2ae6ae0?, 0xc00078ca00?}, {0xc00069efc0?, 0x0?}, {0xc00069efd9, 0x12}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +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.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000b4b568) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 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, 0xc000900008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008a0180, 0xc00080ed20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008a0180, 0xc00080ed20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00080ec60, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc00021b880, {0x2ae6ae0, 0xc00078ca00}, {0xc0006ae558, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc00021b880, {0x2ae6ae0, 0xc00078ca00}, {0x2afe700, 0xc00080e360}, {0xc0006ae558, 0x12}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1075 +0x3f9 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000126280, {0x2ae6ae0, 0xc00078ca00}, {0x2afbd70, 0xc00078c8c0}, {0xc000426f60, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:890 +0x1cc github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000790480, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000790480, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426f60, 0xd}, {0x2afbd70, 0xc00078c8c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426f60, 0xd}, {0x2afbd70, 0xc00078c8c0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9549 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 10034 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002dcf00, 0xc0003418f0, 0xc000431cc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {0xc0008c0000, 0x4f}, {{0xc00069f140, 0x18}, {0xc00069f159, 0xa}, {0x26871bc, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002dcf00, {0x2ae6ae0, 0xc00078ca00}, {{0xc00069f140, 0x18}, {0xc00069f159, 0xa}, {0x26871bc, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008a0180, 0xc0006eaaa0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008a0180, 0xc0006eaaa0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0007fed80, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00078c960, {0x2ae6ae0, 0xc00078ca00}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xbd github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2ae6ae0, 0xc00078ca00}, {0x2afbd70, 0xc00078c960}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:563 +0x268 github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:579 github.com/rclone/rclone/fs/operations.move({0x2ae6ae0, 0xc00078ca00}, {0x2afbd00, 0xc000126280}, {0x0, 0x0}, {0xc000426fb0, 0x6}, {0x2afbd70, 0xc00078c960}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:512 +0xd13 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9549 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 9597 [select]: net/http.(*persistConn).writeLoop(0xc0001f2fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9594 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.729153815s (try 1/5): exit status 2: Failed [TestPurge]