"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/04/24 08:35:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu" 2025/04/24 08:35:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:35:45 DEBUG : Swift container rclone-test-wicucif4dafu.json: Auto set use_segments_container to true 2025/04/24 08:35:46 DEBUG : Swift container rclone-test-wicucif4dafu: Auto set use_segments_container to true 2025/04/24 08:35:46 DEBUG : Creating backend with remote "/tmp/rclone1663841639" === 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/24 08:35:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/24 08:35:46 DEBUG : potato: Seek from 10 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 10 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Seek from 5 to 2 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/24 08:35:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Seek from 5 to 2 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/24 08:35:46 DEBUG : potato: Seek from 8 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 8 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/24 08:35:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/24 08:35:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/24 08:35:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/24 08:35:46 DEBUG : potato: Seek from 5 to 2 2025/04/24 08:35:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/24 08:35:46 DEBUG : potato: Seek from 9 to 0 2025/04/24 08:35:46 DEBUG : potato: Seek from 9 to 0 2025/04/24 08:35:46 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 08:35:46 INFO : Swift container rclone-test-wicucif4dafu: Container "rclone-test-wicucif4dafu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (149.26s) --- PASS: TestCheck/1 (10.14s) --- PASS: TestCheck/2 (5.16s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (5.19s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/04/24 08:38:15 DEBUG : Creating backend with remote "nonexistent" 2025/04/24 08:38:15 DEBUG : Creating backend with remote "nonexistent" 2025/04/24 08:38:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/24 08:38:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/24 08:38:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/24 08:38:15 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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 (182.31s) --- PASS: TestCheckDownload/1 (10.20s) --- PASS: TestCheckDownload/2 (10.19s) --- PASS: TestCheckDownload/3 (5.24s) --- PASS: TestCheckDownload/4 (10.24s) --- PASS: TestCheckDownload/5 (10.20s) --- PASS: TestCheckDownload/6 (0.21s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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 (140.92s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.09s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 08:44:04 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/24 08:44:04 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/24 08:44:04 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/24 08:44:04 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/24 08:44:35 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/24 08:44:35 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/24 08:44:35 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/24 08:44:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (72.20s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 08:44:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/data" 2025/04/24 08:44:51 DEBUG : Swift container rclone-test-wicucif4dafu path data.json: Auto set use_segments_container to true 2025/04/24 08:44:57 DEBUG : Swift container rclone-test-wicucif4dafu 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 (428.60s) --- PASS: TestCheckSum/subtest1 (15.46s) --- PASS: TestCheckSum/subtest2 (5.36s) --- PASS: TestCheckSum/subtest3 (20.71s) --- PASS: TestCheckSum/subtest4 (10.60s) --- PASS: TestCheckSum/subtest5 (10.48s) --- PASS: TestCheckSum/subtest6 (10.43s) --- PASS: TestCheckSum/subtest7 (21.06s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 08:51:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/data" 2025/04/24 08:52:00 DEBUG : Swift container rclone-test-wicucif4dafu path data.json: Auto set use_segments_container to true 2025/04/24 08:52:05 DEBUG : Swift container rclone-test-wicucif4dafu 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 (346.23s) --- PASS: TestCheckSumDownload/subtest1 (10.43s) --- PASS: TestCheckSumDownload/subtest2 (15.40s) --- PASS: TestCheckSumDownload/subtest3 (5.51s) --- PASS: TestCheckSumDownload/subtest4 (15.40s) --- PASS: TestCheckSumDownload/subtest5 (15.47s) --- PASS: TestCheckSumDownload/subtest6 (15.40s) --- PASS: TestCheckSumDownload/subtest7 (15.63s) === RUN TestApplyTransforms 2025/04/24 08:57:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kisosak5zoro" 2025/04/24 08:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:57:46 DEBUG : Swift container rclone-test-kisosak5zoro.json: Auto set use_segments_container to true 2025/04/24 08:57:46 DEBUG : Swift container rclone-test-kisosak5zoro: Auto set use_segments_container to true 2025/04/24 08:57:46 DEBUG : Creating backend with remote "/tmp/rclone3812085928" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kisosak5zoro", Local "Local file system at /tmp/rclone3812085928", Modify Window "1ns" 2025/04/24 08:57:47 INFO : Swift container rclone-test-kisosak5zoro: Container "rclone-test-kisosak5zoro" created upper checkfile vs. lower remote (without normalization) 2025/04/24 08:57:58 ERROR : hello, world!: sum not found 2025/04/24 08:57:58 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-kisosak5zoro 2025/04/24 08:57:58 NOTICE: Compressed: TestCompressSwift:rclone-test-kisosak5zoro: 1 files missing 2025/04/24 08:57:58 NOTICE: 1 hashes missing 2025/04/24 08:57:58 NOTICE: Compressed: TestCompressSwift:rclone-test-kisosak5zoro: 2 differences found 2025/04/24 08:57:58 NOTICE: Compressed: TestCompressSwift:rclone-test-kisosak5zoro: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/24 08:57:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:57:59 NOTICE: Compressed: TestCompressSwift:rclone-test-kisosak5zoro: 0 differences found 2025/04/24 08:57:59 NOTICE: Compressed: TestCompressSwift:rclone-test-kisosak5zoro: 1 matching files 2025/04/24 08:57:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-turerid2sufa" 2025/04/24 08:57:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:57:59 DEBUG : Swift container rclone-test-turerid2sufa.json: Auto set use_segments_container to true 2025/04/24 08:58:00 DEBUG : Swift container rclone-test-turerid2sufa: Auto set use_segments_container to true 2025/04/24 08:58:00 DEBUG : Creating backend with remote "/tmp/rclone3492006082" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-turerid2sufa", Local "Local file system at /tmp/rclone3492006082", Modify Window "1ns" 2025/04/24 08:58:00 INFO : Swift container rclone-test-turerid2sufa: Container "rclone-test-turerid2sufa" created lower checkfile vs. upper remote (without normalization) 2025/04/24 08:58:11 ERROR : HELLO, WORLD!: sum not found 2025/04/24 08:58:11 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-turerid2sufa 2025/04/24 08:58:11 NOTICE: Compressed: TestCompressSwift:rclone-test-turerid2sufa: 1 files missing 2025/04/24 08:58:11 NOTICE: 1 hashes missing 2025/04/24 08:58:11 NOTICE: Compressed: TestCompressSwift:rclone-test-turerid2sufa: 2 differences found 2025/04/24 08:58:11 NOTICE: Compressed: TestCompressSwift:rclone-test-turerid2sufa: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/24 08:58:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:58:21 NOTICE: Compressed: TestCompressSwift:rclone-test-turerid2sufa: 0 differences found 2025/04/24 08:58:21 NOTICE: Compressed: TestCompressSwift:rclone-test-turerid2sufa: 1 matching files 2025/04/24 08:58:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zofuzup6tawu" 2025/04/24 08:58:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:58:22 DEBUG : Swift container rclone-test-zofuzup6tawu.json: Auto set use_segments_container to true 2025/04/24 08:58:23 DEBUG : Swift container rclone-test-zofuzup6tawu: Auto set use_segments_container to true 2025/04/24 08:58:23 DEBUG : Creating backend with remote "/tmp/rclone514704191" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zofuzup6tawu", Local "Local file system at /tmp/rclone514704191", Modify Window "1ns" 2025/04/24 08:58:23 INFO : Swift container rclone-test-zofuzup6tawu: Container "rclone-test-zofuzup6tawu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/24 08:58:34 ERROR : HeLlO, wOrLd!: sum not found 2025/04/24 08:58:34 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-zofuzup6tawu 2025/04/24 08:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-zofuzup6tawu: 1 files missing 2025/04/24 08:58:34 NOTICE: 1 hashes missing 2025/04/24 08:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-zofuzup6tawu: 2 differences found 2025/04/24 08:58:34 NOTICE: Compressed: TestCompressSwift:rclone-test-zofuzup6tawu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/24 08:58:40 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:58:40 NOTICE: Compressed: TestCompressSwift:rclone-test-zofuzup6tawu: 0 differences found 2025/04/24 08:58:40 NOTICE: Compressed: TestCompressSwift:rclone-test-zofuzup6tawu: 1 matching files 2025/04/24 08:58:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yoziviw9xiqu" 2025/04/24 08:58:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:58:40 DEBUG : Swift container rclone-test-yoziviw9xiqu.json: Auto set use_segments_container to true 2025/04/24 08:58:41 DEBUG : Swift container rclone-test-yoziviw9xiqu: Auto set use_segments_container to true 2025/04/24 08:58:41 DEBUG : Creating backend with remote "/tmp/rclone1104092222" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu", Local "Local file system at /tmp/rclone1104092222", Modify Window "1ns" 2025/04/24 08:58:42 INFO : Swift container rclone-test-yoziviw9xiqu: Container "rclone-test-yoziviw9xiqu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/24 08:58:48 ERROR : HELLO, WORLD!: sum not found 2025/04/24 08:58:48 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu 2025/04/24 08:58:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu: 1 files missing 2025/04/24 08:58:48 NOTICE: 1 hashes missing 2025/04/24 08:58:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu: 2 differences found 2025/04/24 08:58:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/24 08:58:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:58:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu: 0 differences found 2025/04/24 08:58:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu: 1 matching files 2025/04/24 08:58:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sunolad7repa" 2025/04/24 08:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:58:49 DEBUG : Swift container rclone-test-sunolad7repa.json: Auto set use_segments_container to true 2025/04/24 08:58:49 DEBUG : Swift container rclone-test-sunolad7repa: Auto set use_segments_container to true 2025/04/24 08:58:49 DEBUG : Creating backend with remote "/tmp/rclone3592345812" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sunolad7repa", Local "Local file system at /tmp/rclone3592345812", Modify Window "1ns" 2025/04/24 08:58:50 INFO : Swift container rclone-test-sunolad7repa: Container "rclone-test-sunolad7repa" created NFD checkfile vs. NFC remote (without normalization) 2025/04/24 08:59:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/24 08:59:06 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sunolad7repa 2025/04/24 08:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sunolad7repa: 1 files missing 2025/04/24 08:59:06 NOTICE: 1 hashes missing 2025/04/24 08:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sunolad7repa: 2 differences found 2025/04/24 08:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sunolad7repa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/24 08:59:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sunolad7repa: 0 differences found 2025/04/24 08:59:06 NOTICE: Compressed: TestCompressSwift:rclone-test-sunolad7repa: 1 matching files 2025/04/24 08:59:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yujavef9wihu" 2025/04/24 08:59:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:59:07 DEBUG : Swift container rclone-test-yujavef9wihu.json: Auto set use_segments_container to true 2025/04/24 08:59:07 DEBUG : Swift container rclone-test-yujavef9wihu: Auto set use_segments_container to true 2025/04/24 08:59:07 DEBUG : Creating backend with remote "/tmp/rclone1965706023" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yujavef9wihu", Local "Local file system at /tmp/rclone1965706023", Modify Window "1ns" 2025/04/24 08:59:08 INFO : Swift container rclone-test-yujavef9wihu: Container "rclone-test-yujavef9wihu" created NFC checkfile vs. NFD remote (without normalization) 2025/04/24 08:59:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/24 08:59:19 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yujavef9wihu 2025/04/24 08:59:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yujavef9wihu: 1 files missing 2025/04/24 08:59:19 NOTICE: 1 hashes missing 2025/04/24 08:59:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yujavef9wihu: 2 differences found 2025/04/24 08:59:19 NOTICE: Compressed: TestCompressSwift:rclone-test-yujavef9wihu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/24 08:59:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:59:24 NOTICE: Compressed: TestCompressSwift:rclone-test-yujavef9wihu: 0 differences found 2025/04/24 08:59:24 NOTICE: Compressed: TestCompressSwift:rclone-test-yujavef9wihu: 1 matching files 2025/04/24 08:59:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pasujog2luhe" 2025/04/24 08:59:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:59:25 DEBUG : Swift container rclone-test-pasujog2luhe.json: Auto set use_segments_container to true 2025/04/24 08:59:25 DEBUG : Swift container rclone-test-pasujog2luhe: Auto set use_segments_container to true 2025/04/24 08:59:25 DEBUG : Creating backend with remote "/tmp/rclone2646137956" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pasujog2luhe", Local "Local file system at /tmp/rclone2646137956", Modify Window "1ns" 2025/04/24 08:59:26 INFO : Swift container rclone-test-pasujog2luhe: Container "rclone-test-pasujog2luhe" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/24 08:59:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 08:59:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pasujog2luhe 2025/04/24 08:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-pasujog2luhe: 1 files missing 2025/04/24 08:59:32 NOTICE: 1 hashes missing 2025/04/24 08:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-pasujog2luhe: 2 differences found 2025/04/24 08:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-pasujog2luhe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/24 08:59:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-pasujog2luhe: 0 differences found 2025/04/24 08:59:32 NOTICE: Compressed: TestCompressSwift:rclone-test-pasujog2luhe: 1 matching files 2025/04/24 08:59:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ceyikuv7vupu" 2025/04/24 08:59:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:59:33 DEBUG : Swift container rclone-test-ceyikuv7vupu.json: Auto set use_segments_container to true 2025/04/24 08:59:33 DEBUG : Swift container rclone-test-ceyikuv7vupu: Auto set use_segments_container to true 2025/04/24 08:59:33 DEBUG : Creating backend with remote "/tmp/rclone2938543220" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu", Local "Local file system at /tmp/rclone2938543220", Modify Window "1ns" 2025/04/24 08:59:34 INFO : Swift container rclone-test-ceyikuv7vupu: Container "rclone-test-ceyikuv7vupu" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/24 08:59:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 08:59:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu 2025/04/24 08:59:50 NOTICE: Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu: 1 files missing 2025/04/24 08:59:50 NOTICE: 1 hashes missing 2025/04/24 08:59:50 NOTICE: Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu: 2 differences found 2025/04/24 08:59:50 NOTICE: Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/24 08:59:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 08:59:55 NOTICE: Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu: 0 differences found 2025/04/24 08:59:55 NOTICE: Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu: 1 matching files 2025/04/24 08:59:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vukoyaf0zoru" 2025/04/24 08:59:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 08:59:56 DEBUG : Swift container rclone-test-vukoyaf0zoru.json: Auto set use_segments_container to true 2025/04/24 08:59:56 DEBUG : Swift container rclone-test-vukoyaf0zoru: Auto set use_segments_container to true 2025/04/24 08:59:56 DEBUG : Creating backend with remote "/tmp/rclone1618209223" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru", Local "Local file system at /tmp/rclone1618209223", Modify Window "1ns" 2025/04/24 08:59:57 INFO : Swift container rclone-test-vukoyaf0zoru: Container "rclone-test-vukoyaf0zoru" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/24 09:00:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 09:00:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru 2025/04/24 09:00:08 NOTICE: Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru: 1 files missing 2025/04/24 09:00:08 NOTICE: 1 hashes missing 2025/04/24 09:00:08 NOTICE: Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru: 2 differences found 2025/04/24 09:00:08 NOTICE: Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/24 09:00:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 09:00:13 NOTICE: Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru: 0 differences found 2025/04/24 09:00:13 NOTICE: Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru: 1 matching files 2025/04/24 09:00:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tavutex4woki" 2025/04/24 09:00:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 09:00:14 DEBUG : Swift container rclone-test-tavutex4woki.json: Auto set use_segments_container to true 2025/04/24 09:00:14 DEBUG : Swift container rclone-test-tavutex4woki: Auto set use_segments_container to true 2025/04/24 09:00:14 DEBUG : Creating backend with remote "/tmp/rclone2679511289" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tavutex4woki", Local "Local file system at /tmp/rclone2679511289", Modify Window "1ns" 2025/04/24 09:00:15 INFO : Swift container rclone-test-tavutex4woki: Container "rclone-test-tavutex4woki" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/24 09:00:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/24 09:00:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tavutex4woki 2025/04/24 09:00:31 NOTICE: Compressed: TestCompressSwift:rclone-test-tavutex4woki: 1 files missing 2025/04/24 09:00:31 NOTICE: 1 hashes missing 2025/04/24 09:00:31 NOTICE: Compressed: TestCompressSwift:rclone-test-tavutex4woki: 2 differences found 2025/04/24 09:00:31 NOTICE: Compressed: TestCompressSwift:rclone-test-tavutex4woki: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/24 09:00:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/24 09:00:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tavutex4woki: 0 differences found 2025/04/24 09:00:41 NOTICE: Compressed: TestCompressSwift:rclone-test-tavutex4woki: 1 matching files 2025/04/24 09:00:41 DEBUG : Compressed: TestCompressSwift:rclone-test-tavutex4woki: Purge remote 2025/04/24 09:00:41 DEBUG : Waiting for deletions to finish 2025/04/24 09:00:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/24 09:00:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/24 09:00:51 INFO : Swift container rclone-test-tavutex4woki: Container "rclone-test-tavutex4woki" removed 2025/04/24 09:00:51 DEBUG : Compressed: TestCompressSwift:rclone-test-vukoyaf0zoru: Purge remote 2025/04/24 09:00:51 DEBUG : Waiting for deletions to finish 2025/04/24 09:00:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/24 09:01:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/24 09:01:02 INFO : Swift container rclone-test-vukoyaf0zoru: Container "rclone-test-vukoyaf0zoru" removed 2025/04/24 09:01:02 DEBUG : Compressed: TestCompressSwift:rclone-test-ceyikuv7vupu: Purge remote 2025/04/24 09:01:02 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/24 09:01:12 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/24 09:01:13 INFO : Swift container rclone-test-ceyikuv7vupu: Container "rclone-test-ceyikuv7vupu" removed 2025/04/24 09:01:13 DEBUG : Compressed: TestCompressSwift:rclone-test-pasujog2luhe: Purge remote 2025/04/24 09:01:13 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/24 09:01:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/24 09:01:14 INFO : Swift container rclone-test-pasujog2luhe: Container "rclone-test-pasujog2luhe" removed 2025/04/24 09:01:14 DEBUG : Compressed: TestCompressSwift:rclone-test-yujavef9wihu: Purge remote 2025/04/24 09:01:14 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:14 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/24 09:01:24 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/24 09:01:24 INFO : Swift container rclone-test-yujavef9wihu: Container "rclone-test-yujavef9wihu" removed 2025/04/24 09:01:24 DEBUG : Compressed: TestCompressSwift:rclone-test-sunolad7repa: Purge remote 2025/04/24 09:01:24 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:35 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/24 09:01:35 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/24 09:01:35 INFO : Swift container rclone-test-sunolad7repa: Container "rclone-test-sunolad7repa" removed 2025/04/24 09:01:35 DEBUG : Compressed: TestCompressSwift:rclone-test-yoziviw9xiqu: Purge remote 2025/04/24 09:01:35 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:35 INFO : HELLO, WORLD!.json: Deleted 2025/04/24 09:01:35 INFO : HELLO, WORLD!.bin: Deleted 2025/04/24 09:01:36 INFO : Swift container rclone-test-yoziviw9xiqu: Container "rclone-test-yoziviw9xiqu" removed 2025/04/24 09:01:36 DEBUG : Compressed: TestCompressSwift:rclone-test-zofuzup6tawu: Purge remote 2025/04/24 09:01:36 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:36 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/24 09:01:46 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/24 09:01:46 INFO : Swift container rclone-test-zofuzup6tawu: Container "rclone-test-zofuzup6tawu" removed 2025/04/24 09:01:46 DEBUG : Compressed: TestCompressSwift:rclone-test-turerid2sufa: Purge remote 2025/04/24 09:01:46 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:46 INFO : HELLO, WORLD!.bin: Deleted 2025/04/24 09:01:51 INFO : HELLO, WORLD!.json: Deleted 2025/04/24 09:01:52 INFO : Swift container rclone-test-turerid2sufa: Container "rclone-test-turerid2sufa" removed 2025/04/24 09:01:52 DEBUG : Compressed: TestCompressSwift:rclone-test-kisosak5zoro: Purge remote 2025/04/24 09:01:52 DEBUG : Waiting for deletions to finish 2025/04/24 09:01:52 INFO : hello, world!.json: Deleted 2025/04/24 09:01:57 INFO : hello, world!.bin: Deleted 2025/04/24 09:01:57 INFO : Swift container rclone-test-kisosak5zoro: Container "rclone-test-kisosak5zoro" removed --- PASS: TestApplyTransforms (252.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:02:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/24 09:02:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/24 09:02:19 INFO : file1: Copied (new) to: sub/file2 2025/04/24 09:02:34 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:02:34 DEBUG : file1: Unchanged skipping 2025/04/24 09:02:44 DEBUG : Compressed: TestCompressSwift:rclone-test-wicucif4dafu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (62.72s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.13s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:03:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/backup" 2025/04/24 09:03:22 DEBUG : Swift container rclone-test-wicucif4dafu path backup.json: Auto set use_segments_container to true 2025/04/24 09:03:28 DEBUG : Swift container rclone-test-wicucif4dafu path backup: Auto set use_segments_container to true 2025/04/24 09:03:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/24 09:04:05 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/24 09:04:05 INFO : dst/file1: Copied (server-side copy) 2025/04/24 09:04:10 INFO : dst/file1: Deleted 2025/04/24 09:04:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/24 09:04:21 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (106.69s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:04:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/dst" 2025/04/24 09:04:47 DEBUG : Swift container rclone-test-wicucif4dafu path dst.json: Auto set use_segments_container to true 2025/04/24 09:04:53 DEBUG : Swift container rclone-test-wicucif4dafu path dst: Auto set use_segments_container to true 2025/04/24 09:05:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/CompareDest" 2025/04/24 09:05:04 DEBUG : Swift container rclone-test-wicucif4dafu path CompareDest.json: Auto set use_segments_container to true 2025/04/24 09:05:10 DEBUG : Swift container rclone-test-wicucif4dafu path CompareDest: Auto set use_segments_container to true 2025/04/24 09:05:16 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 09:05:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/24 09:05:32 INFO : one: Copied (new) 2025/04/24 09:05:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 09:05:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/24 09:05:53 INFO : one: Copied (replaced existing) 2025/04/24 09:06:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 09:06:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:06:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 09:06:38 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 09:06:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:06:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 09:06:53 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 09:06:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:06:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 09:07:20 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 09:07:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/24 09:07:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/24 09:07:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (215.98s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:08:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/dst" 2025/04/24 09:08:23 DEBUG : Swift container rclone-test-wicucif4dafu path dst.json: Auto set use_segments_container to true 2025/04/24 09:08:29 DEBUG : Swift container rclone-test-wicucif4dafu path dst: Auto set use_segments_container to true 2025/04/24 09:08:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/CopyDest" 2025/04/24 09:08:40 DEBUG : Swift container rclone-test-wicucif4dafu path CopyDest.json: Auto set use_segments_container to true 2025/04/24 09:08:46 DEBUG : Swift container rclone-test-wicucif4dafu path CopyDest: Auto set use_segments_container to true 2025/04/24 09:08:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 09:09:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/24 09:09:07 INFO : one: Copied (new) 2025/04/24 09:09:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 09:09:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/24 09:09:23 INFO : one: Copied (replaced existing) 2025/04/24 09:09:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/BackupDir" 2025/04/24 09:09:57 DEBUG : Swift container rclone-test-wicucif4dafu path BackupDir.json: Auto set use_segments_container to true 2025/04/24 09:10:03 DEBUG : Swift container rclone-test-wicucif4dafu path BackupDir: Auto set use_segments_container to true 2025/04/24 09:10:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 09:10:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:10:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 09:10:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/24 09:10:44 INFO : one: Copied (server-side copy) 2025/04/24 09:10:50 INFO : one: Deleted 2025/04/24 09:11:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/24 09:11:16 INFO : one: Copied (server-side copy) 2025/04/24 09:11:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/24 09:11:38 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 09:11:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:12:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/24 09:12:09 INFO : two: Copied (server-side copy) 2025/04/24 09:12:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/24 09:12:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 09:12:35 DEBUG : two: Unchanged skipping 2025/04/24 09:13:19 DEBUG : three: Need to transfer - File not found at Destination 2025/04/24 09:13:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/24 09:13:19 DEBUG : three: Destination not found in --copy-dest 2025/04/24 09:13:30 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/24 09:13:30 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (410.94s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.13s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:15:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/24 09:15:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/24 09:15:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/24 09:15:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/24 09:15:52 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/24 09:15:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-wicucif4dafu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/24 09:16:03 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/24 09:16:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/24 09:16:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b952000c6b3177046d548ad0ce73b54d OK 2025/04/24 09:16:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (100.98s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.16s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:18:00 INFO : Compressed: TestCompressSwift:rclone-test-wicucif4dafu: Looking for duplicate md5 hashes using newest mode. 2025/04/24 09:18:10 NOTICE: bc2817b01e8bfefbd6fbb8b159d9dd8e: Found 3 files with duplicate md5 hashes 2025/04/24 09:18:16 INFO : one: Deleted 2025/04/24 09:18:26 INFO : also/one: Deleted 2025/04/24 09:18:26 NOTICE: bc2817b01e8bfefbd6fbb8b159d9dd8e: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (116.34s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.11s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:20:43 DEBUG : a.txt: Excluded (Size Filter) 2025/04/24 09:20:43 DEBUG : a.txt: Excluded 2025/04/24 09:20:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 09:20:43 DEBUG : sub dir/hello world: Excluded 2025/04/24 09:20:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 09:20:43 DEBUG : sub dir/hello world2: Excluded 2025/04/24 09:20:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 09:20:43 DEBUG : sub dir/hello world: Excluded 2025/04/24 09:20:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 09:20:43 DEBUG : sub dir/hello world2: Excluded 2025/04/24 09:20:43 DEBUG : sub dir/ignore dir: Excluded 2025/04/24 09:20:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (177.99s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:23:41 DEBUG : a.txt: Excluded (Size Filter) 2025/04/24 09:23:41 DEBUG : a.txt: Excluded 2025/04/24 09:23:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 09:23:42 DEBUG : sub dir/hello world: Excluded 2025/04/24 09:23:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 09:23:42 DEBUG : sub dir/hello world2: Excluded 2025/04/24 09:23:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/24 09:23:42 DEBUG : sub dir/hello world: Excluded 2025/04/24 09:23:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/24 09:23:42 DEBUG : sub dir/hello world2: Excluded 2025/04/24 09:23:47 DEBUG : sub dir/ignore dir: Excluded 2025/04/24 09:23:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (193.74s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", 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 (49.98s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.34s) --- PASS: TestListJSON/SubDir (5.21s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/24 09:26:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wicucif4dafu/notfound" 2025/04/24 09:26:43 DEBUG : Swift container rclone-test-wicucif4dafu path notfound.json: Auto set use_segments_container to true 2025/04/24 09:26:49 DEBUG : Swift container rclone-test-wicucif4dafu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (75.42s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.16s) --- PASS: TestStatJSON/NotFound (5.20s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.84s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:27:10 INFO : Compressed: TestCompressSwift:rclone-test-wicucif4dafu: Making directory 2025/04/24 09:27:11 INFO : Compressed: TestCompressSwift:rclone-test-wicucif4dafu: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" --- PASS: TestLsd (31.22s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" --- PASS: TestLs (37.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:28:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/24 09:28:47 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.75s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" --- PASS: TestLsLong (39.05s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (52.97s) --- PASS: TestHashSums/Md5 (5.24s) --- PASS: TestHashSums/Md5Download (0.23s) === RUN TestHashSumsWithErrors 2025/04/24 09:30:34 DEBUG : Creating backend with remote ":memory:" 2025/04/24 09:30:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/24 09:30:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/24 09:30:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" --- PASS: TestCount (54.65s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:32:22 DEBUG : Waiting for deletions to finish 2025/04/24 09:32:22 DEBUG : large: Excluded (Size Filter) 2025/04/24 09:32:28 INFO : small: Deleted 2025/04/24 09:32:38 INFO : medium: Deleted --- PASS: TestDelete (79.32s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:33:35 DEBUG : Waiting for deletions to finish 2025/04/24 09:33:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/24 09:33:41 INFO : large: Deleted 2025/04/24 09:33:46 INFO : medium: Deleted --- PASS: TestMaxDelete (67.96s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" 2025/04/24 09:35:03 DEBUG : Waiting for deletions to finish 2025/04/24 09:35:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/24 09:35:14 INFO : small: Deleted 2025/04/24 09:35:14 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (83.13s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wicucif4dafu", Local "Local file system at /tmp/rclone1663841639", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestMaxDeleteSize (26s) goroutine 8215 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000704000, {0x26067cf?, 0x0?}, 0x2738168) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000704000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000704000, 0xc00047bc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0009185d0, {0x3d23860, 0x6d, 0x6d}, {0x3d382c0?, 0x1?, 0x3d382c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00055de00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00055de00) /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 11 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 12 [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 8199 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000630540, 0xc000a90ba0, 0xc0003db040) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000630540, {0x2a15ee0, 0xc00083ba70}, {0xc000916050, 0x4f}, {{0xc0005ea3c0, 0x18}, {0xc0005ea3d9, 0xa}, {0x25e052c, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000630540, {0x2a15ee0, 0xc00083ba70}, {{0xc0005ea3c0, 0x18}, {0xc0005ea3d9, 0xa}, {0x25e052c, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc00047d438?, {0x2a15ee0?, 0xc00083ba70?}, {0xc0005ea3c0?, 0xc00047d4a0?}, {0xc0005ea3d9, 0xa}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00047d7d8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009280c0, 0xc000a90ae0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009280c0, 0xc000a90ae0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000a90a80, {0x2a15ee0, 0xc00083ba70}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc00092a000, {0x2a15ee0, 0xc00083ba70}, {0xc00068d3f0, 0xa}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x47233d?, {0x2a15ee0?, 0xc00083ba70?}, {0xc00068d3f0?, 0xc0007f7f80?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc0004aa300, {0x2a15ee0, 0xc00083ba70}, {0x25e19aa, 0x5}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc0004aa300, {0x2a15ee0, 0xc00083ba70}, {0x29ee800, 0xc0007f7230}, {0x2a20510, 0xc000356230}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:751 +0x7e github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0006156c0, {0x2a15ee0, 0xc00083ba70}, {0x2a2a360, 0xc0004aa300}, {0x25e19aa, 0x5}, {0x26b8683, 0x64}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestMaxDeleteSize(0xc000180340) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:485 +0x334 testing.tRunner(0xc000180340, 0x2738168) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 173 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 163 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1307 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1233 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 514 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 504 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 344 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 286 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 272 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 262 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3522 [chan receive, 36 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8049 [select]: net/http.(*persistConn).writeLoop(0xc000438240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8043 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 1220 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1194 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3036 [chan receive, 37 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 2902 /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:234 +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:232 +0x378 goroutine 1507 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1433 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8048 [IO wait]: internal/poll.runtime_pollWait(0x7faf83acafd8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000332580?, 0xc0001c2c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000332580, {0xc0001c2c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000332580, {0xc0001c2c80?, 0x2a15f18?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000410108, {0xc0001c2c80?, 0xc00057f180?, 0xc000715c20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00083ca38, {0xc0001c2c80?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00083caf8, {0xc0001c2c80?, 0x0?, 0xc00083caf8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000622638, {0x29f0040, 0xc00083caf8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000622388, {0x7faf88f413d8, 0xc00083ca38}, 0xc000678a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000622388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000622388, {0xc000435000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000438240, {0xc000435000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc001a90660) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc001a90660, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000438240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8043 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 554 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 480 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 965 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 955 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 433 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 423 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1402 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1392 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 616 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 607 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 741 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 731 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 688 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 678 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 868 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1347 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1337 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2995 [chan receive, 37 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3665 [chan receive, 35 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8020 [IO wait]: internal/poll.runtime_pollWait(0x7faf83aca9a8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001e0500?, 0xc0009f4000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001e0500, {0xc0009f4000, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001e0500, {0xc0009f4000?, 0xc0001e7350?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014c0b0, {0xc0009f4000?, 0x3d382c0?, 0xc000a369d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000758a68, {0xc0009f4000?, 0x18?, 0x7faf8a1080f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000758b58, {0xc0009f4000?, 0x0?, 0xc000758b58?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001e7438, {0x29f0040, 0xc000758b58}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001e7188, {0x7faf88f413d8, 0xc000758a68}, 0xc000a36a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001e7188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001e7188, {0xc00023d000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0005b7440, {0xc00023d000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0008342a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0008342a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0005b7440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 7975 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 791 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 781 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1262 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1252 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1054 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1044 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1486 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1476 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3149 [chan receive, 37 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1093 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 971 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8200 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00092aa80) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8199 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 3576 [chan receive, 36 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8151 [IO wait]: internal/poll.runtime_pollWait(0x7faf83aca690, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004aa400?, 0xc0009f5980?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004aa400, {0xc0009f5980, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004aa400, {0xc0009f5980?, 0xc0007061d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014c030, {0xc0009f5980?, 0x3d382c0?, 0xc0006739d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007585b8, {0xc0009f5980?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00083dea8, {0xc0009f5980?, 0x0?, 0xc00083dea8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007062b8, {0x29f0040, 0xc00083dea8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000706008, {0x7faf88f413d8, 0xc0007585b8}, 0xc000673a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000706008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000706008, {0xc0005b5000, 0x1000, 0xc0004de508?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0005cf320, {0xc0005b5000?, 0x81d5e5?, 0x2159700?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0017f0f00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0017f0f00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0005cf320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8127 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3405 [chan receive, 36 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8152 [select]: net/http.(*persistConn).writeLoop(0xc0005cf320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8127 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3330 [chan receive, 36 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8250 [select]: net/http.(*persistConn).roundTrip(0xc0005cf320, 0xc0003af9a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00059ec00, 0xc0003db040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00040a690, 0xc0003db040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003db040, {0x29ef8c0, 0xc00040a690}, {0xc001aab501?, 0x537893?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000882120, 0xc0003db040, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000882120, 0xc0003db040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8199 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 2903 [chan receive, 39 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3238 [chan receive, 37 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 2902 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8021 [select]: net/http.(*persistConn).writeLoop(0xc0005b7440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 7975 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.263858737s (try 3/5): exit status 2: Failed []