"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/07/05 04:11:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha" 2025/07/05 04:11:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:11:02 DEBUG : Swift container rclone-test-wocijoq4ziha.json: Auto set use_segments_container to true 2025/07/05 04:11:02 DEBUG : Swift container rclone-test-wocijoq4ziha: Auto set use_segments_container to true 2025/07/05 04:11:02 DEBUG : Creating backend with remote "/tmp/rclone2592076417" === 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/05 04:11:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/05 04:11:02 DEBUG : potato: Seek from 10 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 10 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Seek from 5 to 2 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/05 04:11:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Seek from 5 to 2 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/05 04:11:02 DEBUG : potato: Seek from 8 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 8 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/05 04:11:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 04:11:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 04:11:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 04:11:02 DEBUG : potato: Seek from 5 to 2 2025/07/05 04:11:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/05 04:11:02 DEBUG : potato: Seek from 9 to 0 2025/07/05 04:11:02 DEBUG : potato: Seek from 9 to 0 2025/07/05 04:11:02 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:11:02 INFO : Swift container rclone-test-wocijoq4ziha: Container "rclone-test-wocijoq4ziha" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (197.96s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (10.21s) --- PASS: TestCheck/5 (10.30s) --- PASS: TestCheck/6 (5.16s) --- PASS: TestCheck/7 (5.14s) === RUN TestCheckFsError 2025/07/05 04:14:20 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 04:14:20 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 04:14:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/05 04:14:20 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/07/05 04:14:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/05 04:14:20 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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 (151.74s) --- PASS: TestCheckDownload/1 (0.28s) --- PASS: TestCheckDownload/2 (10.19s) --- PASS: TestCheckDownload/3 (10.26s) --- PASS: TestCheckDownload/4 (5.53s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (10.22s) --- PASS: TestCheckDownload/7 (5.26s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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 (125.01s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:19:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 04:19:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 04:19:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 04:19:13 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/05 04:19:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 04:19:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 04:19:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 04:19:24 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.50s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:19:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/data" 2025/07/05 04:19:30 DEBUG : Swift container rclone-test-wocijoq4ziha path data.json: Auto set use_segments_container to true 2025/07/05 04:19:35 DEBUG : Swift container rclone-test-wocijoq4ziha 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 (477.81s) --- PASS: TestCheckSum/subtest1 (20.52s) --- PASS: TestCheckSum/subtest2 (10.57s) --- PASS: TestCheckSum/subtest3 (0.57s) --- PASS: TestCheckSum/subtest4 (25.48s) --- PASS: TestCheckSum/subtest5 (18.56s) --- PASS: TestCheckSum/subtest6 (15.43s) --- PASS: TestCheckSum/subtest7 (5.66s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:27:27 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/data" 2025/07/05 04:27:27 DEBUG : Config file has changed externally - reloading 2025/07/05 04:27:27 DEBUG : Swift container rclone-test-wocijoq4ziha path data.json: Auto set use_segments_container to true 2025/07/05 04:27:33 DEBUG : Swift container rclone-test-wocijoq4ziha 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 (349.70s) --- PASS: TestCheckSumDownload/subtest1 (15.45s) --- PASS: TestCheckSumDownload/subtest2 (15.41s) --- PASS: TestCheckSumDownload/subtest3 (10.49s) --- PASS: TestCheckSumDownload/subtest4 (15.43s) --- PASS: TestCheckSumDownload/subtest5 (15.39s) --- PASS: TestCheckSumDownload/subtest6 (20.54s) --- PASS: TestCheckSumDownload/subtest7 (10.54s) === RUN TestApplyTransforms 2025/07/05 04:33:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-boturis5topo" 2025/07/05 04:33:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:33:17 DEBUG : Swift container rclone-test-boturis5topo.json: Auto set use_segments_container to true 2025/07/05 04:33:18 DEBUG : Swift container rclone-test-boturis5topo: Auto set use_segments_container to true 2025/07/05 04:33:18 DEBUG : Creating backend with remote "/tmp/rclone2411096618" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-boturis5topo", Local "Local file system at /tmp/rclone2411096618", Modify Window "1ns" 2025/07/05 04:33:18 INFO : Swift container rclone-test-boturis5topo: Container "rclone-test-boturis5topo" created upper checkfile vs. lower remote (without normalization) 2025/07/05 04:33:29 ERROR : hello, world!: sum not found 2025/07/05 04:33:29 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-boturis5topo 2025/07/05 04:33:29 NOTICE: Compressed: TestCompressSwift:rclone-test-boturis5topo: 1 files missing 2025/07/05 04:33:29 NOTICE: 1 hashes missing 2025/07/05 04:33:29 NOTICE: Compressed: TestCompressSwift:rclone-test-boturis5topo: 2 differences found 2025/07/05 04:33:29 NOTICE: Compressed: TestCompressSwift:rclone-test-boturis5topo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/05 04:33:29 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:33:29 NOTICE: Compressed: TestCompressSwift:rclone-test-boturis5topo: 0 differences found 2025/07/05 04:33:29 NOTICE: Compressed: TestCompressSwift:rclone-test-boturis5topo: 1 matching files 2025/07/05 04:33:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-riqigod5fazu" 2025/07/05 04:33:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:33:30 DEBUG : Swift container rclone-test-riqigod5fazu.json: Auto set use_segments_container to true 2025/07/05 04:33:30 DEBUG : Swift container rclone-test-riqigod5fazu: Auto set use_segments_container to true 2025/07/05 04:33:30 DEBUG : Creating backend with remote "/tmp/rclone2560591288" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-riqigod5fazu", Local "Local file system at /tmp/rclone2560591288", Modify Window "1ns" 2025/07/05 04:33:31 INFO : Swift container rclone-test-riqigod5fazu: Container "rclone-test-riqigod5fazu" created lower checkfile vs. upper remote (without normalization) 2025/07/05 04:33:42 ERROR : HELLO, WORLD!: sum not found 2025/07/05 04:33:42 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-riqigod5fazu 2025/07/05 04:33:42 NOTICE: Compressed: TestCompressSwift:rclone-test-riqigod5fazu: 1 files missing 2025/07/05 04:33:42 NOTICE: 1 hashes missing 2025/07/05 04:33:42 NOTICE: Compressed: TestCompressSwift:rclone-test-riqigod5fazu: 2 differences found 2025/07/05 04:33:42 NOTICE: Compressed: TestCompressSwift:rclone-test-riqigod5fazu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/05 04:33:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:33:42 NOTICE: Compressed: TestCompressSwift:rclone-test-riqigod5fazu: 0 differences found 2025/07/05 04:33:42 NOTICE: Compressed: TestCompressSwift:rclone-test-riqigod5fazu: 1 matching files 2025/07/05 04:33:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kogeqaj8mifo" 2025/07/05 04:33:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:33:43 DEBUG : Swift container rclone-test-kogeqaj8mifo.json: Auto set use_segments_container to true 2025/07/05 04:33:43 DEBUG : Swift container rclone-test-kogeqaj8mifo: Auto set use_segments_container to true 2025/07/05 04:33:43 DEBUG : Creating backend with remote "/tmp/rclone2814454389" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo", Local "Local file system at /tmp/rclone2814454389", Modify Window "1ns" 2025/07/05 04:33:43 INFO : Swift container rclone-test-kogeqaj8mifo: Container "rclone-test-kogeqaj8mifo" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/05 04:33:54 ERROR : HeLlO, wOrLd!: sum not found 2025/07/05 04:33:54 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo 2025/07/05 04:33:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo: 1 files missing 2025/07/05 04:33:54 NOTICE: 1 hashes missing 2025/07/05 04:33:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo: 2 differences found 2025/07/05 04:33:54 NOTICE: Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/05 04:33:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:33:55 NOTICE: Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo: 0 differences found 2025/07/05 04:33:55 NOTICE: Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo: 1 matching files 2025/07/05 04:33:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cabujob1yupi" 2025/07/05 04:33:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:33:55 DEBUG : Swift container rclone-test-cabujob1yupi.json: Auto set use_segments_container to true 2025/07/05 04:33:55 DEBUG : Swift container rclone-test-cabujob1yupi: Auto set use_segments_container to true 2025/07/05 04:33:55 DEBUG : Creating backend with remote "/tmp/rclone2201412046" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cabujob1yupi", Local "Local file system at /tmp/rclone2201412046", Modify Window "1ns" 2025/07/05 04:33:56 INFO : Swift container rclone-test-cabujob1yupi: Container "rclone-test-cabujob1yupi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/05 04:34:02 ERROR : HELLO, WORLD!: sum not found 2025/07/05 04:34:02 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-cabujob1yupi 2025/07/05 04:34:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cabujob1yupi: 1 files missing 2025/07/05 04:34:02 NOTICE: 1 hashes missing 2025/07/05 04:34:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cabujob1yupi: 2 differences found 2025/07/05 04:34:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cabujob1yupi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/05 04:34:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:34:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cabujob1yupi: 0 differences found 2025/07/05 04:34:02 NOTICE: Compressed: TestCompressSwift:rclone-test-cabujob1yupi: 1 matching files 2025/07/05 04:34:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-faquwoq1piti" 2025/07/05 04:34:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:34:03 DEBUG : Swift container rclone-test-faquwoq1piti.json: Auto set use_segments_container to true 2025/07/05 04:34:03 DEBUG : Swift container rclone-test-faquwoq1piti: Auto set use_segments_container to true 2025/07/05 04:34:03 DEBUG : Creating backend with remote "/tmp/rclone1975018174" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-faquwoq1piti", Local "Local file system at /tmp/rclone1975018174", Modify Window "1ns" 2025/07/05 04:34:03 INFO : Swift container rclone-test-faquwoq1piti: Container "rclone-test-faquwoq1piti" created NFD checkfile vs. NFC remote (without normalization) 2025/07/05 04:34:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 04:34:14 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-faquwoq1piti 2025/07/05 04:34:14 NOTICE: Compressed: TestCompressSwift:rclone-test-faquwoq1piti: 1 files missing 2025/07/05 04:34:14 NOTICE: 1 hashes missing 2025/07/05 04:34:14 NOTICE: Compressed: TestCompressSwift:rclone-test-faquwoq1piti: 2 differences found 2025/07/05 04:34:14 NOTICE: Compressed: TestCompressSwift:rclone-test-faquwoq1piti: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/05 04:34:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:34:15 NOTICE: Compressed: TestCompressSwift:rclone-test-faquwoq1piti: 0 differences found 2025/07/05 04:34:15 NOTICE: Compressed: TestCompressSwift:rclone-test-faquwoq1piti: 1 matching files 2025/07/05 04:34:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sufenaj6hoce" 2025/07/05 04:34:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:34:15 DEBUG : Swift container rclone-test-sufenaj6hoce.json: Auto set use_segments_container to true 2025/07/05 04:34:15 DEBUG : Swift container rclone-test-sufenaj6hoce: Auto set use_segments_container to true 2025/07/05 04:34:15 DEBUG : Creating backend with remote "/tmp/rclone2861478691" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sufenaj6hoce", Local "Local file system at /tmp/rclone2861478691", Modify Window "1ns" 2025/07/05 04:34:16 INFO : Swift container rclone-test-sufenaj6hoce: Container "rclone-test-sufenaj6hoce" created NFC checkfile vs. NFD remote (without normalization) 2025/07/05 04:34:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 04:34:22 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sufenaj6hoce 2025/07/05 04:34:22 NOTICE: Compressed: TestCompressSwift:rclone-test-sufenaj6hoce: 1 files missing 2025/07/05 04:34:22 NOTICE: 1 hashes missing 2025/07/05 04:34:22 NOTICE: Compressed: TestCompressSwift:rclone-test-sufenaj6hoce: 2 differences found 2025/07/05 04:34:22 NOTICE: Compressed: TestCompressSwift:rclone-test-sufenaj6hoce: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/05 04:34:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:34:22 NOTICE: Compressed: TestCompressSwift:rclone-test-sufenaj6hoce: 0 differences found 2025/07/05 04:34:22 NOTICE: Compressed: TestCompressSwift:rclone-test-sufenaj6hoce: 1 matching files 2025/07/05 04:34:22 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pasijuh9boqu" 2025/07/05 04:34:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:34:22 DEBUG : Swift container rclone-test-pasijuh9boqu.json: Auto set use_segments_container to true 2025/07/05 04:34:23 DEBUG : Swift container rclone-test-pasijuh9boqu: Auto set use_segments_container to true 2025/07/05 04:34:23 DEBUG : Creating backend with remote "/tmp/rclone376299376" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pasijuh9boqu", Local "Local file system at /tmp/rclone376299376", Modify Window "1ns" 2025/07/05 04:34:23 INFO : Swift container rclone-test-pasijuh9boqu: Container "rclone-test-pasijuh9boqu" created NFDx2 checkfile vs. both remote (without normalization) 2025/07/05 04:34:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 04:34:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pasijuh9boqu 2025/07/05 04:34:39 NOTICE: Compressed: TestCompressSwift:rclone-test-pasijuh9boqu: 1 files missing 2025/07/05 04:34:39 NOTICE: 1 hashes missing 2025/07/05 04:34:39 NOTICE: Compressed: TestCompressSwift:rclone-test-pasijuh9boqu: 2 differences found 2025/07/05 04:34:39 NOTICE: Compressed: TestCompressSwift:rclone-test-pasijuh9boqu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/05 04:34:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:34:44 NOTICE: Compressed: TestCompressSwift:rclone-test-pasijuh9boqu: 0 differences found 2025/07/05 04:34:44 NOTICE: Compressed: TestCompressSwift:rclone-test-pasijuh9boqu: 1 matching files 2025/07/05 04:34:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bivinow7gero" 2025/07/05 04:34:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:34:44 DEBUG : Swift container rclone-test-bivinow7gero.json: Auto set use_segments_container to true 2025/07/05 04:34:45 DEBUG : Swift container rclone-test-bivinow7gero: Auto set use_segments_container to true 2025/07/05 04:34:45 DEBUG : Creating backend with remote "/tmp/rclone795830956" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bivinow7gero", Local "Local file system at /tmp/rclone795830956", Modify Window "1ns" 2025/07/05 04:34:45 INFO : Swift container rclone-test-bivinow7gero: Container "rclone-test-bivinow7gero" created NFCx2 checkfile vs. both remote (without normalization) 2025/07/05 04:34:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 04:34:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bivinow7gero 2025/07/05 04:34:56 NOTICE: Compressed: TestCompressSwift:rclone-test-bivinow7gero: 1 files missing 2025/07/05 04:34:56 NOTICE: 1 hashes missing 2025/07/05 04:34:56 NOTICE: Compressed: TestCompressSwift:rclone-test-bivinow7gero: 2 differences found 2025/07/05 04:34:56 NOTICE: Compressed: TestCompressSwift:rclone-test-bivinow7gero: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/05 04:35:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:35:01 NOTICE: Compressed: TestCompressSwift:rclone-test-bivinow7gero: 0 differences found 2025/07/05 04:35:01 NOTICE: Compressed: TestCompressSwift:rclone-test-bivinow7gero: 1 matching files 2025/07/05 04:35:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pohazap6nudo" 2025/07/05 04:35:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:35:02 DEBUG : Swift container rclone-test-pohazap6nudo.json: Auto set use_segments_container to true 2025/07/05 04:35:02 DEBUG : Swift container rclone-test-pohazap6nudo: Auto set use_segments_container to true 2025/07/05 04:35:02 DEBUG : Creating backend with remote "/tmp/rclone3766262829" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pohazap6nudo", Local "Local file system at /tmp/rclone3766262829", Modify Window "1ns" 2025/07/05 04:35:02 INFO : Swift container rclone-test-pohazap6nudo: Container "rclone-test-pohazap6nudo" created both checkfile vs. NFDx2 remote (without normalization) 2025/07/05 04:35:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 04:35:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-pohazap6nudo 2025/07/05 04:35:13 NOTICE: Compressed: TestCompressSwift:rclone-test-pohazap6nudo: 1 files missing 2025/07/05 04:35:13 NOTICE: 1 hashes missing 2025/07/05 04:35:13 NOTICE: Compressed: TestCompressSwift:rclone-test-pohazap6nudo: 2 differences found 2025/07/05 04:35:13 NOTICE: Compressed: TestCompressSwift:rclone-test-pohazap6nudo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/05 04:35:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:35:18 NOTICE: Compressed: TestCompressSwift:rclone-test-pohazap6nudo: 0 differences found 2025/07/05 04:35:18 NOTICE: Compressed: TestCompressSwift:rclone-test-pohazap6nudo: 1 matching files 2025/07/05 04:35:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wutoxag8wova" 2025/07/05 04:35:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:35:19 DEBUG : Swift container rclone-test-wutoxag8wova.json: Auto set use_segments_container to true 2025/07/05 04:35:19 DEBUG : Swift container rclone-test-wutoxag8wova: Auto set use_segments_container to true 2025/07/05 04:35:19 DEBUG : Creating backend with remote "/tmp/rclone2660347574" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wutoxag8wova", Local "Local file system at /tmp/rclone2660347574", Modify Window "1ns" 2025/07/05 04:35:19 INFO : Swift container rclone-test-wutoxag8wova: Container "rclone-test-wutoxag8wova" created both checkfile vs. NFCx2 remote (without normalization) 2025/07/05 04:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 04:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-wutoxag8wova 2025/07/05 04:35:35 NOTICE: Compressed: TestCompressSwift:rclone-test-wutoxag8wova: 1 files missing 2025/07/05 04:35:35 NOTICE: 1 hashes missing 2025/07/05 04:35:35 NOTICE: Compressed: TestCompressSwift:rclone-test-wutoxag8wova: 2 differences found 2025/07/05 04:35:35 NOTICE: Compressed: TestCompressSwift:rclone-test-wutoxag8wova: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/05 04:35:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 04:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-wutoxag8wova: 0 differences found 2025/07/05 04:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-wutoxag8wova: 1 matching files 2025/07/05 04:35:46 DEBUG : Compressed: TestCompressSwift:rclone-test-wutoxag8wova: Purge remote 2025/07/05 04:35:46 DEBUG : Waiting for deletions to finish 2025/07/05 04:35:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 04:35:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 04:35:56 INFO : Swift container rclone-test-wutoxag8wova: Container "rclone-test-wutoxag8wova" removed 2025/07/05 04:35:56 DEBUG : Compressed: TestCompressSwift:rclone-test-pohazap6nudo: Purge remote 2025/07/05 04:35:56 DEBUG : Waiting for deletions to finish 2025/07/05 04:35:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 04:36:01 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 04:36:02 INFO : Swift container rclone-test-pohazap6nudo: Container "rclone-test-pohazap6nudo" removed 2025/07/05 04:36:02 DEBUG : Compressed: TestCompressSwift:rclone-test-bivinow7gero: Purge remote 2025/07/05 04:36:02 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 04:36:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 04:36:07 INFO : Swift container rclone-test-bivinow7gero: Container "rclone-test-bivinow7gero" removed 2025/07/05 04:36:07 DEBUG : Compressed: TestCompressSwift:rclone-test-pasijuh9boqu: Purge remote 2025/07/05 04:36:07 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 04:36:13 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 04:36:13 INFO : Swift container rclone-test-pasijuh9boqu: Container "rclone-test-pasijuh9boqu" removed 2025/07/05 04:36:13 DEBUG : Compressed: TestCompressSwift:rclone-test-sufenaj6hoce: Purge remote 2025/07/05 04:36:13 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:13 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/05 04:36:13 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/05 04:36:14 INFO : Swift container rclone-test-sufenaj6hoce: Container "rclone-test-sufenaj6hoce" removed 2025/07/05 04:36:14 DEBUG : Compressed: TestCompressSwift:rclone-test-faquwoq1piti: Purge remote 2025/07/05 04:36:14 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:14 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/05 04:36:24 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/05 04:36:24 INFO : Swift container rclone-test-faquwoq1piti: Container "rclone-test-faquwoq1piti" removed 2025/07/05 04:36:24 DEBUG : Compressed: TestCompressSwift:rclone-test-cabujob1yupi: Purge remote 2025/07/05 04:36:24 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:24 INFO : HELLO, WORLD!.json: Deleted 2025/07/05 04:36:24 INFO : HELLO, WORLD!.bin: Deleted 2025/07/05 04:36:25 INFO : Swift container rclone-test-cabujob1yupi: Container "rclone-test-cabujob1yupi" removed 2025/07/05 04:36:25 DEBUG : Compressed: TestCompressSwift:rclone-test-kogeqaj8mifo: Purge remote 2025/07/05 04:36:25 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:25 INFO : HeLlO, wOrLd!.bin: Deleted 2025/07/05 04:36:30 INFO : HeLlO, wOrLd!.json: Deleted 2025/07/05 04:36:30 INFO : Swift container rclone-test-kogeqaj8mifo: Container "rclone-test-kogeqaj8mifo" removed 2025/07/05 04:36:30 DEBUG : Compressed: TestCompressSwift:rclone-test-riqigod5fazu: Purge remote 2025/07/05 04:36:30 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:30 INFO : HELLO, WORLD!.json: Deleted 2025/07/05 04:36:35 INFO : HELLO, WORLD!.bin: Deleted 2025/07/05 04:36:36 INFO : Swift container rclone-test-riqigod5fazu: Container "rclone-test-riqigod5fazu" removed 2025/07/05 04:36:36 DEBUG : Compressed: TestCompressSwift:rclone-test-boturis5topo: Purge remote 2025/07/05 04:36:36 DEBUG : Waiting for deletions to finish 2025/07/05 04:36:36 INFO : hello, world!.json: Deleted 2025/07/05 04:36:46 INFO : hello, world!.bin: Deleted 2025/07/05 04:36:46 INFO : Swift container rclone-test-boturis5topo: Container "rclone-test-boturis5topo" removed --- PASS: TestApplyTransforms (209.11s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:36:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 04:37:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 04:37:02 INFO : file1: Copied (new) to: sub/file2 2025/07/05 04:37:07 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:37:07 DEBUG : file1: Unchanged skipping 2025/07/05 04:37:18 DEBUG : Compressed: TestCompressSwift:rclone-test-wocijoq4ziha: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (42.37s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.23s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:37:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/backup" 2025/07/05 04:37:36 DEBUG : Swift container rclone-test-wocijoq4ziha path backup.json: Auto set use_segments_container to true 2025/07/05 04:37:41 DEBUG : Swift container rclone-test-wocijoq4ziha path backup: Auto set use_segments_container to true 2025/07/05 04:37:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 04:38:13 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/05 04:38:13 INFO : dst/file1: Copied (server-side copy) 2025/07/05 04:38:13 INFO : dst/file1: Deleted 2025/07/05 04:38:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 04:38:19 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (56.66s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:38:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/dst" 2025/07/05 04:38:26 DEBUG : Swift container rclone-test-wocijoq4ziha path dst.json: Auto set use_segments_container to true 2025/07/05 04:38:31 DEBUG : Swift container rclone-test-wocijoq4ziha path dst: Auto set use_segments_container to true 2025/07/05 04:38:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/CompareDest" 2025/07/05 04:38:42 DEBUG : Swift container rclone-test-wocijoq4ziha path CompareDest.json: Auto set use_segments_container to true 2025/07/05 04:38:47 DEBUG : Swift container rclone-test-wocijoq4ziha path CompareDest: Auto set use_segments_container to true 2025/07/05 04:38:53 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 04:39:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/05 04:39:04 INFO : one: Copied (new) 2025/07/05 04:39:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 04:39:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/05 04:39:10 INFO : one: Copied (replaced existing) 2025/07/05 04:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 04:39:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:39:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 04:39:34 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 04:39:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:39:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 04:39:45 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 04:39:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:39:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 04:40:01 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 04:40:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 04:40:17 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/05 04:40:17 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (134.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:40:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/dst" 2025/07/05 04:40:40 DEBUG : Swift container rclone-test-wocijoq4ziha path dst.json: Auto set use_segments_container to true 2025/07/05 04:40:45 DEBUG : Swift container rclone-test-wocijoq4ziha path dst: Auto set use_segments_container to true 2025/07/05 04:40:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/CopyDest" 2025/07/05 04:40:56 DEBUG : Swift container rclone-test-wocijoq4ziha path CopyDest.json: Auto set use_segments_container to true 2025/07/05 04:41:01 DEBUG : Swift container rclone-test-wocijoq4ziha path CopyDest: Auto set use_segments_container to true 2025/07/05 04:41:07 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 04:41:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/05 04:41:18 INFO : one: Copied (new) 2025/07/05 04:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 04:41:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/05 04:41:24 INFO : one: Copied (replaced existing) 2025/07/05 04:41:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/BackupDir" 2025/07/05 04:41:31 DEBUG : Swift container rclone-test-wocijoq4ziha path BackupDir.json: Auto set use_segments_container to true 2025/07/05 04:41:37 DEBUG : Swift container rclone-test-wocijoq4ziha path BackupDir: Auto set use_segments_container to true 2025/07/05 04:41:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 04:41:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:41:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 04:42:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/05 04:42:14 INFO : one: Copied (server-side copy) 2025/07/05 04:42:14 INFO : one: Deleted 2025/07/05 04:42:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/05 04:42:30 INFO : one: Copied (server-side copy) 2025/07/05 04:42:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/05 04:42:47 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 04:42:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:43:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/05 04:43:18 INFO : two: Copied (server-side copy) 2025/07/05 04:43:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/05 04:43:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 04:43:29 DEBUG : two: Unchanged skipping 2025/07/05 04:43:52 DEBUG : three: Need to transfer - File not found at Destination 2025/07/05 04:43:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/05 04:43:53 DEBUG : three: Destination not found in --copy-dest 2025/07/05 04:44:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/05 04:44:03 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (257.39s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.75s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:45:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/05 04:45:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 04:45:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/05 04:45:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/05 04:45:53 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/07/05 04:45:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-wocijoq4ziha/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/07/05 04:46:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/05 04:46:14 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/05 04:46:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = ad289ca2495165b4bc778523e919ac78 OK 2025/07/05 04:46:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (89.51s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.13s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:47:08 INFO : Compressed: TestCompressSwift:rclone-test-wocijoq4ziha: Looking for duplicate md5 hashes using newest mode. 2025/07/05 04:47:08 NOTICE: af295ccc5bde4738cab581c89834a770: Found 3 files with duplicate md5 hashes 2025/07/05 04:47:09 INFO : one: Deleted 2025/07/05 04:47:14 INFO : also/one: Deleted 2025/07/05 04:47:14 NOTICE: af295ccc5bde4738cab581c89834a770: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (58.18s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.15s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:49:32 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 04:49:32 DEBUG : a.txt: Excluded 2025/07/05 04:49:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 04:49:32 DEBUG : sub dir/hello world: Excluded 2025/07/05 04:49:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 04:49:32 DEBUG : sub dir/hello world2: Excluded 2025/07/05 04:49:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 04:49:32 DEBUG : sub dir/hello world: Excluded 2025/07/05 04:49:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 04:49:32 DEBUG : sub dir/hello world2: Excluded 2025/07/05 04:49:32 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 04:49:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (232.03s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:52:44 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 04:52:44 DEBUG : a.txt: Excluded 2025/07/05 04:52:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 04:52:44 DEBUG : sub dir/hello world: Excluded 2025/07/05 04:52:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 04:52:44 DEBUG : sub dir/hello world2: Excluded 2025/07/05 04:52:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 04:52:44 DEBUG : sub dir/hello world: Excluded 2025/07/05 04:52:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 04:52:44 DEBUG : sub dir/hello world2: Excluded 2025/07/05 04:52:45 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 04:52:50 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (133.18s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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 (44.62s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (10.33s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", 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/07/05 04:55:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/notfound" 2025/07/05 04:55:00 DEBUG : Config file has changed externally - reloading 2025/07/05 04:55:00 DEBUG : Swift container rclone-test-wocijoq4ziha path notfound.json: Auto set use_segments_container to true 2025/07/05 04:55:06 DEBUG : Swift container rclone-test-wocijoq4ziha path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (64.93s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.38s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.16s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:55:22 INFO : Compressed: TestCompressSwift:rclone-test-wocijoq4ziha: Making directory 2025/07/05 04:55:22 INFO : Compressed: TestCompressSwift:rclone-test-wocijoq4ziha: Making directory --- PASS: TestMkdir (0.32s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestLsd (6.23s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestLs (36.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 04:56:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/05 04:56:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (46.97s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestLsLong (42.01s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (42.38s) --- PASS: TestHashSums/Md5 (5.26s) --- PASS: TestHashSums/Md5Download (0.22s) === RUN TestHashSumsWithErrors 2025/07/05 04:58:17 DEBUG : Creating backend with remote ":memory:" 2025/07/05 04:58:17 DEBUG : Config file has changed externally - reloading 2025/07/05 04:58:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/05 04:58:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 04:58:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 04:58:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 04:58:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 04:58:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 04:58:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 04:58:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/05 04:58:17 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestCount (58.22s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:00:03 DEBUG : Waiting for deletions to finish 2025/07/05 05:00:03 DEBUG : large: Excluded (Size Filter) 2025/07/05 05:00:14 INFO : small: Deleted 2025/07/05 05:00:14 INFO : medium: Deleted --- PASS: TestDelete (64.72s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:01:01 DEBUG : Waiting for deletions to finish 2025/07/05 05:01:01 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/05 05:01:07 INFO : medium: Deleted 2025/07/05 05:01:07 INFO : large: Deleted --- PASS: TestMaxDelete (58.40s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:01:55 DEBUG : Waiting for deletions to finish 2025/07/05 05:01:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/05 05:02:01 INFO : medium: Deleted 2025/07/05 05:02:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (58.56s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:02:58 DEBUG : Waiting for deletions to finish 2025/07/05 05:02:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/05 05:03:04 INFO : large: Deleted 2025/07/05 05:03:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (63.31s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestReadFile (22.98s) === RUN TestRetry 2025/07/05 05:03:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/05 05:03:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/05 05:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 05:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 05:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 05:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/05 05:03:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestCat (94.18s) === RUN TestPurge 2025/07/05 05:05:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-niceweg3yoqo" 2025/07/05 05:05:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 05:05:17 DEBUG : Swift container rclone-test-niceweg3yoqo.json: Auto set use_segments_container to true 2025/07/05 05:05:18 DEBUG : Swift container rclone-test-niceweg3yoqo: Auto set use_segments_container to true 2025/07/05 05:05:18 DEBUG : Creating backend with remote "/tmp/rclone1935871373" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-niceweg3yoqo", Local "Local file system at /tmp/rclone1935871373", Modify Window "1ns" 2025/07/05 05:05:18 INFO : Swift container rclone-test-niceweg3yoqo: Container "rclone-test-niceweg3yoqo" created 2025/07/05 05:05:29 INFO : A2: Making directory 2025/07/05 05:05:29 INFO : A1/B2: Making directory 2025/07/05 05:05:29 INFO : A1/B2/C2: Making directory 2025/07/05 05:05:29 INFO : A1/B1/C3: Making directory 2025/07/05 05:05:29 INFO : A3: Making directory 2025/07/05 05:05:29 INFO : A3/B3: Making directory 2025/07/05 05:05:29 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/07/05 05:06:01 DEBUG : Waiting for deletions to finish 2025/07/05 05:06:02 INFO : A1/B1/C1/one.bin: Deleted 2025/07/05 05:06:06 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/07/05 05:06:12 DEBUG : Waiting for deletions to finish 2025/07/05 05:06:22 INFO : A1/two.bin: Deleted 2025/07/05 05:06:22 INFO : A1/two.json: Deleted 2025/07/05 05:06:22 INFO : Swift container rclone-test-niceweg3yoqo: Container "rclone-test-niceweg3yoqo" removed 2025/07/05 05:06:22 DEBUG : Compressed: TestCompressSwift:rclone-test-niceweg3yoqo: Purge remote 2025/07/05 05:06:22 DEBUG : Waiting for deletions to finish 2025/07/05 05:06:23 NOTICE: purge failed: Container Not Found --- PASS: TestPurge (65.51s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:06:38 INFO : A2: Making directory 2025/07/05 05:06:38 INFO : A1/B2: Making directory 2025/07/05 05:06:38 INFO : A1/B2/C2: Making directory 2025/07/05 05:06:38 INFO : A1/B1/C3: Making directory 2025/07/05 05:06:38 INFO : A3: Making directory 2025/07/05 05:06:38 INFO : A3/B3: Making directory 2025/07/05 05:06:38 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/07/05 05:06:50 DEBUG : removing 1 level 3 directories 2025/07/05 05:06:50 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/07/05 05:07:27 DEBUG : removing 1 level 0 directories 2025/07/05 05:07:27 INFO : Compressed: TestCompressSwift:rclone-test-wocijoq4ziha: Removing directory 2025/07/05 05:07:28 INFO : Swift container rclone-test-wocijoq4ziha: Container "rclone-test-wocijoq4ziha" removed --- PASS: TestRmdirsNoLeaveRoot (65.59s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:07:29 INFO : Swift container rclone-test-wocijoq4ziha: Container "rclone-test-wocijoq4ziha" created 2025/07/05 05:07:29 INFO : A1: Making directory 2025/07/05 05:07:29 INFO : A1/B1: Making directory 2025/07/05 05:07:29 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.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:07:29 INFO : A1: Making directory 2025/07/05 05:07:29 INFO : A1/B1: Making directory 2025/07/05 05:07:29 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.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:07:35 DEBUG : filename.txt: File name found in url 2025/07/05 05:07:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (85.32s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:08:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 05:09:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 05:09:10 INFO : file1: Copied (new) to: sub/file2 2025/07/05 05:09:10 INFO : file1: Deleted 2025/07/05 05:09:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 05:09:20 DEBUG : file1: Unchanged skipping 2025/07/05 05:09:20 INFO : file1: Deleted 2025/07/05 05:09:25 DEBUG : Compressed: TestCompressSwift:rclone-test-wocijoq4ziha: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (41.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:09:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 05:09:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 05:09:47 INFO : file1: Copied (new) 2025/07/05 05:09:47 INFO : file1: Deleted 2025/07/05 05:09:47 DEBUG : file1: Destination exists, skipping 2025/07/05 05:09:47 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.17s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" 2025/07/05 05:09:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wocijoq4ziha/backup" 2025/07/05 05:09:54 DEBUG : Config file has changed externally - reloading 2025/07/05 05:09:54 DEBUG : Swift container rclone-test-wocijoq4ziha path backup.json: Auto set use_segments_container to true 2025/07/05 05:10:00 DEBUG : Swift container rclone-test-wocijoq4ziha path backup: Auto set use_segments_container to true 2025/07/05 05:10:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 05:10:31 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/05 05:10:31 INFO : dst/file1: Copied (server-side copy) 2025/07/05 05:10:31 INFO : dst/file1: Deleted 2025/07/05 05:10:37 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 05:10:37 INFO : dst/file1: Copied (new) 2025/07/05 05:10:37 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (64.91s) === 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-wocijoq4ziha", Local "Local file system at /tmp/rclone2592076417", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestDirMove (9s) goroutine 9529 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc0007d0700, {0x269fd47?, 0xc00062bad8?}, 0x27d2420) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0007d0700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0007d0700, 0xc00062bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007fe960, {0x3e94f60, 0x6d, 0x6d}, {0xedffa9cd6?, 0x3eaaf60?, 0x3eaaf60?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004bb2c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004bb2c0) /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 52 [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 53 [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 9528 [select]: net/http.(*persistConn).roundTrip(0xc000878b40, 0xc0001a4690) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000530000, 0xc000b1a8c0) /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(0xc000376310, 0xc000b1a8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b1a8c0, {0x2adf6a0, 0xc000376310}, {0x3eb5101?, 0xc000a042a0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000b02150, 0xc000b1a8c0, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000b02150, 0xc000b1a8c0) /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 9494 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 501 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 459 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 661 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 619 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1011 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1001 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3338 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 230 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 204 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 169 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 159 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 443 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 385 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 577 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 568 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 553 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 511 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3455 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1319 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1261 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 272 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 262 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8519 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7552471caec8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003b1880?, 0xc000938c80?, 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(0xc0003b1880, {0xc000938c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003b1880, {0xc000938c80?, 0x1973?, 0xc000990f00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000134580, {0xc000938c80?, 0xc0006bb350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000494a68, {0xc000938c80?, 0x755245fdfc08?, 0x75528eedc5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0007ff8c0, {0xc000938c80?, 0x1973?, 0xc0006279d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006bb438, {0x2adff00, 0xc0007ff8c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006bb188, {0x755245f9c2e8, 0xc000494a68}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006bb188, 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(0xc0006bb188, {0xc000774000, 0x1000, 0xc0004b3b00?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000878b40, {0xc000774000?, 0x7f4085?, 0x2ade0a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000afbda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000afbda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000878b40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8504 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2917 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 356 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 314 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3605 [chan receive, 35 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1282 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1272 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1241 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1231 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 2783 [chan receive, 38 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 792 [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:255 +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:253 +0x378 goroutine 722 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 712 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1482 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1456 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1388 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1378 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 8520 [select]: net/http.(*persistConn).writeLoop(0xc000878b40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8504 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3086 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 856 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 814 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1460 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1418 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3401 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 935 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 925 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 9494 [select, 1 minutes]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0007261e0, 0xc00047a7e0, 0xc000b1a8c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0007261e0, {0x2b06768, 0x3ece520}, {0xc0007d4000, 0x4f}, {{0xc000b08600, 0x18}, {0xc000b08619, 0xa}, {0x2689adb, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0007261e0, {0x2b06768, 0x3ece520}, {{0xc000b08600, 0x18}, {0xc000b08619, 0xa}, {0x2689adb, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc0007261e0, {0x2b06768, 0x3ece520}, {0xc000b08600, 0x18}, {0xc000b08619, 0xa}, {0x2ade420, 0xc0003b4f20}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a80420, 0xc00042da00, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000a3b440, {0x2b06768, 0x3ece520}, {0x2ade420, 0xc0003b4f20}, {0x2b11c10, 0xc000514e40}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc0007d0000, {0x2b06768, 0x3ece520}, {0x2ade420, 0xc0003b4f20}, {0x2b11c10, 0xc000514e40}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putUncompress(0xc0000da100, {0x2b06768, 0x3ece520}, {0x2ade440?, 0xc0007ff980?}, {0x2b117b0, 0xc0004883f0}, 0xc0005979c0, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:660 +0x336 github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc0000da100, {0x2b06768, 0x3ece520}, {0x2ade440?, 0xc0007ff980?}, {0x2b117b0, 0xc0004883f0}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:723 +0xec github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc0000da100, {0x2b06768, 0x3ece520}, {0x2ade4e0, 0xc0000af6e0}, {0x2b117b0, 0xc0004883f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:758 +0x266 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000488380, {0x2b06768, 0x3ece520}, {0x2b1b9e0, 0xc0000da100}, {0x269147e, 0x6}, {0x26898a7, 0x3}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0005ee380) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1356 +0xe5 testing.tRunner(0xc0005ee380, 0x27d2420) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 1056 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1046 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1174 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1084 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3257 [chan receive, 36 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3010 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3091 [chan receive, 37 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2782 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9388 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7552471caa68, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000887200?, 0xc000935980?, 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(0xc000887200, {0xc000935980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000887200, {0xc000935980?, 0x1973?, 0xc000990e00?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0007202f0, {0xc000935980?, 0xc00035da50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007fed80, {0xc000935980?, 0x755245fdfc08?, 0x75528eedc5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0007ff170, {0xc000935980?, 0x1973?, 0xc0000949d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00035db38, {0x2adff00, 0xc0007ff170}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00035d888, {0x755245f9c2e8, 0xc0007fed80}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00035d888, 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(0xc00035d888, {0xc0007ed000, 0x1000, 0xc0004ebc20?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009530e0, {0xc0007ed000?, 0x7f4085?, 0x2ade0a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008ba2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008ba2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009530e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9377 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8475 [chan receive, 6 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 8474 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9389 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc0009530e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9377 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.860657531s (try 4/5): exit status 2: Failed []