"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/06/23 01:00:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda" 2025/06/23 01:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:00:41 DEBUG : Swift container rclone-test-nusofid4goda.json: Auto set use_segments_container to true 2025/06/23 01:00:41 DEBUG : Swift container rclone-test-nusofid4goda: Auto set use_segments_container to true 2025/06/23 01:00:41 DEBUG : Creating backend with remote "/tmp/rclone296875785" === 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/23 01:00:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/23 01:00:41 DEBUG : potato: Seek from 10 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 10 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Seek from 5 to 2 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/23 01:00:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Seek from 5 to 2 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/23 01:00:41 DEBUG : potato: Seek from 8 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 8 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/23 01:00:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 01:00:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 01:00:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 01:00:41 DEBUG : potato: Seek from 5 to 2 2025/06/23 01:00:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/23 01:00:41 DEBUG : potato: Seek from 9 to 0 2025/06/23 01:00:41 DEBUG : potato: Seek from 9 to 0 2025/06/23 01:00:41 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:00:42 INFO : Swift container rclone-test-nusofid4goda: Container "rclone-test-nusofid4goda" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (85.29s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2025/06/23 01:02:07 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 01:02:07 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 01:02:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/23 01:02:07 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/23 01:02:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/23 01:02:07 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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 (104.16s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (5.30s) --- PASS: TestCheckDownload/3 (0.48s) --- PASS: TestCheckDownload/4 (5.32s) --- PASS: TestCheckDownload/5 (6.21s) --- PASS: TestCheckDownload/6 (6.17s) --- PASS: TestCheckDownload/7 (5.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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 (93.15s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.16s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.09s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:05:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 01:05:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 01:05:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 01:05:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/23 01:05:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 01:05:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 01:05:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 01:05:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.40s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:05:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/data" 2025/06/23 01:05:32 DEBUG : Swift container rclone-test-nusofid4goda path data.json: Auto set use_segments_container to true 2025/06/23 01:05:37 DEBUG : Swift container rclone-test-nusofid4goda 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 (141.45s) --- PASS: TestCheckSum/subtest1 (0.39s) --- PASS: TestCheckSum/subtest2 (0.39s) --- PASS: TestCheckSum/subtest3 (5.47s) --- PASS: TestCheckSum/subtest4 (0.44s) --- PASS: TestCheckSum/subtest5 (10.47s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (5.50s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:07:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/data" 2025/06/23 01:07:53 DEBUG : Swift container rclone-test-nusofid4goda path data.json: Auto set use_segments_container to true 2025/06/23 01:07:59 DEBUG : Swift container rclone-test-nusofid4goda 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 (114.14s) --- PASS: TestCheckSumDownload/subtest1 (0.41s) --- PASS: TestCheckSumDownload/subtest2 (0.39s) --- PASS: TestCheckSumDownload/subtest3 (5.41s) --- PASS: TestCheckSumDownload/subtest4 (10.42s) --- PASS: TestCheckSumDownload/subtest5 (0.40s) --- PASS: TestCheckSumDownload/subtest6 (0.53s) --- PASS: TestCheckSumDownload/subtest7 (0.40s) === RUN TestApplyTransforms 2025/06/23 01:09:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xiwuzot7zisi" 2025/06/23 01:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:09:47 DEBUG : Swift container rclone-test-xiwuzot7zisi.json: Auto set use_segments_container to true 2025/06/23 01:09:48 DEBUG : Swift container rclone-test-xiwuzot7zisi: Auto set use_segments_container to true 2025/06/23 01:09:48 DEBUG : Creating backend with remote "/tmp/rclone1902462847" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi", Local "Local file system at /tmp/rclone1902462847", Modify Window "1ns" 2025/06/23 01:09:49 INFO : Swift container rclone-test-xiwuzot7zisi: Container "rclone-test-xiwuzot7zisi" created upper checkfile vs. lower remote (without normalization) 2025/06/23 01:10:10 ERROR : hello, world!: sum not found 2025/06/23 01:10:10 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi 2025/06/23 01:10:10 NOTICE: Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi: 1 files missing 2025/06/23 01:10:10 NOTICE: 1 hashes missing 2025/06/23 01:10:10 NOTICE: Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi: 2 differences found 2025/06/23 01:10:10 NOTICE: Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/23 01:10:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:10:11 NOTICE: Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi: 0 differences found 2025/06/23 01:10:11 NOTICE: Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi: 1 matching files 2025/06/23 01:10:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-buqehuk0cisa" 2025/06/23 01:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:10:11 DEBUG : Swift container rclone-test-buqehuk0cisa.json: Auto set use_segments_container to true 2025/06/23 01:10:11 DEBUG : Swift container rclone-test-buqehuk0cisa: Auto set use_segments_container to true 2025/06/23 01:10:11 DEBUG : Creating backend with remote "/tmp/rclone1581476684" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-buqehuk0cisa", Local "Local file system at /tmp/rclone1581476684", Modify Window "1ns" 2025/06/23 01:10:12 INFO : Swift container rclone-test-buqehuk0cisa: Container "rclone-test-buqehuk0cisa" created lower checkfile vs. upper remote (without normalization) 2025/06/23 01:10:38 ERROR : HELLO, WORLD!: sum not found 2025/06/23 01:10:38 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-buqehuk0cisa 2025/06/23 01:10:38 NOTICE: Compressed: TestCompressSwift:rclone-test-buqehuk0cisa: 1 files missing 2025/06/23 01:10:38 NOTICE: 1 hashes missing 2025/06/23 01:10:38 NOTICE: Compressed: TestCompressSwift:rclone-test-buqehuk0cisa: 2 differences found 2025/06/23 01:10:38 NOTICE: Compressed: TestCompressSwift:rclone-test-buqehuk0cisa: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/23 01:11:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:11:19 NOTICE: Compressed: TestCompressSwift:rclone-test-buqehuk0cisa: 0 differences found 2025/06/23 01:11:19 NOTICE: Compressed: TestCompressSwift:rclone-test-buqehuk0cisa: 1 matching files 2025/06/23 01:11:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-catuqil9soji" 2025/06/23 01:11:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:11:20 DEBUG : Swift container rclone-test-catuqil9soji.json: Auto set use_segments_container to true 2025/06/23 01:11:20 DEBUG : Swift container rclone-test-catuqil9soji: Auto set use_segments_container to true 2025/06/23 01:11:20 DEBUG : Creating backend with remote "/tmp/rclone2626810014" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-catuqil9soji", Local "Local file system at /tmp/rclone2626810014", Modify Window "1ns" 2025/06/23 01:11:20 INFO : Swift container rclone-test-catuqil9soji: Container "rclone-test-catuqil9soji" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/23 01:12:02 ERROR : HeLlO, wOrLd!: sum not found 2025/06/23 01:12:02 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-catuqil9soji 2025/06/23 01:12:02 NOTICE: Compressed: TestCompressSwift:rclone-test-catuqil9soji: 1 files missing 2025/06/23 01:12:02 NOTICE: 1 hashes missing 2025/06/23 01:12:02 NOTICE: Compressed: TestCompressSwift:rclone-test-catuqil9soji: 2 differences found 2025/06/23 01:12:02 NOTICE: Compressed: TestCompressSwift:rclone-test-catuqil9soji: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/23 01:12:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:12:02 NOTICE: Compressed: TestCompressSwift:rclone-test-catuqil9soji: 0 differences found 2025/06/23 01:12:02 NOTICE: Compressed: TestCompressSwift:rclone-test-catuqil9soji: 1 matching files 2025/06/23 01:12:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-foviwuk2mepo" 2025/06/23 01:12:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:12:03 DEBUG : Swift container rclone-test-foviwuk2mepo.json: Auto set use_segments_container to true 2025/06/23 01:12:03 DEBUG : Swift container rclone-test-foviwuk2mepo: Auto set use_segments_container to true 2025/06/23 01:12:03 DEBUG : Creating backend with remote "/tmp/rclone3226916142" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-foviwuk2mepo", Local "Local file system at /tmp/rclone3226916142", Modify Window "1ns" 2025/06/23 01:12:03 INFO : Swift container rclone-test-foviwuk2mepo: Container "rclone-test-foviwuk2mepo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/23 01:12:19 ERROR : HELLO, WORLD!: sum not found 2025/06/23 01:12:19 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-foviwuk2mepo 2025/06/23 01:12:19 NOTICE: Compressed: TestCompressSwift:rclone-test-foviwuk2mepo: 1 files missing 2025/06/23 01:12:19 NOTICE: 1 hashes missing 2025/06/23 01:12:19 NOTICE: Compressed: TestCompressSwift:rclone-test-foviwuk2mepo: 2 differences found 2025/06/23 01:12:19 NOTICE: Compressed: TestCompressSwift:rclone-test-foviwuk2mepo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/23 01:12:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:12:19 NOTICE: Compressed: TestCompressSwift:rclone-test-foviwuk2mepo: 0 differences found 2025/06/23 01:12:19 NOTICE: Compressed: TestCompressSwift:rclone-test-foviwuk2mepo: 1 matching files 2025/06/23 01:12:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-boyizom4fixa" 2025/06/23 01:12:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:12:20 DEBUG : Swift container rclone-test-boyizom4fixa.json: Auto set use_segments_container to true 2025/06/23 01:12:20 DEBUG : Swift container rclone-test-boyizom4fixa: Auto set use_segments_container to true 2025/06/23 01:12:20 DEBUG : Creating backend with remote "/tmp/rclone780657072" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-boyizom4fixa", Local "Local file system at /tmp/rclone780657072", Modify Window "1ns" 2025/06/23 01:12:20 INFO : Swift container rclone-test-boyizom4fixa: Container "rclone-test-boyizom4fixa" created NFD checkfile vs. NFC remote (without normalization) 2025/06/23 01:12:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 01:12:31 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-boyizom4fixa 2025/06/23 01:12:31 NOTICE: Compressed: TestCompressSwift:rclone-test-boyizom4fixa: 1 files missing 2025/06/23 01:12:31 NOTICE: 1 hashes missing 2025/06/23 01:12:31 NOTICE: Compressed: TestCompressSwift:rclone-test-boyizom4fixa: 2 differences found 2025/06/23 01:12:31 NOTICE: Compressed: TestCompressSwift:rclone-test-boyizom4fixa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/23 01:12:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:12:37 NOTICE: Compressed: TestCompressSwift:rclone-test-boyizom4fixa: 0 differences found 2025/06/23 01:12:37 NOTICE: Compressed: TestCompressSwift:rclone-test-boyizom4fixa: 1 matching files 2025/06/23 01:12:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hokoyow0jipo" 2025/06/23 01:12:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:12:37 DEBUG : Swift container rclone-test-hokoyow0jipo.json: Auto set use_segments_container to true 2025/06/23 01:12:37 DEBUG : Swift container rclone-test-hokoyow0jipo: Auto set use_segments_container to true 2025/06/23 01:12:37 DEBUG : Creating backend with remote "/tmp/rclone3315230587" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hokoyow0jipo", Local "Local file system at /tmp/rclone3315230587", Modify Window "1ns" 2025/06/23 01:12:38 INFO : Swift container rclone-test-hokoyow0jipo: Container "rclone-test-hokoyow0jipo" created NFC checkfile vs. NFD remote (without normalization) 2025/06/23 01:12:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 01:12:54 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-hokoyow0jipo 2025/06/23 01:12:54 NOTICE: Compressed: TestCompressSwift:rclone-test-hokoyow0jipo: 1 files missing 2025/06/23 01:12:54 NOTICE: 1 hashes missing 2025/06/23 01:12:54 NOTICE: Compressed: TestCompressSwift:rclone-test-hokoyow0jipo: 2 differences found 2025/06/23 01:12:54 NOTICE: Compressed: TestCompressSwift:rclone-test-hokoyow0jipo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/23 01:13:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:13:04 NOTICE: Compressed: TestCompressSwift:rclone-test-hokoyow0jipo: 0 differences found 2025/06/23 01:13:04 NOTICE: Compressed: TestCompressSwift:rclone-test-hokoyow0jipo: 1 matching files 2025/06/23 01:13:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wevejur7sutu" 2025/06/23 01:13:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:13:04 DEBUG : Swift container rclone-test-wevejur7sutu.json: Auto set use_segments_container to true 2025/06/23 01:13:05 DEBUG : Swift container rclone-test-wevejur7sutu: Auto set use_segments_container to true 2025/06/23 01:13:05 DEBUG : Creating backend with remote "/tmp/rclone1732401037" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wevejur7sutu", Local "Local file system at /tmp/rclone1732401037", Modify Window "1ns" 2025/06/23 01:13:05 INFO : Swift container rclone-test-wevejur7sutu: Container "rclone-test-wevejur7sutu" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/23 01:13:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 01:13:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wevejur7sutu 2025/06/23 01:13:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wevejur7sutu: 1 files missing 2025/06/23 01:13:17 NOTICE: 1 hashes missing 2025/06/23 01:13:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wevejur7sutu: 2 differences found 2025/06/23 01:13:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wevejur7sutu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/23 01:13:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:13:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wevejur7sutu: 0 differences found 2025/06/23 01:13:17 NOTICE: Compressed: TestCompressSwift:rclone-test-wevejur7sutu: 1 matching files 2025/06/23 01:13:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cojabow5zeko" 2025/06/23 01:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:13:17 DEBUG : Swift container rclone-test-cojabow5zeko.json: Auto set use_segments_container to true 2025/06/23 01:13:18 DEBUG : Swift container rclone-test-cojabow5zeko: Auto set use_segments_container to true 2025/06/23 01:13:18 DEBUG : Creating backend with remote "/tmp/rclone2391254355" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cojabow5zeko", Local "Local file system at /tmp/rclone2391254355", Modify Window "1ns" 2025/06/23 01:13:18 INFO : Swift container rclone-test-cojabow5zeko: Container "rclone-test-cojabow5zeko" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/23 01:13:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 01:13:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cojabow5zeko 2025/06/23 01:13:29 NOTICE: Compressed: TestCompressSwift:rclone-test-cojabow5zeko: 1 files missing 2025/06/23 01:13:29 NOTICE: 1 hashes missing 2025/06/23 01:13:29 NOTICE: Compressed: TestCompressSwift:rclone-test-cojabow5zeko: 2 differences found 2025/06/23 01:13:29 NOTICE: Compressed: TestCompressSwift:rclone-test-cojabow5zeko: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/23 01:13:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:13:30 NOTICE: Compressed: TestCompressSwift:rclone-test-cojabow5zeko: 0 differences found 2025/06/23 01:13:30 NOTICE: Compressed: TestCompressSwift:rclone-test-cojabow5zeko: 1 matching files 2025/06/23 01:13:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-devexaz2guta" 2025/06/23 01:13:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:13:30 DEBUG : Swift container rclone-test-devexaz2guta.json: Auto set use_segments_container to true 2025/06/23 01:13:30 DEBUG : Swift container rclone-test-devexaz2guta: Auto set use_segments_container to true 2025/06/23 01:13:30 DEBUG : Creating backend with remote "/tmp/rclone1260474183" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-devexaz2guta", Local "Local file system at /tmp/rclone1260474183", Modify Window "1ns" 2025/06/23 01:13:31 INFO : Swift container rclone-test-devexaz2guta: Container "rclone-test-devexaz2guta" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/23 01:13:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 01:13:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-devexaz2guta 2025/06/23 01:13:37 NOTICE: Compressed: TestCompressSwift:rclone-test-devexaz2guta: 1 files missing 2025/06/23 01:13:37 NOTICE: 1 hashes missing 2025/06/23 01:13:37 NOTICE: Compressed: TestCompressSwift:rclone-test-devexaz2guta: 2 differences found 2025/06/23 01:13:37 NOTICE: Compressed: TestCompressSwift:rclone-test-devexaz2guta: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/23 01:13:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:13:37 NOTICE: Compressed: TestCompressSwift:rclone-test-devexaz2guta: 0 differences found 2025/06/23 01:13:37 NOTICE: Compressed: TestCompressSwift:rclone-test-devexaz2guta: 1 matching files 2025/06/23 01:13:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dibuzuh8seda" 2025/06/23 01:13:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:13:37 DEBUG : Swift container rclone-test-dibuzuh8seda.json: Auto set use_segments_container to true 2025/06/23 01:13:38 DEBUG : Swift container rclone-test-dibuzuh8seda: Auto set use_segments_container to true 2025/06/23 01:13:38 DEBUG : Creating backend with remote "/tmp/rclone1442186528" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dibuzuh8seda", Local "Local file system at /tmp/rclone1442186528", Modify Window "1ns" 2025/06/23 01:13:38 INFO : Swift container rclone-test-dibuzuh8seda: Container "rclone-test-dibuzuh8seda" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/23 01:13:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 01:13:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dibuzuh8seda 2025/06/23 01:13:54 NOTICE: Compressed: TestCompressSwift:rclone-test-dibuzuh8seda: 1 files missing 2025/06/23 01:13:54 NOTICE: 1 hashes missing 2025/06/23 01:13:54 NOTICE: Compressed: TestCompressSwift:rclone-test-dibuzuh8seda: 2 differences found 2025/06/23 01:13:54 NOTICE: Compressed: TestCompressSwift:rclone-test-dibuzuh8seda: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/23 01:14:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 01:14:04 NOTICE: Compressed: TestCompressSwift:rclone-test-dibuzuh8seda: 0 differences found 2025/06/23 01:14:04 NOTICE: Compressed: TestCompressSwift:rclone-test-dibuzuh8seda: 1 matching files 2025/06/23 01:14:04 DEBUG : Compressed: TestCompressSwift:rclone-test-dibuzuh8seda: Purge remote 2025/06/23 01:14:04 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 01:14:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 01:14:10 INFO : Swift container rclone-test-dibuzuh8seda: Container "rclone-test-dibuzuh8seda" removed 2025/06/23 01:14:10 DEBUG : Compressed: TestCompressSwift:rclone-test-devexaz2guta: Purge remote 2025/06/23 01:14:10 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:10 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 01:14:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 01:14:11 INFO : Swift container rclone-test-devexaz2guta: Container "rclone-test-devexaz2guta" removed 2025/06/23 01:14:11 DEBUG : Compressed: TestCompressSwift:rclone-test-cojabow5zeko: Purge remote 2025/06/23 01:14:11 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:11 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 01:14:16 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 01:14:16 INFO : Swift container rclone-test-cojabow5zeko: Container "rclone-test-cojabow5zeko" removed 2025/06/23 01:14:16 DEBUG : Compressed: TestCompressSwift:rclone-test-wevejur7sutu: Purge remote 2025/06/23 01:14:16 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:17 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/23 01:14:21 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/23 01:14:22 NOTICE: purge failed: Container Not Found 2025/06/23 01:14:22 DEBUG : Compressed: TestCompressSwift:rclone-test-hokoyow0jipo: Purge remote 2025/06/23 01:14:22 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:27 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/23 01:14:32 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/23 01:14:32 INFO : Swift container rclone-test-hokoyow0jipo: Container "rclone-test-hokoyow0jipo" removed 2025/06/23 01:14:32 DEBUG : Compressed: TestCompressSwift:rclone-test-boyizom4fixa: Purge remote 2025/06/23 01:14:32 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:32 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/23 01:14:37 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/23 01:14:38 INFO : Swift container rclone-test-boyizom4fixa: Container "rclone-test-boyizom4fixa" removed 2025/06/23 01:14:38 DEBUG : Compressed: TestCompressSwift:rclone-test-foviwuk2mepo: Purge remote 2025/06/23 01:14:38 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:43 INFO : HELLO, WORLD!.json: Deleted 2025/06/23 01:14:48 INFO : HELLO, WORLD!.bin: Deleted 2025/06/23 01:14:48 INFO : Swift container rclone-test-foviwuk2mepo: Container "rclone-test-foviwuk2mepo" removed 2025/06/23 01:14:48 DEBUG : Compressed: TestCompressSwift:rclone-test-catuqil9soji: Purge remote 2025/06/23 01:14:48 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:49 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/23 01:14:54 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/23 01:14:54 INFO : Swift container rclone-test-catuqil9soji: Container "rclone-test-catuqil9soji" removed 2025/06/23 01:14:54 DEBUG : Compressed: TestCompressSwift:rclone-test-buqehuk0cisa: Purge remote 2025/06/23 01:14:54 DEBUG : Waiting for deletions to finish 2025/06/23 01:14:54 INFO : HELLO, WORLD!.bin: Deleted 2025/06/23 01:15:04 INFO : HELLO, WORLD!.json: Deleted 2025/06/23 01:15:04 INFO : Swift container rclone-test-buqehuk0cisa: Container "rclone-test-buqehuk0cisa" removed 2025/06/23 01:15:04 DEBUG : Compressed: TestCompressSwift:rclone-test-xiwuzot7zisi: Purge remote 2025/06/23 01:15:04 DEBUG : Waiting for deletions to finish 2025/06/23 01:15:05 INFO : hello, world!.bin: Deleted 2025/06/23 01:15:05 INFO : hello, world!.json: Deleted 2025/06/23 01:15:05 INFO : Swift container rclone-test-xiwuzot7zisi: Container "rclone-test-xiwuzot7zisi" removed --- PASS: TestApplyTransforms (318.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:15:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 01:15:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:15:16 INFO : file1: Copied (new) to: sub/file2 2025/06/23 01:15:17 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:15:17 DEBUG : file1: Unchanged skipping 2025/06/23 01:15:17 DEBUG : Compressed: TestCompressSwift:rclone-test-nusofid4goda: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.53s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:15:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/backup" 2025/06/23 01:15:30 DEBUG : Swift container rclone-test-nusofid4goda path backup.json: Auto set use_segments_container to true 2025/06/23 01:15:35 DEBUG : Swift container rclone-test-nusofid4goda path backup: Auto set use_segments_container to true 2025/06/23 01:15:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 01:16:17 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/23 01:16:17 INFO : dst/file1: Copied (server-side copy) 2025/06/23 01:16:22 INFO : dst/file1: Deleted 2025/06/23 01:16:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:16:32 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (115.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:17:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/dst" 2025/06/23 01:17:14 DEBUG : Swift container rclone-test-nusofid4goda path dst.json: Auto set use_segments_container to true 2025/06/23 01:17:20 DEBUG : Swift container rclone-test-nusofid4goda path dst: Auto set use_segments_container to true 2025/06/23 01:17:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/CompareDest" 2025/06/23 01:17:31 DEBUG : Swift container rclone-test-nusofid4goda path CompareDest.json: Auto set use_segments_container to true 2025/06/23 01:17:37 DEBUG : Swift container rclone-test-nusofid4goda path CompareDest: Auto set use_segments_container to true 2025/06/23 01:17:42 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 01:17:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 01:17:59 INFO : one: Copied (new) 2025/06/23 01:18:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 01:18:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/23 01:18:10 INFO : one: Copied (replaced existing) 2025/06/23 01:18:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 01:18:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:18:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 01:19:15 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 01:19:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:19:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 01:19:40 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 01:19:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:19:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 01:20:22 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 01:20:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 01:20:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/23 01:20:42 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (261.13s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:21:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/dst" 2025/06/23 01:21:35 DEBUG : Swift container rclone-test-nusofid4goda path dst.json: Auto set use_segments_container to true 2025/06/23 01:21:41 DEBUG : Swift container rclone-test-nusofid4goda path dst: Auto set use_segments_container to true 2025/06/23 01:21:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/CopyDest" 2025/06/23 01:21:51 DEBUG : Swift container rclone-test-nusofid4goda path CopyDest.json: Auto set use_segments_container to true 2025/06/23 01:21:56 DEBUG : Config file has changed externally - reloading 2025/06/23 01:21:57 DEBUG : Swift container rclone-test-nusofid4goda path CopyDest: Auto set use_segments_container to true 2025/06/23 01:22:02 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 01:22:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 01:22:18 INFO : one: Copied (new) 2025/06/23 01:22:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 01:22:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/23 01:22:39 INFO : one: Copied (replaced existing) 2025/06/23 01:23:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/BackupDir" 2025/06/23 01:23:13 DEBUG : Swift container rclone-test-nusofid4goda path BackupDir.json: Auto set use_segments_container to true 2025/06/23 01:23:18 DEBUG : Swift container rclone-test-nusofid4goda path BackupDir: Auto set use_segments_container to true 2025/06/23 01:23:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 01:23:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:23:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 01:24:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 01:24:05 INFO : one: Copied (server-side copy) 2025/06/23 01:24:10 INFO : one: Deleted 2025/06/23 01:24:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/23 01:24:31 INFO : one: Copied (server-side copy) 2025/06/23 01:24:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 01:25:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 01:25:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:25:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 01:25:39 INFO : two: Copied (server-side copy) 2025/06/23 01:25:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 01:26:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:26:00 DEBUG : two: Unchanged skipping 2025/06/23 01:26:53 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 01:27:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 01:27:03 DEBUG : three: Destination not found in --copy-dest 2025/06/23 01:27:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/23 01:27:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (437.53s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.19s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.18s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:28:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/23 01:29:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:29:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/23 01:29:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/23 01:29:31 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/23 01:29:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-nusofid4goda/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/23 01:29:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/23 01:29:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/23 01:29:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2780972102c21e0ec218cbf19527f609 OK 2025/06/23 01:29:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (81.02s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.25s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:31:14 INFO : Compressed: TestCompressSwift:rclone-test-nusofid4goda: Looking for duplicate md5 hashes using newest mode. 2025/06/23 01:31:14 NOTICE: 388b1fb9b0181151d3b30719af911cf1: Found 3 files with duplicate md5 hashes 2025/06/23 01:31:25 INFO : one: Deleted 2025/06/23 01:31:35 INFO : also/one: Deleted 2025/06/23 01:31:35 NOTICE: 388b1fb9b0181151d3b30719af911cf1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (106.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.13s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.16s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:33:45 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 01:33:45 DEBUG : a.txt: Excluded 2025/06/23 01:33:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 01:33:45 DEBUG : sub dir/hello world: Excluded 2025/06/23 01:33:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 01:33:45 DEBUG : sub dir/hello world2: Excluded 2025/06/23 01:33:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 01:33:45 DEBUG : sub dir/hello world: Excluded 2025/06/23 01:33:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 01:33:45 DEBUG : sub dir/hello world2: Excluded 2025/06/23 01:33:45 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 01:33:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (166.24s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:36:24 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 01:36:24 DEBUG : a.txt: Excluded 2025/06/23 01:36:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 01:36:24 DEBUG : sub dir/hello world: Excluded 2025/06/23 01:36:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 01:36:24 DEBUG : sub dir/hello world2: Excluded 2025/06/23 01:36:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 01:36:24 DEBUG : sub dir/hello world: Excluded 2025/06/23 01:36:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 01:36:24 DEBUG : sub dir/hello world2: Excluded 2025/06/23 01:36:29 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 01:36:34 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (158.85s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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 (30.44s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.32s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.16s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", 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/23 01:38:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/notfound" 2025/06/23 01:38:36 DEBUG : Config file has changed externally - reloading 2025/06/23 01:38:37 DEBUG : Swift container rclone-test-nusofid4goda path notfound.json: Auto set use_segments_container to true 2025/06/23 01:38:57 DEBUG : Swift container rclone-test-nusofid4goda path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (76.04s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (1.31s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (5.20s) --- PASS: TestStatJSON/NotFound (5.16s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (26.18s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:39:14 INFO : Compressed: TestCompressSwift:rclone-test-nusofid4goda: Making directory 2025/06/23 01:39:14 INFO : Compressed: TestCompressSwift:rclone-test-nusofid4goda: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestLsd (21.46s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestLs (47.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:40:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/23 01:40:52 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (45.35s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestLsLong (42.32s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (52.47s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (0.32s) === RUN TestHashSumsWithErrors 2025/06/23 01:42:43 DEBUG : Creating backend with remote ":memory:" 2025/06/23 01:42:43 DEBUG : Config file has changed externally - reloading 2025/06/23 01:42:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/23 01:42:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 01:42:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 01:42:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 01:42:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 01:42:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 01:42:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 01:42:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/23 01:42:43 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestCount (53.67s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:44:30 DEBUG : Waiting for deletions to finish 2025/06/23 01:44:31 DEBUG : large: Excluded (Size Filter) 2025/06/23 01:44:36 INFO : small: Deleted 2025/06/23 01:44:41 INFO : medium: Deleted --- PASS: TestDelete (81.66s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:45:46 DEBUG : Waiting for deletions to finish 2025/06/23 01:45:46 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/23 01:45:52 INFO : large: Deleted 2025/06/23 01:46:07 INFO : medium: Deleted --- PASS: TestMaxDelete (74.38s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:47:00 DEBUG : Waiting for deletions to finish 2025/06/23 01:47:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 01:47:11 INFO : small: Deleted 2025/06/23 01:47:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (74.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:48:19 DEBUG : Waiting for deletions to finish 2025/06/23 01:48:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 01:48:24 INFO : large: Deleted 2025/06/23 01:48:29 INFO : small: Deleted --- PASS: TestMaxDeleteSize (72.95s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestReadFile (26.80s) === RUN TestRetry 2025/06/23 01:49:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/23 01:49:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/23 01:49:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 01:49:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 01:49:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 01:49:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 01:49:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestCat (34.47s) === RUN TestPurge 2025/06/23 01:49:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nigagek9zoyu" 2025/06/23 01:49:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 01:49:41 DEBUG : Swift container rclone-test-nigagek9zoyu.json: Auto set use_segments_container to true 2025/06/23 01:49:42 DEBUG : Swift container rclone-test-nigagek9zoyu: Auto set use_segments_container to true 2025/06/23 01:49:42 DEBUG : Creating backend with remote "/tmp/rclone3246129968" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nigagek9zoyu", Local "Local file system at /tmp/rclone3246129968", Modify Window "1ns" 2025/06/23 01:49:42 INFO : Swift container rclone-test-nigagek9zoyu: Container "rclone-test-nigagek9zoyu" created 2025/06/23 01:49:48 INFO : A2: Making directory 2025/06/23 01:49:48 INFO : A1/B2: Making directory 2025/06/23 01:49:48 INFO : A1/B2/C2: Making directory 2025/06/23 01:49:48 INFO : A1/B1/C3: Making directory 2025/06/23 01:49:48 INFO : A3: Making directory 2025/06/23 01:49:48 INFO : A3/B3: Making directory 2025/06/23 01:49:48 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/23 01:50:14 DEBUG : Waiting for deletions to finish 2025/06/23 01:50:14 INFO : A1/B1/C1/one.bin: Deleted 2025/06/23 01:50:14 INFO : A1/B1/C1/one.json: 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/23 01:50:25 DEBUG : Waiting for deletions to finish 2025/06/23 01:50:35 INFO : A1/two.bin: Deleted 2025/06/23 01:50:35 INFO : A1/two.json: Deleted 2025/06/23 01:50:35 INFO : Swift container rclone-test-nigagek9zoyu: Container "rclone-test-nigagek9zoyu" removed 2025/06/23 01:50:35 DEBUG : Compressed: TestCompressSwift:rclone-test-nigagek9zoyu: Purge remote 2025/06/23 01:50:35 DEBUG : Waiting for deletions to finish 2025/06/23 01:50:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (54.19s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:50:51 INFO : A2: Making directory 2025/06/23 01:50:51 INFO : A1/B2: Making directory 2025/06/23 01:50:51 INFO : A1/B2/C2: Making directory 2025/06/23 01:50:51 INFO : A1/B1/C3: Making directory 2025/06/23 01:50:51 INFO : A3: Making directory 2025/06/23 01:50:51 INFO : A3/B3: Making directory 2025/06/23 01:50:51 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/23 01:51:12 DEBUG : removing 1 level 3 directories 2025/06/23 01:51:12 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/23 01:52:09 DEBUG : removing 1 level 0 directories 2025/06/23 01:52:09 INFO : Compressed: TestCompressSwift:rclone-test-nusofid4goda: Removing directory 2025/06/23 01:52:09 INFO : Swift container rclone-test-nusofid4goda: Container "rclone-test-nusofid4goda" removed --- PASS: TestRmdirsNoLeaveRoot (94.27s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:52:10 INFO : Swift container rclone-test-nusofid4goda: Container "rclone-test-nusofid4goda" created 2025/06/23 01:52:10 INFO : A1: Making directory 2025/06/23 01:52:10 INFO : A1/B1: Making directory 2025/06/23 01:52:10 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.50s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:52:10 INFO : A1: Making directory 2025/06/23 01:52:10 INFO : A1/B1: Making directory 2025/06/23 01:52:10 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.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:52:27 DEBUG : filename.txt: File name found in url 2025/06/23 01:52:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (80.78s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:53:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 01:53:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:53:42 INFO : file1: Copied (new) to: sub/file2 2025/06/23 01:53:42 INFO : file1: Deleted 2025/06/23 01:53:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/23 01:53:42 DEBUG : file1: Unchanged skipping 2025/06/23 01:53:42 INFO : file1: Deleted 2025/06/23 01:53:42 DEBUG : Compressed: TestCompressSwift:rclone-test-nusofid4goda: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:53:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 01:53:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:53:59 INFO : file1: Copied (new) 2025/06/23 01:53:59 INFO : file1: Deleted 2025/06/23 01:54:09 DEBUG : file1: Destination exists, skipping 2025/06/23 01:54:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (31.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:54:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nusofid4goda/backup" 2025/06/23 01:54:31 DEBUG : Swift container rclone-test-nusofid4goda path backup.json: Auto set use_segments_container to true 2025/06/23 01:54:37 DEBUG : Swift container rclone-test-nusofid4goda path backup: Auto set use_segments_container to true 2025/06/23 01:54:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 01:56:31 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/23 01:56:31 INFO : dst/file1: Copied (server-side copy) 2025/06/23 01:56:36 INFO : dst/file1: Deleted 2025/06/23 01:56:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/23 01:56:47 INFO : dst/file1: Copied (new) 2025/06/23 01:56:47 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (172.81s) === 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-nusofid4goda", Local "Local file system at /tmp/rclone296875785", Modify Window "1ns" 2025/06/23 01:58:06 INFO : A1/B2: Making directory 2025/06/23 01:58:06 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/23 01:58:43 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 01:58:43 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/06/23 01:58:44 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/23 01:58:44 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/06/23 01:58:45 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 01:58:45 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/06/23 01:58:48 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/23 01:58:48 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/06/23 01:58:49 INFO : A1/B1/C1/four: Deleted 2025/06/23 01:58:50 INFO : A1/one: Deleted 2025/06/23 01:58:53 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/23 01:58:53 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/06/23 01:58:53 INFO : A1/two: Deleted 2025/06/23 01:58:53 INFO : A1/B1/three: Deleted 2025/06/23 01:58:58 INFO : A1/B1/C2/five: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/06/23 01:59:36 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/23 01:59:36 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/06/23 01:59:41 INFO : A2/B1/C2/five: Deleted 2025/06/23 01:59:45 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/23 01:59:45 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/06/23 01:59:46 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/23 01:59:46 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/06/23 01:59:46 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/23 01:59:46 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/06/23 01:59:46 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 01:59:46 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/06/23 01:59:50 INFO : A2/two: Deleted 2025/06/23 01:59:51 INFO : A2/B1/three: Deleted 2025/06/23 01:59:51 INFO : A2/B1/C1/four: Deleted 2025/06/23 01:59:51 INFO : A2/one: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/06/23 02:00:12 INFO : Compressed: TestCompressSwift:rclone-test-nusofid4goda: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/23 02:00:38 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/23 02:00:38 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/06/23 02:00:39 INFO : A3/B1/C2/five: Deleted 2025/06/23 02:00:39 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/23 02:00:39 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/06/23 02:00:39 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/23 02:00:39 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/06/23 02:00:39 INFO : A3/B1/C1/four: Deleted panic: test timed out after 1h0m0s running tests: TestDirMove (3m33s) goroutine 10142 [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, 4 minutes]: testing.(*T).Run(0xc0005a7a40, {0x26a2e5f?, 0xc00079fad8?}, 0x27d5470) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0005a7a40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0005a7a40, 0xc00079fc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000acc498, {0x3e9b120, 0x6d, 0x6d}, {0xedfea9e39?, 0x3eb1120?, 0x3eb1120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000460280) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000460280) /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 52 [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 53 [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 9574 [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(0xc000acb560) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:65 +0x1e github.com/rclone/rclone/fs/operations.DirMove({0x2b09a08, 0x3ed46e0}, {0x2b1ed40, 0xc0001da200}, {0x268c2f1, 0x2}, {0x268c2fc, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2431 +0x81f github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc000836700) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1433 +0xe8d testing.tRunner(0xc000836700, 0x27d5470) /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 9658 [select]: net/http.(*persistConn).writeLoop(0xc0004319e0) /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 333 [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 323 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 180 [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 170 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9689 [IO wait]: internal/poll.runtime_pollWait(0x701da0454500, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005c2100?, 0xc0007a6c80?, 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(0xc0005c2100, {0xc0007a6c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005c2100, {0xc0007a6c80?, 0x1973?, 0xc000a5f3a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007ea138, {0xc0007a6c80?, 0xc0006e5a50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000841038, {0xc0007a6c80?, 0x701d56661c80?, 0x701da05195c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005608a0, {0xc0007a6c80?, 0x1973?, 0xc0000969d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006e5b38, {0x2ae3100, 0xc0005608a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006e5888, {0x701d55cfaf18, 0xc000841038}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006e5888, 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(0xc0006e5888, {0xc000900000, 0x1000, 0xc0003c3b30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006650e0, {0xc000900000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b35c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b35c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006650e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9654 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 679 [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 669 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3240 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2983 [chan receive, 50 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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3373 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3517 [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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 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 3080 [chan receive, 50 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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9646 [IO wait]: internal/poll.runtime_pollWait(0x701da0454ed8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0005c2000?, 0xc0007a5300?, 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(0xc0005c2000, {0xc0007a5300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0005c2000, {0xc0007a5300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000434268, {0xc0007a5300?, 0x0?, 0x3ecfde0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000accc48, {0xc0007a5300?, 0x701d56691078?, 0x701da0519f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009433c8, {0xc0007a5300?, 0x3ed6f60?, 0xc0000959d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004629b8, {0x2ae3100, 0xc0009433c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000462708, {0x701d55cfaf18, 0xc000accc48}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000462708, 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(0xc000462708, {0xc000615000, 0x1000, 0xc0003c3b30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000658000, {0xc000615000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000487d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000487d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000658000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9684 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9463 [IO wait]: internal/poll.runtime_pollWait(0x701da0454618, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00065c080?, 0xc0007a2000?, 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(0xc00065c080, {0xc0007a2000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00065c080, {0xc0007a2000?, 0x1973?, 0xc0004cc2e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007ea008, {0xc0007a2000?, 0xc0004621d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000942000, {0xc0007a2000?, 0x701d5665dc08?, 0x701da05195c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004c3e30, {0xc0007a2000?, 0x1973?, 0xc00066d9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004622b8, {0x2ae3100, 0xc0004c3e30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000462008, {0x701d55cfaf18, 0xc000942000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000462008, 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(0xc000462008, {0xc000893000, 0x1000, 0xc0003c3b30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000658240, {0xc000893000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0004125a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004125a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000658240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9488 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 278 [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 252 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 560 [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 550 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3319 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10124 [select]: net/http.(*persistConn).roundTrip(0xc000658240, 0xc000907d60) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000726d00, 0xc0004272c0) /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(0xc0004741c0, 0xc0004272c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0004272c0, {0x2ae28a0, 0xc0004741c0}, {0x1?, 0xc0008b15a0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000a98b70, 0xc0004272c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000a98b70, 0xc0004272c0) /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 10058 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 10141 [select]: net/http.(*persistConn).roundTrip(0xc000658000, 0xc00075af50) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000726d00, 0xc000661a40) /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(0xc0004741c0, 0xc000661a40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000661a40, {0x2ae28a0, 0xc0004741c0}, {0x458701?, 0xc0006a3760?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000a98b70, 0xc000661a40, {0x0?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000a98b70, 0xc000661a40) /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 10060 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3603 [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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 636 [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 627 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1502 [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 1492 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 794 [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 768 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 438 [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 428 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2810 [chan receive, 51 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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1360 [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 1350 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10055 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0005721e0, 0xc0003384d0, 0xc0006617c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {0xc000810960, 0x4f}, {{0xc00165ea80, 0x18}, {0xc00165ea99, 0xa}, {0x268dcca, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {{0xc00165ea80, 0x18}, {0xc00165ea99, 0xa}, {0x268dcca, 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(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {0xc00165ea80, 0x18}, {0xc00165ea99, 0xa}, {0xc0004d5050, 0x18}, {0xc0004d5069, ...}, ...) /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, 0xc00042e008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000aca000, 0xc0003383f0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000aca000, 0xc0003383f0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc0005a76c0, {0x2b09b20, 0xc0001a75e0}, {0x2b21740, 0xc000acb380}, {0xc000415fa0, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001da200, {0x2b09b20, 0xc0001a75e0}, {0x2b1edb0, 0xc0001a7590}, {0xc000414c90, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000926bd0, {0x2b09b20, 0xc0001a75e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000926bd0, {0x2b09b20, 0xc0001a75e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09b20, 0xc0001a75e0}, {0x2b1ed40, 0xc0001da200}, {0x0, 0x0}, {0xc000414c90, 0x6}, {0x2b1edb0, 0xc0001a7590}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09b20, 0xc0001a75e0}, {0x2b1ed40, 0xc0001da200}, {0x0, 0x0}, {0xc000414c90, 0x6}, {0x2b1edb0, 0xc0001a7590}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:499 +0xa68 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:2408 +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 9574 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 1442 [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 1432 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 522 [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 480 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2881 [chan receive, 51 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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9657 [IO wait]: internal/poll.runtime_pollWait(0x701da0454960, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00065c500?, 0xc0007a8600?, 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(0xc00065c500, {0xc0007a8600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00065c500, {0xc0007a8600?, 0x1973?, 0xc000a5f5e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001344a8, {0xc0007a8600?, 0xc000360c50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000561dd0, {0xc0007a8600?, 0x701d56691078?, 0x701da0519f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000942ff0, {0xc0007a8600?, 0x1973?, 0xc0000929d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000360d38, {0x2ae3100, 0xc000942ff0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000360a88, {0x701d55cfaf18, 0xc000561dd0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000360a88, 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(0xc000360a88, {0xc0004b9000, 0x1000, 0xc0003c3b30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004319e0, {0xc0004b9000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008737a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008737a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004319e0) /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 1106 [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 1080 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 856 [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 814 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 730 [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 688 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1264 [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 1254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 983 [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 941 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1482 [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 1472 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1219 [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 1193 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1061 [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 1019 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1316 [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 1290 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9936 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000a64600) /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 10058 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 3157 [chan receive, 50 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 2809 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9690 [select]: net/http.(*persistConn).writeLoop(0xc0006650e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9654 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9692 [select]: net/http.(*persistConn).writeLoop(0xc000859320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9679 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9691 [IO wait]: internal/poll.runtime_pollWait(0x701da0454730, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000c6600?, 0xc0001c0c80?, 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(0xc0000c6600, {0xc0001c0c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000c6600, {0xc0001c0c80?, 0x1973?, 0xc000a5f820?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00007c4a0, {0xc0001c0c80?, 0xc0000d2c50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000942210, {0xc0001c0c80?, 0x701d56661c80?, 0x701da05195c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000560d68, {0xc0001c0c80?, 0x1973?, 0xc0007759d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000d2d38, {0x2ae3100, 0xc000560d68}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000d2a88, {0x701d55cfaf18, 0xc000942210}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000d2a88, 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(0xc0000d2a88, {0xc00090a000, 0x1000, 0xc0003c3b30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000859320, {0xc00090a000?, 0x7f3f65?, 0x2ae12a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0007b3740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0007b3740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000859320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9679 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9464 [select]: net/http.(*persistConn).writeLoop(0xc000658240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9488 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 10047 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00050a800) /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 10055 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 10058 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0005721e0, 0xc0004524d0, 0xc0004272c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {0xc000810960, 0x4f}, {{0xc000a77da0, 0x18}, {0xc000a77db9, 0xf}, {0x268dcca, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {{0xc000a77da0, 0x18}, {0xc000a77db9, 0xf}, {0x268dcca, 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(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {0xc000a77da0, 0x18}, {0xc000a77db9, 0xf}, {0xc00165e960, 0x18}, {0xc00165e979, ...}, ...) /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, 0xc00007f008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000aca000, 0xc0004523f0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000aca000, 0xc0004523f0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc0005a76c0, {0x2b09b20, 0xc0001a75e0}, {0x2b21740, 0xc000acb1a0}, {0xc0008b8590, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc0001da200, {0x2b09b20, 0xc0001a75e0}, {0x2b1edb0, 0xc0001a74f0}, {0xc000414c30, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x258 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000f9c1b0, {0x2b09b20, 0xc0001a75e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000f9c1b0, {0x2b09b20, 0xc0001a75e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09b20, 0xc0001a75e0}, {0x2b1ed40, 0xc0001da200}, {0x0, 0x0}, {0xc000414c30, 0xb}, {0x2b1edb0, 0xc0001a74f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09b20, 0xc0001a75e0}, {0x2b1ed40, 0xc0001da200}, {0x0, 0x0}, {0xc000414c30, 0xb}, {0x2b1edb0, 0xc0001a74f0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:499 +0xa68 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:2408 +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 9574 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 10137 [select]: net/http.(*persistConn).roundTrip(0xc0004319e0, 0xc00075ab40) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000726d00, 0xc0006617c0) /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(0xc0004741c0, 0xc0006617c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0006617c0, {0x2ae28a0, 0xc0004741c0}, {0x1?, 0xc000434258?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000a98b70, 0xc0006617c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000a98b70, 0xc0006617c0) /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 10055 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 9647 [select]: net/http.(*persistConn).writeLoop(0xc000658000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9684 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 10060 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0005721e0, 0xc000338cb0, 0xc000661a40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {0xc000810960, 0x4f}, {{0xc00165ec30, 0x18}, {0xc00165ec49, 0xa}, {0x2694ab8, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0005721e0, {0x2b09b20, 0xc0001a75e0}, {{0xc00165ec30, 0x18}, {0xc00165ec49, 0xa}, {0x2694ab8, 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, 0xc000322008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000aca000, 0xc00075ad70, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000aca000, 0xc00075ad70) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000acb260, {0x2b09b20, 0xc0001a75e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0001a7540, {0x2b09b20, 0xc0001a75e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xbd github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2b09b20, 0xc0001a75e0}, {0x2b1edb0, 0xc0001a7540}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:556 +0x268 github.com/rclone/rclone/fs/operations.DeleteFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:572 github.com/rclone/rclone/fs/operations.move({0x2b09b20, 0xc0001a75e0}, {0x2b1ed40, 0xc0001da200}, {0x0, 0x0}, {0xc000414c70, 0x6}, {0x2b1edb0, 0xc0001a7540}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:505 +0xb65 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:2408 +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 9574 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 8497 [chan receive, 12 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 8496 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.001863218s (try 1/5): exit status 2: Failed []