"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/06/19 06:22:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe" 2025/06/19 06:22:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:22:04 DEBUG : Swift container rclone-test-qamudev7xexe.json: Auto set use_segments_container to true 2025/06/19 06:22:04 DEBUG : Swift container rclone-test-qamudev7xexe: Auto set use_segments_container to true 2025/06/19 06:22:04 DEBUG : Creating backend with remote "/tmp/rclone1101665922" === 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/19 06:22:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/19 06:22:04 DEBUG : potato: Seek from 10 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 10 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Seek from 5 to 2 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/19 06:22:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Seek from 5 to 2 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/19 06:22:04 DEBUG : potato: Seek from 8 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 8 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/19 06:22:04 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/19 06:22:04 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/19 06:22:04 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/19 06:22:04 DEBUG : potato: Seek from 5 to 2 2025/06/19 06:22:04 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/19 06:22:04 DEBUG : potato: Seek from 9 to 0 2025/06/19 06:22:04 DEBUG : potato: Seek from 9 to 0 2025/06/19 06:22:04 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:22:05 INFO : Swift container rclone-test-qamudev7xexe: Container "rclone-test-qamudev7xexe" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (173.34s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (5.23s) --- PASS: TestCheck/3 (10.14s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (5.16s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/06/19 06:24:58 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 06:24:58 DEBUG : Creating backend with remote "nonexistent" 2025/06/19 06:24:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/19 06:24:58 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/19 06:24:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/19 06:24:58 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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 (165.19s) --- PASS: TestCheckDownload/1 (5.21s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.28s) --- PASS: TestCheckDownload/4 (5.33s) --- PASS: TestCheckDownload/5 (10.28s) --- PASS: TestCheckDownload/6 (5.19s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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 (130.48s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.11s) --- PASS: TestCheckSizeOnly/7 (0.09s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:30:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 06:30:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 06:30:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 06:30:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/19 06:30:31 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/19 06:30:31 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/19 06:30:31 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/19 06:30:31 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (53.10s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:30:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/data" 2025/06/19 06:30:47 DEBUG : Swift container rclone-test-qamudev7xexe path data.json: Auto set use_segments_container to true 2025/06/19 06:30:52 DEBUG : Swift container rclone-test-qamudev7xexe 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 (405.59s) --- PASS: TestCheckSum/subtest1 (5.34s) --- PASS: TestCheckSum/subtest2 (15.50s) --- PASS: TestCheckSum/subtest3 (5.43s) --- PASS: TestCheckSum/subtest4 (20.57s) --- PASS: TestCheckSum/subtest5 (15.44s) --- PASS: TestCheckSum/subtest6 (20.44s) --- PASS: TestCheckSum/subtest7 (15.66s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:37:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/data" 2025/06/19 06:37:32 DEBUG : Swift container rclone-test-qamudev7xexe path data.json: Auto set use_segments_container to true 2025/06/19 06:37:38 DEBUG : Swift container rclone-test-qamudev7xexe 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 (348.84s) --- PASS: TestCheckSumDownload/subtest1 (10.42s) --- PASS: TestCheckSumDownload/subtest2 (5.41s) --- PASS: TestCheckSumDownload/subtest3 (5.51s) --- PASS: TestCheckSumDownload/subtest4 (10.42s) --- PASS: TestCheckSumDownload/subtest5 (10.39s) --- PASS: TestCheckSumDownload/subtest6 (20.42s) --- PASS: TestCheckSumDownload/subtest7 (10.63s) === RUN TestApplyTransforms 2025/06/19 06:43:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dozayox2diri" 2025/06/19 06:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:43:21 DEBUG : Swift container rclone-test-dozayox2diri.json: Auto set use_segments_container to true 2025/06/19 06:43:22 DEBUG : Swift container rclone-test-dozayox2diri: Auto set use_segments_container to true 2025/06/19 06:43:22 DEBUG : Creating backend with remote "/tmp/rclone4146067790" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dozayox2diri", Local "Local file system at /tmp/rclone4146067790", Modify Window "1ns" 2025/06/19 06:43:22 INFO : Swift container rclone-test-dozayox2diri: Container "rclone-test-dozayox2diri" created upper checkfile vs. lower remote (without normalization) 2025/06/19 06:43:38 ERROR : hello, world!: sum not found 2025/06/19 06:43:38 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-dozayox2diri 2025/06/19 06:43:38 NOTICE: Compressed: TestCompressSwift:rclone-test-dozayox2diri: 1 files missing 2025/06/19 06:43:38 NOTICE: 1 hashes missing 2025/06/19 06:43:38 NOTICE: Compressed: TestCompressSwift:rclone-test-dozayox2diri: 2 differences found 2025/06/19 06:43:38 NOTICE: Compressed: TestCompressSwift:rclone-test-dozayox2diri: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/19 06:43:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:43:43 NOTICE: Compressed: TestCompressSwift:rclone-test-dozayox2diri: 0 differences found 2025/06/19 06:43:43 NOTICE: Compressed: TestCompressSwift:rclone-test-dozayox2diri: 1 matching files 2025/06/19 06:43:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cihiwep4niga" 2025/06/19 06:43:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:43:44 DEBUG : Swift container rclone-test-cihiwep4niga.json: Auto set use_segments_container to true 2025/06/19 06:43:44 DEBUG : Swift container rclone-test-cihiwep4niga: Auto set use_segments_container to true 2025/06/19 06:43:44 DEBUG : Creating backend with remote "/tmp/rclone2531152672" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cihiwep4niga", Local "Local file system at /tmp/rclone2531152672", Modify Window "1ns" 2025/06/19 06:43:44 INFO : Swift container rclone-test-cihiwep4niga: Container "rclone-test-cihiwep4niga" created lower checkfile vs. upper remote (without normalization) 2025/06/19 06:44:00 ERROR : HELLO, WORLD!: sum not found 2025/06/19 06:44:00 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-cihiwep4niga 2025/06/19 06:44:00 NOTICE: Compressed: TestCompressSwift:rclone-test-cihiwep4niga: 1 files missing 2025/06/19 06:44:00 NOTICE: 1 hashes missing 2025/06/19 06:44:00 NOTICE: Compressed: TestCompressSwift:rclone-test-cihiwep4niga: 2 differences found 2025/06/19 06:44:00 NOTICE: Compressed: TestCompressSwift:rclone-test-cihiwep4niga: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/19 06:44:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:44:15 NOTICE: Compressed: TestCompressSwift:rclone-test-cihiwep4niga: 0 differences found 2025/06/19 06:44:15 NOTICE: Compressed: TestCompressSwift:rclone-test-cihiwep4niga: 1 matching files 2025/06/19 06:44:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qicibon0repo" 2025/06/19 06:44:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:44:16 DEBUG : Swift container rclone-test-qicibon0repo.json: Auto set use_segments_container to true 2025/06/19 06:44:16 DEBUG : Swift container rclone-test-qicibon0repo: Auto set use_segments_container to true 2025/06/19 06:44:16 DEBUG : Creating backend with remote "/tmp/rclone4148400834" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qicibon0repo", Local "Local file system at /tmp/rclone4148400834", Modify Window "1ns" 2025/06/19 06:44:16 INFO : Swift container rclone-test-qicibon0repo: Container "rclone-test-qicibon0repo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/19 06:44:58 ERROR : HeLlO, wOrLd!: sum not found 2025/06/19 06:44:58 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qicibon0repo 2025/06/19 06:44:58 NOTICE: Compressed: TestCompressSwift:rclone-test-qicibon0repo: 1 files missing 2025/06/19 06:44:58 NOTICE: 1 hashes missing 2025/06/19 06:44:58 NOTICE: Compressed: TestCompressSwift:rclone-test-qicibon0repo: 2 differences found 2025/06/19 06:44:58 NOTICE: Compressed: TestCompressSwift:rclone-test-qicibon0repo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/19 06:45:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:45:18 NOTICE: Compressed: TestCompressSwift:rclone-test-qicibon0repo: 0 differences found 2025/06/19 06:45:18 NOTICE: Compressed: TestCompressSwift:rclone-test-qicibon0repo: 1 matching files 2025/06/19 06:45:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sutexig6cice" 2025/06/19 06:45:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:45:18 DEBUG : Swift container rclone-test-sutexig6cice.json: Auto set use_segments_container to true 2025/06/19 06:45:19 DEBUG : Swift container rclone-test-sutexig6cice: Auto set use_segments_container to true 2025/06/19 06:45:19 DEBUG : Creating backend with remote "/tmp/rclone4904550" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sutexig6cice", Local "Local file system at /tmp/rclone4904550", Modify Window "1ns" 2025/06/19 06:45:19 INFO : Swift container rclone-test-sutexig6cice: Container "rclone-test-sutexig6cice" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/19 06:45:35 ERROR : HELLO, WORLD!: sum not found 2025/06/19 06:45:35 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-sutexig6cice 2025/06/19 06:45:35 NOTICE: Compressed: TestCompressSwift:rclone-test-sutexig6cice: 1 files missing 2025/06/19 06:45:35 NOTICE: 1 hashes missing 2025/06/19 06:45:35 NOTICE: Compressed: TestCompressSwift:rclone-test-sutexig6cice: 2 differences found 2025/06/19 06:45:35 NOTICE: Compressed: TestCompressSwift:rclone-test-sutexig6cice: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/19 06:45:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:45:46 NOTICE: Compressed: TestCompressSwift:rclone-test-sutexig6cice: 0 differences found 2025/06/19 06:45:46 NOTICE: Compressed: TestCompressSwift:rclone-test-sutexig6cice: 1 matching files 2025/06/19 06:45:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gadufux2neha" 2025/06/19 06:45:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:45:46 DEBUG : Swift container rclone-test-gadufux2neha.json: Auto set use_segments_container to true 2025/06/19 06:45:46 DEBUG : Swift container rclone-test-gadufux2neha: Auto set use_segments_container to true 2025/06/19 06:45:46 DEBUG : Creating backend with remote "/tmp/rclone2144411717" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gadufux2neha", Local "Local file system at /tmp/rclone2144411717", Modify Window "1ns" 2025/06/19 06:45:47 INFO : Swift container rclone-test-gadufux2neha: Container "rclone-test-gadufux2neha" created NFD checkfile vs. NFC remote (without normalization) 2025/06/19 06:45:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 06:45:53 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gadufux2neha 2025/06/19 06:45:53 NOTICE: Compressed: TestCompressSwift:rclone-test-gadufux2neha: 1 files missing 2025/06/19 06:45:53 NOTICE: 1 hashes missing 2025/06/19 06:45:53 NOTICE: Compressed: TestCompressSwift:rclone-test-gadufux2neha: 2 differences found 2025/06/19 06:45:53 NOTICE: Compressed: TestCompressSwift:rclone-test-gadufux2neha: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/19 06:45:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:45:54 NOTICE: Compressed: TestCompressSwift:rclone-test-gadufux2neha: 0 differences found 2025/06/19 06:45:54 NOTICE: Compressed: TestCompressSwift:rclone-test-gadufux2neha: 1 matching files 2025/06/19 06:45:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kamujix0yibi" 2025/06/19 06:45:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:45:54 DEBUG : Swift container rclone-test-kamujix0yibi.json: Auto set use_segments_container to true 2025/06/19 06:45:54 DEBUG : Swift container rclone-test-kamujix0yibi: Auto set use_segments_container to true 2025/06/19 06:45:54 DEBUG : Creating backend with remote "/tmp/rclone3252044700" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kamujix0yibi", Local "Local file system at /tmp/rclone3252044700", Modify Window "1ns" 2025/06/19 06:45:55 INFO : Swift container rclone-test-kamujix0yibi: Container "rclone-test-kamujix0yibi" created NFC checkfile vs. NFD remote (without normalization) 2025/06/19 06:46:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/19 06:46:21 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kamujix0yibi 2025/06/19 06:46:21 NOTICE: Compressed: TestCompressSwift:rclone-test-kamujix0yibi: 1 files missing 2025/06/19 06:46:21 NOTICE: 1 hashes missing 2025/06/19 06:46:21 NOTICE: Compressed: TestCompressSwift:rclone-test-kamujix0yibi: 2 differences found 2025/06/19 06:46:21 NOTICE: Compressed: TestCompressSwift:rclone-test-kamujix0yibi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/19 06:46:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:46:26 NOTICE: Compressed: TestCompressSwift:rclone-test-kamujix0yibi: 0 differences found 2025/06/19 06:46:26 NOTICE: Compressed: TestCompressSwift:rclone-test-kamujix0yibi: 1 matching files 2025/06/19 06:46:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zemozum0wuyi" 2025/06/19 06:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:46:27 DEBUG : Swift container rclone-test-zemozum0wuyi.json: Auto set use_segments_container to true 2025/06/19 06:46:27 DEBUG : Swift container rclone-test-zemozum0wuyi: Auto set use_segments_container to true 2025/06/19 06:46:27 DEBUG : Creating backend with remote "/tmp/rclone1145864359" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zemozum0wuyi", Local "Local file system at /tmp/rclone1145864359", Modify Window "1ns" 2025/06/19 06:46:27 INFO : Swift container rclone-test-zemozum0wuyi: Container "rclone-test-zemozum0wuyi" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/19 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 06:46:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zemozum0wuyi 2025/06/19 06:46:38 NOTICE: Compressed: TestCompressSwift:rclone-test-zemozum0wuyi: 1 files missing 2025/06/19 06:46:38 NOTICE: 1 hashes missing 2025/06/19 06:46:38 NOTICE: Compressed: TestCompressSwift:rclone-test-zemozum0wuyi: 2 differences found 2025/06/19 06:46:38 NOTICE: Compressed: TestCompressSwift:rclone-test-zemozum0wuyi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/19 06:46:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:46:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zemozum0wuyi: 0 differences found 2025/06/19 06:46:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zemozum0wuyi: 1 matching files 2025/06/19 06:46:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-huyatuj3yupo" 2025/06/19 06:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:46:44 DEBUG : Swift container rclone-test-huyatuj3yupo.json: Auto set use_segments_container to true 2025/06/19 06:46:44 DEBUG : Swift container rclone-test-huyatuj3yupo: Auto set use_segments_container to true 2025/06/19 06:46:44 DEBUG : Creating backend with remote "/tmp/rclone3564836582" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-huyatuj3yupo", Local "Local file system at /tmp/rclone3564836582", Modify Window "1ns" 2025/06/19 06:46:45 INFO : Swift container rclone-test-huyatuj3yupo: Container "rclone-test-huyatuj3yupo" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/19 06:47:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 06:47:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-huyatuj3yupo 2025/06/19 06:47:01 NOTICE: Compressed: TestCompressSwift:rclone-test-huyatuj3yupo: 1 files missing 2025/06/19 06:47:01 NOTICE: 1 hashes missing 2025/06/19 06:47:01 NOTICE: Compressed: TestCompressSwift:rclone-test-huyatuj3yupo: 2 differences found 2025/06/19 06:47:01 NOTICE: Compressed: TestCompressSwift:rclone-test-huyatuj3yupo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/19 06:47:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:47:06 NOTICE: Compressed: TestCompressSwift:rclone-test-huyatuj3yupo: 0 differences found 2025/06/19 06:47:06 NOTICE: Compressed: TestCompressSwift:rclone-test-huyatuj3yupo: 1 matching files 2025/06/19 06:47:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-badamiv9nere" 2025/06/19 06:47:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:47:06 DEBUG : Swift container rclone-test-badamiv9nere.json: Auto set use_segments_container to true 2025/06/19 06:47:06 DEBUG : Swift container rclone-test-badamiv9nere: Auto set use_segments_container to true 2025/06/19 06:47:06 DEBUG : Creating backend with remote "/tmp/rclone394618209" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-badamiv9nere", Local "Local file system at /tmp/rclone394618209", Modify Window "1ns" 2025/06/19 06:47:07 INFO : Swift container rclone-test-badamiv9nere: Container "rclone-test-badamiv9nere" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/19 06:47:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 06:47:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-badamiv9nere 2025/06/19 06:47:19 NOTICE: Compressed: TestCompressSwift:rclone-test-badamiv9nere: 1 files missing 2025/06/19 06:47:19 NOTICE: 1 hashes missing 2025/06/19 06:47:19 NOTICE: Compressed: TestCompressSwift:rclone-test-badamiv9nere: 2 differences found 2025/06/19 06:47:19 NOTICE: Compressed: TestCompressSwift:rclone-test-badamiv9nere: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/19 06:47:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:47:20 NOTICE: Compressed: TestCompressSwift:rclone-test-badamiv9nere: 0 differences found 2025/06/19 06:47:20 NOTICE: Compressed: TestCompressSwift:rclone-test-badamiv9nere: 1 matching files 2025/06/19 06:47:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vodofex4bino" 2025/06/19 06:47:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/19 06:47:20 DEBUG : Swift container rclone-test-vodofex4bino.json: Auto set use_segments_container to true 2025/06/19 06:47:20 DEBUG : Swift container rclone-test-vodofex4bino: Auto set use_segments_container to true 2025/06/19 06:47:20 DEBUG : Creating backend with remote "/tmp/rclone4050980643" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vodofex4bino", Local "Local file system at /tmp/rclone4050980643", Modify Window "1ns" 2025/06/19 06:47:21 INFO : Swift container rclone-test-vodofex4bino: Container "rclone-test-vodofex4bino" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/19 06:47:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/19 06:47:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-vodofex4bino 2025/06/19 06:47:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vodofex4bino: 1 files missing 2025/06/19 06:47:27 NOTICE: 1 hashes missing 2025/06/19 06:47:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vodofex4bino: 2 differences found 2025/06/19 06:47:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vodofex4bino: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/19 06:47:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/19 06:47:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vodofex4bino: 0 differences found 2025/06/19 06:47:27 NOTICE: Compressed: TestCompressSwift:rclone-test-vodofex4bino: 1 matching files 2025/06/19 06:47:27 DEBUG : Compressed: TestCompressSwift:rclone-test-vodofex4bino: Purge remote 2025/06/19 06:47:27 DEBUG : Waiting for deletions to finish 2025/06/19 06:47:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 06:47:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 06:47:27 INFO : Swift container rclone-test-vodofex4bino: Container "rclone-test-vodofex4bino" removed 2025/06/19 06:47:27 DEBUG : Compressed: TestCompressSwift:rclone-test-badamiv9nere: Purge remote 2025/06/19 06:47:27 DEBUG : Waiting for deletions to finish 2025/06/19 06:47:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 06:47:33 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 06:47:33 INFO : Swift container rclone-test-badamiv9nere: Container "rclone-test-badamiv9nere" removed 2025/06/19 06:47:33 DEBUG : Compressed: TestCompressSwift:rclone-test-huyatuj3yupo: Purge remote 2025/06/19 06:47:33 DEBUG : Waiting for deletions to finish 2025/06/19 06:47:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 06:47:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 06:47:44 INFO : Swift container rclone-test-huyatuj3yupo: Container "rclone-test-huyatuj3yupo" removed 2025/06/19 06:47:44 DEBUG : Compressed: TestCompressSwift:rclone-test-zemozum0wuyi: Purge remote 2025/06/19 06:47:44 DEBUG : Waiting for deletions to finish 2025/06/19 06:47:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/19 06:47:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/19 06:47:49 INFO : Swift container rclone-test-zemozum0wuyi: Container "rclone-test-zemozum0wuyi" removed 2025/06/19 06:47:49 DEBUG : Compressed: TestCompressSwift:rclone-test-kamujix0yibi: Purge remote 2025/06/19 06:47:49 DEBUG : Waiting for deletions to finish 2025/06/19 06:47:49 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 06:47:54 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 06:47:55 INFO : Swift container rclone-test-kamujix0yibi: Container "rclone-test-kamujix0yibi" removed 2025/06/19 06:47:55 DEBUG : Compressed: TestCompressSwift:rclone-test-gadufux2neha: Purge remote 2025/06/19 06:47:55 DEBUG : Waiting for deletions to finish 2025/06/19 06:47:55 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/19 06:47:55 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/19 06:47:56 INFO : Swift container rclone-test-gadufux2neha: Container "rclone-test-gadufux2neha" removed 2025/06/19 06:47:56 DEBUG : Compressed: TestCompressSwift:rclone-test-sutexig6cice: Purge remote 2025/06/19 06:47:56 DEBUG : Waiting for deletions to finish 2025/06/19 06:48:01 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 06:48:01 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 06:48:01 INFO : Swift container rclone-test-sutexig6cice: Container "rclone-test-sutexig6cice" removed 2025/06/19 06:48:01 DEBUG : Compressed: TestCompressSwift:rclone-test-qicibon0repo: Purge remote 2025/06/19 06:48:01 DEBUG : Waiting for deletions to finish 2025/06/19 06:48:01 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/19 06:48:11 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/19 06:48:12 INFO : Swift container rclone-test-qicibon0repo: Container "rclone-test-qicibon0repo" removed 2025/06/19 06:48:12 DEBUG : Compressed: TestCompressSwift:rclone-test-cihiwep4niga: Purge remote 2025/06/19 06:48:12 DEBUG : Waiting for deletions to finish 2025/06/19 06:48:17 INFO : HELLO, WORLD!.bin: Deleted 2025/06/19 06:48:23 INFO : HELLO, WORLD!.json: Deleted 2025/06/19 06:48:24 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/06/19 06:48:24 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/06/19 06:48:24 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/06/19 06:48:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/19 06:48:24 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/06/19 06:48:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/19 06:48:24 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/06/19 06:48:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/06/19 06:48:24 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/06/19 06:48:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/06/19 06:48:24 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/06/19 06:48:24 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/06/19 06:48:25 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/06/19 06:48:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/06/19 06:48:25 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/06/19 06:48:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/06/19 06:48:26 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/06/19 06:48:26 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/06/19 06:48:27 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/06/19 06:48:27 NOTICE: purge failed: Container Not Empty 2025/06/19 06:48:27 DEBUG : Compressed: TestCompressSwift:rclone-test-dozayox2diri: Purge remote 2025/06/19 06:48:27 DEBUG : Waiting for deletions to finish 2025/06/19 06:48:32 INFO : hello, world!.json: Deleted 2025/06/19 06:48:37 INFO : hello, world!.bin: Deleted 2025/06/19 06:48:37 INFO : Swift container rclone-test-dozayox2diri: Container "rclone-test-dozayox2diri" removed --- PASS: TestApplyTransforms (316.36s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:48:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/19 06:48:53 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 06:48:53 INFO : file1: Copied (new) to: sub/file2 2025/06/19 06:48:54 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 06:48:54 DEBUG : file1: Unchanged skipping 2025/06/19 06:48:59 DEBUG : Compressed: TestCompressSwift:rclone-test-qamudev7xexe: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (27.21s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:49:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/backup" 2025/06/19 06:49:12 DEBUG : Swift container rclone-test-qamudev7xexe path backup.json: Auto set use_segments_container to true 2025/06/19 06:49:18 DEBUG : Swift container rclone-test-qamudev7xexe path backup: Auto set use_segments_container to true 2025/06/19 06:49:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/19 06:49:54 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/19 06:49:54 INFO : dst/file1: Copied (server-side copy) 2025/06/19 06:49:55 INFO : dst/file1: Deleted 2025/06/19 06:50:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 06:50:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (76.44s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:50:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/dst" 2025/06/19 06:50:22 DEBUG : Swift container rclone-test-qamudev7xexe path dst.json: Auto set use_segments_container to true 2025/06/19 06:50:27 DEBUG : Swift container rclone-test-qamudev7xexe path dst: Auto set use_segments_container to true 2025/06/19 06:50:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/CompareDest" 2025/06/19 06:50:38 DEBUG : Swift container rclone-test-qamudev7xexe path CompareDest.json: Auto set use_segments_container to true 2025/06/19 06:50:44 DEBUG : Swift container rclone-test-qamudev7xexe path CompareDest: Auto set use_segments_container to true 2025/06/19 06:50:49 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 06:51:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 06:51:25 INFO : one: Copied (new) 2025/06/19 06:51:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 06:51:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 06:51:51 INFO : one: Copied (replaced existing) 2025/06/19 06:52:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 06:52:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 06:52:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/19 06:53:01 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 06:53:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 06:53:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 06:53:22 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 06:53:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 06:53:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/19 06:53:43 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 06:53:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/19 06:54:04 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/19 06:54:04 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (289.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 06:55:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/dst" 2025/06/19 06:55:11 DEBUG : Swift container rclone-test-qamudev7xexe path dst.json: Auto set use_segments_container to true 2025/06/19 06:55:17 DEBUG : Swift container rclone-test-qamudev7xexe path dst: Auto set use_segments_container to true 2025/06/19 06:55:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/CopyDest" 2025/06/19 06:55:27 DEBUG : Swift container rclone-test-qamudev7xexe path CopyDest.json: Auto set use_segments_container to true 2025/06/19 06:55:33 DEBUG : Swift container rclone-test-qamudev7xexe path CopyDest: Auto set use_segments_container to true 2025/06/19 06:55:38 DEBUG : one: Need to transfer - File not found at Destination 2025/06/19 06:55:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 06:55:59 INFO : one: Copied (new) 2025/06/19 06:56:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 06:56:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 06:56:30 INFO : one: Copied (replaced existing) 2025/06/19 06:57:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/BackupDir" 2025/06/19 06:57:28 DEBUG : Swift container rclone-test-qamudev7xexe path BackupDir.json: Auto set use_segments_container to true 2025/06/19 06:57:33 DEBUG : Swift container rclone-test-qamudev7xexe path BackupDir: Auto set use_segments_container to true 2025/06/19 06:57:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 06:57:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 06:57:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/19 06:58:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/19 06:58:10 INFO : one: Copied (server-side copy) 2025/06/19 06:58:20 INFO : one: Deleted 2025/06/19 06:58:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/19 06:58:51 INFO : one: Copied (server-side copy) 2025/06/19 06:58:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/19 06:59:23 DEBUG : two: Need to transfer - File not found at Destination 2025/06/19 06:59:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 06:59:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/19 06:59:54 INFO : two: Copied (server-side copy) 2025/06/19 06:59:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/19 07:00:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/19 07:00:10 DEBUG : two: Unchanged skipping 2025/06/19 07:01:08 DEBUG : three: Need to transfer - File not found at Destination 2025/06/19 07:01:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/19 07:01:08 DEBUG : three: Destination not found in --copy-dest 2025/06/19 07:01:14 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/19 07:01:14 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (411.76s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:02:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/19 07:02:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/19 07:02:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/19 07:02:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/19 07:02:30 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/19 07:02:30 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-qamudev7xexe/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/19 07:02:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/19 07:02:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/19 07:02:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6787d28f748d50ceb9fbd606a6778dad OK 2025/06/19 07:02:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (70.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.10s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:04:19 INFO : Compressed: TestCompressSwift:rclone-test-qamudev7xexe: Looking for duplicate md5 hashes using newest mode. 2025/06/19 07:04:29 NOTICE: e59413a8dbf2f67efbfd8cc131b5d8d4: Found 3 files with duplicate md5 hashes 2025/06/19 07:04:39 INFO : one: Deleted 2025/06/19 07:04:44 INFO : also/one: Deleted 2025/06/19 07:04:44 NOTICE: e59413a8dbf2f67efbfd8cc131b5d8d4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (141.33s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.50s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.11s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:07:14 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 07:07:14 DEBUG : a.txt: Excluded 2025/06/19 07:07:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 07:07:15 DEBUG : sub dir/hello world: Excluded 2025/06/19 07:07:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 07:07:15 DEBUG : sub dir/hello world2: Excluded 2025/06/19 07:07:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 07:07:15 DEBUG : sub dir/hello world: Excluded 2025/06/19 07:07:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 07:07:15 DEBUG : sub dir/hello world2: Excluded 2025/06/19 07:07:15 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 07:07:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (156.14s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:09:37 DEBUG : a.txt: Excluded (Size Filter) 2025/06/19 07:09:37 DEBUG : a.txt: Excluded 2025/06/19 07:09:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 07:09:37 DEBUG : sub dir/hello world: Excluded 2025/06/19 07:09:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 07:09:37 DEBUG : sub dir/hello world2: Excluded 2025/06/19 07:09:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/19 07:09:37 DEBUG : sub dir/hello world: Excluded 2025/06/19 07:09:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/19 07:09:37 DEBUG : sub dir/hello world2: Excluded 2025/06/19 07:09:44 DEBUG : sub dir/ignore dir: Excluded 2025/06/19 07:09:49 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (149.85s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", 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 (69.21s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.35s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.10s) --- PASS: TestListJSON/ShowHash (10.19s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/19 07:12:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qamudev7xexe/notfound" 2025/06/19 07:12:54 DEBUG : Swift container rclone-test-qamudev7xexe path notfound.json: Auto set use_segments_container to true 2025/06/19 07:13:00 DEBUG : Swift container rclone-test-qamudev7xexe path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (89.41s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (5.14s) --- PASS: TestStatJSON/NotFound (5.25s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.21s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:13:21 INFO : Compressed: TestCompressSwift:rclone-test-qamudev7xexe: Making directory 2025/06/19 07:13:21 INFO : Compressed: TestCompressSwift:rclone-test-qamudev7xexe: Making directory --- PASS: TestMkdir (0.21s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" --- PASS: TestLsd (6.46s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" --- PASS: TestLs (47.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:14:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/19 07:14:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (62.25s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" --- PASS: TestLsLong (66.86s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (77.52s) --- PASS: TestHashSums/Md5 (5.40s) --- PASS: TestHashSums/Md5Download (15.28s) === RUN TestHashSumsWithErrors 2025/06/19 07:17:41 DEBUG : Creating backend with remote ":memory:" 2025/06/19 07:17:41 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/19 07:17:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 07:17:41 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/19 07:17:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 07:17:41 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/19 07:17:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 07:17:41 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/19 07:17:41 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/19 07:17:41 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-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" --- PASS: TestCount (83.19s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:19:47 DEBUG : Waiting for deletions to finish 2025/06/19 07:19:47 DEBUG : large: Excluded (Size Filter) 2025/06/19 07:19:53 INFO : small: Deleted 2025/06/19 07:20:03 INFO : medium: Deleted --- PASS: TestDelete (63.80s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" 2025/06/19 07:21:05 DEBUG : Waiting for deletions to finish 2025/06/19 07:21:05 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/19 07:21:10 INFO : large: Deleted 2025/06/19 07:21:15 INFO : medium: Deleted --- PASS: TestMaxDelete (72.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qamudev7xexe", Local "Local file system at /tmp/rclone1101665922", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestMaxDeleteSizeLargeFile (43s) goroutine 8058 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc0007ecc40, {0x26d0db3?, 0xc000671ad8?}, 0x27d3428) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0007ecc40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0007ecc40, 0xc000671c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a048d0, {0x3e98100, 0x6d, 0x6d}, {0xedfe5a38c?, 0x3eae0e0?, 0x3eae0e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000573900) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000573900) /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 22 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 23 [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 433 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 423 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3234 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8133 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006623c0, 0xc00035bab0, 0xc000294f00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006623c0, {0x2b07768, 0x3ed16a0}, {0xc000a22000, 0x4f}, {{0xc0006dc270, 0x18}, {0xc0006dc289, 0xb}, {0x268ab14, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006623c0, {0x2b07768, 0x3ed16a0}, {{0xc0006dc270, 0x18}, {0xc0006dc289, 0xb}, {0x268ab14, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc0006623c0, {0x2b07768?, 0x3ed16a0?}, {0xc0006dc270, 0x18}, {0xc0006dc289, 0xb}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1791 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1823 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc0006333e8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1822 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2b07768?, 0x3ed16a0?}, {0xc0006dc270?, 0xc0006334e8?}, {0xc0006dc289?, 0xc0007ec700?}, 0x18?, 0x41373d?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1856 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000053808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000b08000, 0xc0009aa360, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000b08000, 0xc0009aa360) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc000a087e0, {0x2b07768, 0x3ed16a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x205 github.com/rclone/rclone/backend/compress.readMetadata({0x2b07768?, 0x3ed16a0?}, {0x2b1f4a0?, 0xc000a087e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc00052e7d0, {0x2b07768?, 0x3ed16a0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc00052e7d0, {0x2b07768?, 0x3ed16a0?}, 0xc00052e7d0?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc0005940e8, 0xc000868a80, {0x2b1cb10, 0xc00052e7d0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:138 +0x35b github.com/rclone/rclone/fstest.(*Item).Check(0xc0005940e8, 0xc000868a80, {0x2b1cb10, 0xc00052e7d0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc000633b28, 0xc000868a80, {0x2b1cb10, 0xc00052e7d0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000868a80, {0x2b1caa0, 0xc000452980}, {0x0, 0x0}, {0xc0005940b0, 0x3, 0x3}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/operations_test.TestMaxDeleteSizeLargeFile(0xc000868a80) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:468 +0x4d5 testing.tRunner(0xc000868a80, 0x27d3428) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 1089 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1079 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 189 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 179 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1473 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1463 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1228 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1065 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1039 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 234 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 224 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 556 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 546 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2884 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 282 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 160 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1474 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1448 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 341 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 315 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3645 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 627 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 602 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8134 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006625a0, {0x2b07880, 0xc00052ee60}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 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:376 +0x117 goroutine 1350 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1340 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 517 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 491 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 675 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 665 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8098 [IO wait]: internal/poll.runtime_pollWait(0x732e38acbf48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000832080?, 0xc00073b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000832080, {0xc00073b300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000832080, {0xc00073b300?, 0x1973?, 0xc000b00a80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009fc080, {0xc00073b300?, 0xc0000ee550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00039d848, {0xc00073b300?, 0x732e807d2890?, 0x732e807c8f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000802438, {0xc00073b300?, 0x1973?, 0xc0006319c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000ee638, {0x2ae0e60, 0xc000802438}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000ee388, {0x732e38051ef8, 0xc00039d848}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000ee388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000ee388, {0xc000729000, 0x1000, 0xc00029fa70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000935c20, {0xc000729000?, 0x7f3b85?, 0x2adf000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00086f7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00086f7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000935c20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8068 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2960 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3507 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 807 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 749 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3578 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 741 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 731 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1261 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1251 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3404 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 864 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 854 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1419 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1409 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 8162 [select]: net/http.(*persistConn).roundTrip(0xc000935c20, 0xc000a1a4b0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001864e0, 0xc000294f00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00035a3f0, 0xc000294f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000294f00, {0x2ae0600, 0xc00035a3f0}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000a0e120, 0xc000294f00, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000a0e120, 0xc000294f00) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 8133 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 964 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 954 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3073 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1302 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1276 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3310 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8099 [select]: net/http.(*persistConn).writeLoop(0xc000935c20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8068 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3156 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2883 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.756770254s (try 3/5): exit status 2: Failed []