"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 5/5) 2025/03/31 09:04:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco" 2025/03/31 09:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:04:39 DEBUG : Swift container rclone-test-kariraj1roco.json: Auto set use_segments_container to true 2025/03/31 09:04:39 DEBUG : Swift container rclone-test-kariraj1roco: Auto set use_segments_container to true 2025/03/31 09:04:39 DEBUG : Creating backend with remote "/tmp/rclone3028215780" === 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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/03/31 09:04:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/31 09:04:39 DEBUG : potato: Seek from 10 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 10 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Seek from 5 to 2 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/31 09:04:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Seek from 5 to 2 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/31 09:04:39 DEBUG : potato: Seek from 8 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 8 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/31 09:04:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/31 09:04:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/31 09:04:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/31 09:04:39 DEBUG : potato: Seek from 5 to 2 2025/03/31 09:04:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/31 09:04:39 DEBUG : potato: Seek from 9 to 0 2025/03/31 09:04:39 DEBUG : potato: Seek from 9 to 0 2025/03/31 09:04:39 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:04:40 INFO : Swift container rclone-test-kariraj1roco: Container "rclone-test-kariraj1roco" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (183.10s) --- PASS: TestCheck/1 (5.16s) --- PASS: TestCheck/2 (5.16s) --- PASS: TestCheck/3 (10.15s) --- PASS: TestCheck/4 (5.19s) --- PASS: TestCheck/5 (0.16s) --- PASS: TestCheck/6 (10.14s) --- PASS: TestCheck/7 (0.16s) === RUN TestCheckFsError 2025/03/31 09:07:42 DEBUG : Creating backend with remote "nonexistent" 2025/03/31 09:07:42 DEBUG : Creating backend with remote "nonexistent" 2025/03/31 09:07:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/31 09:07:42 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/03/31 09:07:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/31 09:07:42 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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 (191.89s) --- PASS: TestCheckDownload/1 (5.26s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (10.31s) --- PASS: TestCheckDownload/4 (5.24s) --- PASS: TestCheckDownload/5 (5.21s) --- PASS: TestCheckDownload/6 (10.20s) --- PASS: TestCheckDownload/7 (10.31s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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.61s) --- PASS: TestCheckSizeOnly/1 (0.14s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.16s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:13:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/31 09:13:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/31 09:13:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/31 09:13:32 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/31 09:13:43 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/31 09:13:43 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/31 09:13:43 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/31 09:13:43 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (33.25s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:13:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/data" 2025/03/31 09:13:49 DEBUG : Swift container rclone-test-kariraj1roco path data.json: Auto set use_segments_container to true 2025/03/31 09:13:55 DEBUG : Swift container rclone-test-kariraj1roco 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 (239.03s) --- PASS: TestCheckSum/subtest1 (10.36s) --- PASS: TestCheckSum/subtest2 (5.36s) --- PASS: TestCheckSum/subtest3 (5.55s) --- PASS: TestCheckSum/subtest4 (10.48s) --- PASS: TestCheckSum/subtest5 (0.47s) --- PASS: TestCheckSum/subtest6 (5.51s) --- PASS: TestCheckSum/subtest7 (0.42s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:17:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/data" 2025/03/31 09:17:48 DEBUG : Swift container rclone-test-kariraj1roco path data.json: Auto set use_segments_container to true 2025/03/31 09:17:54 DEBUG : Swift container rclone-test-kariraj1roco 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 (231.57s) --- PASS: TestCheckSumDownload/subtest1 (5.42s) --- PASS: TestCheckSumDownload/subtest2 (5.45s) --- PASS: TestCheckSumDownload/subtest3 (10.47s) --- PASS: TestCheckSumDownload/subtest4 (10.45s) --- PASS: TestCheckSumDownload/subtest5 (0.44s) --- PASS: TestCheckSumDownload/subtest6 (15.40s) --- PASS: TestCheckSumDownload/subtest7 (5.44s) === RUN TestApplyTransforms 2025/03/31 09:21:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fohubuf2xafo" 2025/03/31 09:21:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:21:39 DEBUG : Swift container rclone-test-fohubuf2xafo.json: Auto set use_segments_container to true 2025/03/31 09:21:40 DEBUG : Swift container rclone-test-fohubuf2xafo: Auto set use_segments_container to true 2025/03/31 09:21:40 DEBUG : Creating backend with remote "/tmp/rclone2377771785" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fohubuf2xafo", Local "Local file system at /tmp/rclone2377771785", Modify Window "1ns" 2025/03/31 09:21:40 INFO : Swift container rclone-test-fohubuf2xafo: Container "rclone-test-fohubuf2xafo" created upper checkfile vs. lower remote (without normalization) 2025/03/31 09:21:57 ERROR : hello, world!: sum not found 2025/03/31 09:21:57 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-fohubuf2xafo 2025/03/31 09:21:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fohubuf2xafo: 1 files missing 2025/03/31 09:21:57 NOTICE: 1 hashes missing 2025/03/31 09:21:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fohubuf2xafo: 2 differences found 2025/03/31 09:21:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fohubuf2xafo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/31 09:22:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:22:02 NOTICE: Compressed: TestCompressSwift:rclone-test-fohubuf2xafo: 0 differences found 2025/03/31 09:22:02 NOTICE: Compressed: TestCompressSwift:rclone-test-fohubuf2xafo: 1 matching files 2025/03/31 09:22:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-riperej0hivu" 2025/03/31 09:22:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:22:02 DEBUG : Swift container rclone-test-riperej0hivu.json: Auto set use_segments_container to true 2025/03/31 09:22:03 DEBUG : Swift container rclone-test-riperej0hivu: Auto set use_segments_container to true 2025/03/31 09:22:03 DEBUG : Creating backend with remote "/tmp/rclone3046987829" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-riperej0hivu", Local "Local file system at /tmp/rclone3046987829", Modify Window "1ns" 2025/03/31 09:22:03 INFO : Swift container rclone-test-riperej0hivu: Container "rclone-test-riperej0hivu" created lower checkfile vs. upper remote (without normalization) 2025/03/31 09:22:14 ERROR : HELLO, WORLD!: sum not found 2025/03/31 09:22:14 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-riperej0hivu 2025/03/31 09:22:14 NOTICE: Compressed: TestCompressSwift:rclone-test-riperej0hivu: 1 files missing 2025/03/31 09:22:14 NOTICE: 1 hashes missing 2025/03/31 09:22:14 NOTICE: Compressed: TestCompressSwift:rclone-test-riperej0hivu: 2 differences found 2025/03/31 09:22:14 NOTICE: Compressed: TestCompressSwift:rclone-test-riperej0hivu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/31 09:22:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:22:15 NOTICE: Compressed: TestCompressSwift:rclone-test-riperej0hivu: 0 differences found 2025/03/31 09:22:15 NOTICE: Compressed: TestCompressSwift:rclone-test-riperej0hivu: 1 matching files 2025/03/31 09:22:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qigikuz0muto" 2025/03/31 09:22:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:22:15 DEBUG : Swift container rclone-test-qigikuz0muto.json: Auto set use_segments_container to true 2025/03/31 09:22:16 DEBUG : Swift container rclone-test-qigikuz0muto: Auto set use_segments_container to true 2025/03/31 09:22:16 DEBUG : Creating backend with remote "/tmp/rclone685833435" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qigikuz0muto", Local "Local file system at /tmp/rclone685833435", Modify Window "1ns" 2025/03/31 09:22:16 INFO : Swift container rclone-test-qigikuz0muto: Container "rclone-test-qigikuz0muto" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/31 09:22:28 ERROR : HeLlO, wOrLd!: sum not found 2025/03/31 09:22:28 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qigikuz0muto 2025/03/31 09:22:28 NOTICE: Compressed: TestCompressSwift:rclone-test-qigikuz0muto: 1 files missing 2025/03/31 09:22:28 NOTICE: 1 hashes missing 2025/03/31 09:22:28 NOTICE: Compressed: TestCompressSwift:rclone-test-qigikuz0muto: 2 differences found 2025/03/31 09:22:28 NOTICE: Compressed: TestCompressSwift:rclone-test-qigikuz0muto: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/31 09:22:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:22:28 NOTICE: Compressed: TestCompressSwift:rclone-test-qigikuz0muto: 0 differences found 2025/03/31 09:22:28 NOTICE: Compressed: TestCompressSwift:rclone-test-qigikuz0muto: 1 matching files 2025/03/31 09:22:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-buqayek0ruqa" 2025/03/31 09:22:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:22:29 DEBUG : Swift container rclone-test-buqayek0ruqa.json: Auto set use_segments_container to true 2025/03/31 09:22:29 DEBUG : Swift container rclone-test-buqayek0ruqa: Auto set use_segments_container to true 2025/03/31 09:22:29 DEBUG : Creating backend with remote "/tmp/rclone2813912725" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-buqayek0ruqa", Local "Local file system at /tmp/rclone2813912725", Modify Window "1ns" 2025/03/31 09:22:30 INFO : Swift container rclone-test-buqayek0ruqa: Container "rclone-test-buqayek0ruqa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/31 09:22:36 ERROR : HELLO, WORLD!: sum not found 2025/03/31 09:22:36 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-buqayek0ruqa 2025/03/31 09:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-buqayek0ruqa: 1 files missing 2025/03/31 09:22:36 NOTICE: 1 hashes missing 2025/03/31 09:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-buqayek0ruqa: 2 differences found 2025/03/31 09:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-buqayek0ruqa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/31 09:22:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-buqayek0ruqa: 0 differences found 2025/03/31 09:22:36 NOTICE: Compressed: TestCompressSwift:rclone-test-buqayek0ruqa: 1 matching files 2025/03/31 09:22:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fegihuh5tuve" 2025/03/31 09:22:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:22:36 DEBUG : Swift container rclone-test-fegihuh5tuve.json: Auto set use_segments_container to true 2025/03/31 09:22:37 DEBUG : Swift container rclone-test-fegihuh5tuve: Auto set use_segments_container to true 2025/03/31 09:22:37 DEBUG : Creating backend with remote "/tmp/rclone4040557878" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fegihuh5tuve", Local "Local file system at /tmp/rclone4040557878", Modify Window "1ns" 2025/03/31 09:22:37 INFO : Swift container rclone-test-fegihuh5tuve: Container "rclone-test-fegihuh5tuve" created NFD checkfile vs. NFC remote (without normalization) 2025/03/31 09:22:54 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/31 09:22:54 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fegihuh5tuve 2025/03/31 09:22:54 NOTICE: Compressed: TestCompressSwift:rclone-test-fegihuh5tuve: 1 files missing 2025/03/31 09:22:54 NOTICE: 1 hashes missing 2025/03/31 09:22:54 NOTICE: Compressed: TestCompressSwift:rclone-test-fegihuh5tuve: 2 differences found 2025/03/31 09:22:54 NOTICE: Compressed: TestCompressSwift:rclone-test-fegihuh5tuve: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/31 09:22:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:22:59 NOTICE: Compressed: TestCompressSwift:rclone-test-fegihuh5tuve: 0 differences found 2025/03/31 09:22:59 NOTICE: Compressed: TestCompressSwift:rclone-test-fegihuh5tuve: 1 matching files 2025/03/31 09:22:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zicezep0yuce" 2025/03/31 09:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:22:59 DEBUG : Swift container rclone-test-zicezep0yuce.json: Auto set use_segments_container to true 2025/03/31 09:23:00 DEBUG : Swift container rclone-test-zicezep0yuce: Auto set use_segments_container to true 2025/03/31 09:23:00 DEBUG : Creating backend with remote "/tmp/rclone399777431" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zicezep0yuce", Local "Local file system at /tmp/rclone399777431", Modify Window "1ns" 2025/03/31 09:23:00 INFO : Swift container rclone-test-zicezep0yuce: Container "rclone-test-zicezep0yuce" created NFC checkfile vs. NFD remote (without normalization) 2025/03/31 09:23:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/31 09:23:16 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zicezep0yuce 2025/03/31 09:23:16 NOTICE: Compressed: TestCompressSwift:rclone-test-zicezep0yuce: 1 files missing 2025/03/31 09:23:16 NOTICE: 1 hashes missing 2025/03/31 09:23:16 NOTICE: Compressed: TestCompressSwift:rclone-test-zicezep0yuce: 2 differences found 2025/03/31 09:23:16 NOTICE: Compressed: TestCompressSwift:rclone-test-zicezep0yuce: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/31 09:23:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:23:16 NOTICE: Compressed: TestCompressSwift:rclone-test-zicezep0yuce: 0 differences found 2025/03/31 09:23:16 NOTICE: Compressed: TestCompressSwift:rclone-test-zicezep0yuce: 1 matching files 2025/03/31 09:23:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sahujad1vohi" 2025/03/31 09:23:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:23:17 DEBUG : Swift container rclone-test-sahujad1vohi.json: Auto set use_segments_container to true 2025/03/31 09:23:17 DEBUG : Swift container rclone-test-sahujad1vohi: Auto set use_segments_container to true 2025/03/31 09:23:17 DEBUG : Creating backend with remote "/tmp/rclone3713464152" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sahujad1vohi", Local "Local file system at /tmp/rclone3713464152", Modify Window "1ns" 2025/03/31 09:23:18 INFO : Swift container rclone-test-sahujad1vohi: Container "rclone-test-sahujad1vohi" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/31 09:23:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 09:23:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sahujad1vohi 2025/03/31 09:23:34 NOTICE: Compressed: TestCompressSwift:rclone-test-sahujad1vohi: 1 files missing 2025/03/31 09:23:34 NOTICE: 1 hashes missing 2025/03/31 09:23:34 NOTICE: Compressed: TestCompressSwift:rclone-test-sahujad1vohi: 2 differences found 2025/03/31 09:23:34 NOTICE: Compressed: TestCompressSwift:rclone-test-sahujad1vohi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/31 09:23:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:23:44 NOTICE: Compressed: TestCompressSwift:rclone-test-sahujad1vohi: 0 differences found 2025/03/31 09:23:44 NOTICE: Compressed: TestCompressSwift:rclone-test-sahujad1vohi: 1 matching files 2025/03/31 09:23:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kiquwiy1cova" 2025/03/31 09:23:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:23:45 DEBUG : Swift container rclone-test-kiquwiy1cova.json: Auto set use_segments_container to true 2025/03/31 09:23:45 DEBUG : Swift container rclone-test-kiquwiy1cova: Auto set use_segments_container to true 2025/03/31 09:23:45 DEBUG : Creating backend with remote "/tmp/rclone559789912" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kiquwiy1cova", Local "Local file system at /tmp/rclone559789912", Modify Window "1ns" 2025/03/31 09:23:46 INFO : Swift container rclone-test-kiquwiy1cova: Container "rclone-test-kiquwiy1cova" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/31 09:24:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 09:24:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kiquwiy1cova 2025/03/31 09:24:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiquwiy1cova: 1 files missing 2025/03/31 09:24:02 NOTICE: 1 hashes missing 2025/03/31 09:24:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiquwiy1cova: 2 differences found 2025/03/31 09:24:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiquwiy1cova: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/31 09:24:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:24:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiquwiy1cova: 0 differences found 2025/03/31 09:24:02 NOTICE: Compressed: TestCompressSwift:rclone-test-kiquwiy1cova: 1 matching files 2025/03/31 09:24:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dohejol6tanu" 2025/03/31 09:24:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:24:02 DEBUG : Swift container rclone-test-dohejol6tanu.json: Auto set use_segments_container to true 2025/03/31 09:24:03 DEBUG : Swift container rclone-test-dohejol6tanu: Auto set use_segments_container to true 2025/03/31 09:24:03 DEBUG : Creating backend with remote "/tmp/rclone1873253897" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dohejol6tanu", Local "Local file system at /tmp/rclone1873253897", Modify Window "1ns" 2025/03/31 09:24:03 INFO : Swift container rclone-test-dohejol6tanu: Container "rclone-test-dohejol6tanu" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/31 09:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 09:24:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dohejol6tanu 2025/03/31 09:24:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dohejol6tanu: 1 files missing 2025/03/31 09:24:15 NOTICE: 1 hashes missing 2025/03/31 09:24:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dohejol6tanu: 2 differences found 2025/03/31 09:24:15 NOTICE: Compressed: TestCompressSwift:rclone-test-dohejol6tanu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/31 09:24:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:24:25 NOTICE: Compressed: TestCompressSwift:rclone-test-dohejol6tanu: 0 differences found 2025/03/31 09:24:25 NOTICE: Compressed: TestCompressSwift:rclone-test-dohejol6tanu: 1 matching files 2025/03/31 09:24:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bisaqaf9sidi" 2025/03/31 09:24:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 09:24:26 DEBUG : Swift container rclone-test-bisaqaf9sidi.json: Auto set use_segments_container to true 2025/03/31 09:24:26 DEBUG : Swift container rclone-test-bisaqaf9sidi: Auto set use_segments_container to true 2025/03/31 09:24:26 DEBUG : Creating backend with remote "/tmp/rclone1102585666" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi", Local "Local file system at /tmp/rclone1102585666", Modify Window "1ns" 2025/03/31 09:24:27 INFO : Swift container rclone-test-bisaqaf9sidi: Container "rclone-test-bisaqaf9sidi" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/31 09:24:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/31 09:24:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi 2025/03/31 09:24:33 NOTICE: Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi: 1 files missing 2025/03/31 09:24:33 NOTICE: 1 hashes missing 2025/03/31 09:24:33 NOTICE: Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi: 2 differences found 2025/03/31 09:24:33 NOTICE: Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/31 09:24:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/31 09:24:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi: 0 differences found 2025/03/31 09:24:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi: 1 matching files 2025/03/31 09:24:34 DEBUG : Compressed: TestCompressSwift:rclone-test-bisaqaf9sidi: Purge remote 2025/03/31 09:24:34 DEBUG : Waiting for deletions to finish 2025/03/31 09:24:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 09:24:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 09:24:34 INFO : Swift container rclone-test-bisaqaf9sidi: Container "rclone-test-bisaqaf9sidi" removed 2025/03/31 09:24:34 DEBUG : Compressed: TestCompressSwift:rclone-test-dohejol6tanu: Purge remote 2025/03/31 09:24:34 DEBUG : Waiting for deletions to finish 2025/03/31 09:24:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 09:24:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 09:24:40 INFO : Swift container rclone-test-dohejol6tanu: Container "rclone-test-dohejol6tanu" removed 2025/03/31 09:24:40 DEBUG : Compressed: TestCompressSwift:rclone-test-kiquwiy1cova: Purge remote 2025/03/31 09:24:40 DEBUG : Waiting for deletions to finish 2025/03/31 09:24:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 09:24:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 09:24:51 INFO : Swift container rclone-test-kiquwiy1cova: Container "rclone-test-kiquwiy1cova" removed 2025/03/31 09:24:51 DEBUG : Compressed: TestCompressSwift:rclone-test-sahujad1vohi: Purge remote 2025/03/31 09:24:51 DEBUG : Waiting for deletions to finish 2025/03/31 09:24:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/31 09:24:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/31 09:24:56 INFO : Swift container rclone-test-sahujad1vohi: Container "rclone-test-sahujad1vohi" removed 2025/03/31 09:24:56 DEBUG : Compressed: TestCompressSwift:rclone-test-zicezep0yuce: Purge remote 2025/03/31 09:24:56 DEBUG : Waiting for deletions to finish 2025/03/31 09:25:02 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/31 09:25:02 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/31 09:25:02 INFO : Swift container rclone-test-zicezep0yuce: Container "rclone-test-zicezep0yuce" removed 2025/03/31 09:25:02 DEBUG : Compressed: TestCompressSwift:rclone-test-fegihuh5tuve: Purge remote 2025/03/31 09:25:02 DEBUG : Waiting for deletions to finish 2025/03/31 09:25:07 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/31 09:25:12 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/31 09:25:12 INFO : Swift container rclone-test-fegihuh5tuve: Container "rclone-test-fegihuh5tuve" removed 2025/03/31 09:25:12 DEBUG : Compressed: TestCompressSwift:rclone-test-buqayek0ruqa: Purge remote 2025/03/31 09:25:12 DEBUG : Waiting for deletions to finish 2025/03/31 09:25:13 INFO : HELLO, WORLD!.bin: Deleted 2025/03/31 09:25:13 INFO : HELLO, WORLD!.json: Deleted 2025/03/31 09:25:13 INFO : Swift container rclone-test-buqayek0ruqa: Container "rclone-test-buqayek0ruqa" removed 2025/03/31 09:25:13 DEBUG : Compressed: TestCompressSwift:rclone-test-qigikuz0muto: Purge remote 2025/03/31 09:25:13 DEBUG : Waiting for deletions to finish 2025/03/31 09:25:14 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/31 09:25:18 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/31 09:25:19 INFO : Swift container rclone-test-qigikuz0muto: Container "rclone-test-qigikuz0muto" removed 2025/03/31 09:25:19 DEBUG : Compressed: TestCompressSwift:rclone-test-riperej0hivu: Purge remote 2025/03/31 09:25:19 DEBUG : Waiting for deletions to finish 2025/03/31 09:25:19 INFO : HELLO, WORLD!.bin: Deleted 2025/03/31 09:25:29 INFO : HELLO, WORLD!.json: Deleted 2025/03/31 09:25:30 INFO : Swift container rclone-test-riperej0hivu: Container "rclone-test-riperej0hivu" removed 2025/03/31 09:25:30 DEBUG : Compressed: TestCompressSwift:rclone-test-fohubuf2xafo: Purge remote 2025/03/31 09:25:30 DEBUG : Waiting for deletions to finish 2025/03/31 09:25:35 INFO : hello, world!.json: Deleted 2025/03/31 09:25:40 INFO : hello, world!.bin: Deleted 2025/03/31 09:25:40 INFO : Swift container rclone-test-fohubuf2xafo: Container "rclone-test-fohubuf2xafo" removed --- PASS: TestApplyTransforms (241.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:25:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 09:25:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 09:25:51 INFO : file1: Copied (new) to: sub/file2 2025/03/31 09:25:51 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:25:51 DEBUG : file1: Unchanged skipping 2025/03/31 09:25:52 DEBUG : Compressed: TestCompressSwift:rclone-test-kariraj1roco: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.33s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.16s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:26:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/backup" 2025/03/31 09:26:09 DEBUG : Swift container rclone-test-kariraj1roco path backup.json: Auto set use_segments_container to true 2025/03/31 09:26:15 DEBUG : Swift container rclone-test-kariraj1roco path backup: Auto set use_segments_container to true 2025/03/31 09:26:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/31 09:26:57 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/31 09:26:57 INFO : dst/file1: Copied (server-side copy) 2025/03/31 09:27:02 INFO : dst/file1: Deleted 2025/03/31 09:27:12 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 09:27:12 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (91.20s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:27:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/dst" 2025/03/31 09:27:24 DEBUG : Swift container rclone-test-kariraj1roco path dst.json: Auto set use_segments_container to true 2025/03/31 09:27:30 DEBUG : Swift container rclone-test-kariraj1roco path dst: Auto set use_segments_container to true 2025/03/31 09:27:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/CompareDest" 2025/03/31 09:27:41 DEBUG : Swift container rclone-test-kariraj1roco path CompareDest.json: Auto set use_segments_container to true 2025/03/31 09:27:47 DEBUG : Swift container rclone-test-kariraj1roco path CompareDest: Auto set use_segments_container to true 2025/03/31 09:27:52 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 09:28:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 09:28:13 INFO : one: Copied (new) 2025/03/31 09:28:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 09:28:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 09:28:54 INFO : one: Copied (replaced existing) 2025/03/31 09:29:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 09:29:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:29:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 09:30:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 09:30:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:30:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 09:31:19 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 09:31:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:31:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 09:32:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 09:32:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/31 09:32:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/31 09:32:16 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (329.68s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:32:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/dst" 2025/03/31 09:32:54 DEBUG : Swift container rclone-test-kariraj1roco path dst.json: Auto set use_segments_container to true 2025/03/31 09:33:00 DEBUG : Swift container rclone-test-kariraj1roco path dst: Auto set use_segments_container to true 2025/03/31 09:33:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/CopyDest" 2025/03/31 09:33:11 DEBUG : Swift container rclone-test-kariraj1roco path CopyDest.json: Auto set use_segments_container to true 2025/03/31 09:33:17 DEBUG : Swift container rclone-test-kariraj1roco path CopyDest: Auto set use_segments_container to true 2025/03/31 09:33:22 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 09:33:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 09:33:43 INFO : one: Copied (new) 2025/03/31 09:33:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 09:34:17 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 09:34:17 INFO : one: Copied (replaced existing) 2025/03/31 09:34:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/BackupDir" 2025/03/31 09:34:59 DEBUG : Swift container rclone-test-kariraj1roco path BackupDir.json: Auto set use_segments_container to true 2025/03/31 09:35:05 DEBUG : Swift container rclone-test-kariraj1roco path BackupDir: Auto set use_segments_container to true 2025/03/31 09:35:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 09:35:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:35:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 09:35:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 09:35:37 INFO : one: Copied (server-side copy) 2025/03/31 09:35:47 INFO : one: Deleted 2025/03/31 09:36:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 09:36:22 INFO : one: Copied (server-side copy) 2025/03/31 09:36:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/31 09:36:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 09:36:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:37:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/31 09:37:01 INFO : two: Copied (server-side copy) 2025/03/31 09:37:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/31 09:37:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 09:37:27 DEBUG : two: Unchanged skipping 2025/03/31 09:38:09 DEBUG : three: Need to transfer - File not found at Destination 2025/03/31 09:38:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/31 09:38:09 DEBUG : three: Destination not found in --copy-dest 2025/03/31 09:38:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/31 09:38:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (395.27s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.18s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.16s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:39:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/31 09:39:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 09:39:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/31 09:39:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/31 09:40:07 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/31 09:40:07 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-kariraj1roco/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/31 09:40:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/31 09:40:18 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/31 09:40:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = eefdd763b1b6ea14b45f3fa8cfc9aee6 OK 2025/03/31 09:40:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (70.26s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.26s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.11s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:41:24 INFO : Compressed: TestCompressSwift:rclone-test-kariraj1roco: Looking for duplicate md5 hashes using newest mode. 2025/03/31 09:41:25 NOTICE: 6d5cd236b6506faf9a5546ede0cc2980: Found 3 files with duplicate md5 hashes 2025/03/31 09:41:30 INFO : one: Deleted 2025/03/31 09:41:35 INFO : also/one: Deleted 2025/03/31 09:41:35 NOTICE: 6d5cd236b6506faf9a5546ede0cc2980: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (61.08s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:43:39 DEBUG : a.txt: Excluded (Size Filter) 2025/03/31 09:43:39 DEBUG : a.txt: Excluded 2025/03/31 09:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/31 09:43:40 DEBUG : sub dir/hello world: Excluded 2025/03/31 09:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/31 09:43:40 DEBUG : sub dir/hello world2: Excluded 2025/03/31 09:43:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/31 09:43:40 DEBUG : sub dir/hello world: Excluded 2025/03/31 09:43:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/31 09:43:40 DEBUG : sub dir/hello world2: Excluded 2025/03/31 09:43:45 DEBUG : sub dir/ignore dir: Excluded 2025/03/31 09:43:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (185.35s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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 (90.24s) --- PASS: TestListJSON/Default (10.21s) --- PASS: TestListJSON/FilesOnly (10.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.39s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", 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/03/31 09:47:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kariraj1roco/notfound" 2025/03/31 09:47:31 DEBUG : Swift container rclone-test-kariraj1roco path notfound.json: Auto set use_segments_container to true 2025/03/31 09:47:37 DEBUG : Swift container rclone-test-kariraj1roco path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (95.41s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (10.25s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (10.14s) --- PASS: TestStatJSON/NotFound (5.24s) --- PASS: TestStatJSON/DirFilesOnly (10.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.84s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:47:53 INFO : Compressed: TestCompressSwift:rclone-test-kariraj1roco: Making directory 2025/03/31 09:47:54 INFO : Compressed: TestCompressSwift:rclone-test-kariraj1roco: Making directory --- PASS: TestMkdir (0.46s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" --- PASS: TestLsd (36.46s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" --- PASS: TestLs (47.24s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:49:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/31 09:49:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (62.35s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" --- PASS: TestLsLong (72.19s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (72.51s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/03/31 09:52:45 DEBUG : Creating backend with remote ":memory:" 2025/03/31 09:52:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/31 09:52:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/31 09:52:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/31 09:52:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/31 09:52:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/31 09:52:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/31 09:52:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/31 09:52:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/31 09:52:45 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" --- PASS: TestCount (73.53s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:54:46 DEBUG : Waiting for deletions to finish 2025/03/31 09:54:46 DEBUG : large: Excluded (Size Filter) 2025/03/31 09:54:51 INFO : medium: Deleted 2025/03/31 09:54:57 INFO : small: Deleted --- PASS: TestDelete (84.18s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:56:09 DEBUG : Waiting for deletions to finish 2025/03/31 09:56:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/31 09:56:20 INFO : medium: Deleted 2025/03/31 09:56:24 INFO : large: Deleted --- PASS: TestMaxDelete (68.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:57:17 DEBUG : Waiting for deletions to finish 2025/03/31 09:57:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/31 09:57:22 INFO : medium: Deleted 2025/03/31 09:57:22 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (78.00s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 09:58:30 DEBUG : Waiting for deletions to finish 2025/03/31 09:58:31 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/03/31 09:58:36 INFO : medium: Deleted 2025/03/31 09:58:41 INFO : large: Deleted --- PASS: TestMaxDeleteSize (63.78s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" --- PASS: TestReadFile (6.99s) === RUN TestRetry 2025/03/31 09:58:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/31 09:58:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/31 09:58:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 09:58:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 09:58:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 09:58:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/31 09:58:59 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-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" --- PASS: TestCat (93.72s) === RUN TestPurge 2025/03/31 10:00:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xefifoz0cetu" 2025/03/31 10:00:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 10:00:34 DEBUG : Swift container rclone-test-xefifoz0cetu.json: Auto set use_segments_container to true 2025/03/31 10:00:34 DEBUG : Swift container rclone-test-xefifoz0cetu: Auto set use_segments_container to true 2025/03/31 10:00:34 DEBUG : Creating backend with remote "/tmp/rclone1868481372" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xefifoz0cetu", Local "Local file system at /tmp/rclone1868481372", Modify Window "1ns" 2025/03/31 10:00:34 INFO : Swift container rclone-test-xefifoz0cetu: Container "rclone-test-xefifoz0cetu" created 2025/03/31 10:00:45 INFO : A2: Making directory 2025/03/31 10:00:45 INFO : A1/B2: Making directory 2025/03/31 10:00:45 INFO : A1/B2/C2: Making directory 2025/03/31 10:00:45 INFO : A1/B1/C3: Making directory 2025/03/31 10:00:45 INFO : A3: Making directory 2025/03/31 10:00:45 INFO : A3/B3: Making directory 2025/03/31 10:00:45 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/31 10:01:01 DEBUG : Waiting for deletions to finish 2025/03/31 10:01:02 INFO : A1/B1/C1/one.bin: Deleted 2025/03/31 10:01:11 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/31 10:01:12 DEBUG : Waiting for deletions to finish 2025/03/31 10:01:12 INFO : A1/two.bin: Deleted 2025/03/31 10:01:12 INFO : A1/two.json: Deleted 2025/03/31 10:01:12 INFO : Swift container rclone-test-xefifoz0cetu: Container "rclone-test-xefifoz0cetu" removed 2025/03/31 10:01:12 DEBUG : Compressed: TestCompressSwift:rclone-test-xefifoz0cetu: Purge remote 2025/03/31 10:01:12 DEBUG : Waiting for deletions to finish 2025/03/31 10:01:12 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.51s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 10:01:24 INFO : A2: Making directory 2025/03/31 10:01:24 INFO : A1/B2: Making directory 2025/03/31 10:01:24 INFO : A1/B2/C2: Making directory 2025/03/31 10:01:24 INFO : A1/B1/C3: Making directory 2025/03/31 10:01:24 INFO : A3: Making directory 2025/03/31 10:01:24 INFO : A3/B3: Making directory 2025/03/31 10:01:24 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/03/31 10:01:50 DEBUG : removing 1 level 3 directories 2025/03/31 10:01:50 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/03/31 10:02:17 DEBUG : removing 1 level 0 directories 2025/03/31 10:02:17 INFO : Compressed: TestCompressSwift:rclone-test-kariraj1roco: Removing directory 2025/03/31 10:02:17 INFO : Swift container rclone-test-kariraj1roco: Container "rclone-test-kariraj1roco" removed --- PASS: TestRmdirsNoLeaveRoot (64.94s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 10:02:18 INFO : Swift container rclone-test-kariraj1roco: Container "rclone-test-kariraj1roco" created 2025/03/31 10:02:18 INFO : A1: Making directory 2025/03/31 10:02:18 INFO : A1/B1: Making directory 2025/03/31 10:02:18 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 10:02:18 INFO : A1: Making directory 2025/03/31 10:02:18 INFO : A1/B1: Making directory 2025/03/31 10:02:18 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 10:02:44 DEBUG : filename.txt: File name found in url 2025/03/31 10:03:00 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (109.75s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 10:04:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/31 10:04:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 10:04:19 INFO : file1: Copied (new) to: sub/file2 2025/03/31 10:04:19 INFO : file1: Deleted 2025/03/31 10:04:19 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/31 10:04:19 DEBUG : file1: Unchanged skipping 2025/03/31 10:04:19 INFO : file1: Deleted 2025/03/31 10:04:19 DEBUG : Compressed: TestCompressSwift:rclone-test-kariraj1roco: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.98s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kariraj1roco", Local "Local file system at /tmp/rclone3028215780", Modify Window "1ns" 2025/03/31 10:04:25 DEBUG : file1: Need to transfer - File not found at Destination panic: test timed out after 1h0m0s running tests: TestMoveFileWithIgnoreExisting (19s) goroutine 8922 [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, 1 minutes]: testing.(*T).Run(0xc000352340, {0x26258c6?, 0x0?}, 0x27274a0) /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(0xc000352340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000352340, 0xc0007a5c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a371d0, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /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(0xc00060adc0) /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(0xc00060adc0) /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:263 +0xa9 goroutine 3316 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 36 [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 37 [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 8872 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00052f340, 0xc000af8120, 0xc00032e140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00052f340, {0x2a03d80, 0xc001f5f800}, {0xc000a86050, 0x4f}, {{0xc001882060, 0x18}, {0xc001882079, 0xa}, {0x25d044b, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00052f340, {0x2a03d80, 0xc001f5f800}, {{0xc001882060, 0x18}, {0xc001882079, 0xa}, {0x25d044b, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc00052f340, {0x2a03d80, 0xc001f5f800}, {0xc001882060, 0x18}, {0xc001882079, 0xa}, {0x29dc580, 0xc000a800f0}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1568 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1614 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000592000?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a7d1a0, 0xc000592000, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000af80c0, {0x2a03d80, 0xc001f5f800}, {0x29dc580, 0xc000a800f0}, {0x2a0e830, 0xc000a80180}, {0xc0003ce070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7cb github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000350e00, {0x2a03d80, 0xc001f5f800}, {0x29dc580, 0xc000a800f0}, {0x2a0e830, 0xc000a80180}, {0xc0003ce070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putMetadata(0xc00034ca80, {0x2a03d80, 0xc001f5f800}, 0x19?, {0x7f9d7c180d80, 0xc00081a240}, {0xc0003ce070, 0x1, 0x1}, 0xc0006d95c8) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:665 +0x1e6 github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc00034ca80, {0x2a03d80, 0xc001f5f800}, {0x29dcda0?, 0xc0019c4168?}, {0x7f9d7c180d80, 0xc00081a240}, {0xc0003ce070, 0x1, 0x1}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:698 +0x15b github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc00034ca80, {0x2a03d80, 0xc001f5f800}, {0x29dc520, 0xc00054bb00}, {0x7f9d7c180d80, 0xc00081a240}, {0xc0003ce070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:727 +0x266 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000a72090, {0x2a03d80, 0xc001f5f800}, {0x29ef608?, 0xc000a28540?}, {0xc0003ce070, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:217 +0x226 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000a72090, {0x2a03d80, 0xc001f5f800}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:270 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a72090, {0x2a03d80, 0xc001f5f800}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:310 +0x176 github.com/rclone/rclone/fs/operations.Copy({0x2a03d80, 0xc001f5f800}, {0x2a18140, 0xc00034ca80}, {0x0, 0x0}, {0x25d2722, 0x5}, {0x2a19410, 0xc00081a240}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a03d80, 0xc001f5f800}, {0x2a18140, 0xc00034ca80}, {0x0, 0x0}, {0x25d2722, 0x5}, {0x2a19410, 0xc00081a240}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.MoveTransfer({0x2a03d80?, 0xc001f5f800?}, {0x2a18140?, 0xc00034ca80?}, {0x0?, 0x0?}, {0x25d2722?, 0x0?}, {0x2a19410, 0xc00081a240}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:422 +0x65 github.com/rclone/rclone/fs/operations.moveOrCopyFile({0x2a03d80, 0xc001f5f800}, {0x2a18140, 0xc00034ca80}, {0x2a193a0, 0xc000a3cc80}, {0x25d2722, 0x5}, {0x25d2722, 0x5}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2092 +0xcf1 github.com/rclone/rclone/fs/operations.MoveFile(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2109 github.com/rclone/rclone/fs/operations_test.TestMoveFileWithIgnoreExisting(0xc0003521a0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:967 +0x214 testing.tRunner(0xc0003521a0, 0x27274a0) /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 543 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 533 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1084 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1074 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7825 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000105500) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7824 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 3062 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1038 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1028 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1335 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1309 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 175 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 165 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 491 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 845 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 835 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 628 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 603 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8888 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00054bb00) /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 8872 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 8887 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0002d82c0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 8872 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 214 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 60 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 273 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 263 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1287 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1069 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3224 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1200 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1190 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 962 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 952 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 358 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 316 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1250 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1240 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8749 [select]: net/http.(*persistConn).roundTrip(0xc0009a2fc0, 0xc000a1c0a0) /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(0xc0004c3b00, 0xc00032e140) /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(0xc00040e2a0, 0xc00032e140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00032e140, {0x29dd860, 0xc00040e2a0}, {0x1?, 0x0?, 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(0xc000a80120, 0xc00032e140, {0xc000369ea0?, 0xc000369ea0?, 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(0xc000a80120, 0xc00032e140) /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 8872 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 770 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 760 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +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:211 +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:209 +0x378 goroutine 8288 [select]: net/http.(*persistConn).writeLoop(0xc0009a2fc0) /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 8271 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 721 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 711 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2840 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 669 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 659 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1462 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1420 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3469 [chan receive, 40 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 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1401 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1391 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2924 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1477 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1467 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2806 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3130 [chan receive, 42 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3393 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2805 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8287 [IO wait]: internal/poll.runtime_pollWait(0x7f9d7c494360, 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(0xc000429280?, 0xc000953980?, 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(0xc000429280, {0xc000953980, 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(0xc000429280, {0xc000953980?, 0xc0002f2c50?, 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(0xc00063e288, {0xc000953980?, 0x3d1d040?, 0xc0008a09d0?}) /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(0xc000a36b70, {0xc000953980?, 0x18?, 0xc0008a0998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a36030, {0xc000953980?, 0x0?, 0xc000a36030?}) /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(0xc0002f2d38, {0x29ddfe0, 0xc000a36030}) /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(0xc0002f2a88, {0x7f9d7c1163d8, 0xc000a36b70}, 0xc0008a0a40?) /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(0xc0002f2a88, 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(0xc0002f2a88, {0xc0009d0000, 0x1000, 0xc00008d308?}) /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(0xc0009a2fc0, {0xc0009d0000?, 0x81d405?, 0x214c6a0?}) /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(0xc001877080) /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(0xc001877080, 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(0xc0009a2fc0) /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 8271 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8160 [chan receive, 4 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 8159 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3501 [chan receive, 40 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 2805 /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.214432732s (try 5/5): exit status 2: Failed []