"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/05/03 04:12:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca" 2025/05/03 04:12:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:12:51 DEBUG : Swift container rclone-test-pajijuf1yuca.json: Auto set use_segments_container to true 2025/05/03 04:12:51 DEBUG : Swift container rclone-test-pajijuf1yuca: Auto set use_segments_container to true 2025/05/03 04:12:51 DEBUG : Creating backend with remote "/tmp/rclone159754806" === 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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/05/03 04:12:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/03 04:12:51 DEBUG : potato: Seek from 10 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 10 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Seek from 5 to 2 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/03 04:12:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Seek from 5 to 2 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/03 04:12:51 DEBUG : potato: Seek from 8 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 8 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/03 04:12:51 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/03 04:12:51 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/03 04:12:51 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/03 04:12:51 DEBUG : potato: Seek from 5 to 2 2025/05/03 04:12:51 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/03 04:12:51 DEBUG : potato: Seek from 9 to 0 2025/05/03 04:12:51 DEBUG : potato: Seek from 9 to 0 2025/05/03 04:12:51 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:12:52 INFO : Swift container rclone-test-pajijuf1yuca: Container "rclone-test-pajijuf1yuca" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (162.96s) --- PASS: TestCheck/1 (0.16s) --- PASS: TestCheck/2 (5.16s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (10.15s) --- PASS: TestCheck/5 (10.15s) --- PASS: TestCheck/6 (10.17s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/05/03 04:15:34 DEBUG : Creating backend with remote "nonexistent" 2025/05/03 04:15:34 DEBUG : Creating backend with remote "nonexistent" 2025/05/03 04:15:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/03 04:15:34 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/05/03 04:15:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/03 04:15:34 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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 (186.59s) --- PASS: TestCheckDownload/1 (10.26s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (5.20s) --- PASS: TestCheckDownload/4 (5.30s) --- PASS: TestCheckDownload/5 (10.21s) --- PASS: TestCheckDownload/6 (10.19s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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.75s) --- PASS: TestCheckSizeOnly/1 (0.11s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:21:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/03 04:21:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/03 04:21:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/03 04:21:08 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/03 04:21:08 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/03 04:21:08 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/03 04:21:08 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/03 04:21:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.24s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:21:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/data" 2025/05/03 04:21:09 DEBUG : Config file has changed externally - reloading 2025/05/03 04:21:10 DEBUG : Swift container rclone-test-pajijuf1yuca path data.json: Auto set use_segments_container to true 2025/05/03 04:21:15 DEBUG : Swift container rclone-test-pajijuf1yuca 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 (75.73s) --- PASS: TestCheckSum/subtest1 (0.35s) --- PASS: TestCheckSum/subtest2 (0.33s) --- PASS: TestCheckSum/subtest3 (0.52s) --- PASS: TestCheckSum/subtest4 (0.44s) --- PASS: TestCheckSum/subtest5 (0.50s) --- PASS: TestCheckSum/subtest6 (0.42s) --- PASS: TestCheckSum/subtest7 (0.43s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:22:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/data" 2025/05/03 04:22:25 DEBUG : Swift container rclone-test-pajijuf1yuca path data.json: Auto set use_segments_container to true 2025/05/03 04:22:31 DEBUG : Swift container rclone-test-pajijuf1yuca 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 (85.18s) --- PASS: TestCheckSumDownload/subtest1 (0.50s) --- PASS: TestCheckSumDownload/subtest2 (0.40s) --- PASS: TestCheckSumDownload/subtest3 (0.53s) --- PASS: TestCheckSumDownload/subtest4 (0.39s) --- PASS: TestCheckSumDownload/subtest5 (5.44s) --- PASS: TestCheckSumDownload/subtest6 (5.46s) --- PASS: TestCheckSumDownload/subtest7 (5.43s) === RUN TestApplyTransforms 2025/05/03 04:23:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sipidib2somo" 2025/05/03 04:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:23:50 DEBUG : Swift container rclone-test-sipidib2somo.json: Auto set use_segments_container to true 2025/05/03 04:23:51 DEBUG : Swift container rclone-test-sipidib2somo: Auto set use_segments_container to true 2025/05/03 04:23:51 DEBUG : Creating backend with remote "/tmp/rclone1643225715" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sipidib2somo", Local "Local file system at /tmp/rclone1643225715", Modify Window "1ns" 2025/05/03 04:23:51 INFO : Swift container rclone-test-sipidib2somo: Container "rclone-test-sipidib2somo" created upper checkfile vs. lower remote (without normalization) 2025/05/03 04:24:13 ERROR : hello, world!: sum not found 2025/05/03 04:24:13 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-sipidib2somo 2025/05/03 04:24:13 NOTICE: Compressed: TestCompressSwift:rclone-test-sipidib2somo: 1 files missing 2025/05/03 04:24:13 NOTICE: 1 hashes missing 2025/05/03 04:24:13 NOTICE: Compressed: TestCompressSwift:rclone-test-sipidib2somo: 2 differences found 2025/05/03 04:24:13 NOTICE: Compressed: TestCompressSwift:rclone-test-sipidib2somo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/03 04:24:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:24:18 NOTICE: Compressed: TestCompressSwift:rclone-test-sipidib2somo: 0 differences found 2025/05/03 04:24:18 NOTICE: Compressed: TestCompressSwift:rclone-test-sipidib2somo: 1 matching files 2025/05/03 04:24:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-milabel1xulu" 2025/05/03 04:24:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:24:18 DEBUG : Swift container rclone-test-milabel1xulu.json: Auto set use_segments_container to true 2025/05/03 04:24:19 DEBUG : Swift container rclone-test-milabel1xulu: Auto set use_segments_container to true 2025/05/03 04:24:19 DEBUG : Creating backend with remote "/tmp/rclone2183313343" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-milabel1xulu", Local "Local file system at /tmp/rclone2183313343", Modify Window "1ns" 2025/05/03 04:24:19 INFO : Swift container rclone-test-milabel1xulu: Container "rclone-test-milabel1xulu" created lower checkfile vs. upper remote (without normalization) 2025/05/03 04:24:31 ERROR : HELLO, WORLD!: sum not found 2025/05/03 04:24:31 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-milabel1xulu 2025/05/03 04:24:31 NOTICE: Compressed: TestCompressSwift:rclone-test-milabel1xulu: 1 files missing 2025/05/03 04:24:31 NOTICE: 1 hashes missing 2025/05/03 04:24:31 NOTICE: Compressed: TestCompressSwift:rclone-test-milabel1xulu: 2 differences found 2025/05/03 04:24:31 NOTICE: Compressed: TestCompressSwift:rclone-test-milabel1xulu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/03 04:24:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:24:41 NOTICE: Compressed: TestCompressSwift:rclone-test-milabel1xulu: 0 differences found 2025/05/03 04:24:41 NOTICE: Compressed: TestCompressSwift:rclone-test-milabel1xulu: 1 matching files 2025/05/03 04:24:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-giparig2huge" 2025/05/03 04:24:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:24:42 DEBUG : Swift container rclone-test-giparig2huge.json: Auto set use_segments_container to true 2025/05/03 04:24:42 DEBUG : Swift container rclone-test-giparig2huge: Auto set use_segments_container to true 2025/05/03 04:24:42 DEBUG : Creating backend with remote "/tmp/rclone1989690001" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-giparig2huge", Local "Local file system at /tmp/rclone1989690001", Modify Window "1ns" 2025/05/03 04:24:43 INFO : Swift container rclone-test-giparig2huge: Container "rclone-test-giparig2huge" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/03 04:24:59 ERROR : HeLlO, wOrLd!: sum not found 2025/05/03 04:24:59 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-giparig2huge 2025/05/03 04:24:59 NOTICE: Compressed: TestCompressSwift:rclone-test-giparig2huge: 1 files missing 2025/05/03 04:24:59 NOTICE: 1 hashes missing 2025/05/03 04:24:59 NOTICE: Compressed: TestCompressSwift:rclone-test-giparig2huge: 2 differences found 2025/05/03 04:24:59 NOTICE: Compressed: TestCompressSwift:rclone-test-giparig2huge: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/03 04:25:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:25:04 NOTICE: Compressed: TestCompressSwift:rclone-test-giparig2huge: 0 differences found 2025/05/03 04:25:04 NOTICE: Compressed: TestCompressSwift:rclone-test-giparig2huge: 1 matching files 2025/05/03 04:25:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kimozuw9bepu" 2025/05/03 04:25:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:25:04 DEBUG : Swift container rclone-test-kimozuw9bepu.json: Auto set use_segments_container to true 2025/05/03 04:25:05 DEBUG : Swift container rclone-test-kimozuw9bepu: Auto set use_segments_container to true 2025/05/03 04:25:05 DEBUG : Creating backend with remote "/tmp/rclone459539296" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kimozuw9bepu", Local "Local file system at /tmp/rclone459539296", Modify Window "1ns" 2025/05/03 04:25:05 INFO : Swift container rclone-test-kimozuw9bepu: Container "rclone-test-kimozuw9bepu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/03 04:25:16 ERROR : HELLO, WORLD!: sum not found 2025/05/03 04:25:16 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-kimozuw9bepu 2025/05/03 04:25:16 NOTICE: Compressed: TestCompressSwift:rclone-test-kimozuw9bepu: 1 files missing 2025/05/03 04:25:16 NOTICE: 1 hashes missing 2025/05/03 04:25:16 NOTICE: Compressed: TestCompressSwift:rclone-test-kimozuw9bepu: 2 differences found 2025/05/03 04:25:16 NOTICE: Compressed: TestCompressSwift:rclone-test-kimozuw9bepu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/03 04:25:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:25:27 NOTICE: Compressed: TestCompressSwift:rclone-test-kimozuw9bepu: 0 differences found 2025/05/03 04:25:27 NOTICE: Compressed: TestCompressSwift:rclone-test-kimozuw9bepu: 1 matching files 2025/05/03 04:25:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-joduhey8feci" 2025/05/03 04:25:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:25:27 DEBUG : Swift container rclone-test-joduhey8feci.json: Auto set use_segments_container to true 2025/05/03 04:25:28 DEBUG : Swift container rclone-test-joduhey8feci: Auto set use_segments_container to true 2025/05/03 04:25:28 DEBUG : Creating backend with remote "/tmp/rclone604378397" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-joduhey8feci", Local "Local file system at /tmp/rclone604378397", Modify Window "1ns" 2025/05/03 04:25:28 INFO : Swift container rclone-test-joduhey8feci: Container "rclone-test-joduhey8feci" created NFD checkfile vs. NFC remote (without normalization) 2025/05/03 04:25:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/03 04:25:44 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-joduhey8feci 2025/05/03 04:25:44 NOTICE: Compressed: TestCompressSwift:rclone-test-joduhey8feci: 1 files missing 2025/05/03 04:25:44 NOTICE: 1 hashes missing 2025/05/03 04:25:44 NOTICE: Compressed: TestCompressSwift:rclone-test-joduhey8feci: 2 differences found 2025/05/03 04:25:44 NOTICE: Compressed: TestCompressSwift:rclone-test-joduhey8feci: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/03 04:25:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:25:59 NOTICE: Compressed: TestCompressSwift:rclone-test-joduhey8feci: 0 differences found 2025/05/03 04:25:59 NOTICE: Compressed: TestCompressSwift:rclone-test-joduhey8feci: 1 matching files 2025/05/03 04:25:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cutopex4yotu" 2025/05/03 04:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:26:00 DEBUG : Swift container rclone-test-cutopex4yotu.json: Auto set use_segments_container to true 2025/05/03 04:26:00 DEBUG : Swift container rclone-test-cutopex4yotu: Auto set use_segments_container to true 2025/05/03 04:26:00 DEBUG : Creating backend with remote "/tmp/rclone29823601" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cutopex4yotu", Local "Local file system at /tmp/rclone29823601", Modify Window "1ns" 2025/05/03 04:26:01 INFO : Swift container rclone-test-cutopex4yotu: Container "rclone-test-cutopex4yotu" created NFC checkfile vs. NFD remote (without normalization) 2025/05/03 04:26:12 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/03 04:26:12 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cutopex4yotu 2025/05/03 04:26:12 NOTICE: Compressed: TestCompressSwift:rclone-test-cutopex4yotu: 1 files missing 2025/05/03 04:26:12 NOTICE: 1 hashes missing 2025/05/03 04:26:12 NOTICE: Compressed: TestCompressSwift:rclone-test-cutopex4yotu: 2 differences found 2025/05/03 04:26:12 NOTICE: Compressed: TestCompressSwift:rclone-test-cutopex4yotu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/03 04:26:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:26:17 NOTICE: Compressed: TestCompressSwift:rclone-test-cutopex4yotu: 0 differences found 2025/05/03 04:26:17 NOTICE: Compressed: TestCompressSwift:rclone-test-cutopex4yotu: 1 matching files 2025/05/03 04:26:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zogalab6lofu" 2025/05/03 04:26:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:26:17 DEBUG : Swift container rclone-test-zogalab6lofu.json: Auto set use_segments_container to true 2025/05/03 04:26:18 DEBUG : Swift container rclone-test-zogalab6lofu: Auto set use_segments_container to true 2025/05/03 04:26:18 DEBUG : Creating backend with remote "/tmp/rclone3154876815" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zogalab6lofu", Local "Local file system at /tmp/rclone3154876815", Modify Window "1ns" 2025/05/03 04:26:18 INFO : Swift container rclone-test-zogalab6lofu: Container "rclone-test-zogalab6lofu" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/03 04:26:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:26:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zogalab6lofu 2025/05/03 04:26:29 NOTICE: Compressed: TestCompressSwift:rclone-test-zogalab6lofu: 1 files missing 2025/05/03 04:26:29 NOTICE: 1 hashes missing 2025/05/03 04:26:29 NOTICE: Compressed: TestCompressSwift:rclone-test-zogalab6lofu: 2 differences found 2025/05/03 04:26:29 NOTICE: Compressed: TestCompressSwift:rclone-test-zogalab6lofu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/03 04:26:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:26:30 NOTICE: Compressed: TestCompressSwift:rclone-test-zogalab6lofu: 0 differences found 2025/05/03 04:26:30 NOTICE: Compressed: TestCompressSwift:rclone-test-zogalab6lofu: 1 matching files 2025/05/03 04:26:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mecoreh5doce" 2025/05/03 04:26:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:26:30 DEBUG : Swift container rclone-test-mecoreh5doce.json: Auto set use_segments_container to true 2025/05/03 04:26:31 DEBUG : Swift container rclone-test-mecoreh5doce: Auto set use_segments_container to true 2025/05/03 04:26:31 DEBUG : Creating backend with remote "/tmp/rclone635285127" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mecoreh5doce", Local "Local file system at /tmp/rclone635285127", Modify Window "1ns" 2025/05/03 04:26:31 INFO : Swift container rclone-test-mecoreh5doce: Container "rclone-test-mecoreh5doce" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/03 04:26:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:26:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mecoreh5doce 2025/05/03 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mecoreh5doce: 1 files missing 2025/05/03 04:26:47 NOTICE: 1 hashes missing 2025/05/03 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mecoreh5doce: 2 differences found 2025/05/03 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mecoreh5doce: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/03 04:26:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mecoreh5doce: 0 differences found 2025/05/03 04:26:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mecoreh5doce: 1 matching files 2025/05/03 04:26:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ruxagob0zomo" 2025/05/03 04:26:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:26:48 DEBUG : Swift container rclone-test-ruxagob0zomo.json: Auto set use_segments_container to true 2025/05/03 04:26:48 DEBUG : Swift container rclone-test-ruxagob0zomo: Auto set use_segments_container to true 2025/05/03 04:26:48 DEBUG : Creating backend with remote "/tmp/rclone2532746935" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ruxagob0zomo", Local "Local file system at /tmp/rclone2532746935", Modify Window "1ns" 2025/05/03 04:26:49 INFO : Swift container rclone-test-ruxagob0zomo: Container "rclone-test-ruxagob0zomo" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/03 04:27:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:27:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ruxagob0zomo 2025/05/03 04:27:00 NOTICE: Compressed: TestCompressSwift:rclone-test-ruxagob0zomo: 1 files missing 2025/05/03 04:27:00 NOTICE: 1 hashes missing 2025/05/03 04:27:00 NOTICE: Compressed: TestCompressSwift:rclone-test-ruxagob0zomo: 2 differences found 2025/05/03 04:27:00 NOTICE: Compressed: TestCompressSwift:rclone-test-ruxagob0zomo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/03 04:27:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:27:01 NOTICE: Compressed: TestCompressSwift:rclone-test-ruxagob0zomo: 0 differences found 2025/05/03 04:27:01 NOTICE: Compressed: TestCompressSwift:rclone-test-ruxagob0zomo: 1 matching files 2025/05/03 04:27:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lopujup7meso" 2025/05/03 04:27:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 04:27:01 DEBUG : Swift container rclone-test-lopujup7meso.json: Auto set use_segments_container to true 2025/05/03 04:27:02 DEBUG : Swift container rclone-test-lopujup7meso: Auto set use_segments_container to true 2025/05/03 04:27:02 DEBUG : Creating backend with remote "/tmp/rclone2580245657" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lopujup7meso", Local "Local file system at /tmp/rclone2580245657", Modify Window "1ns" 2025/05/03 04:27:02 INFO : Swift container rclone-test-lopujup7meso: Container "rclone-test-lopujup7meso" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/03 04:27:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/03 04:27:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-lopujup7meso 2025/05/03 04:27:13 NOTICE: Compressed: TestCompressSwift:rclone-test-lopujup7meso: 1 files missing 2025/05/03 04:27:13 NOTICE: 1 hashes missing 2025/05/03 04:27:13 NOTICE: Compressed: TestCompressSwift:rclone-test-lopujup7meso: 2 differences found 2025/05/03 04:27:13 NOTICE: Compressed: TestCompressSwift:rclone-test-lopujup7meso: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/03 04:27:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/03 04:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-lopujup7meso: 0 differences found 2025/05/03 04:27:18 NOTICE: Compressed: TestCompressSwift:rclone-test-lopujup7meso: 1 matching files 2025/05/03 04:27:18 DEBUG : Compressed: TestCompressSwift:rclone-test-lopujup7meso: Purge remote 2025/05/03 04:27:18 DEBUG : Waiting for deletions to finish 2025/05/03 04:27:19 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/03 04:27:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/03 04:27:24 INFO : Swift container rclone-test-lopujup7meso: Container "rclone-test-lopujup7meso" removed 2025/05/03 04:27:24 DEBUG : Compressed: TestCompressSwift:rclone-test-ruxagob0zomo: Purge remote 2025/05/03 04:27:24 DEBUG : Waiting for deletions to finish 2025/05/03 04:27:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/03 04:27:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/03 04:27:30 INFO : Swift container rclone-test-ruxagob0zomo: Container "rclone-test-ruxagob0zomo" removed 2025/05/03 04:27:30 DEBUG : Compressed: TestCompressSwift:rclone-test-mecoreh5doce: Purge remote 2025/05/03 04:27:30 DEBUG : Waiting for deletions to finish 2025/05/03 04:27:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/03 04:27:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/03 04:27:40 INFO : Swift container rclone-test-mecoreh5doce: Container "rclone-test-mecoreh5doce" removed 2025/05/03 04:27:40 DEBUG : Compressed: TestCompressSwift:rclone-test-zogalab6lofu: Purge remote 2025/05/03 04:27:40 DEBUG : Waiting for deletions to finish 2025/05/03 04:27:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/03 04:27:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/03 04:27:51 INFO : Swift container rclone-test-zogalab6lofu: Container "rclone-test-zogalab6lofu" removed 2025/05/03 04:27:51 DEBUG : Compressed: TestCompressSwift:rclone-test-cutopex4yotu: Purge remote 2025/05/03 04:27:51 DEBUG : Waiting for deletions to finish 2025/05/03 04:27:51 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/03 04:27:56 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/03 04:27:56 INFO : Swift container rclone-test-cutopex4yotu: Container "rclone-test-cutopex4yotu" removed 2025/05/03 04:27:56 DEBUG : Compressed: TestCompressSwift:rclone-test-joduhey8feci: Purge remote 2025/05/03 04:27:56 DEBUG : Waiting for deletions to finish 2025/05/03 04:28:02 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/03 04:28:07 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/03 04:28:07 INFO : Swift container rclone-test-joduhey8feci: Container "rclone-test-joduhey8feci" removed 2025/05/03 04:28:07 DEBUG : Compressed: TestCompressSwift:rclone-test-kimozuw9bepu: Purge remote 2025/05/03 04:28:07 DEBUG : Waiting for deletions to finish 2025/05/03 04:28:07 INFO : HELLO, WORLD!.bin: Deleted 2025/05/03 04:28:17 INFO : HELLO, WORLD!.json: Deleted 2025/05/03 04:28:17 INFO : Swift container rclone-test-kimozuw9bepu: Container "rclone-test-kimozuw9bepu" removed 2025/05/03 04:28:17 DEBUG : Compressed: TestCompressSwift:rclone-test-giparig2huge: Purge remote 2025/05/03 04:28:17 DEBUG : Waiting for deletions to finish 2025/05/03 04:28:22 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/03 04:28:22 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/03 04:28:23 INFO : Swift container rclone-test-giparig2huge: Container "rclone-test-giparig2huge" removed 2025/05/03 04:28:23 DEBUG : Compressed: TestCompressSwift:rclone-test-milabel1xulu: Purge remote 2025/05/03 04:28:23 DEBUG : Waiting for deletions to finish 2025/05/03 04:28:23 INFO : HELLO, WORLD!.bin: Deleted 2025/05/03 04:28:28 INFO : HELLO, WORLD!.json: Deleted 2025/05/03 04:28:29 INFO : Swift container rclone-test-milabel1xulu: Container "rclone-test-milabel1xulu" removed 2025/05/03 04:28:29 DEBUG : Compressed: TestCompressSwift:rclone-test-sipidib2somo: Purge remote 2025/05/03 04:28:29 DEBUG : Waiting for deletions to finish 2025/05/03 04:28:34 INFO : hello, world!.json: Deleted 2025/05/03 04:28:39 INFO : hello, world!.bin: Deleted 2025/05/03 04:28:39 INFO : Swift container rclone-test-sipidib2somo: Container "rclone-test-sipidib2somo" removed --- PASS: TestApplyTransforms (288.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:28:44 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 04:28:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/03 04:28:50 INFO : file1: Copied (new) to: sub/file2 2025/05/03 04:28:51 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:28:51 DEBUG : file1: Unchanged skipping 2025/05/03 04:28:51 DEBUG : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.74s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:29:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/backup" 2025/05/03 04:29:09 DEBUG : Swift container rclone-test-pajijuf1yuca path backup.json: Auto set use_segments_container to true 2025/05/03 04:29:15 DEBUG : Swift container rclone-test-pajijuf1yuca path backup: Auto set use_segments_container to true 2025/05/03 04:29:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/03 04:29:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/03 04:29:41 INFO : dst/file1: Copied (server-side copy) 2025/05/03 04:29:46 INFO : dst/file1: Deleted 2025/05/03 04:29:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/03 04:29:57 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (71.38s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:30:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/dst" 2025/05/03 04:30:04 DEBUG : Swift container rclone-test-pajijuf1yuca path dst.json: Auto set use_segments_container to true 2025/05/03 04:30:09 DEBUG : Swift container rclone-test-pajijuf1yuca path dst: Auto set use_segments_container to true 2025/05/03 04:30:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/CompareDest" 2025/05/03 04:30:25 DEBUG : Swift container rclone-test-pajijuf1yuca path CompareDest.json: Auto set use_segments_container to true 2025/05/03 04:30:31 DEBUG : Swift container rclone-test-pajijuf1yuca path CompareDest: Auto set use_segments_container to true 2025/05/03 04:30:37 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 04:31:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/03 04:31:04 INFO : one: Copied (new) 2025/05/03 04:31:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:31:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/03 04:31:30 INFO : one: Copied (replaced existing) 2025/05/03 04:31:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:31:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:31:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/03 04:32:30 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:32:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:32:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 04:32:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:32:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:32:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/03 04:33:07 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:33:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/03 04:33:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/03 04:33:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (222.10s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:33:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/dst" 2025/05/03 04:33:46 DEBUG : Swift container rclone-test-pajijuf1yuca path dst.json: Auto set use_segments_container to true 2025/05/03 04:33:52 DEBUG : Swift container rclone-test-pajijuf1yuca path dst: Auto set use_segments_container to true 2025/05/03 04:34:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/CopyDest" 2025/05/03 04:34:07 DEBUG : Swift container rclone-test-pajijuf1yuca path CopyDest.json: Auto set use_segments_container to true 2025/05/03 04:34:13 DEBUG : Swift container rclone-test-pajijuf1yuca path CopyDest: Auto set use_segments_container to true 2025/05/03 04:34:18 DEBUG : one: Need to transfer - File not found at Destination 2025/05/03 04:34:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/03 04:34:44 INFO : one: Copied (new) 2025/05/03 04:34:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:35:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/03 04:35:05 INFO : one: Copied (replaced existing) 2025/05/03 04:35:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/BackupDir" 2025/05/03 04:35:43 DEBUG : Swift container rclone-test-pajijuf1yuca path BackupDir.json: Auto set use_segments_container to true 2025/05/03 04:35:49 DEBUG : Swift container rclone-test-pajijuf1yuca path BackupDir: Auto set use_segments_container to true 2025/05/03 04:35:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:35:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:35:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/03 04:36:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/03 04:36:22 INFO : one: Copied (server-side copy) 2025/05/03 04:36:32 INFO : one: Deleted 2025/05/03 04:37:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/03 04:37:03 INFO : one: Copied (server-side copy) 2025/05/03 04:37:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/03 04:37:25 DEBUG : two: Need to transfer - File not found at Destination 2025/05/03 04:37:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:37:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/03 04:37:41 INFO : two: Copied (server-side copy) 2025/05/03 04:37:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/03 04:37:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 04:37:47 DEBUG : two: Unchanged skipping 2025/05/03 04:38:15 DEBUG : three: Need to transfer - File not found at Destination 2025/05/03 04:38:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/03 04:38:15 DEBUG : three: Destination not found in --copy-dest 2025/05/03 04:38:31 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/03 04:38:31 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (344.85s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.25s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:39:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/03 04:39:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/03 04:39:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/03 04:39:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/03 04:40:09 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/03 04:40:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-pajijuf1yuca/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/03 04:40:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/03 04:40:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/03 04:41:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 97a719c5a8b8e7fabf8628122ef5bb60 OK 2025/05/03 04:41:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (126.57s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:42:27 INFO : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: Looking for duplicate md5 hashes using newest mode. 2025/05/03 04:42:27 NOTICE: 44fc9f54a5d749d50a9e5b8f598f754b: Found 3 files with duplicate md5 hashes 2025/05/03 04:42:33 INFO : one: Deleted 2025/05/03 04:42:33 INFO : also/one: Deleted 2025/05/03 04:42:33 NOTICE: 44fc9f54a5d749d50a9e5b8f598f754b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (80.88s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.14s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:45:14 DEBUG : a.txt: Excluded (Size Filter) 2025/05/03 04:45:14 DEBUG : a.txt: Excluded 2025/05/03 04:45:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:45:14 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:45:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:45:14 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:45:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:45:14 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:45:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:45:14 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:45:19 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 04:45:24 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (222.05s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:48:50 DEBUG : a.txt: Excluded (Size Filter) 2025/05/03 04:48:50 DEBUG : a.txt: Excluded 2025/05/03 04:48:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:48:50 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:48:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:48:50 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:48:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/03 04:48:51 DEBUG : sub dir/hello world: Excluded 2025/05/03 04:48:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/03 04:48:51 DEBUG : sub dir/hello world2: Excluded 2025/05/03 04:49:01 DEBUG : sub dir/ignore dir: Excluded 2025/05/03 04:49:06 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (206.66s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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 (34.78s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (5.32s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.39s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", 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/05/03 04:51:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/notfound" 2025/05/03 04:51:32 DEBUG : Config file has changed externally - reloading 2025/05/03 04:51:32 DEBUG : Swift container rclone-test-pajijuf1yuca path notfound.json: Auto set use_segments_container to true 2025/05/03 04:51:38 DEBUG : Swift container rclone-test-pajijuf1yuca path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (66.15s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.34s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (5.15s) --- PASS: TestStatJSON/NotFound (5.78s) --- PASS: TestStatJSON/DirFilesOnly (5.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.75s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:51:49 INFO : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: Making directory 2025/05/03 04:51:50 INFO : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: Making directory --- PASS: TestMkdir (0.36s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestLsd (41.14s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestLs (37.37s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:53:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/03 04:53:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (42.51s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestLsLong (42.32s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (53.52s) --- PASS: TestHashSums/Md5 (10.22s) --- PASS: TestHashSums/Md5Download (5.20s) === RUN TestHashSumsWithErrors 2025/05/03 04:55:27 DEBUG : Creating backend with remote ":memory:" 2025/05/03 04:55:27 DEBUG : Config file has changed externally - reloading 2025/05/03 04:55:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/03 04:55:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/03 04:55:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/03 04:55:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/03 04:55:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/03 04:55:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/03 04:55:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/03 04:55:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/03 04:55:27 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestCount (49.30s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:56:44 DEBUG : Waiting for deletions to finish 2025/05/03 04:56:44 DEBUG : large: Excluded (Size Filter) 2025/05/03 04:56:44 INFO : small: Deleted 2025/05/03 04:56:49 INFO : medium: Deleted --- PASS: TestDelete (39.02s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:57:26 DEBUG : Waiting for deletions to finish 2025/05/03 04:57:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/03 04:57:27 INFO : small: Deleted 2025/05/03 04:57:37 INFO : medium: Deleted --- PASS: TestMaxDelete (47.83s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:58:19 DEBUG : Waiting for deletions to finish 2025/05/03 04:58:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/03 04:58:20 INFO : small: Deleted 2025/05/03 04:58:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (52.90s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 04:59:17 DEBUG : Waiting for deletions to finish 2025/05/03 04:59:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/03 04:59:23 INFO : large: Deleted 2025/05/03 04:59:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (52.93s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestReadFile (7.10s) === RUN TestRetry 2025/05/03 04:59:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/03 04:59:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/03 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:59:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/03 04:59:36 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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestCat (69.37s) === RUN TestPurge 2025/05/03 05:00:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-busoqih2poco" 2025/05/03 05:00:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 05:00:46 DEBUG : Swift container rclone-test-busoqih2poco.json: Auto set use_segments_container to true 2025/05/03 05:00:46 DEBUG : Swift container rclone-test-busoqih2poco: Auto set use_segments_container to true 2025/05/03 05:00:46 DEBUG : Creating backend with remote "/tmp/rclone2837438678" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-busoqih2poco", Local "Local file system at /tmp/rclone2837438678", Modify Window "1ns" 2025/05/03 05:00:47 INFO : Swift container rclone-test-busoqih2poco: Container "rclone-test-busoqih2poco" created 2025/05/03 05:01:03 INFO : A2: Making directory 2025/05/03 05:01:03 INFO : A1/B2: Making directory 2025/05/03 05:01:03 INFO : A1/B2/C2: Making directory 2025/05/03 05:01:03 INFO : A1/B1/C3: Making directory 2025/05/03 05:01:03 INFO : A3: Making directory 2025/05/03 05:01:03 INFO : A3/B3: Making directory 2025/05/03 05:01:03 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/05/03 05:01:25 DEBUG : Waiting for deletions to finish 2025/05/03 05:01:30 INFO : A1/B1/C1/one.bin: Deleted 2025/05/03 05:01:30 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/05/03 05:01:30 DEBUG : Waiting for deletions to finish 2025/05/03 05:01:30 INFO : A1/two.bin: Deleted 2025/05/03 05:01:31 INFO : A1/two.json: Deleted 2025/05/03 05:01:31 INFO : Swift container rclone-test-busoqih2poco: Container "rclone-test-busoqih2poco" removed fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: Unexpected file "A1/B1/C1/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: Unexpected file "A1/two" 2025/05/03 05:01:38 DEBUG : Compressed: TestCompressSwift:rclone-test-busoqih2poco: Purge remote 2025/05/03 05:01:38 DEBUG : Waiting for deletions to finish 2025/05/03 05:01:38 NOTICE: purge failed: directory not found --- FAIL: TestPurge (52.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:01:49 INFO : A2: Making directory 2025/05/03 05:01:49 INFO : A1/B2: Making directory 2025/05/03 05:01:49 INFO : A1/B2/C2: Making directory 2025/05/03 05:01:49 INFO : A1/B1/C3: Making directory 2025/05/03 05:01:49 INFO : A3: Making directory 2025/05/03 05:01:49 INFO : A3/B3: Making directory 2025/05/03 05:01:49 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/05/03 05:02:00 DEBUG : removing 1 level 3 directories 2025/05/03 05:02:00 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/05/03 05:02:17 DEBUG : removing 1 level 0 directories 2025/05/03 05:02:17 INFO : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: Removing directory 2025/05/03 05:02:18 INFO : Swift container rclone-test-pajijuf1yuca: Container "rclone-test-pajijuf1yuca" removed --- PASS: TestRmdirsNoLeaveRoot (39.77s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:02:18 INFO : Swift container rclone-test-pajijuf1yuca: Container "rclone-test-pajijuf1yuca" created 2025/05/03 05:02:18 INFO : A1: Making directory 2025/05/03 05:02:18 INFO : A1/B1: Making directory 2025/05/03 05: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.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:02:18 INFO : A1: Making directory 2025/05/03 05:02:18 INFO : A1/B1: Making directory 2025/05/03 05: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-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:02:29 DEBUG : filename.txt: File name found in url 2025/05/03 05:02:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (105.28s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:04:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 05:04:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/03 05:04:14 INFO : file1: Copied (new) to: sub/file2 2025/05/03 05:04:14 INFO : file1: Deleted 2025/05/03 05:04:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 05:04:15 DEBUG : file1: Unchanged skipping 2025/05/03 05:04:15 INFO : file1: Deleted 2025/05/03 05:04:15 DEBUG : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:04:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/03 05:04:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/03 05:04:31 INFO : file1: Copied (new) 2025/05/03 05:04:31 INFO : file1: Deleted 2025/05/03 05:04:31 DEBUG : file1: Destination exists, skipping 2025/05/03 05:04:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (21.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:04:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pajijuf1yuca/backup" 2025/05/03 05:04:54 DEBUG : Swift container rclone-test-pajijuf1yuca path backup.json: Auto set use_segments_container to true 2025/05/03 05:05:00 DEBUG : Swift container rclone-test-pajijuf1yuca path backup: Auto set use_segments_container to true 2025/05/03 05:05:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/03 05:05:26 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/03 05:05:26 INFO : dst/file1: Copied (server-side copy) 2025/05/03 05:05:31 INFO : dst/file1: Deleted 2025/05/03 05:05:42 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/03 05:05:42 INFO : dst/file1: Copied (new) 2025/05/03 05:05:42 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (80.62s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:06:52 INFO : A1/B2: Making directory 2025/05/03 05:06:52 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/05/03 05:07:34 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/03 05:07:34 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/05/03 05:07:39 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/03 05:07:39 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/05/03 05:07:39 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/03 05:07:39 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/05/03 05:07:39 INFO : A1/one: Deleted 2025/05/03 05:07:39 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/03 05:07:39 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/05/03 05:07:40 INFO : A1/two: Deleted 2025/05/03 05:07:44 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/03 05:07:44 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/05/03 05:07:45 INFO : A1/B1/C2/five: Deleted 2025/05/03 05:07:50 INFO : A1/B1/three: Deleted 2025/05/03 05:07:50 INFO : A1/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/05/03 05:08:27 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/03 05:08:27 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/05/03 05:08:27 INFO : A2/one: Deleted 2025/05/03 05:08:27 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/03 05:08:27 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/05/03 05:08:27 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/03 05:08:27 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/05/03 05:08:32 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/03 05:08:32 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/05/03 05:08:32 INFO : A2/B1/three: Deleted 2025/05/03 05:08:33 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/03 05:08:33 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/05/03 05:08:38 INFO : A2/B1/C1/four: Deleted 2025/05/03 05:08:42 INFO : A2/two: Deleted 2025/05/03 05:08:43 INFO : A2/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/05/03 05:08:43 INFO : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/03 05:09:05 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/03 05:09:05 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/05/03 05:09:10 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/03 05:09:10 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/05/03 05:09:10 INFO : A3/B1/C2/five: Deleted 2025/05/03 05:09:10 INFO : A3/B1/three: Deleted 2025/05/03 05:09:15 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/03 05:09:15 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/05/03 05:09:15 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/03 05:09:15 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/05/03 05:09:15 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/03 05:09:15 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/05/03 05:09:15 INFO : A3/B1/C1/four: Deleted 2025/05/03 05:09:20 INFO : A3/two: Deleted 2025/05/03 05:09:20 INFO : A3/one: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (240.45s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" --- PASS: TestGetFsInfo (0.27s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:09:59 DEBUG : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 05:10:10 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/05/03 05:10:10 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/05/03 05:10:31 DEBUG : no_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/05/03 05:10:31 INFO : no_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/05/03 05:10:32 INFO : no_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/05/03 05:10:32 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/05/03 05:10:32 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:10:53 DEBUG : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 05:11:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/05/03 05:11:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/05/03 05:11:35 DEBUG : with_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/05/03 05:11:35 INFO : with_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/05/03 05:11:40 INFO : with_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/05/03 05:11:40 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/05/03 05:11:40 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pajijuf1yuca", Local "Local file system at /tmp/rclone159754806", Modify Window "1ns" 2025/05/03 05:12:07 DEBUG : Compressed: TestCompressSwift:rclone-test-pajijuf1yuca: File to upload is small (34 bytes), uploading instead of streaming 2025/05/03 05:12:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 05:12:34 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/05/03 05:12:34 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/05/03 05:12:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) panic: test timed out after 1h0m0s running tests: TestRcat (2m52s) TestRcat/withChecksum=false,ignoreChecksum=true (45s) goroutine 10523 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc000364000, {0x25ed9a1?, 0x0?}, 0x2738488) /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(0xc000364000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000364000, 0xc0007ddc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000aa48a0, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /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(0xc00034c320) /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(0xc00034c320) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 8134 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0007d8700) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8133 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 13 [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 14 [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 10281 [chan receive, 1 minutes]: testing.(*T).Run(0xc000181040, {0xc00013e990?, 0xc0009b4f40?}, 0xc0008d4a98) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fs/operations_test.TestRcat(0xc000181040) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1522 +0xcd testing.tRunner(0xc000181040, 0x2738488) /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 950 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 940 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 358 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 300 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +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:234 +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:232 +0x378 goroutine 1050 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1008 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 727 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 717 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 422 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 412 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 10522 [select]: net/http.(*persistConn).roundTrip(0xc000623680, 0xc00089a730) /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(0xc0007d4000, 0xc000316dc0) /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(0xc0006782a0, 0xc000316dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000316dc0, {0x29efc20, 0xc0006782a0}, {0x7f417978ab01?, 0x7f417978aaa0?, 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(0xc0007f2180, 0xc000316dc0, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0007f2180, 0xc000316dc0) /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 10432 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 191 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 181 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 841 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 799 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 283 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 225 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 494 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 484 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 606 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 597 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 533 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 523 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 674 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 664 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3507 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 771 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 761 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3400 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1098 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 896 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2856 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2951 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1205 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1195 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1264 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1493 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1451 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3060 [chan receive, 48 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3120 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3589 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8686 [select]: net/http.(*persistConn).writeLoop(0xc000623680) /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 8680 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3237 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1329 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1319 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8486 [chan receive, 13 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 8485 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1398 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1388 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1464 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1438 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3335 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2767 [chan receive, 49 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 2766 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8685 [IO wait]: internal/poll.runtime_pollWait(0x7f4171f78bb8, 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(0xc000395280?, 0xc001593300?, 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(0xc000395280, {0xc001593300, 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(0xc000395280, {0xc001593300?, 0xc0004dac50?, 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(0xc00058b648, {0xc001593300?, 0x3d38300?, 0xc0008c39d0?}) /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(0xc000aa51b8, {0xc001593300?, 0x18?, 0x7f41784af1e0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000482b10, {0xc001593300?, 0x0?, 0xc000482b10?}) /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(0xc0004dad38, {0x29f03a0, 0xc000482b10}) /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(0xc0004daa88, {0x7f417849c838, 0xc000aa51b8}, 0xc0008c3a40?) /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(0xc0004daa88, 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(0xc0004daa88, {0xc000964000, 0x1000, 0xc00072cf08?}) /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(0xc000623680, {0xc000964000?, 0x81d5e5?, 0x2159720?}) /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(0xc0015bdaa0) /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(0xc0015bdaa0, 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(0xc000623680) /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 8680 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 10432 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000105340, 0xc0015bd200, 0xc000316dc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000105340, {0x2a16160, 0x3d5b7e0}, {0xc000758000, 0x4f}, {{0xc000062780, 0x18}, {0xc000062799, 0x29}, {0x25e73e7, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000105340, {0x2a16160, 0x3d5b7e0}, {{0xc000062780, 0x18}, {0xc000062799, 0x29}, {0x25e73e7, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1901 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000aed9e0, 0xc00089a690, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000aed9e0, 0xc00089a690) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0015bd020, {0x2a16160, 0x3d5b7e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00089a460, {0x2a16160, 0x3d5b7e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1143 +0x9a github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc0003641a0, {0xc0015ac480, 0x34}, 0xc0006ef8f0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000478200?, 0xc000478200?, 0xc0006ef9a0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x369 github.com/rclone/rclone/fs/walk.listR.func1({0xc000478200, 0x2, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1c7 github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc000478200?, 0xc0003daa60?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc0006efb50) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc0007d88c0, {0x2a16160, 0x3d5b7e0}, {0x0?, 0x22f0a80?}, 0xc0008d4450) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x165 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc000334280, {0x2a16160, 0x3d5b7e0}, {0x0, 0x0}, 0xc0009a4550) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb9 github.com/rclone/rclone/fs/walk.listR({0x2a16160, 0x3d5b7e0}, {0x2a2a6c0, 0xc000334280}, {0x0, 0x0}, 0x1, 0x3, 0xc0007f2db0, 0xc000aa4510, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x2a16160, 0x3d5b7e0}, {0x2a2a6c0, 0xc000334280}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0007f2db0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x111 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000678fc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 +0x109 testing.(*common).runCleanup(0xc0003641a0, 0x4b1a2f?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 +0xd5 testing.tRunner.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 +0x25 testing.tRunner(0xc0003641a0, 0xc0008d4a98) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1696 +0x11e created by testing.(*T).Run in goroutine 10281 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.178201709s (try 2/5): exit status 2: Failed [TestPurge]