"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/03/29 06:48:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu" 2025/03/29 06:48:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 06:48:34 DEBUG : Swift container rclone-test-rexahac8goxu.json: Auto set use_segments_container to true 2025/03/29 06:48:35 DEBUG : Swift container rclone-test-rexahac8goxu: Auto set use_segments_container to true 2025/03/29 06:48:35 DEBUG : Creating backend with remote "/tmp/rclone4003645761" === 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/29 06:48:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/29 06:48:35 DEBUG : potato: Seek from 10 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 10 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Seek from 5 to 2 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/29 06:48:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Seek from 5 to 2 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/29 06:48:35 DEBUG : potato: Seek from 8 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 8 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/29 06:48:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/29 06:48:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/29 06:48:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/29 06:48:35 DEBUG : potato: Seek from 5 to 2 2025/03/29 06:48:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/29 06:48:35 DEBUG : potato: Seek from 9 to 0 2025/03/29 06:48:35 DEBUG : potato: Seek from 9 to 0 2025/03/29 06:48:35 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 06:48:35 INFO : Swift container rclone-test-rexahac8goxu: Container "rclone-test-rexahac8goxu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (205.54s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (5.14s) --- PASS: TestCheck/3 (5.14s) --- PASS: TestCheck/4 (10.19s) --- PASS: TestCheck/5 (5.14s) --- PASS: TestCheck/6 (5.15s) --- PASS: TestCheck/7 (10.15s) === RUN TestCheckFsError 2025/03/29 06:52:01 DEBUG : Creating backend with remote "nonexistent" 2025/03/29 06:52:01 DEBUG : Creating backend with remote "nonexistent" 2025/03/29 06:52:01 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/29 06:52:01 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/29 06:52:01 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/29 06:52:01 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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 (166.62s) --- PASS: TestCheckDownload/1 (5.20s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (5.19s) --- PASS: TestCheckDownload/4 (5.29s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (10.21s) --- PASS: TestCheckDownload/7 (5.21s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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 (150.42s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 06:57:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/29 06:57:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/29 06:57:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/29 06:57:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/29 06:57:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/29 06:57:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/29 06:57:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/29 06:57:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.69s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 06:57:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/data" 2025/03/29 06:57:50 DEBUG : Config file has changed externally - reloading 2025/03/29 06:57:51 DEBUG : Swift container rclone-test-rexahac8goxu path data.json: Auto set use_segments_container to true 2025/03/29 06:57:57 DEBUG : Swift container rclone-test-rexahac8goxu 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 (345.04s) --- PASS: TestCheckSum/subtest1 (0.33s) --- PASS: TestCheckSum/subtest2 (20.33s) --- PASS: TestCheckSum/subtest3 (10.42s) --- PASS: TestCheckSum/subtest4 (10.42s) --- PASS: TestCheckSum/subtest5 (15.43s) --- PASS: TestCheckSum/subtest6 (10.42s) --- PASS: TestCheckSum/subtest7 (10.55s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:03:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/data" 2025/03/29 07:03:35 DEBUG : Config file has changed externally - reloading 2025/03/29 07:03:36 DEBUG : Swift container rclone-test-rexahac8goxu path data.json: Auto set use_segments_container to true 2025/03/29 07:03:42 DEBUG : Swift container rclone-test-rexahac8goxu 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 (314.24s) --- PASS: TestCheckSumDownload/subtest1 (0.46s) --- PASS: TestCheckSumDownload/subtest2 (10.40s) --- PASS: TestCheckSumDownload/subtest3 (15.53s) --- PASS: TestCheckSumDownload/subtest4 (5.43s) --- PASS: TestCheckSumDownload/subtest5 (5.44s) --- PASS: TestCheckSumDownload/subtest6 (15.39s) --- PASS: TestCheckSumDownload/subtest7 (15.74s) === RUN TestApplyTransforms 2025/03/29 07:08:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-neruzuj7wayu" 2025/03/29 07:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:08:50 DEBUG : Swift container rclone-test-neruzuj7wayu.json: Auto set use_segments_container to true 2025/03/29 07:08:51 DEBUG : Swift container rclone-test-neruzuj7wayu: Auto set use_segments_container to true 2025/03/29 07:08:51 DEBUG : Creating backend with remote "/tmp/rclone3486013584" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-neruzuj7wayu", Local "Local file system at /tmp/rclone3486013584", Modify Window "1ns" 2025/03/29 07:08:51 INFO : Swift container rclone-test-neruzuj7wayu: Container "rclone-test-neruzuj7wayu" created upper checkfile vs. lower remote (without normalization) 2025/03/29 07:09:10 ERROR : hello, world!: sum not found 2025/03/29 07:09:10 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-neruzuj7wayu 2025/03/29 07:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-neruzuj7wayu: 1 files missing 2025/03/29 07:09:10 NOTICE: 1 hashes missing 2025/03/29 07:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-neruzuj7wayu: 2 differences found 2025/03/29 07:09:10 NOTICE: Compressed: TestCompressSwift:rclone-test-neruzuj7wayu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/29 07:09:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:09:25 NOTICE: Compressed: TestCompressSwift:rclone-test-neruzuj7wayu: 0 differences found 2025/03/29 07:09:25 NOTICE: Compressed: TestCompressSwift:rclone-test-neruzuj7wayu: 1 matching files 2025/03/29 07:09:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xirurel8jaca" 2025/03/29 07:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:09:26 DEBUG : Swift container rclone-test-xirurel8jaca.json: Auto set use_segments_container to true 2025/03/29 07:09:26 DEBUG : Swift container rclone-test-xirurel8jaca: Auto set use_segments_container to true 2025/03/29 07:09:26 DEBUG : Creating backend with remote "/tmp/rclone136549291" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xirurel8jaca", Local "Local file system at /tmp/rclone136549291", Modify Window "1ns" 2025/03/29 07:09:27 INFO : Swift container rclone-test-xirurel8jaca: Container "rclone-test-xirurel8jaca" created lower checkfile vs. upper remote (without normalization) 2025/03/29 07:09:33 ERROR : HELLO, WORLD!: sum not found 2025/03/29 07:09:33 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-xirurel8jaca 2025/03/29 07:09:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xirurel8jaca: 1 files missing 2025/03/29 07:09:33 NOTICE: 1 hashes missing 2025/03/29 07:09:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xirurel8jaca: 2 differences found 2025/03/29 07:09:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xirurel8jaca: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/29 07:09:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:09:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xirurel8jaca: 0 differences found 2025/03/29 07:09:33 NOTICE: Compressed: TestCompressSwift:rclone-test-xirurel8jaca: 1 matching files 2025/03/29 07:09:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dadiyih3daki" 2025/03/29 07:09:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:09:34 DEBUG : Swift container rclone-test-dadiyih3daki.json: Auto set use_segments_container to true 2025/03/29 07:09:34 DEBUG : Swift container rclone-test-dadiyih3daki: Auto set use_segments_container to true 2025/03/29 07:09:34 DEBUG : Creating backend with remote "/tmp/rclone1399461092" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dadiyih3daki", Local "Local file system at /tmp/rclone1399461092", Modify Window "1ns" 2025/03/29 07:09:35 INFO : Swift container rclone-test-dadiyih3daki: Container "rclone-test-dadiyih3daki" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/29 07:09:46 ERROR : HeLlO, wOrLd!: sum not found 2025/03/29 07:09:46 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-dadiyih3daki 2025/03/29 07:09:46 NOTICE: Compressed: TestCompressSwift:rclone-test-dadiyih3daki: 1 files missing 2025/03/29 07:09:46 NOTICE: 1 hashes missing 2025/03/29 07:09:46 NOTICE: Compressed: TestCompressSwift:rclone-test-dadiyih3daki: 2 differences found 2025/03/29 07:09:46 NOTICE: Compressed: TestCompressSwift:rclone-test-dadiyih3daki: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/29 07:09:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:09:46 NOTICE: Compressed: TestCompressSwift:rclone-test-dadiyih3daki: 0 differences found 2025/03/29 07:09:46 NOTICE: Compressed: TestCompressSwift:rclone-test-dadiyih3daki: 1 matching files 2025/03/29 07:09:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gelidow0gifa" 2025/03/29 07:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:09:47 DEBUG : Swift container rclone-test-gelidow0gifa.json: Auto set use_segments_container to true 2025/03/29 07:09:47 DEBUG : Swift container rclone-test-gelidow0gifa: Auto set use_segments_container to true 2025/03/29 07:09:47 DEBUG : Creating backend with remote "/tmp/rclone1992331933" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gelidow0gifa", Local "Local file system at /tmp/rclone1992331933", Modify Window "1ns" 2025/03/29 07:09:48 INFO : Swift container rclone-test-gelidow0gifa: Container "rclone-test-gelidow0gifa" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/29 07:09:55 ERROR : HELLO, WORLD!: sum not found 2025/03/29 07:09:55 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-gelidow0gifa 2025/03/29 07:09:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gelidow0gifa: 1 files missing 2025/03/29 07:09:55 NOTICE: 1 hashes missing 2025/03/29 07:09:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gelidow0gifa: 2 differences found 2025/03/29 07:09:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gelidow0gifa: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/29 07:09:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:09:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gelidow0gifa: 0 differences found 2025/03/29 07:09:55 NOTICE: Compressed: TestCompressSwift:rclone-test-gelidow0gifa: 1 matching files 2025/03/29 07:09:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fuwoben3domo" 2025/03/29 07:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:09:56 DEBUG : Swift container rclone-test-fuwoben3domo.json: Auto set use_segments_container to true 2025/03/29 07:09:56 DEBUG : Swift container rclone-test-fuwoben3domo: Auto set use_segments_container to true 2025/03/29 07:09:56 DEBUG : Creating backend with remote "/tmp/rclone543740302" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fuwoben3domo", Local "Local file system at /tmp/rclone543740302", Modify Window "1ns" 2025/03/29 07:09:57 INFO : Swift container rclone-test-fuwoben3domo: Container "rclone-test-fuwoben3domo" created NFD checkfile vs. NFC remote (without normalization) 2025/03/29 07:10:13 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/29 07:10:13 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fuwoben3domo 2025/03/29 07:10:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fuwoben3domo: 1 files missing 2025/03/29 07:10:13 NOTICE: 1 hashes missing 2025/03/29 07:10:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fuwoben3domo: 2 differences found 2025/03/29 07:10:13 NOTICE: Compressed: TestCompressSwift:rclone-test-fuwoben3domo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/29 07:10:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:10:14 NOTICE: Compressed: TestCompressSwift:rclone-test-fuwoben3domo: 0 differences found 2025/03/29 07:10:14 NOTICE: Compressed: TestCompressSwift:rclone-test-fuwoben3domo: 1 matching files 2025/03/29 07:10:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fajofij2gewu" 2025/03/29 07:10:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:10:14 DEBUG : Swift container rclone-test-fajofij2gewu.json: Auto set use_segments_container to true 2025/03/29 07:10:15 DEBUG : Swift container rclone-test-fajofij2gewu: Auto set use_segments_container to true 2025/03/29 07:10:15 DEBUG : Creating backend with remote "/tmp/rclone1776121986" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fajofij2gewu", Local "Local file system at /tmp/rclone1776121986", Modify Window "1ns" 2025/03/29 07:10:15 INFO : Swift container rclone-test-fajofij2gewu: Container "rclone-test-fajofij2gewu" created NFC checkfile vs. NFD remote (without normalization) 2025/03/29 07:10:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/29 07:10:21 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fajofij2gewu 2025/03/29 07:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fajofij2gewu: 1 files missing 2025/03/29 07:10:21 NOTICE: 1 hashes missing 2025/03/29 07:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fajofij2gewu: 2 differences found 2025/03/29 07:10:21 NOTICE: Compressed: TestCompressSwift:rclone-test-fajofij2gewu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/29 07:10:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:10:22 NOTICE: Compressed: TestCompressSwift:rclone-test-fajofij2gewu: 0 differences found 2025/03/29 07:10:22 NOTICE: Compressed: TestCompressSwift:rclone-test-fajofij2gewu: 1 matching files 2025/03/29 07:10:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qasotav3riru" 2025/03/29 07:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:10:22 DEBUG : Swift container rclone-test-qasotav3riru.json: Auto set use_segments_container to true 2025/03/29 07:10:23 DEBUG : Swift container rclone-test-qasotav3riru: Auto set use_segments_container to true 2025/03/29 07:10:23 DEBUG : Creating backend with remote "/tmp/rclone319734380" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qasotav3riru", Local "Local file system at /tmp/rclone319734380", Modify Window "1ns" 2025/03/29 07:10:23 INFO : Swift container rclone-test-qasotav3riru: Container "rclone-test-qasotav3riru" created NFDx2 checkfile vs. both remote (without normalization) 2025/03/29 07:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 07:10:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qasotav3riru 2025/03/29 07:10:29 NOTICE: Compressed: TestCompressSwift:rclone-test-qasotav3riru: 1 files missing 2025/03/29 07:10:29 NOTICE: 1 hashes missing 2025/03/29 07:10:29 NOTICE: Compressed: TestCompressSwift:rclone-test-qasotav3riru: 2 differences found 2025/03/29 07:10:29 NOTICE: Compressed: TestCompressSwift:rclone-test-qasotav3riru: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/29 07:10:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:10:30 NOTICE: Compressed: TestCompressSwift:rclone-test-qasotav3riru: 0 differences found 2025/03/29 07:10:30 NOTICE: Compressed: TestCompressSwift:rclone-test-qasotav3riru: 1 matching files 2025/03/29 07:10:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juferut6yima" 2025/03/29 07:10:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:10:30 DEBUG : Swift container rclone-test-juferut6yima.json: Auto set use_segments_container to true 2025/03/29 07:10:31 DEBUG : Swift container rclone-test-juferut6yima: Auto set use_segments_container to true 2025/03/29 07:10:31 DEBUG : Creating backend with remote "/tmp/rclone2032138412" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juferut6yima", Local "Local file system at /tmp/rclone2032138412", Modify Window "1ns" 2025/03/29 07:10:31 INFO : Swift container rclone-test-juferut6yima: Container "rclone-test-juferut6yima" created NFCx2 checkfile vs. both remote (without normalization) 2025/03/29 07:10:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 07:10:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-juferut6yima 2025/03/29 07:10:43 NOTICE: Compressed: TestCompressSwift:rclone-test-juferut6yima: 1 files missing 2025/03/29 07:10:43 NOTICE: 1 hashes missing 2025/03/29 07:10:43 NOTICE: Compressed: TestCompressSwift:rclone-test-juferut6yima: 2 differences found 2025/03/29 07:10:43 NOTICE: Compressed: TestCompressSwift:rclone-test-juferut6yima: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/29 07:10:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:10:43 NOTICE: Compressed: TestCompressSwift:rclone-test-juferut6yima: 0 differences found 2025/03/29 07:10:43 NOTICE: Compressed: TestCompressSwift:rclone-test-juferut6yima: 1 matching files 2025/03/29 07:10:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-potufep5zado" 2025/03/29 07:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:10:44 DEBUG : Swift container rclone-test-potufep5zado.json: Auto set use_segments_container to true 2025/03/29 07:10:44 DEBUG : Swift container rclone-test-potufep5zado: Auto set use_segments_container to true 2025/03/29 07:10:44 DEBUG : Creating backend with remote "/tmp/rclone350338539" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-potufep5zado", Local "Local file system at /tmp/rclone350338539", Modify Window "1ns" 2025/03/29 07:10:45 INFO : Swift container rclone-test-potufep5zado: Container "rclone-test-potufep5zado" created both checkfile vs. NFDx2 remote (without normalization) 2025/03/29 07:10:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 07:10:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-potufep5zado 2025/03/29 07:10:51 NOTICE: Compressed: TestCompressSwift:rclone-test-potufep5zado: 1 files missing 2025/03/29 07:10:51 NOTICE: 1 hashes missing 2025/03/29 07:10:51 NOTICE: Compressed: TestCompressSwift:rclone-test-potufep5zado: 2 differences found 2025/03/29 07:10:51 NOTICE: Compressed: TestCompressSwift:rclone-test-potufep5zado: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/29 07:10:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:10:52 NOTICE: Compressed: TestCompressSwift:rclone-test-potufep5zado: 0 differences found 2025/03/29 07:10:52 NOTICE: Compressed: TestCompressSwift:rclone-test-potufep5zado: 1 matching files 2025/03/29 07:10:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-voboxas0nofa" 2025/03/29 07:10:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 07:10:52 DEBUG : Swift container rclone-test-voboxas0nofa.json: Auto set use_segments_container to true 2025/03/29 07:10:53 DEBUG : Swift container rclone-test-voboxas0nofa: Auto set use_segments_container to true 2025/03/29 07:10:53 DEBUG : Creating backend with remote "/tmp/rclone1784486455" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-voboxas0nofa", Local "Local file system at /tmp/rclone1784486455", Modify Window "1ns" 2025/03/29 07:10:53 INFO : Swift container rclone-test-voboxas0nofa: Container "rclone-test-voboxas0nofa" created both checkfile vs. NFCx2 remote (without normalization) 2025/03/29 07:11:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/29 07:11:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-voboxas0nofa 2025/03/29 07:11:09 NOTICE: Compressed: TestCompressSwift:rclone-test-voboxas0nofa: 1 files missing 2025/03/29 07:11:09 NOTICE: 1 hashes missing 2025/03/29 07:11:09 NOTICE: Compressed: TestCompressSwift:rclone-test-voboxas0nofa: 2 differences found 2025/03/29 07:11:09 NOTICE: Compressed: TestCompressSwift:rclone-test-voboxas0nofa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/29 07:11:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/29 07:11:20 NOTICE: Compressed: TestCompressSwift:rclone-test-voboxas0nofa: 0 differences found 2025/03/29 07:11:20 NOTICE: Compressed: TestCompressSwift:rclone-test-voboxas0nofa: 1 matching files 2025/03/29 07:11:20 DEBUG : Compressed: TestCompressSwift:rclone-test-voboxas0nofa: Purge remote 2025/03/29 07:11:20 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/29 07:11:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/29 07:11:25 INFO : Swift container rclone-test-voboxas0nofa: Container "rclone-test-voboxas0nofa" removed 2025/03/29 07:11:25 DEBUG : Compressed: TestCompressSwift:rclone-test-potufep5zado: Purge remote 2025/03/29 07:11:25 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/29 07:11:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/29 07:11:26 INFO : Swift container rclone-test-potufep5zado: Container "rclone-test-potufep5zado" removed 2025/03/29 07:11:26 DEBUG : Compressed: TestCompressSwift:rclone-test-juferut6yima: Purge remote 2025/03/29 07:11:26 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/29 07:11:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/29 07:11:32 INFO : Swift container rclone-test-juferut6yima: Container "rclone-test-juferut6yima" removed 2025/03/29 07:11:32 DEBUG : Compressed: TestCompressSwift:rclone-test-qasotav3riru: Purge remote 2025/03/29 07:11:32 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/03/29 07:11:32 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/03/29 07:11:33 INFO : Swift container rclone-test-qasotav3riru: Container "rclone-test-qasotav3riru" removed 2025/03/29 07:11:33 DEBUG : Compressed: TestCompressSwift:rclone-test-fajofij2gewu: Purge remote 2025/03/29 07:11:33 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:33 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/29 07:11:33 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/29 07:11:34 INFO : Swift container rclone-test-fajofij2gewu: Container "rclone-test-fajofij2gewu" removed 2025/03/29 07:11:34 DEBUG : Compressed: TestCompressSwift:rclone-test-fuwoben3domo: Purge remote 2025/03/29 07:11:34 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:34 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/03/29 07:11:44 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/03/29 07:11:44 INFO : Swift container rclone-test-fuwoben3domo: Container "rclone-test-fuwoben3domo" removed 2025/03/29 07:11:44 DEBUG : Compressed: TestCompressSwift:rclone-test-gelidow0gifa: Purge remote 2025/03/29 07:11:44 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:44 INFO : HELLO, WORLD!.bin: Deleted 2025/03/29 07:11:44 INFO : HELLO, WORLD!.json: Deleted 2025/03/29 07:11:45 INFO : Swift container rclone-test-gelidow0gifa: Container "rclone-test-gelidow0gifa" removed 2025/03/29 07:11:45 DEBUG : Compressed: TestCompressSwift:rclone-test-dadiyih3daki: Purge remote 2025/03/29 07:11:45 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:45 INFO : HeLlO, wOrLd!.json: Deleted 2025/03/29 07:11:55 INFO : HeLlO, wOrLd!.bin: Deleted 2025/03/29 07:11:55 INFO : Swift container rclone-test-dadiyih3daki: Container "rclone-test-dadiyih3daki" removed 2025/03/29 07:11:55 DEBUG : Compressed: TestCompressSwift:rclone-test-xirurel8jaca: Purge remote 2025/03/29 07:11:55 DEBUG : Waiting for deletions to finish 2025/03/29 07:11:55 INFO : HELLO, WORLD!.json: Deleted 2025/03/29 07:11:55 INFO : HELLO, WORLD!.bin: Deleted 2025/03/29 07:11:56 INFO : Swift container rclone-test-xirurel8jaca: Container "rclone-test-xirurel8jaca" removed 2025/03/29 07:11:56 DEBUG : Compressed: TestCompressSwift:rclone-test-neruzuj7wayu: Purge remote 2025/03/29 07:11:56 DEBUG : Waiting for deletions to finish 2025/03/29 07:12:01 INFO : hello, world!.bin: Deleted 2025/03/29 07:12:06 INFO : hello, world!.json: Deleted 2025/03/29 07:12:09 INFO : Swift container rclone-test-neruzuj7wayu: Container "rclone-test-neruzuj7wayu" removed --- PASS: TestApplyTransforms (199.99s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:12:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/29 07:12:25 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/29 07:12:25 INFO : file1: Copied (new) to: sub/file2 2025/03/29 07:12:31 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:12:31 DEBUG : file1: Unchanged skipping 2025/03/29 07:12:36 DEBUG : Compressed: TestCompressSwift:rclone-test-rexahac8goxu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (32.17s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.14s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:13:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/backup" 2025/03/29 07:13:14 DEBUG : Swift container rclone-test-rexahac8goxu path backup.json: Auto set use_segments_container to true 2025/03/29 07:13:20 DEBUG : Swift container rclone-test-rexahac8goxu path backup: Auto set use_segments_container to true 2025/03/29 07:13:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/29 07:14:01 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/03/29 07:14:01 INFO : dst/file1: Copied (server-side copy) 2025/03/29 07:14:06 INFO : dst/file1: Deleted 2025/03/29 07:14:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/29 07:14:22 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (126.16s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:14:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/dst" 2025/03/29 07:14:48 DEBUG : Swift container rclone-test-rexahac8goxu path dst.json: Auto set use_segments_container to true 2025/03/29 07:14:55 DEBUG : Swift container rclone-test-rexahac8goxu path dst: Auto set use_segments_container to true 2025/03/29 07:15:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/CompareDest" 2025/03/29 07:15:06 DEBUG : Swift container rclone-test-rexahac8goxu path CompareDest.json: Auto set use_segments_container to true 2025/03/29 07:15:11 DEBUG : Swift container rclone-test-rexahac8goxu path CompareDest: Auto set use_segments_container to true 2025/03/29 07:15:17 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 07:15:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 07:15:41 INFO : one: Copied (new) 2025/03/29 07:15:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 07:16:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/29 07:16:13 INFO : one: Copied (replaced existing) 2025/03/29 07:17:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 07:17:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:17:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 07:18:18 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 07:18:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:18:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 07:18:49 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 07:18:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:18:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 07:19:25 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 07:19:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/29 07:19:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/29 07:19:51 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (365.07s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:20:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/dst" 2025/03/29 07:20:54 DEBUG : Swift container rclone-test-rexahac8goxu path dst.json: Auto set use_segments_container to true 2025/03/29 07:20:59 DEBUG : Swift container rclone-test-rexahac8goxu path dst: Auto set use_segments_container to true 2025/03/29 07:21:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/CopyDest" 2025/03/29 07:21:10 DEBUG : Swift container rclone-test-rexahac8goxu path CopyDest.json: Auto set use_segments_container to true 2025/03/29 07:21:16 DEBUG : Swift container rclone-test-rexahac8goxu path CopyDest: Auto set use_segments_container to true 2025/03/29 07:21:21 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 07:21:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 07:21:43 INFO : one: Copied (new) 2025/03/29 07:22:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 07:22:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/29 07:22:22 INFO : one: Copied (replaced existing) 2025/03/29 07:23:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/BackupDir" 2025/03/29 07:23:09 DEBUG : Swift container rclone-test-rexahac8goxu path BackupDir.json: Auto set use_segments_container to true 2025/03/29 07:23:15 DEBUG : Swift container rclone-test-rexahac8goxu path BackupDir: Auto set use_segments_container to true 2025/03/29 07:23:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 07:23:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:23:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 07:24:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 07:24:07 INFO : one: Copied (server-side copy) 2025/03/29 07:24:17 INFO : one: Deleted 2025/03/29 07:24:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/29 07:24:43 INFO : one: Copied (server-side copy) 2025/03/29 07:24:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/29 07:25:30 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 07:25:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:26:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/29 07:26:01 INFO : two: Copied (server-side copy) 2025/03/29 07:26:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/29 07:26:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/29 07:26:27 DEBUG : two: Unchanged skipping 2025/03/29 07:27:25 DEBUG : three: Need to transfer - File not found at Destination 2025/03/29 07:27:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/29 07:27:35 DEBUG : three: Destination not found in --copy-dest 2025/03/29 07:27:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/29 07:27:46 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (495.46s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.33s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.16s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:29:14 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/29 07:29:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/29 07:29:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/29 07:29:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/29 07:29:36 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/03/29 07:29:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-rexahac8goxu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/03/29 07:29:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/29 07:29:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/29 07:30:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 99ee4ec3ffb86ca0a6703300d0b0dd7f OK 2025/03/29 07:30:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (64.69s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.25s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.24s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.14s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:31:15 INFO : Compressed: TestCompressSwift:rclone-test-rexahac8goxu: Looking for duplicate md5 hashes using newest mode. 2025/03/29 07:31:21 NOTICE: ae33688aad5e1a9d63796e02fab92cf9: Found 3 files with duplicate md5 hashes 2025/03/29 07:31:31 INFO : one: Deleted 2025/03/29 07:31:40 INFO : also/one: Deleted 2025/03/29 07:31:40 NOTICE: ae33688aad5e1a9d63796e02fab92cf9: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (98.59s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:33:32 DEBUG : a.txt: Excluded (Size Filter) 2025/03/29 07:33:32 DEBUG : a.txt: Excluded 2025/03/29 07:33:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/29 07:33:32 DEBUG : sub dir/hello world: Excluded 2025/03/29 07:33:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/29 07:33:32 DEBUG : sub dir/hello world2: Excluded 2025/03/29 07:33:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/29 07:33:32 DEBUG : sub dir/hello world: Excluded 2025/03/29 07:33:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/29 07:33:32 DEBUG : sub dir/hello world2: Excluded 2025/03/29 07:33:32 DEBUG : sub dir/ignore dir: Excluded 2025/03/29 07:33:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (156.46s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", 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 (104.20s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (5.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (15.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/03/29 07:37:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rexahac8goxu/notfound" 2025/03/29 07:37:23 DEBUG : Swift container rclone-test-rexahac8goxu path notfound.json: Auto set use_segments_container to true 2025/03/29 07:37:28 DEBUG : Swift container rclone-test-rexahac8goxu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (109.82s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (5.16s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (15.14s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.65s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:38:05 INFO : Compressed: TestCompressSwift:rclone-test-rexahac8goxu: Making directory 2025/03/29 07:38:05 INFO : Compressed: TestCompressSwift:rclone-test-rexahac8goxu: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" --- PASS: TestLsd (21.43s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" --- PASS: TestLs (56.87s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:39:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/29 07:39:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (62.15s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" --- PASS: TestLsLong (72.04s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (57.30s) --- PASS: TestHashSums/Md5 (0.26s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/03/29 07:42:35 DEBUG : Creating backend with remote ":memory:" 2025/03/29 07:42:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/29 07:42:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/29 07:42:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/29 07:42:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/29 07:42:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/29 07:42:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/29 07:42:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/29 07:42:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/29 07:42:35 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-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" --- PASS: TestCount (93.16s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:45:06 DEBUG : Waiting for deletions to finish 2025/03/29 07:45:06 DEBUG : large: Excluded (Size Filter) 2025/03/29 07:45:17 INFO : medium: Deleted 2025/03/29 07:45:22 INFO : small: Deleted --- PASS: TestDelete (84.33s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:46:24 DEBUG : Waiting for deletions to finish 2025/03/29 07:46:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/03/29 07:46:29 INFO : large: Deleted 2025/03/29 07:46:34 INFO : medium: Deleted --- PASS: TestMaxDelete (73.02s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:47:27 DEBUG : Waiting for deletions to finish 2025/03/29 07:47:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/29 07:47:38 INFO : medium: Deleted 2025/03/29 07:47:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (63.54s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rexahac8goxu", Local "Local file system at /tmp/rclone4003645761", Modify Window "1ns" 2025/03/29 07:48:30 DEBUG : Waiting for deletions to finish 2025/03/29 07:48:30 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached panic: test timed out after 1h0m0s running tests: TestMaxDeleteSize (46s) goroutine 7977 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc000180000, {0x25f7531?, 0x0?}, 0x2727460) /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(0xc000180000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000180000, 0xc00037fc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0008ea5d0, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0005754a0) /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(0xc0005754a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:263 +0xa9 goroutine 53 [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 54 [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 7855 [chan receive]: github.com/rclone/rclone/fs/operations.Delete({0x2a03d80, 0xc00063f4a0}, {0x2a18140, 0xc00075e200}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1184 +0x145 github.com/rclone/rclone/fs/operations_test.TestMaxDeleteSize(0xc000150340) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:488 +0x539 testing.tRunner(0xc000150340, 0x2727460) /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 7856 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0009fe000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7855 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 1240 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3335 [chan receive, 38 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 320 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 310 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 506 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 464 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 942 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 932 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 174 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1425 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1415 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 269 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 259 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7988 [IO wait]: internal/poll.runtime_pollWait(0x7f1b5ffcbfd8, 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(0xc0005a8200?, 0xc0009a9300?, 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(0xc0005a8200, {0xc0009a9300, 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(0xc0005a8200, {0xc0009a9300?, 0x0?, 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(0xc000496010, {0xc0009a9300?, 0x0?, 0x0?}) /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(0xc000a1e060, {0xc0009a9300?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a1e3a8, {0xc0009a9300?, 0x0?, 0xc000a1e3a8?}) /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(0xc000816638, {0x29ddfe0, 0xc000a1e3a8}) /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(0xc000816388, {0x7f1b6452b180, 0xc000a1e060}, 0xc00084ba40?) /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(0xc000816388, 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(0xc000816388, {0xc0008e6000, 0x1000, 0x30?}) /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(0xc00060eb40, {0xc0008e6000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a7fb60) /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(0xc000a7fb60, 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(0xc00060eb40) /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 7970 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 7816 [IO wait]: internal/poll.runtime_pollWait(0x7f1b5ffcbcc0, 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(0xc0001e1280?, 0xc0009a7980?, 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(0xc0001e1280, {0xc0009a7980, 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(0xc0001e1280, {0xc0009a7980?, 0xc0008168d0?, 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(0xc000688458, {0xc0009a7980?, 0x3d1d040?, 0xc00009d9d0?}) /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(0xc0006966f0, {0xc0009a7980?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009044b0, {0xc0009a7980?, 0x0?, 0xc0009044b0?}) /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(0xc0008169b8, {0x29ddfe0, 0xc0009044b0}) /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(0xc000816708, {0x7f1b6452b180, 0xc0006966f0}, 0xc00009da40?) /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(0xc000816708, 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(0xc000816708, {0xc0008ab000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc00046ad80, {0xc0008ab000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000397680) /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(0xc000397680, 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(0xc00046ad80) /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 7772 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 213 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 203 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 631 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 590 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 747 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 737 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8003 [select]: net/http.(*persistConn).roundTrip(0xc00046ad80, 0xc0006ae5f0) /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(0xc0001aa900, 0xc00027cf00) /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(0xc0004efe30, 0xc00027cf00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00027cf00, {0x29dd860, 0xc0004efe30}, {0x1?, 0x9cd901?, 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(0xc0009d6d50, 0xc00027cf00, {0x8?, 0xc?, 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(0xc0009d6d50, 0xc00027cf00) /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 7941 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 546 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 520 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2823 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /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:211 +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:209 +0x378 goroutine 7976 [select]: net/http.(*persistConn).writeLoop(0xc000682b40) /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 7955 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 430 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 420 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1338 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1296 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1447 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 670 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 660 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7941 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0004376c0, 0xc0004ecf60, 0xc00027cf00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0004376c0, {0x2a03d80, 0xc00063f4a0}, {0xc0009c8c30, 0x4f}, {{0xc00090c330, 0x18}, {0xc00090c349, 0x14}, {0x25d8158, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0004376c0, {0x2a03d80, 0xc00063f4a0}, {{0xc00090c330, 0x18}, {0xc00090c349, 0x14}, {0x25d8158, 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(0xc0008ee0c0, 0xc0006ae550, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008ee0c0, 0xc0006ae550) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0020e5560, {0x2a03d80, 0xc00063f4a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc0004103c0, {0x2a03d80, 0xc00063f4a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1113 +0xc3 github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a03d80, 0xc00063f4a0}, {0x2a181b0, 0xc0004103c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:600 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 7837 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xe5 goroutine 781 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 771 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 843 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 801 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1283 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1257 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7837 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0x2a03d07?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2a03d80, 0xc00063f4a0}, 0xc000564b60, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:615 +0x1cf github.com/rclone/rclone/fs/operations.DeleteFiles(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:628 github.com/rclone/rclone/fs/operations.Delete.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1178 +0x2c created by github.com/rclone/rclone/fs/operations.Delete in goroutine 7855 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1177 +0xc5 goroutine 1072 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1062 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7975 [IO wait]: internal/poll.runtime_pollWait(0x7f1b5ffcbbb8, 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(0xc0001e1800?, 0xc0001c2c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001e1800, {0xc0001c2c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001e1800, {0xc0001c2c80?, 0x0?, 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(0xc00008a550, {0xc0001c2c80?, 0x0?, 0x0?}) /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(0xc0008ea900, {0xc0001c2c80?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000697350, {0xc0001c2c80?, 0x0?, 0xc000697350?}) /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(0xc0007910b8, {0x29ddfe0, 0xc000697350}) /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(0xc000790e08, {0x7f1b6452b180, 0xc0008ea900}, 0xc0006c7a40?) /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(0xc000790e08, 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(0xc000790e08, {0xc000889000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000682b40, {0xc000889000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000397d40) /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(0xc000397d40, 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(0xc000682b40) /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 7955 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1183 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1173 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7953 [select]: net/http.(*persistConn).roundTrip(0xc00060e7e0, 0xc000b10be0) /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(0xc0001aa900, 0xc00014f2c0) /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(0xc0004efe30, 0xc00014f2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00014f2c0, {0x29dd860, 0xc0004efe30}, {0x760a01?, 0x2a03db8?, 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(0xc0009d6d50, 0xc00014f2c0, {0xc000a29ef8?, 0xc000a29dd8?, 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(0xc0009d6d50, 0xc00014f2c0) /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 7939 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 1036 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1026 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3603 [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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7987 [select]: net/http.(*persistConn).writeLoop(0xc00060e7e0) /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 7948 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3161 [chan receive, 38 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3196 [chan receive, 38 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2576 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2993 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3095 [chan receive, 38 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3473 [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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7986 [IO wait]: internal/poll.runtime_pollWait(0x7f1b5ffcbab0, 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(0xc0001e0400?, 0xc0009a6000?, 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(0xc0001e0400, {0xc0009a6000, 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(0xc0001e0400, {0xc0009a6000?, 0x0?, 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(0xc00008a500, {0xc0009a6000?, 0x0?, 0x0?}) /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(0xc0008ea780, {0xc0009a6000?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a1e378, {0xc0009a6000?, 0x0?, 0xc000a1e378?}) /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(0xc000790d38, {0x29ddfe0, 0xc000a1e378}) /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(0xc000790a88, {0x7f1b6452b180, 0xc0008ea780}, 0xc0006c6a40?) /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(0xc000790a88, 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(0xc000790a88, {0xc0006bf000, 0x1000, 0x30?}) /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(0xc00060e7e0, {0xc0006bf000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000a7f9e0) /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(0xc000a7f9e0, 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(0xc00060e7e0) /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 7948 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 7817 [select]: net/http.(*persistConn).writeLoop(0xc00046ad80) /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 7772 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 3411 [chan receive, 38 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 2822 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7939 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0004376c0, 0xc002459da0, 0xc00014f2c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0004376c0, {0x2a03d80, 0xc00063f4a0}, {0xc0009c8c30, 0x4f}, {{0xc0009bec30, 0x18}, {0xc0009bec49, 0xa}, {0x25d8158, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0004376c0, {0x2a03d80, 0xc00063f4a0}, {{0xc0009bec30, 0x18}, {0xc0009bec49, 0xa}, {0x25d8158, 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(0xc0008ee0c0, 0xc000b10b40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008ee0c0, 0xc000b10b40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc002458c60, {0x2a03d80, 0xc00063f4a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000410460, {0x2a03d80, 0xc00063f4a0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1112 +0x9a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2a03d80, 0xc00063f4a0}, {0x2a181b0, 0xc000410460}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:565 +0x27a github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:600 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 7837 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:597 +0xe5 goroutine 7989 [select]: net/http.(*persistConn).writeLoop(0xc00060eb40) /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 7970 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.248285098s (try 2/5): exit status 2: Failed []