"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/06/25 05:16:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole" 2025/06/25 05:16:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:16:24 DEBUG : Swift container rclone-test-ladedod8bole.json: Auto set use_segments_container to true 2025/06/25 05:16:24 DEBUG : Swift container rclone-test-ladedod8bole: Auto set use_segments_container to true 2025/06/25 05:16:24 DEBUG : Creating backend with remote "/tmp/rclone130662260" === 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.17s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/25 05:16:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/25 05:16:24 DEBUG : potato: Seek from 10 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 10 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Seek from 5 to 2 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/25 05:16:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Seek from 5 to 2 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/25 05:16:24 DEBUG : potato: Seek from 8 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 8 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/25 05:16:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/25 05:16:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/25 05:16:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/25 05:16:24 DEBUG : potato: Seek from 5 to 2 2025/06/25 05:16:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/25 05:16:24 DEBUG : potato: Seek from 9 to 0 2025/06/25 05:16:24 DEBUG : potato: Seek from 9 to 0 2025/06/25 05:16:24 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:16:30 INFO : Swift container rclone-test-ladedod8bole: Container "rclone-test-ladedod8bole" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (139.11s) --- PASS: TestCheck/1 (5.25s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (5.21s) --- PASS: TestCheck/5 (0.13s) --- PASS: TestCheck/6 (0.13s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/06/25 05:18:44 DEBUG : Creating backend with remote "nonexistent" 2025/06/25 05:18:44 DEBUG : Creating backend with remote "nonexistent" 2025/06/25 05:18:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/25 05:18:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/06/25 05:18:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/25 05:18:44 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", 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 (170.06s) --- PASS: TestCheckDownload/1 (10.29s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (5.17s) --- PASS: TestCheckDownload/4 (5.28s) --- PASS: TestCheckDownload/5 (0.20s) --- PASS: TestCheckDownload/6 (5.30s) --- PASS: TestCheckDownload/7 (6.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", 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 (95.43s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.13s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.04s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:23:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/25 05:23:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/25 05:23:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/25 05:23:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/25 05:23:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/25 05:23:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/25 05:23:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/25 05:23:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (42.42s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:23:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/data" 2025/06/25 05:23:51 DEBUG : Config file has changed externally - reloading 2025/06/25 05:23:52 DEBUG : Swift container rclone-test-ladedod8bole path data.json: Auto set use_segments_container to true 2025/06/25 05:23:57 DEBUG : Swift container rclone-test-ladedod8bole 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 (187.45s) --- PASS: TestCheckSum/subtest1 (5.44s) --- PASS: TestCheckSum/subtest2 (10.32s) --- PASS: TestCheckSum/subtest3 (5.60s) --- PASS: TestCheckSum/subtest4 (10.42s) --- PASS: TestCheckSum/subtest5 (5.44s) --- PASS: TestCheckSum/subtest6 (0.43s) --- PASS: TestCheckSum/subtest7 (5.47s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:26:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/data" 2025/06/25 05:26:59 DEBUG : Swift container rclone-test-ladedod8bole path data.json: Auto set use_segments_container to true 2025/06/25 05:27:05 DEBUG : Swift container rclone-test-ladedod8bole 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 (245.38s) --- PASS: TestCheckSumDownload/subtest1 (5.38s) --- PASS: TestCheckSumDownload/subtest2 (5.35s) --- PASS: TestCheckSumDownload/subtest3 (15.52s) --- PASS: TestCheckSumDownload/subtest4 (5.68s) --- PASS: TestCheckSumDownload/subtest5 (10.50s) --- PASS: TestCheckSumDownload/subtest6 (5.63s) --- PASS: TestCheckSumDownload/subtest7 (5.60s) === RUN TestApplyTransforms 2025/06/25 05:31:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-supenoh3puma" 2025/06/25 05:31:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:31:05 DEBUG : Swift container rclone-test-supenoh3puma.json: Auto set use_segments_container to true 2025/06/25 05:31:05 DEBUG : Swift container rclone-test-supenoh3puma: Auto set use_segments_container to true 2025/06/25 05:31:05 DEBUG : Creating backend with remote "/tmp/rclone1053992639" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-supenoh3puma", Local "Local file system at /tmp/rclone1053992639", Modify Window "1ns" 2025/06/25 05:31:05 INFO : Swift container rclone-test-supenoh3puma: Container "rclone-test-supenoh3puma" created upper checkfile vs. lower remote (without normalization) 2025/06/25 05:31:16 ERROR : hello, world!: sum not found 2025/06/25 05:31:16 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-supenoh3puma 2025/06/25 05:31:16 NOTICE: Compressed: TestCompressSwift:rclone-test-supenoh3puma: 1 files missing 2025/06/25 05:31:16 NOTICE: 1 hashes missing 2025/06/25 05:31:16 NOTICE: Compressed: TestCompressSwift:rclone-test-supenoh3puma: 2 differences found 2025/06/25 05:31:16 NOTICE: Compressed: TestCompressSwift:rclone-test-supenoh3puma: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/25 05:31:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:31:21 NOTICE: Compressed: TestCompressSwift:rclone-test-supenoh3puma: 0 differences found 2025/06/25 05:31:21 NOTICE: Compressed: TestCompressSwift:rclone-test-supenoh3puma: 1 matching files 2025/06/25 05:31:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lerovig8haha" 2025/06/25 05:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:31:22 DEBUG : Swift container rclone-test-lerovig8haha.json: Auto set use_segments_container to true 2025/06/25 05:31:22 DEBUG : Swift container rclone-test-lerovig8haha: Auto set use_segments_container to true 2025/06/25 05:31:22 DEBUG : Creating backend with remote "/tmp/rclone2453545945" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lerovig8haha", Local "Local file system at /tmp/rclone2453545945", Modify Window "1ns" 2025/06/25 05:31:23 INFO : Swift container rclone-test-lerovig8haha: Container "rclone-test-lerovig8haha" created lower checkfile vs. upper remote (without normalization) 2025/06/25 05:31:38 ERROR : HELLO, WORLD!: sum not found 2025/06/25 05:31:38 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-lerovig8haha 2025/06/25 05:31:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lerovig8haha: 1 files missing 2025/06/25 05:31:38 NOTICE: 1 hashes missing 2025/06/25 05:31:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lerovig8haha: 2 differences found 2025/06/25 05:31:38 NOTICE: Compressed: TestCompressSwift:rclone-test-lerovig8haha: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/25 05:31:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:31:48 NOTICE: Compressed: TestCompressSwift:rclone-test-lerovig8haha: 0 differences found 2025/06/25 05:31:48 NOTICE: Compressed: TestCompressSwift:rclone-test-lerovig8haha: 1 matching files 2025/06/25 05:31:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hecegup7qixe" 2025/06/25 05:31:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:31:49 DEBUG : Swift container rclone-test-hecegup7qixe.json: Auto set use_segments_container to true 2025/06/25 05:31:49 DEBUG : Swift container rclone-test-hecegup7qixe: Auto set use_segments_container to true 2025/06/25 05:31:49 DEBUG : Creating backend with remote "/tmp/rclone3561786397" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hecegup7qixe", Local "Local file system at /tmp/rclone3561786397", Modify Window "1ns" 2025/06/25 05:31:49 INFO : Swift container rclone-test-hecegup7qixe: Container "rclone-test-hecegup7qixe" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/25 05:31:56 ERROR : HeLlO, wOrLd!: sum not found 2025/06/25 05:31:56 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-hecegup7qixe 2025/06/25 05:31:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hecegup7qixe: 1 files missing 2025/06/25 05:31:56 NOTICE: 1 hashes missing 2025/06/25 05:31:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hecegup7qixe: 2 differences found 2025/06/25 05:31:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hecegup7qixe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/25 05:31:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:31:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hecegup7qixe: 0 differences found 2025/06/25 05:31:56 NOTICE: Compressed: TestCompressSwift:rclone-test-hecegup7qixe: 1 matching files 2025/06/25 05:31:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tuxasoc1caye" 2025/06/25 05:31:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:31:56 DEBUG : Swift container rclone-test-tuxasoc1caye.json: Auto set use_segments_container to true 2025/06/25 05:31:57 DEBUG : Swift container rclone-test-tuxasoc1caye: Auto set use_segments_container to true 2025/06/25 05:31:57 DEBUG : Creating backend with remote "/tmp/rclone104148977" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tuxasoc1caye", Local "Local file system at /tmp/rclone104148977", Modify Window "1ns" 2025/06/25 05:31:57 INFO : Swift container rclone-test-tuxasoc1caye: Container "rclone-test-tuxasoc1caye" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/25 05:32:09 ERROR : HELLO, WORLD!: sum not found 2025/06/25 05:32:09 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-tuxasoc1caye 2025/06/25 05:32:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tuxasoc1caye: 1 files missing 2025/06/25 05:32:09 NOTICE: 1 hashes missing 2025/06/25 05:32:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tuxasoc1caye: 2 differences found 2025/06/25 05:32:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tuxasoc1caye: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/25 05:32:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:32:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tuxasoc1caye: 0 differences found 2025/06/25 05:32:09 NOTICE: Compressed: TestCompressSwift:rclone-test-tuxasoc1caye: 1 matching files 2025/06/25 05:32:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wotavix5buwa" 2025/06/25 05:32:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:32:09 DEBUG : Swift container rclone-test-wotavix5buwa.json: Auto set use_segments_container to true 2025/06/25 05:32:10 DEBUG : Swift container rclone-test-wotavix5buwa: Auto set use_segments_container to true 2025/06/25 05:32:10 DEBUG : Creating backend with remote "/tmp/rclone1364734890" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wotavix5buwa", Local "Local file system at /tmp/rclone1364734890", Modify Window "1ns" 2025/06/25 05:32:10 INFO : Swift container rclone-test-wotavix5buwa: Container "rclone-test-wotavix5buwa" created NFD checkfile vs. NFC remote (without normalization) 2025/06/25 05:32:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/25 05:32:21 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wotavix5buwa 2025/06/25 05:32:21 NOTICE: Compressed: TestCompressSwift:rclone-test-wotavix5buwa: 1 files missing 2025/06/25 05:32:21 NOTICE: 1 hashes missing 2025/06/25 05:32:21 NOTICE: Compressed: TestCompressSwift:rclone-test-wotavix5buwa: 2 differences found 2025/06/25 05:32:21 NOTICE: Compressed: TestCompressSwift:rclone-test-wotavix5buwa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/25 05:32:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:32:26 NOTICE: Compressed: TestCompressSwift:rclone-test-wotavix5buwa: 0 differences found 2025/06/25 05:32:26 NOTICE: Compressed: TestCompressSwift:rclone-test-wotavix5buwa: 1 matching files 2025/06/25 05:32:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zecowak7fijo" 2025/06/25 05:32:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:32:27 DEBUG : Swift container rclone-test-zecowak7fijo.json: Auto set use_segments_container to true 2025/06/25 05:32:27 DEBUG : Swift container rclone-test-zecowak7fijo: Auto set use_segments_container to true 2025/06/25 05:32:27 DEBUG : Creating backend with remote "/tmp/rclone941115388" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zecowak7fijo", Local "Local file system at /tmp/rclone941115388", Modify Window "1ns" 2025/06/25 05:32:27 INFO : Swift container rclone-test-zecowak7fijo: Container "rclone-test-zecowak7fijo" created NFC checkfile vs. NFD remote (without normalization) 2025/06/25 05:32:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/25 05:32:43 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zecowak7fijo 2025/06/25 05:32:43 NOTICE: Compressed: TestCompressSwift:rclone-test-zecowak7fijo: 1 files missing 2025/06/25 05:32:43 NOTICE: 1 hashes missing 2025/06/25 05:32:43 NOTICE: Compressed: TestCompressSwift:rclone-test-zecowak7fijo: 2 differences found 2025/06/25 05:32:43 NOTICE: Compressed: TestCompressSwift:rclone-test-zecowak7fijo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/25 05:32:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:32:43 NOTICE: Compressed: TestCompressSwift:rclone-test-zecowak7fijo: 0 differences found 2025/06/25 05:32:43 NOTICE: Compressed: TestCompressSwift:rclone-test-zecowak7fijo: 1 matching files 2025/06/25 05:32:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tibafig3sova" 2025/06/25 05:32:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:32:44 DEBUG : Swift container rclone-test-tibafig3sova.json: Auto set use_segments_container to true 2025/06/25 05:32:44 DEBUG : Swift container rclone-test-tibafig3sova: Auto set use_segments_container to true 2025/06/25 05:32:44 DEBUG : Creating backend with remote "/tmp/rclone3297693709" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tibafig3sova", Local "Local file system at /tmp/rclone3297693709", Modify Window "1ns" 2025/06/25 05:32:44 INFO : Swift container rclone-test-tibafig3sova: Container "rclone-test-tibafig3sova" created NFDx2 checkfile vs. both remote (without normalization) 2025/06/25 05:32:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 05:32:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tibafig3sova 2025/06/25 05:32:55 NOTICE: Compressed: TestCompressSwift:rclone-test-tibafig3sova: 1 files missing 2025/06/25 05:32:55 NOTICE: 1 hashes missing 2025/06/25 05:32:55 NOTICE: Compressed: TestCompressSwift:rclone-test-tibafig3sova: 2 differences found 2025/06/25 05:32:55 NOTICE: Compressed: TestCompressSwift:rclone-test-tibafig3sova: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/25 05:32:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:32:56 NOTICE: Compressed: TestCompressSwift:rclone-test-tibafig3sova: 0 differences found 2025/06/25 05:32:56 NOTICE: Compressed: TestCompressSwift:rclone-test-tibafig3sova: 1 matching files 2025/06/25 05:32:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-woxazuc8pojo" 2025/06/25 05:32:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:32:56 DEBUG : Swift container rclone-test-woxazuc8pojo.json: Auto set use_segments_container to true 2025/06/25 05:32:56 DEBUG : Swift container rclone-test-woxazuc8pojo: Auto set use_segments_container to true 2025/06/25 05:32:56 DEBUG : Creating backend with remote "/tmp/rclone3193644483" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-woxazuc8pojo", Local "Local file system at /tmp/rclone3193644483", Modify Window "1ns" 2025/06/25 05:32:57 INFO : Swift container rclone-test-woxazuc8pojo: Container "rclone-test-woxazuc8pojo" created NFCx2 checkfile vs. both remote (without normalization) 2025/06/25 05:33:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 05:33:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-woxazuc8pojo 2025/06/25 05:33:08 NOTICE: Compressed: TestCompressSwift:rclone-test-woxazuc8pojo: 1 files missing 2025/06/25 05:33:08 NOTICE: 1 hashes missing 2025/06/25 05:33:08 NOTICE: Compressed: TestCompressSwift:rclone-test-woxazuc8pojo: 2 differences found 2025/06/25 05:33:08 NOTICE: Compressed: TestCompressSwift:rclone-test-woxazuc8pojo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/25 05:33:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:33:13 NOTICE: Compressed: TestCompressSwift:rclone-test-woxazuc8pojo: 0 differences found 2025/06/25 05:33:13 NOTICE: Compressed: TestCompressSwift:rclone-test-woxazuc8pojo: 1 matching files 2025/06/25 05:33:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-madozid0jato" 2025/06/25 05:33:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:33:14 DEBUG : Swift container rclone-test-madozid0jato.json: Auto set use_segments_container to true 2025/06/25 05:33:14 DEBUG : Swift container rclone-test-madozid0jato: Auto set use_segments_container to true 2025/06/25 05:33:14 DEBUG : Creating backend with remote "/tmp/rclone1395001177" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-madozid0jato", Local "Local file system at /tmp/rclone1395001177", Modify Window "1ns" 2025/06/25 05:33:14 INFO : Swift container rclone-test-madozid0jato: Container "rclone-test-madozid0jato" created both checkfile vs. NFDx2 remote (without normalization) 2025/06/25 05:33:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 05:33:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-madozid0jato 2025/06/25 05:33:30 NOTICE: Compressed: TestCompressSwift:rclone-test-madozid0jato: 1 files missing 2025/06/25 05:33:30 NOTICE: 1 hashes missing 2025/06/25 05:33:30 NOTICE: Compressed: TestCompressSwift:rclone-test-madozid0jato: 2 differences found 2025/06/25 05:33:30 NOTICE: Compressed: TestCompressSwift:rclone-test-madozid0jato: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/25 05:33:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:33:30 NOTICE: Compressed: TestCompressSwift:rclone-test-madozid0jato: 0 differences found 2025/06/25 05:33:30 NOTICE: Compressed: TestCompressSwift:rclone-test-madozid0jato: 1 matching files 2025/06/25 05:33:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yocoqeh7dewa" 2025/06/25 05:33:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 05:33:31 DEBUG : Swift container rclone-test-yocoqeh7dewa.json: Auto set use_segments_container to true 2025/06/25 05:33:31 DEBUG : Swift container rclone-test-yocoqeh7dewa: Auto set use_segments_container to true 2025/06/25 05:33:31 DEBUG : Creating backend with remote "/tmp/rclone911944052" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa", Local "Local file system at /tmp/rclone911944052", Modify Window "1ns" 2025/06/25 05:33:32 INFO : Swift container rclone-test-yocoqeh7dewa: Container "rclone-test-yocoqeh7dewa" created both checkfile vs. NFCx2 remote (without normalization) 2025/06/25 05:33:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/25 05:33:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa 2025/06/25 05:33:47 NOTICE: Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa: 1 files missing 2025/06/25 05:33:47 NOTICE: 1 hashes missing 2025/06/25 05:33:47 NOTICE: Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa: 2 differences found 2025/06/25 05:33:47 NOTICE: Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/25 05:33:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/25 05:33:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa: 0 differences found 2025/06/25 05:33:48 NOTICE: Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa: 1 matching files 2025/06/25 05:33:48 DEBUG : Compressed: TestCompressSwift:rclone-test-yocoqeh7dewa: Purge remote 2025/06/25 05:33:48 DEBUG : Waiting for deletions to finish 2025/06/25 05:33:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/25 05:33:58 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/25 05:33:58 INFO : Swift container rclone-test-yocoqeh7dewa: Container "rclone-test-yocoqeh7dewa" removed 2025/06/25 05:33:58 DEBUG : Compressed: TestCompressSwift:rclone-test-madozid0jato: Purge remote 2025/06/25 05:33:58 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/25 05:34:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/25 05:34:04 INFO : Swift container rclone-test-madozid0jato: Container "rclone-test-madozid0jato" removed 2025/06/25 05:34:04 DEBUG : Compressed: TestCompressSwift:rclone-test-woxazuc8pojo: Purge remote 2025/06/25 05:34:04 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:04 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/25 05:34:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/25 05:34:09 INFO : Swift container rclone-test-woxazuc8pojo: Container "rclone-test-woxazuc8pojo" removed 2025/06/25 05:34:09 DEBUG : Compressed: TestCompressSwift:rclone-test-tibafig3sova: Purge remote 2025/06/25 05:34:09 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/06/25 05:34:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/06/25 05:34:15 INFO : Swift container rclone-test-tibafig3sova: Container "rclone-test-tibafig3sova" removed 2025/06/25 05:34:15 DEBUG : Compressed: TestCompressSwift:rclone-test-zecowak7fijo: Purge remote 2025/06/25 05:34:15 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:25 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/25 05:34:25 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/25 05:34:25 INFO : Swift container rclone-test-zecowak7fijo: Container "rclone-test-zecowak7fijo" removed 2025/06/25 05:34:25 DEBUG : Compressed: TestCompressSwift:rclone-test-wotavix5buwa: Purge remote 2025/06/25 05:34:25 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:26 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/06/25 05:34:31 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/06/25 05:34:31 INFO : Swift container rclone-test-wotavix5buwa: Container "rclone-test-wotavix5buwa" removed 2025/06/25 05:34:31 DEBUG : Compressed: TestCompressSwift:rclone-test-tuxasoc1caye: Purge remote 2025/06/25 05:34:31 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:31 INFO : HELLO, WORLD!.json: Deleted 2025/06/25 05:34:41 INFO : HELLO, WORLD!.bin: Deleted 2025/06/25 05:34:41 INFO : Swift container rclone-test-tuxasoc1caye: Container "rclone-test-tuxasoc1caye" removed 2025/06/25 05:34:41 DEBUG : Compressed: TestCompressSwift:rclone-test-hecegup7qixe: Purge remote 2025/06/25 05:34:41 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:42 INFO : HeLlO, wOrLd!.bin: Deleted 2025/06/25 05:34:42 INFO : HeLlO, wOrLd!.json: Deleted 2025/06/25 05:34:42 INFO : Swift container rclone-test-hecegup7qixe: Container "rclone-test-hecegup7qixe" removed 2025/06/25 05:34:42 DEBUG : Compressed: TestCompressSwift:rclone-test-lerovig8haha: Purge remote 2025/06/25 05:34:42 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:53 INFO : HELLO, WORLD!.bin: Deleted 2025/06/25 05:34:53 INFO : HELLO, WORLD!.json: Deleted 2025/06/25 05:34:53 INFO : Swift container rclone-test-lerovig8haha: Container "rclone-test-lerovig8haha" removed 2025/06/25 05:34:53 DEBUG : Compressed: TestCompressSwift:rclone-test-supenoh3puma: Purge remote 2025/06/25 05:34:53 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:53 INFO : hello, world!.json: Deleted 2025/06/25 05:34:58 INFO : hello, world!.bin: Deleted 2025/06/25 05:34:59 INFO : Swift container rclone-test-supenoh3puma: Container "rclone-test-supenoh3puma" removed --- PASS: TestApplyTransforms (234.41s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:35:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 05:35:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/25 05:35:20 INFO : file1: Copied (new) to: sub/file2 2025/06/25 05:35:25 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:35:25 DEBUG : file1: Unchanged skipping 2025/06/25 05:35:26 DEBUG : Compressed: TestCompressSwift:rclone-test-ladedod8bole: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (47.51s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:35:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/backup" 2025/06/25 05:35:53 DEBUG : Swift container rclone-test-ladedod8bole path backup.json: Auto set use_segments_container to true 2025/06/25 05:35:59 DEBUG : Swift container rclone-test-ladedod8bole path backup: Auto set use_segments_container to true 2025/06/25 05:36:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/25 05:36:30 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/25 05:36:30 INFO : dst/file1: Copied (server-side copy) 2025/06/25 05:36:30 INFO : dst/file1: Deleted 2025/06/25 05:36:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/25 05:36:36 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (61.07s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:36:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/dst" 2025/06/25 05:36:48 DEBUG : Swift container rclone-test-ladedod8bole path dst.json: Auto set use_segments_container to true 2025/06/25 05:36:53 DEBUG : Swift container rclone-test-ladedod8bole path dst: Auto set use_segments_container to true 2025/06/25 05:37:04 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/CompareDest" 2025/06/25 05:37:04 DEBUG : Swift container rclone-test-ladedod8bole path CompareDest.json: Auto set use_segments_container to true 2025/06/25 05:37:10 DEBUG : Swift container rclone-test-ladedod8bole path CompareDest: Auto set use_segments_container to true 2025/06/25 05:37:15 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 05:37:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/25 05:37:36 INFO : one: Copied (new) 2025/06/25 05:37:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:37:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/25 05:37:57 INFO : one: Copied (replaced existing) 2025/06/25 05:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:38:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:38:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 05:39:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 05:39:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 05:39:47 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 05:39:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 05:40:18 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 05:40:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 05:40:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/06/25 05:40:23 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (258.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:41:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/dst" 2025/06/25 05:41:06 DEBUG : Config file has changed externally - reloading 2025/06/25 05:41:06 DEBUG : Swift container rclone-test-ladedod8bole path dst.json: Auto set use_segments_container to true 2025/06/25 05:41:11 DEBUG : Swift container rclone-test-ladedod8bole path dst: Auto set use_segments_container to true 2025/06/25 05:41:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/CopyDest" 2025/06/25 05:41:22 DEBUG : Swift container rclone-test-ladedod8bole path CopyDest.json: Auto set use_segments_container to true 2025/06/25 05:41:28 DEBUG : Swift container rclone-test-ladedod8bole path CopyDest: Auto set use_segments_container to true 2025/06/25 05:41:33 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 05:41:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/25 05:41:54 INFO : one: Copied (new) 2025/06/25 05:42:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:42:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/25 05:42:29 INFO : one: Copied (replaced existing) 2025/06/25 05:43:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/BackupDir" 2025/06/25 05:43:12 DEBUG : Swift container rclone-test-ladedod8bole path BackupDir.json: Auto set use_segments_container to true 2025/06/25 05:43:20 DEBUG : Swift container rclone-test-ladedod8bole path BackupDir: Auto set use_segments_container to true 2025/06/25 05:43:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:43:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:43:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:43:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/25 05:43:47 INFO : one: Copied (server-side copy) 2025/06/25 05:43:57 INFO : one: Deleted 2025/06/25 05:44:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/06/25 05:44:23 INFO : one: Copied (server-side copy) 2025/06/25 05:44:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 05:45:18 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 05:45:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/25 05:45:39 INFO : two: Copied (server-side copy) 2025/06/25 05:45:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 05:46:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:46:00 DEBUG : two: Unchanged skipping 2025/06/25 05:46:41 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 05:46:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 05:46:41 DEBUG : three: Destination not found in --copy-dest 2025/06/25 05:46:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/06/25 05:46:47 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (409.38s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.11s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:48:00 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/25 05:48:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/25 05:48:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/25 05:48:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/25 05:48:18 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/06/25 05:48:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-ladedod8bole/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/06/25 05:48:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/25 05:48:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/25 05:48:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 909b3addcbefee99128f81e5dc83818f OK 2025/06/25 05:48:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (50.34s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:49:27 INFO : Compressed: TestCompressSwift:rclone-test-ladedod8bole: Looking for duplicate md5 hashes using newest mode. 2025/06/25 05:49:32 NOTICE: 49cd73d57750666785ac81beb547b294: Found 3 files with duplicate md5 hashes 2025/06/25 05:49:38 INFO : one: Deleted 2025/06/25 05:49:43 INFO : also/one: Deleted 2025/06/25 05:49:43 NOTICE: 49cd73d57750666785ac81beb547b294: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (62.52s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.28s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.09s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.19s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:51:38 DEBUG : a.txt: Excluded (Size Filter) 2025/06/25 05:51:38 DEBUG : a.txt: Excluded 2025/06/25 05:51:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 05:51:38 DEBUG : sub dir/hello world: Excluded 2025/06/25 05:51:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 05:51:38 DEBUG : sub dir/hello world2: Excluded 2025/06/25 05:51:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 05:51:38 DEBUG : sub dir/hello world: Excluded 2025/06/25 05:51:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 05:51:38 DEBUG : sub dir/hello world2: Excluded 2025/06/25 05:51:38 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 05:51:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (176.37s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:54:22 DEBUG : a.txt: Excluded (Size Filter) 2025/06/25 05:54:22 DEBUG : a.txt: Excluded 2025/06/25 05:54:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 05:54:22 DEBUG : sub dir/hello world: Excluded 2025/06/25 05:54:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 05:54:22 DEBUG : sub dir/hello world2: Excluded 2025/06/25 05:54:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/25 05:54:22 DEBUG : sub dir/hello world: Excluded 2025/06/25 05:54:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/25 05:54:22 DEBUG : sub dir/hello world2: Excluded 2025/06/25 05:54:22 DEBUG : sub dir/ignore dir: Excluded 2025/06/25 05:54:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (163.29s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (49.31s) --- PASS: TestListJSON/Default (0.33s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.12s) --- PASS: TestListJSON/Recurse (0.31s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.13s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/06/25 05:57:26 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/notfound" 2025/06/25 05:57:26 DEBUG : Config file has changed externally - reloading 2025/06/25 05:57:27 DEBUG : Swift container rclone-test-ladedod8bole path notfound.json: Auto set use_segments_container to true 2025/06/25 05:57:32 DEBUG : Swift container rclone-test-ladedod8bole path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (89.70s) --- PASS: TestStatJSON/Root (0.04s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (10.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.13s) --- PASS: TestStatJSON/NotFound (5.22s) --- PASS: TestStatJSON/DirFilesOnly (10.05s) --- PASS: TestStatJSON/FileFilesOnly (0.15s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.11s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:57:49 INFO : Compressed: TestCompressSwift:rclone-test-ladedod8bole: Making directory 2025/06/25 05:57:49 INFO : Compressed: TestCompressSwift:rclone-test-ladedod8bole: Making directory --- PASS: TestMkdir (0.44s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestLsd (21.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestLs (47.00s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 05:59:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/25 05:59:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (37.07s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestLsLong (46.97s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.14s) --- PASS: TestHashSums/Md5 (5.21s) --- PASS: TestHashSums/Md5Download (0.20s) === RUN TestHashSumsWithErrors 2025/06/25 06:01:08 DEBUG : Creating backend with remote ":memory:" 2025/06/25 06:01:08 DEBUG : Config file has changed externally - reloading 2025/06/25 06:01:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/25 06:01:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/25 06:01:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/25 06:01:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/25 06:01:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/25 06:01:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/25 06:01:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/25 06:01:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/25 06:01:08 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-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestCount (58.54s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:02:55 DEBUG : Waiting for deletions to finish 2025/06/25 06:02:55 DEBUG : large: Excluded (Size Filter) 2025/06/25 06:02:55 INFO : small: Deleted 2025/06/25 06:03:05 INFO : medium: Deleted --- PASS: TestDelete (79.01s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:04:08 DEBUG : Waiting for deletions to finish 2025/06/25 06:04:08 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/25 06:04:13 INFO : medium: Deleted 2025/06/25 06:04:23 INFO : large: Deleted --- PASS: TestMaxDelete (57.60s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:05:15 DEBUG : Waiting for deletions to finish 2025/06/25 06:05:15 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/25 06:05:16 INFO : small: Deleted 2025/06/25 06:05:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (78.11s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:06:18 DEBUG : Waiting for deletions to finish 2025/06/25 06:06:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/06/25 06:06:24 INFO : medium: Deleted 2025/06/25 06:06:34 INFO : large: Deleted --- PASS: TestMaxDeleteSize (52.55s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestReadFile (7.81s) === RUN TestRetry 2025/06/25 06:06:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/25 06:06:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/25 06:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 06:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 06:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 06:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/25 06:06:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestCat (29.04s) === RUN TestPurge 2025/06/25 06:07:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fekomuy1jehi" 2025/06/25 06:07:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 06:07:12 DEBUG : Swift container rclone-test-fekomuy1jehi.json: Auto set use_segments_container to true 2025/06/25 06:07:12 DEBUG : Swift container rclone-test-fekomuy1jehi: Auto set use_segments_container to true 2025/06/25 06:07:12 DEBUG : Creating backend with remote "/tmp/rclone1625320783" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fekomuy1jehi", Local "Local file system at /tmp/rclone1625320783", Modify Window "1ns" 2025/06/25 06:07:12 INFO : Swift container rclone-test-fekomuy1jehi: Container "rclone-test-fekomuy1jehi" created 2025/06/25 06:07:18 INFO : A2: Making directory 2025/06/25 06:07:18 INFO : A1/B2: Making directory 2025/06/25 06:07:18 INFO : A1/B2/C2: Making directory 2025/06/25 06:07:18 INFO : A1/B1/C3: Making directory 2025/06/25 06:07:18 INFO : A3: Making directory 2025/06/25 06:07:18 INFO : A3/B3: Making directory 2025/06/25 06:07:18 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/25 06:07:50 DEBUG : Waiting for deletions to finish 2025/06/25 06:07:50 INFO : A1/B1/C1/one.bin: Deleted 2025/06/25 06:07:50 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/25 06:08:00 DEBUG : Waiting for deletions to finish 2025/06/25 06:08:10 INFO : A1/two.json: Deleted 2025/06/25 06:08:10 INFO : A1/two.bin: Deleted 2025/06/25 06:08:11 INFO : Swift container rclone-test-fekomuy1jehi: Container "rclone-test-fekomuy1jehi" removed 2025/06/25 06:08:11 DEBUG : Compressed: TestCompressSwift:rclone-test-fekomuy1jehi: Purge remote 2025/06/25 06:08:11 DEBUG : Waiting for deletions to finish 2025/06/25 06:08:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (59.74s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:08:22 INFO : A2: Making directory 2025/06/25 06:08:22 INFO : A1/B2: Making directory 2025/06/25 06:08:22 INFO : A1/B2/C2: Making directory 2025/06/25 06:08:22 INFO : A1/B1/C3: Making directory 2025/06/25 06:08:22 INFO : A3: Making directory 2025/06/25 06:08:22 INFO : A3/B3: Making directory 2025/06/25 06:08:22 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/06/25 06:08:34 DEBUG : removing 1 level 3 directories 2025/06/25 06:08:34 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/06/25 06:08:50 DEBUG : removing 1 level 0 directories 2025/06/25 06:08:50 INFO : Compressed: TestCompressSwift:rclone-test-ladedod8bole: Removing directory 2025/06/25 06:08:50 INFO : Swift container rclone-test-ladedod8bole: Container "rclone-test-ladedod8bole" removed --- PASS: TestRmdirsNoLeaveRoot (39.58s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:08:51 INFO : Swift container rclone-test-ladedod8bole: Container "rclone-test-ladedod8bole" created 2025/06/25 06:08:51 INFO : A1: Making directory 2025/06/25 06:08:51 INFO : A1/B1: Making directory 2025/06/25 06:08:51 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:08:51 INFO : A1: Making directory 2025/06/25 06:08:51 INFO : A1/B1: Making directory 2025/06/25 06:08:51 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.22s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:08:57 DEBUG : filename.txt: File name found in url 2025/06/25 06:09:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (70.56s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:10:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 06:10:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/25 06:10:22 INFO : file1: Copied (new) to: sub/file2 2025/06/25 06:10:22 INFO : file1: Deleted 2025/06/25 06:10:43 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 06:10:43 DEBUG : file1: Unchanged skipping 2025/06/25 06:10:43 INFO : file1: Deleted 2025/06/25 06:10:58 DEBUG : Compressed: TestCompressSwift:rclone-test-ladedod8bole: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (71.52s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:11:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/25 06:11:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/25 06:11:24 INFO : file1: Copied (new) 2025/06/25 06:11:24 INFO : file1: Deleted 2025/06/25 06:11:24 DEBUG : file1: Destination exists, skipping 2025/06/25 06:11:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.62s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.21s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:11:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ladedod8bole/backup" 2025/06/25 06:11:31 DEBUG : Swift container rclone-test-ladedod8bole path backup.json: Auto set use_segments_container to true 2025/06/25 06:11:37 DEBUG : Swift container rclone-test-ladedod8bole path backup: Auto set use_segments_container to true 2025/06/25 06:11:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/25 06:12:08 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/06/25 06:12:08 INFO : dst/file1: Copied (server-side copy) 2025/06/25 06:12:08 INFO : dst/file1: Deleted 2025/06/25 06:12:13 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/06/25 06:12:13 INFO : dst/file1: Copied (new) 2025/06/25 06:12:13 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (54.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ladedod8bole", Local "Local file system at /tmp/rclone130662260", Modify Window "1ns" 2025/06/25 06:13:19 INFO : A1/B2: Making directory 2025/06/25 06:13:19 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/06/25 06:13:41 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/25 06:13:41 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/06/25 06:13:46 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/25 06:13:46 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/06/25 06:13:46 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/25 06:13:46 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/06/25 06:13:47 INFO : A1/B1/three: Deleted 2025/06/25 06:13:51 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/25 06:13:51 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/06/25 06:13:51 INFO : A1/B1/C1/four: Deleted 2025/06/25 06:13:52 INFO : A1/one: Deleted 2025/06/25 06:13:56 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/25 06:13:56 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/06/25 06:13:57 INFO : A1/two: Deleted 2025/06/25 06:14:06 INFO : A1/B1/C2/five: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/06/25 06:14:47 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/25 06:14:47 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/06/25 06:14:48 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/25 06:14:48 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/06/25 06:14:49 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/25 06:14:49 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/06/25 06:14:49 INFO : A2/B1/three: Deleted 2025/06/25 06:14:54 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/25 06:14:54 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/06/25 06:14:54 INFO : A2/B1/C1/four: Deleted 2025/06/25 06:14:57 INFO : A2/two: Deleted 2025/06/25 06:14:58 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/25 06:14:58 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/06/25 06:14:59 INFO : A2/one: Deleted 2025/06/25 06:15:04 INFO : A2/B1/C2/five: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/06/25 06:15:14 INFO : Compressed: TestCompressSwift:rclone-test-ladedod8bole: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/25 06:15:35 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/06/25 06:15:35 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/06/25 06:15:40 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/06/25 06:15:40 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/06/25 06:15:41 INFO : A3/one: Deleted 2025/06/25 06:15:45 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/06/25 06:15:45 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/06/25 06:15:46 INFO : A3/B1/C1/four: Deleted 2025/06/25 06:15:46 INFO : A3/two: Deleted 2025/06/25 06:15:55 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/06/25 06:15:55 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/06/25 06:15:55 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/06/25 06:15:55 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/06/25 06:15:56 INFO : A3/B1/C2/five: Deleted 2025/06/25 06:16:01 INFO : A3/B1/three: Deleted fstest.go:247: Filtering empty directory "A4/B2" fstest.go:247: Filtering empty directory "A4/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (4m5s) goroutine 10205 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc00061efc0, {0x26a1e5f?, 0xc00036fad8?}, 0x27d4468) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00061efc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00061efc0, 0xc00036fc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007cddd0, {0x3e9a120, 0x6d, 0x6d}, {0xedfed7d28?, 0x3eb0120?, 0x3eb0120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004ce280) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004ce280) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 8 [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 9531 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002d50e0, 0xc000051b90, 0xc0008e0280) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002d50e0, {0x2b08a08, 0x3ed36e0}, {0xc00094e0f0, 0x4f}, {{0xc00080a6f0, 0x18}, {0xc00080a709, 0x11}, {0x2693ab8, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002d50e0, {0x2b08a08, 0x3ed36e0}, {{0xc00080a6f0, 0x18}, {0xc00080a709, 0x11}, {0x2693ab8, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 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, 0xc0002d6808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0008069c0, 0xc000654ff0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0008069c0, 0xc000654ff0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc0006f2960, {0x2b08a08, 0x3ed36e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc00088c5a0, {0x2b08a08, 0x3ed36e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1144 +0xbd github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc00088f180, {0xc0006ad500, 0x1d}, 0xc003ea58e8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0015f5100?, 0xc0015f5100?, 0x2b08a08?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc0015f5100, 0x5, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc0015f5100?, 0xc00087f0a0?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc003ea5b40) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc00061ec40, {0x2b08a08, 0x3ed36e0}, {0x0?, 0x23a6000?}, 0xc0007b0240) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc000668280, {0x2b08a08, 0x3ed36e0}, {0x0, 0x0}, 0xc0001c52c0) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b08a08, 0x3ed36e0}, {0x2b1dd40, 0xc000668280}, {0x0, 0x0}, 0x1, 0x3, 0xc00053a240, 0xc0007cda40, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b08a08, 0x3ed36e0}, {0x2b1dd40, 0xc000668280}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc00053a240) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc000327960) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc00088f180, 0x8?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc00088f180, 0x27d4468) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3261 [chan receive, 44 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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8674 [IO wait]: internal/poll.runtime_pollWait(0x7157016977f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000668100?, 0xc00091b980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000668100, {0xc00091b980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000668100, {0xc00091b980?, 0x41d41e?, 0xc003f5c400?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000514038, {0xc00091b980?, 0x715700e5df38?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0016cc180, {0xc00091b980?, 0x715700e5df38?, 0x715748b39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00057b800, {0xc00091b980?, 0x1973?, 0xc0006f79d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000390b8, {0x2ae2100, 0xc00057b800}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000038e08, {0x71570046c0e0, 0xc0016cc180}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000038e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000038e08, {0xc00044f000, 0x1000, 0xc0004d6870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000924120, {0xc00044f000?, 0x7f3f65?, 0x2ae02a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a3aea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a3aea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000924120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8659 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3624 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1309 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1299 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9613 [IO wait]: internal/poll.runtime_pollWait(0x7157016975c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000120400?, 0xc0001dec80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000120400, {0xc0001dec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000120400, {0xc0001dec80?, 0x1973?, 0xc00011d020?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000128200, {0xc0001dec80?, 0xc0006401d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000914888, {0xc0001dec80?, 0x715700e5df38?, 0x715748b39108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00057b830, {0xc0001dec80?, 0x1973?, 0xc00035a9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006402b8, {0x2ae2100, 0xc00057b830}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000640008, {0x71570046c0e0, 0xc000914888}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000640008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000640008, {0xc000368000, 0x1000, 0xc0004d6870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008e6c60, {0xc000368000?, 0x7f3f65?, 0x2ae02a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00079f980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00079f980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008e6c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9641 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 544 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 534 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 182 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 156 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1509 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1499 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9650 [IO wait]: internal/poll.runtime_pollWait(0x715701697390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000120480?, 0xc000920600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000120480, {0xc000920600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000120480, {0xc000920600?, 0x1973?, 0xc00011cae0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005141b0, {0xc000920600?, 0xc00060a1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0016ccba0, {0xc000920600?, 0x715700483a38?, 0x715748b395c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0016cd440, {0xc000920600?, 0x1973?, 0xc00035d9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00060a2b8, {0x2ae2100, 0xc0016cd440}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060a008, {0x71570046c0e0, 0xc0016ccba0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00060a008, {0xc00092e000, 0x1000, 0xc0004d6870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009250e0, {0xc00092e000?, 0x7f3f65?, 0x2ae02a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006f2d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006f2d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009250e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9624 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 232 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 190 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 679 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 669 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2835 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 332 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 322 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 297 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 255 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9217 [select]: net/http.(*persistConn).writeLoop(0xc0008e6ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9647 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 8675 [select]: net/http.(*persistConn).writeLoop(0xc000924120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8659 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 453 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3435 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1219 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1209 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2702 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1490 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1464 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3521 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 524 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 514 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1348 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1322 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 643 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 634 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 846 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 836 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1256 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1246 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 744 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 734 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9614 [select]: net/http.(*persistConn).writeLoop(0xc0008e6c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9641 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 783 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 773 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3349 [chan receive, 44 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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 958 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 948 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 2920 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10188 [select]: net/http.(*persistConn).roundTrip(0xc0008e6ea0, 0xc000655090) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004c0680, 0xc0008e0280) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004d1420, 0xc0008e0280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0008e0280, {0x2ae18a0, 0xc0004d1420}, {0xc00007ac01?, 0xc0003a3580?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0008093e0, 0xc0008e0280, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0008093e0, 0xc0008e0280) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9531 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 1048 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1022 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1094 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1036 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1423 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1413 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9652 [IO wait]: internal/poll.runtime_pollWait(0x715701697160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510d80?, 0xc0001e0600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510d80, {0xc0001e0600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000510d80, {0xc0001e0600?, 0x1973?, 0xc00011d5a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00067e000, {0xc0001e0600?, 0xc000133dd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007b0000, {0xc0001e0600?, 0x715700483a38?, 0x715748b395c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0016cd0f8, {0xc0001e0600?, 0x1973?, 0xc0000959d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000133eb8, {0x2ae2100, 0xc0016cd0f8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000133c08, {0x71570046c0e0, 0xc0007b0000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000133c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000133c08, {0xc000930000, 0x1000, 0xc0004d6870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008e6d80, {0xc000930000?, 0x7f3f65?, 0x2ae02a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006f2ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006f2ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008e6d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9644 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3165 [chan receive, 44 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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3096 [chan receive, 44 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 2834 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8483 [chan receive, 10 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 8482 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9216 [IO wait]: internal/poll.runtime_pollWait(0x715701696f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000510d00?, 0xc00091ec80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000510d00, {0xc00091ec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000510d00, {0xc00091ec80?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a940, {0xc00091ec80?, 0x5?, 0x3ecfa08?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000771248, {0xc00091ec80?, 0x715700483a38?, 0x715748b395c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0016cdbd8, {0xc00091ec80?, 0x43d367?, 0xc0003589c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a90b8, {0x2ae2100, 0xc0016cdbd8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a8e08, {0x71570046c0e0, 0xc000771248}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a8e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006a8e08, {0xc00092c000, 0x1000, 0xc0004d6870?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0008e6ea0, {0xc00092c000?, 0x7f3f65?, 0x2ae02a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006f2ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006f2ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0008e6ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9647 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 9653 [select]: net/http.(*persistConn).writeLoop(0xc0008e6d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9644 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9651 [select]: net/http.(*persistConn).writeLoop(0xc0009250e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9624 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.815940971s (try 3/5): exit status 2: Failed []