"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 4/5) 2025/04/06 04:47:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo" 2025/04/06 04:47:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 04:47:42 DEBUG : Swift container rclone-test-qogawuk7mewo.json: Auto set use_segments_container to true 2025/04/06 04:47:42 DEBUG : Swift container rclone-test-qogawuk7mewo: Auto set use_segments_container to true 2025/04/06 04:47:42 DEBUG : Creating backend with remote "/tmp/rclone2118824152" === 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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/04/06 04:47:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/06 04:47:42 DEBUG : potato: Seek from 10 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 10 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Seek from 5 to 2 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/06 04:47:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Seek from 5 to 2 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/06 04:47:42 DEBUG : potato: Seek from 8 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 8 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/06 04:47:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/06 04:47:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/06 04:47:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/06 04:47:42 DEBUG : potato: Seek from 5 to 2 2025/04/06 04:47:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/06 04:47:42 DEBUG : potato: Seek from 9 to 0 2025/04/06 04:47:42 DEBUG : potato: Seek from 9 to 0 2025/04/06 04:47:42 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 04:47:43 INFO : Swift container rclone-test-qogawuk7mewo: Container "rclone-test-qogawuk7mewo" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (85.01s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/04/06 04:49:07 DEBUG : Creating backend with remote "nonexistent" 2025/04/06 04:49:07 DEBUG : Creating backend with remote "nonexistent" 2025/04/06 04:49:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/06 04:49:07 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/04/06 04:49:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/06 04:49:07 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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 (77.21s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.29s) --- PASS: TestCheckDownload/4 (0.31s) --- PASS: TestCheckDownload/5 (0.30s) --- PASS: TestCheckDownload/6 (0.29s) --- PASS: TestCheckDownload/7 (5.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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 (81.46s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.14s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 04:52:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/06 04:52:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/06 04:52:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/06 04:52:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/06 04:52:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/06 04:52:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/06 04:52:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/06 04:52:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (37.77s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 04:52:24 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/data" 2025/04/06 04:52:25 DEBUG : Swift container rclone-test-qogawuk7mewo path data.json: Auto set use_segments_container to true 2025/04/06 04:52:31 DEBUG : Swift container rclone-test-qogawuk7mewo 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 (292.44s) --- PASS: TestCheckSum/subtest1 (5.35s) --- PASS: TestCheckSum/subtest2 (5.38s) --- PASS: TestCheckSum/subtest3 (10.48s) --- PASS: TestCheckSum/subtest4 (0.48s) --- PASS: TestCheckSum/subtest5 (10.48s) --- PASS: TestCheckSum/subtest6 (5.45s) --- PASS: TestCheckSum/subtest7 (10.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 04:57:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/data" 2025/04/06 04:57:17 DEBUG : Swift container rclone-test-qogawuk7mewo path data.json: Auto set use_segments_container to true 2025/04/06 04:57:23 DEBUG : Swift container rclone-test-qogawuk7mewo 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 (271.49s) --- PASS: TestCheckSumDownload/subtest1 (0.42s) --- PASS: TestCheckSumDownload/subtest2 (10.38s) --- PASS: TestCheckSumDownload/subtest3 (10.52s) --- PASS: TestCheckSumDownload/subtest4 (5.43s) --- PASS: TestCheckSumDownload/subtest5 (5.70s) --- PASS: TestCheckSumDownload/subtest6 (20.41s) --- PASS: TestCheckSumDownload/subtest7 (10.46s) === RUN TestApplyTransforms 2025/04/06 05:01:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jihixex3kozu" 2025/04/06 05:01:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:01:48 DEBUG : Swift container rclone-test-jihixex3kozu.json: Auto set use_segments_container to true 2025/04/06 05:01:49 DEBUG : Swift container rclone-test-jihixex3kozu: Auto set use_segments_container to true 2025/04/06 05:01:49 DEBUG : Creating backend with remote "/tmp/rclone3792724381" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jihixex3kozu", Local "Local file system at /tmp/rclone3792724381", Modify Window "1ns" 2025/04/06 05:01:50 INFO : Swift container rclone-test-jihixex3kozu: Container "rclone-test-jihixex3kozu" created upper checkfile vs. lower remote (without normalization) 2025/04/06 05:02:05 ERROR : hello, world!: sum not found 2025/04/06 05:02:05 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-jihixex3kozu 2025/04/06 05:02:05 NOTICE: Compressed: TestCompressSwift:rclone-test-jihixex3kozu: 1 files missing 2025/04/06 05:02:05 NOTICE: 1 hashes missing 2025/04/06 05:02:05 NOTICE: Compressed: TestCompressSwift:rclone-test-jihixex3kozu: 2 differences found 2025/04/06 05:02:05 NOTICE: Compressed: TestCompressSwift:rclone-test-jihixex3kozu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/06 05:02:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:02:11 NOTICE: Compressed: TestCompressSwift:rclone-test-jihixex3kozu: 0 differences found 2025/04/06 05:02:11 NOTICE: Compressed: TestCompressSwift:rclone-test-jihixex3kozu: 1 matching files 2025/04/06 05:02:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tiveyum7cave" 2025/04/06 05:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:02:11 DEBUG : Swift container rclone-test-tiveyum7cave.json: Auto set use_segments_container to true 2025/04/06 05:02:12 DEBUG : Swift container rclone-test-tiveyum7cave: Auto set use_segments_container to true 2025/04/06 05:02:12 DEBUG : Creating backend with remote "/tmp/rclone2259170307" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tiveyum7cave", Local "Local file system at /tmp/rclone2259170307", Modify Window "1ns" 2025/04/06 05:02:12 INFO : Swift container rclone-test-tiveyum7cave: Container "rclone-test-tiveyum7cave" created lower checkfile vs. upper remote (without normalization) 2025/04/06 05:02:23 ERROR : HELLO, WORLD!: sum not found 2025/04/06 05:02:23 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-tiveyum7cave 2025/04/06 05:02:23 NOTICE: Compressed: TestCompressSwift:rclone-test-tiveyum7cave: 1 files missing 2025/04/06 05:02:23 NOTICE: 1 hashes missing 2025/04/06 05:02:23 NOTICE: Compressed: TestCompressSwift:rclone-test-tiveyum7cave: 2 differences found 2025/04/06 05:02:23 NOTICE: Compressed: TestCompressSwift:rclone-test-tiveyum7cave: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/06 05:02:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:02:23 NOTICE: Compressed: TestCompressSwift:rclone-test-tiveyum7cave: 0 differences found 2025/04/06 05:02:23 NOTICE: Compressed: TestCompressSwift:rclone-test-tiveyum7cave: 1 matching files 2025/04/06 05:02:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dekoxul2qucu" 2025/04/06 05:02:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:02:24 DEBUG : Swift container rclone-test-dekoxul2qucu.json: Auto set use_segments_container to true 2025/04/06 05:02:24 DEBUG : Swift container rclone-test-dekoxul2qucu: Auto set use_segments_container to true 2025/04/06 05:02:24 DEBUG : Creating backend with remote "/tmp/rclone2279471290" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dekoxul2qucu", Local "Local file system at /tmp/rclone2279471290", Modify Window "1ns" 2025/04/06 05:02:25 INFO : Swift container rclone-test-dekoxul2qucu: Container "rclone-test-dekoxul2qucu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/06 05:02:31 ERROR : HeLlO, wOrLd!: sum not found 2025/04/06 05:02:31 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-dekoxul2qucu 2025/04/06 05:02:31 NOTICE: Compressed: TestCompressSwift:rclone-test-dekoxul2qucu: 1 files missing 2025/04/06 05:02:31 NOTICE: 1 hashes missing 2025/04/06 05:02:31 NOTICE: Compressed: TestCompressSwift:rclone-test-dekoxul2qucu: 2 differences found 2025/04/06 05:02:31 NOTICE: Compressed: TestCompressSwift:rclone-test-dekoxul2qucu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/06 05:02:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:02:32 NOTICE: Compressed: TestCompressSwift:rclone-test-dekoxul2qucu: 0 differences found 2025/04/06 05:02:32 NOTICE: Compressed: TestCompressSwift:rclone-test-dekoxul2qucu: 1 matching files 2025/04/06 05:02:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qubovub0hubi" 2025/04/06 05:02:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:02:32 DEBUG : Swift container rclone-test-qubovub0hubi.json: Auto set use_segments_container to true 2025/04/06 05:02:33 DEBUG : Swift container rclone-test-qubovub0hubi: Auto set use_segments_container to true 2025/04/06 05:02:33 DEBUG : Creating backend with remote "/tmp/rclone892845290" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qubovub0hubi", Local "Local file system at /tmp/rclone892845290", Modify Window "1ns" 2025/04/06 05:02:33 INFO : Swift container rclone-test-qubovub0hubi: Container "rclone-test-qubovub0hubi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/06 05:02:44 ERROR : HELLO, WORLD!: sum not found 2025/04/06 05:02:44 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-qubovub0hubi 2025/04/06 05:02:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qubovub0hubi: 1 files missing 2025/04/06 05:02:44 NOTICE: 1 hashes missing 2025/04/06 05:02:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qubovub0hubi: 2 differences found 2025/04/06 05:02:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qubovub0hubi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/06 05:02:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:02:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qubovub0hubi: 0 differences found 2025/04/06 05:02:44 NOTICE: Compressed: TestCompressSwift:rclone-test-qubovub0hubi: 1 matching files 2025/04/06 05:02:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fumipid3jida" 2025/04/06 05:02:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:02:45 DEBUG : Swift container rclone-test-fumipid3jida.json: Auto set use_segments_container to true 2025/04/06 05:02:45 DEBUG : Swift container rclone-test-fumipid3jida: Auto set use_segments_container to true 2025/04/06 05:02:45 DEBUG : Creating backend with remote "/tmp/rclone693564383" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fumipid3jida", Local "Local file system at /tmp/rclone693564383", Modify Window "1ns" 2025/04/06 05:02:46 INFO : Swift container rclone-test-fumipid3jida: Container "rclone-test-fumipid3jida" created NFD checkfile vs. NFC remote (without normalization) 2025/04/06 05:02:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/06 05:02:57 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-fumipid3jida 2025/04/06 05:02:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fumipid3jida: 1 files missing 2025/04/06 05:02:57 NOTICE: 1 hashes missing 2025/04/06 05:02:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fumipid3jida: 2 differences found 2025/04/06 05:02:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fumipid3jida: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/06 05:02:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:02:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fumipid3jida: 0 differences found 2025/04/06 05:02:57 NOTICE: Compressed: TestCompressSwift:rclone-test-fumipid3jida: 1 matching files 2025/04/06 05:02:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nepapij8voya" 2025/04/06 05:02:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:02:58 DEBUG : Swift container rclone-test-nepapij8voya.json: Auto set use_segments_container to true 2025/04/06 05:02:58 DEBUG : Swift container rclone-test-nepapij8voya: Auto set use_segments_container to true 2025/04/06 05:02:58 DEBUG : Creating backend with remote "/tmp/rclone1705560153" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nepapij8voya", Local "Local file system at /tmp/rclone1705560153", Modify Window "1ns" 2025/04/06 05:02:59 INFO : Swift container rclone-test-nepapij8voya: Container "rclone-test-nepapij8voya" created NFC checkfile vs. NFD remote (without normalization) 2025/04/06 05:03:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/06 05:03:15 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nepapij8voya 2025/04/06 05:03:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nepapij8voya: 1 files missing 2025/04/06 05:03:15 NOTICE: 1 hashes missing 2025/04/06 05:03:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nepapij8voya: 2 differences found 2025/04/06 05:03:15 NOTICE: Compressed: TestCompressSwift:rclone-test-nepapij8voya: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/06 05:03:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:03:20 NOTICE: Compressed: TestCompressSwift:rclone-test-nepapij8voya: 0 differences found 2025/04/06 05:03:20 NOTICE: Compressed: TestCompressSwift:rclone-test-nepapij8voya: 1 matching files 2025/04/06 05:03:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dayehur3puwe" 2025/04/06 05:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:03:20 DEBUG : Swift container rclone-test-dayehur3puwe.json: Auto set use_segments_container to true 2025/04/06 05:03:21 DEBUG : Swift container rclone-test-dayehur3puwe: Auto set use_segments_container to true 2025/04/06 05:03:21 DEBUG : Creating backend with remote "/tmp/rclone664146295" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dayehur3puwe", Local "Local file system at /tmp/rclone664146295", Modify Window "1ns" 2025/04/06 05:03:21 INFO : Swift container rclone-test-dayehur3puwe: Container "rclone-test-dayehur3puwe" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/06 05:03:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 05:03:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dayehur3puwe 2025/04/06 05:03:32 NOTICE: Compressed: TestCompressSwift:rclone-test-dayehur3puwe: 1 files missing 2025/04/06 05:03:32 NOTICE: 1 hashes missing 2025/04/06 05:03:32 NOTICE: Compressed: TestCompressSwift:rclone-test-dayehur3puwe: 2 differences found 2025/04/06 05:03:32 NOTICE: Compressed: TestCompressSwift:rclone-test-dayehur3puwe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/06 05:03:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:03:33 NOTICE: Compressed: TestCompressSwift:rclone-test-dayehur3puwe: 0 differences found 2025/04/06 05:03:33 NOTICE: Compressed: TestCompressSwift:rclone-test-dayehur3puwe: 1 matching files 2025/04/06 05:03:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nuqijut7diho" 2025/04/06 05:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:03:33 DEBUG : Swift container rclone-test-nuqijut7diho.json: Auto set use_segments_container to true 2025/04/06 05:03:34 DEBUG : Swift container rclone-test-nuqijut7diho: Auto set use_segments_container to true 2025/04/06 05:03:34 DEBUG : Creating backend with remote "/tmp/rclone1433090906" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nuqijut7diho", Local "Local file system at /tmp/rclone1433090906", Modify Window "1ns" 2025/04/06 05:03:34 INFO : Swift container rclone-test-nuqijut7diho: Container "rclone-test-nuqijut7diho" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/06 05:03:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 05:03:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nuqijut7diho 2025/04/06 05:03:51 NOTICE: Compressed: TestCompressSwift:rclone-test-nuqijut7diho: 1 files missing 2025/04/06 05:03:51 NOTICE: 1 hashes missing 2025/04/06 05:03:51 NOTICE: Compressed: TestCompressSwift:rclone-test-nuqijut7diho: 2 differences found 2025/04/06 05:03:51 NOTICE: Compressed: TestCompressSwift:rclone-test-nuqijut7diho: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/06 05:03:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:03:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nuqijut7diho: 0 differences found 2025/04/06 05:03:56 NOTICE: Compressed: TestCompressSwift:rclone-test-nuqijut7diho: 1 matching files 2025/04/06 05:03:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rolasul1gogu" 2025/04/06 05:03:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:03:57 DEBUG : Swift container rclone-test-rolasul1gogu.json: Auto set use_segments_container to true 2025/04/06 05:03:57 DEBUG : Swift container rclone-test-rolasul1gogu: Auto set use_segments_container to true 2025/04/06 05:03:57 DEBUG : Creating backend with remote "/tmp/rclone2082295867" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rolasul1gogu", Local "Local file system at /tmp/rclone2082295867", Modify Window "1ns" 2025/04/06 05:03:58 INFO : Swift container rclone-test-rolasul1gogu: Container "rclone-test-rolasul1gogu" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/06 05:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 05:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rolasul1gogu 2025/04/06 05:04:09 NOTICE: Compressed: TestCompressSwift:rclone-test-rolasul1gogu: 1 files missing 2025/04/06 05:04:09 NOTICE: 1 hashes missing 2025/04/06 05:04:09 NOTICE: Compressed: TestCompressSwift:rclone-test-rolasul1gogu: 2 differences found 2025/04/06 05:04:09 NOTICE: Compressed: TestCompressSwift:rclone-test-rolasul1gogu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/06 05:04:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:04:14 NOTICE: Compressed: TestCompressSwift:rclone-test-rolasul1gogu: 0 differences found 2025/04/06 05:04:14 NOTICE: Compressed: TestCompressSwift:rclone-test-rolasul1gogu: 1 matching files 2025/04/06 05:04:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-delimem6rego" 2025/04/06 05:04:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:04:15 DEBUG : Swift container rclone-test-delimem6rego.json: Auto set use_segments_container to true 2025/04/06 05:04:15 DEBUG : Swift container rclone-test-delimem6rego: Auto set use_segments_container to true 2025/04/06 05:04:15 DEBUG : Creating backend with remote "/tmp/rclone3685755291" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-delimem6rego", Local "Local file system at /tmp/rclone3685755291", Modify Window "1ns" 2025/04/06 05:04:15 INFO : Swift container rclone-test-delimem6rego: Container "rclone-test-delimem6rego" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/06 05:04:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/06 05:04:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-delimem6rego 2025/04/06 05:04:22 NOTICE: Compressed: TestCompressSwift:rclone-test-delimem6rego: 1 files missing 2025/04/06 05:04:22 NOTICE: 1 hashes missing 2025/04/06 05:04:22 NOTICE: Compressed: TestCompressSwift:rclone-test-delimem6rego: 2 differences found 2025/04/06 05:04:22 NOTICE: Compressed: TestCompressSwift:rclone-test-delimem6rego: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/06 05:04:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/06 05:04:22 NOTICE: Compressed: TestCompressSwift:rclone-test-delimem6rego: 0 differences found 2025/04/06 05:04:22 NOTICE: Compressed: TestCompressSwift:rclone-test-delimem6rego: 1 matching files 2025/04/06 05:04:22 DEBUG : Compressed: TestCompressSwift:rclone-test-delimem6rego: Purge remote 2025/04/06 05:04:22 DEBUG : Waiting for deletions to finish 2025/04/06 05:04:22 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/06 05:04:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/06 05:04:23 INFO : Swift container rclone-test-delimem6rego: Container "rclone-test-delimem6rego" removed 2025/04/06 05:04:23 DEBUG : Compressed: TestCompressSwift:rclone-test-rolasul1gogu: Purge remote 2025/04/06 05:04:23 DEBUG : Waiting for deletions to finish 2025/04/06 05:04:23 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/06 05:04:28 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/06 05:04:28 INFO : Swift container rclone-test-rolasul1gogu: Container "rclone-test-rolasul1gogu" removed 2025/04/06 05:04:28 DEBUG : Compressed: TestCompressSwift:rclone-test-nuqijut7diho: Purge remote 2025/04/06 05:04:28 DEBUG : Waiting for deletions to finish 2025/04/06 05:04:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/06 05:04:38 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/06 05:04:39 INFO : Swift container rclone-test-nuqijut7diho: Container "rclone-test-nuqijut7diho" removed 2025/04/06 05:04:39 DEBUG : Compressed: TestCompressSwift:rclone-test-dayehur3puwe: Purge remote 2025/04/06 05:04:39 DEBUG : Waiting for deletions to finish 2025/04/06 05:04:39 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/06 05:04:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/06 05:04:44 INFO : Swift container rclone-test-dayehur3puwe: Container "rclone-test-dayehur3puwe" removed 2025/04/06 05:04:44 DEBUG : Compressed: TestCompressSwift:rclone-test-nepapij8voya: Purge remote 2025/04/06 05:04:44 DEBUG : Waiting for deletions to finish 2025/04/06 05:04:50 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/06 05:04:55 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/06 05:04:55 INFO : Swift container rclone-test-nepapij8voya: Container "rclone-test-nepapij8voya" removed 2025/04/06 05:04:55 DEBUG : Compressed: TestCompressSwift:rclone-test-fumipid3jida: Purge remote 2025/04/06 05:04:55 DEBUG : Waiting for deletions to finish 2025/04/06 05:04:55 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/06 05:05:00 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/06 05:05:00 INFO : Swift container rclone-test-fumipid3jida: Container "rclone-test-fumipid3jida" removed 2025/04/06 05:05:00 DEBUG : Compressed: TestCompressSwift:rclone-test-qubovub0hubi: Purge remote 2025/04/06 05:05:00 DEBUG : Waiting for deletions to finish 2025/04/06 05:05:00 INFO : HELLO, WORLD!.json: Deleted 2025/04/06 05:05:05 INFO : HELLO, WORLD!.bin: Deleted 2025/04/06 05:05:06 INFO : Swift container rclone-test-qubovub0hubi: Container "rclone-test-qubovub0hubi" removed 2025/04/06 05:05:06 DEBUG : Compressed: TestCompressSwift:rclone-test-dekoxul2qucu: Purge remote 2025/04/06 05:05:06 DEBUG : Waiting for deletions to finish 2025/04/06 05:05:06 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/06 05:05:06 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/06 05:05:06 INFO : Swift container rclone-test-dekoxul2qucu: Container "rclone-test-dekoxul2qucu" removed 2025/04/06 05:05:06 DEBUG : Compressed: TestCompressSwift:rclone-test-tiveyum7cave: Purge remote 2025/04/06 05:05:06 DEBUG : Waiting for deletions to finish 2025/04/06 05:05:07 INFO : HELLO, WORLD!.json: Deleted 2025/04/06 05:05:11 INFO : HELLO, WORLD!.bin: Deleted 2025/04/06 05:05:12 INFO : Swift container rclone-test-tiveyum7cave: Container "rclone-test-tiveyum7cave" removed 2025/04/06 05:05:12 DEBUG : Compressed: TestCompressSwift:rclone-test-jihixex3kozu: Purge remote 2025/04/06 05:05:12 DEBUG : Waiting for deletions to finish 2025/04/06 05:05:17 INFO : hello, world!.json: Deleted 2025/04/06 05:05:17 INFO : hello, world!.bin: Deleted 2025/04/06 05:05:17 INFO : Swift container rclone-test-jihixex3kozu: Container "rclone-test-jihixex3kozu" removed --- PASS: TestApplyTransforms (209.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:05:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 05:05:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/06 05:05:38 INFO : file1: Copied (new) to: sub/file2 2025/04/06 05:05:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:05:38 DEBUG : file1: Unchanged skipping 2025/04/06 05:05:44 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (46.93s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.19s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:06:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/backup" 2025/04/06 05:06:11 DEBUG : Config file has changed externally - reloading 2025/04/06 05:06:12 DEBUG : Swift container rclone-test-qogawuk7mewo path backup.json: Auto set use_segments_container to true 2025/04/06 05:06:18 DEBUG : Swift container rclone-test-qogawuk7mewo path backup: Auto set use_segments_container to true 2025/04/06 05:06:23 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/06 05:06:54 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/06 05:06:54 INFO : dst/file1: Copied (server-side copy) 2025/04/06 05:06:54 INFO : dst/file1: Deleted 2025/04/06 05:07:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/06 05:07:00 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (66.52s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:07:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/dst" 2025/04/06 05:07:11 DEBUG : Config file has changed externally - reloading 2025/04/06 05:07:12 DEBUG : Swift container rclone-test-qogawuk7mewo path dst.json: Auto set use_segments_container to true 2025/04/06 05:07:17 DEBUG : Swift container rclone-test-qogawuk7mewo path dst: Auto set use_segments_container to true 2025/04/06 05:07:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/CompareDest" 2025/04/06 05:07:29 DEBUG : Swift container rclone-test-qogawuk7mewo path CompareDest.json: Auto set use_segments_container to true 2025/04/06 05:07:35 DEBUG : Swift container rclone-test-qogawuk7mewo path CompareDest: Auto set use_segments_container to true 2025/04/06 05:07:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 05:07:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 05:07:56 INFO : one: Copied (new) 2025/04/06 05:08:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 05:08:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/06 05:08:12 INFO : one: Copied (replaced existing) 2025/04/06 05:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 05:08:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:08:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 05:08:51 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 05:08:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:08:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 05:08:57 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 05:08:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:08:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 05:09:03 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 05:09:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/06 05:09:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/06 05:09:14 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (140.09s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:09:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/dst" 2025/04/06 05:09:31 DEBUG : Config file has changed externally - reloading 2025/04/06 05:09:32 DEBUG : Swift container rclone-test-qogawuk7mewo path dst.json: Auto set use_segments_container to true 2025/04/06 05:09:37 DEBUG : Swift container rclone-test-qogawuk7mewo path dst: Auto set use_segments_container to true 2025/04/06 05:09:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/CopyDest" 2025/04/06 05:09:48 DEBUG : Swift container rclone-test-qogawuk7mewo path CopyDest.json: Auto set use_segments_container to true 2025/04/06 05:09:54 DEBUG : Swift container rclone-test-qogawuk7mewo path CopyDest: Auto set use_segments_container to true 2025/04/06 05:09:59 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 05:10:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 05:10:15 INFO : one: Copied (new) 2025/04/06 05:10:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 05:10:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/06 05:10:26 INFO : one: Copied (replaced existing) 2025/04/06 05:10:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/BackupDir" 2025/04/06 05:10:58 DEBUG : Config file has changed externally - reloading 2025/04/06 05:10:59 DEBUG : Swift container rclone-test-qogawuk7mewo path BackupDir.json: Auto set use_segments_container to true 2025/04/06 05:11:04 DEBUG : Swift container rclone-test-qogawuk7mewo path BackupDir: Auto set use_segments_container to true 2025/04/06 05:11:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 05:11:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:11:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 05:11:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 05:11:31 INFO : one: Copied (server-side copy) 2025/04/06 05:11:36 INFO : one: Deleted 2025/04/06 05:11:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/06 05:11:57 INFO : one: Copied (server-side copy) 2025/04/06 05:11:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/06 05:12:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 05:12:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:13:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 05:13:04 INFO : two: Copied (server-side copy) 2025/04/06 05:13:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/06 05:13:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:13:10 DEBUG : two: Unchanged skipping 2025/04/06 05:13:48 DEBUG : three: Need to transfer - File not found at Destination 2025/04/06 05:13:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/06 05:13:53 DEBUG : three: Destination not found in --copy-dest 2025/04/06 05:14:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/06 05:14:09 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (341.00s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.25s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:15:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/06 05:15:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/06 05:15:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/06 05:15:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/06 05:15:39 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/06 05:15:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-qogawuk7mewo/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/06 05:15:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/06 05:15:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/06 05:15:56 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 65fc1c9c9afd114c33cf8b7a29f1d599 OK 2025/04/06 05:15:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (49.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.21s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.13s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:16:57 INFO : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Looking for duplicate md5 hashes using newest mode. 2025/04/06 05:17:03 NOTICE: 1a01e3c7844bcd82bba385834f0d4b16: Found 3 files with duplicate md5 hashes 2025/04/06 05:17:13 INFO : one: Deleted 2025/04/06 05:17:23 INFO : also/one: Deleted 2025/04/06 05:17:23 NOTICE: 1a01e3c7844bcd82bba385834f0d4b16: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (81.53s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.17s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.10s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:18:58 DEBUG : a.txt: Excluded (Size Filter) 2025/04/06 05:18:58 DEBUG : a.txt: Excluded 2025/04/06 05:18:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/06 05:18:59 DEBUG : sub dir/hello world: Excluded 2025/04/06 05:18:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/06 05:18:59 DEBUG : sub dir/hello world2: Excluded 2025/04/06 05:18:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/06 05:18:59 DEBUG : sub dir/hello world: Excluded 2025/04/06 05:18:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/06 05:18:59 DEBUG : sub dir/hello world2: Excluded 2025/04/06 05:18:59 DEBUG : sub dir/ignore dir: Excluded 2025/04/06 05:19:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (141.77s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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 (113.94s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (5.19s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (15.40s) --- PASS: TestListJSON/SubDir (5.19s) --- PASS: TestListJSON/NoModTime (10.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", 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/04/06 05:22:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/notfound" 2025/04/06 05:22:44 DEBUG : Config file has changed externally - reloading 2025/04/06 05:22:44 DEBUG : Swift container rclone-test-qogawuk7mewo path notfound.json: Auto set use_segments_container to true 2025/04/06 05:22:50 DEBUG : Swift container rclone-test-qogawuk7mewo path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (100.21s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.37s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.33s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.79s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:23:21 INFO : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Making directory 2025/04/06 05:23:21 INFO : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestLsd (23.32s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestLs (32.57s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:24:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/06 05:24:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (48.04s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestLsLong (37.76s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (37.81s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (0.24s) === RUN TestHashSumsWithErrors 2025/04/06 05:26:21 DEBUG : Creating backend with remote ":memory:" 2025/04/06 05:26:21 DEBUG : Config file has changed externally - reloading 2025/04/06 05:26:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/06 05:26:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/06 05:26:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/06 05:26:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/06 05:26:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/06 05:26:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/06 05:26:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/06 05:26:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/06 05:26:21 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestCount (39.16s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:27:35 DEBUG : Waiting for deletions to finish 2025/04/06 05:27:35 DEBUG : large: Excluded (Size Filter) 2025/04/06 05:27:36 INFO : small: Deleted 2025/04/06 05:27:46 INFO : medium: Deleted --- PASS: TestDelete (56.28s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:28:28 DEBUG : Waiting for deletions to finish 2025/04/06 05:28:28 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/06 05:28:34 INFO : medium: Deleted 2025/04/06 05:28:38 INFO : large: Deleted --- PASS: TestMaxDelete (42.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:29:16 DEBUG : Waiting for deletions to finish 2025/04/06 05:29:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/06 05:29:17 INFO : small: Deleted 2025/04/06 05:29:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (53.26s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:30:04 DEBUG : Waiting for deletions to finish 2025/04/06 05:30:04 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/06 05:30:15 INFO : large: Deleted 2025/04/06 05:30:15 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (42.72s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestReadFile (21.79s) === RUN TestRetry 2025/04/06 05:30:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/06 05:30:37 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/06 05:30:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 05:30:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 05:30:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 05:30:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/06 05:30:37 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestCat (90.26s) === RUN TestPurge 2025/04/06 05:32:07 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jekewac7lina" 2025/04/06 05:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 05:32:08 DEBUG : Swift container rclone-test-jekewac7lina.json: Auto set use_segments_container to true 2025/04/06 05:32:08 DEBUG : Swift container rclone-test-jekewac7lina: Auto set use_segments_container to true 2025/04/06 05:32:08 DEBUG : Creating backend with remote "/tmp/rclone2418190120" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jekewac7lina", Local "Local file system at /tmp/rclone2418190120", Modify Window "1ns" 2025/04/06 05:32:09 INFO : Swift container rclone-test-jekewac7lina: Container "rclone-test-jekewac7lina" created 2025/04/06 05:32:21 INFO : A2: Making directory 2025/04/06 05:32:21 INFO : A1/B2: Making directory 2025/04/06 05:32:21 INFO : A1/B2/C2: Making directory 2025/04/06 05:32:21 INFO : A1/B1/C3: Making directory 2025/04/06 05:32:21 INFO : A3: Making directory 2025/04/06 05:32:21 INFO : A3/B3: Making directory 2025/04/06 05:32:21 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/06 05:32:37 DEBUG : Waiting for deletions to finish 2025/04/06 05:32:38 INFO : A1/B1/C1/one.bin: Deleted 2025/04/06 05:32:42 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/06 05:32:43 DEBUG : Waiting for deletions to finish 2025/04/06 05:32:43 INFO : A1/two.json: Deleted 2025/04/06 05:32:53 INFO : A1/two.bin: Deleted 2025/04/06 05:32:54 INFO : Swift container rclone-test-jekewac7lina: Container "rclone-test-jekewac7lina" removed 2025/04/06 05:32:54 DEBUG : Compressed: TestCompressSwift:rclone-test-jekewac7lina: Purge remote 2025/04/06 05:32:54 DEBUG : Waiting for deletions to finish 2025/04/06 05:32:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (46.33s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:33:04 INFO : A2: Making directory 2025/04/06 05:33:04 INFO : A1/B2: Making directory 2025/04/06 05:33:04 INFO : A1/B2/C2: Making directory 2025/04/06 05:33:04 INFO : A1/B1/C3: Making directory 2025/04/06 05:33:04 INFO : A3: Making directory 2025/04/06 05:33:04 INFO : A3/B3: Making directory 2025/04/06 05:33:04 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/06 05:33:21 DEBUG : removing 1 level 3 directories 2025/04/06 05:33:21 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/04/06 05:33:42 DEBUG : removing 1 level 0 directories 2025/04/06 05:33:42 INFO : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Removing directory 2025/04/06 05:33:42 INFO : Swift container rclone-test-qogawuk7mewo: Container "rclone-test-qogawuk7mewo" removed --- PASS: TestRmdirsNoLeaveRoot (48.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:33:43 INFO : Swift container rclone-test-qogawuk7mewo: Container "rclone-test-qogawuk7mewo" created 2025/04/06 05:33:43 INFO : A1: Making directory 2025/04/06 05:33:43 INFO : A1/B1: Making directory 2025/04/06 05:33:43 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.62s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:33:43 INFO : A1: Making directory 2025/04/06 05:33:43 INFO : A1/B1: Making directory 2025/04/06 05:33:43 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:34:04 DEBUG : filename.txt: File name found in url 2025/04/06 05:34:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (82.23s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:35:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 05:35:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/06 05:35:26 INFO : file1: Copied (new) to: sub/file2 2025/04/06 05:35:26 INFO : file1: Deleted 2025/04/06 05:35:37 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:35:37 DEBUG : file1: Unchanged skipping 2025/04/06 05:35:37 INFO : file1: Deleted 2025/04/06 05:35:42 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (52.07s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:36:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/06 05:36:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/06 05:36:23 INFO : file1: Copied (new) 2025/04/06 05:36:23 INFO : file1: Deleted 2025/04/06 05:36:34 DEBUG : file1: Destination exists, skipping 2025/04/06 05:36:34 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (46.44s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.23s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:36:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qogawuk7mewo/backup" 2025/04/06 05:36:51 DEBUG : Config file has changed externally - reloading 2025/04/06 05:36:51 DEBUG : Swift container rclone-test-qogawuk7mewo path backup.json: Auto set use_segments_container to true 2025/04/06 05:36:57 DEBUG : Swift container rclone-test-qogawuk7mewo path backup: Auto set use_segments_container to true 2025/04/06 05:37:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/06 05:37:32 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/06 05:37:32 INFO : dst/file1: Copied (server-side copy) 2025/04/06 05:37:33 INFO : dst/file1: Deleted 2025/04/06 05:37:38 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/06 05:37:38 INFO : dst/file1: Copied (new) 2025/04/06 05:37:38 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (65.41s) === 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-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:38:45 INFO : A1/B2: Making directory 2025/04/06 05:38:45 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/06 05:39:22 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 05:39:22 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/06 05:39:27 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/06 05:39:27 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/06 05:39:28 INFO : A1/B1/C1/four: Deleted 2025/04/06 05:39:28 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 05:39:28 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/06 05:39:28 INFO : A1/two: Deleted 2025/04/06 05:39:32 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/06 05:39:32 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/06 05:39:32 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/06 05:39:32 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/06 05:39:33 INFO : A1/one: Deleted 2025/04/06 05:39:38 INFO : A1/B1/C2/five: Deleted 2025/04/06 05:39:43 INFO : A1/B1/three: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/04/06 05:40:30 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 05:40:30 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/04/06 05:40:35 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/06 05:40:35 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/04/06 05:40:35 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/06 05:40:35 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/04/06 05:40:35 INFO : A2/one: Deleted 2025/04/06 05:40:40 INFO : A2/B1/three: Deleted 2025/04/06 05:40:45 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/06 05:40:45 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/04/06 05:40:45 INFO : A2/B1/C2/five: Deleted 2025/04/06 05:40:45 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 05:40:45 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/04/06 05:40:50 INFO : A2/two: Deleted 2025/04/06 05:40:55 INFO : A2/B1/C1/four: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/04/06 05:41:06 INFO : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/06 05:41:27 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/06 05:41:27 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/04/06 05:41:32 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/06 05:41:32 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/04/06 05:41:32 INFO : A3/B1/C2/five: Deleted 2025/04/06 05:41:32 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/06 05:41:32 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/04/06 05:41:33 INFO : A3/B1/three: Deleted 2025/04/06 05:41:37 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/06 05:41:37 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/04/06 05:41:37 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/06 05:41:37 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/04/06 05:41:38 INFO : A3/one: Deleted 2025/04/06 05:41:42 INFO : A3/B1/C1/four: Deleted 2025/04/06 05:41:47 INFO : A3/two: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (279.75s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" --- PASS: TestGetFsInfo (0.21s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:42:30 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 05:42:36 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/06 05:42:36 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/06 05:42:57 DEBUG : no_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/04/06 05:42:57 INFO : no_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/04/06 05:42:57 INFO : no_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/04/06 05:42:57 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/04/06 05:42:57 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:43:18 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 05:43:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/06 05:43:29 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/06 05:43:55 DEBUG : with_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/04/06 05:43:55 INFO : with_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/04/06 05:44:00 INFO : with_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/04/06 05:44:00 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/04/06 05:44:00 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:44:32 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 05:44:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/06 05:45:04 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/04/06 05:45:04 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/04/06 05:45:04 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:45:25 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: File to upload is small (34 bytes), uploading instead of streaming 2025/04/06 05:45:41 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/06 05:45:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/06 05:45:56 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/04/06 05:45:57 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/04/06 05:45:57 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/06 05:45:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (238.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (48.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (73.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (53.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (62.73s) === RUN TestRcatMetadata run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.12s) === RUN TestRcatSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:46:34 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: File to upload is small (60 bytes), uploading instead of streaming 2025/04/06 05:46:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/06 05:46:45 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (22.85s) === RUN TestRcatSizeMetadata run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.20s) === RUN TestTouchDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qogawuk7mewo", Local "Local file system at /tmp/rclone2118824152", Modify Window "1ns" 2025/04/06 05:47:37 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Touching "sub dir/potato3" 2025/04/06 05:47:37 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Touching "empty space" 2025/04/06 05:47:37 DEBUG : Compressed: TestCompressSwift:rclone-test-qogawuk7mewo: Touching "potato2" panic: test timed out after 1h0m0s running tests: TestTouchDir (51s) goroutine 10459 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000182000, {0x25e8e2b?, 0x0?}, 0x27275f8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000182000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000182000, 0xc000987c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0009b65b8, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000195b80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000195b80) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:263 +0xa9 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 37 [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 10362 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc0009b6240?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc000a0c400) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.TouchDir({0x2a03c80, 0x3d40520}, {0x2a18120, 0xc000710200}, {0x0, 0x0}, {0x3ce1120?, 0xc0001756b0?, 0x0?}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2163 +0x1e5 github.com/rclone/rclone/fs/operations_test.TestTouchDir(0xc0006521a0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1675 +0x505 testing.tRunner(0xc0006521a0, 0x27275f8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 783 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 773 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3127 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1196 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1186 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 9343 [select]: net/http.(*persistConn).writeLoop(0xc00050b560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9323 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 10420 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000988380) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 10362 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 556 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 546 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 437 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 427 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 10400 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023aa80, 0xc00011e420, 0xc0001a8000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00023aa80, {0x2a03d98, 0xc0009d9680}, {0xc0009c4000, 0x4f}, {{0xc001a6a8d0, 0x18}, {0xc001a6a8e9, 0xb}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00023aa80, {0x2a03d98, 0xc0009d9680}, {{0xc001a6a8d0, 0x18}, {0xc001a6a8e9, 0xb}, {0x25d1345, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000e98790?, {0x2a03d98?, 0xc0009d9680?}, {0xc001a6a8d0?, 0xc000e987f8?}, {0xc001a6a8e9, 0xb}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000857b30) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ba120, 0xc000840d20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ba120, 0xc000840d20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00090cea0, {0x2a03d98, 0xc0009d9680}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Object).SetModTime(0xc00090cea0, {0x2a03d98, 0xc0009d9680}, {0xc0006db758?, 0x1?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1374 +0x85 github.com/rclone/rclone/fs/operations.TouchDir.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2151 +0x111 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 10362 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 958 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 948 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 177 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 167 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3323 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10477 [select]: net/http.(*persistConn).writeLoop(0xc00096c480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 10425 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 857 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 815 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 730 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 720 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 10436 [select]: net/http.(*persistConn).roundTrip(0xc00017c6c0, 0xc00061cc30) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00042cc00, 0xc000467400) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011a3f0, 0xc000467400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000467400, {0x29dd840, 0xc00011a3f0}, {0x3cd6101?, 0xc00010e200?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000880120, 0xc000467400, {0xc0006db5f8?, 0x84cc9a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000880120, 0xc000467400) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10399 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 232 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 222 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 658 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 648 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 293 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 251 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1353 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1295 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3056 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3185 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1279 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1269 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 336 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 10456 [select]: net/http.(*persistConn).writeLoop(0xc00017c6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 10469 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 510 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 500 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1083 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 833 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1238 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1228 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 613 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 588 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3404 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3436 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2805 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10401 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023aa80, 0xc00011e4e0, 0xc0001a8280) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00023aa80, {0x2a03d98, 0xc0009d9680}, {0xc0009c4000, 0x4f}, {{0xc0009c20c0, 0x18}, {0xc0009c20d9, 0x13}, {0x25d1171, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00023aa80, {0x2a03d98, 0xc0009d9680}, {{0xc0009c20c0, 0x18}, {0xc0009c20d9, 0x13}, {0x25d1171, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectUpdate(0xc000811c48?, {0x2a03d98?, 0xc0009d9680?}, {0xc0009c20c0?, 0xc0005ad880?}, {0xc0009c20d9?, 0x40ba0b?}, 0x417645?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2215 +0xd8 github.com/rclone/rclone/backend/swift.(*Object).SetModTime.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1390 +0x54 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ba120, 0xc0000be780, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ba120, 0xc0000be780) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).SetModTime(0xc00090cf60, {0x2a03d98, 0xc0009d9680}, {0xc000659f58?, 0x1?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1389 +0x465 github.com/rclone/rclone/fs/operations.TouchDir.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2151 +0x111 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 10362 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 10478 [IO wait]: internal/poll.runtime_pollWait(0x7f24e14849a8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a1c080?, 0xc0008b0c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a1c080, {0xc0008b0c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a1c080, {0xc0008b0c80?, 0x2a03d98?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000a3a200, {0xc0008b0c80?, 0x1?, 0xc00050b560?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00077fb60, {0xc0008b0c80?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00077fc38, {0xc0008b0c80?, 0x0?, 0xc00077fc38?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007042b8, {0x29ddfc0, 0xc00077fc38}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000704008, {0x7f24e00ef578, 0xc00077fb60}, 0xc00009fa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000704008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000704008, {0xc000b5c000, 0x1000, 0x2a03c80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc00017c240, {0xc000b5c000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc00089a300) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc00089a300, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00017c240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 10466 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1038 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1028 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8189 [chan receive, 15 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 8188 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2988 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1470 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1460 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2902 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1452 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1442 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1403 [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:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1393 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 10479 [select]: net/http.(*persistConn).writeLoop(0xc00017c240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 10466 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 10457 [IO wait]: internal/poll.runtime_pollWait(0x7f24e1484798, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000710b00?, 0xc0001c2c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000710b00, {0xc0001c2c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000710b00, {0xc0001c2c80?, 0x2a03d98?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000e90030, {0xc0001c2c80?, 0x1?, 0xc00050b560?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000382210, {0xc0001c2c80?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00077fcb0, {0xc0001c2c80?, 0x0?, 0xc00077fcb0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007b3438, {0x29ddfc0, 0xc00077fcb0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007b3188, {0x7f24e00ef578, 0xc000382210}, 0xc00009aa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007b3188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007b3188, {0xc0006cf000, 0x1000, 0x2a03c80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc0002d4120, {0xc0006cf000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0004003c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0004003c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0002d4120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 10437 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 3589 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9342 [IO wait]: internal/poll.runtime_pollWait(0x7f24e1484588, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000710000?, 0xc0008b2600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000710000, {0xc0008b2600, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000710000, {0xc0008b2600?, 0xc0007b2fd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000764208, {0xc0008b2600?, 0x3d1d040?, 0xc0008559d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008868d0, {0xc0008b2600?, 0x18?, 0x7f24e02176e8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0005a9ce0, {0xc0008b2600?, 0x0?, 0xc0005a9ce0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007b30b8, {0x29ddfc0, 0xc0005a9ce0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007b2e08, {0x7f24e00ef578, 0xc0008868d0}, 0xc000855a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007b2e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007b2e08, {0xc000a4a000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc00050b560, {0xc000a4a000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc001f56840) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc001f56840, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00050b560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9323 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 10399 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00023aa80, 0xc000840f60, 0xc000467400) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00023aa80, {0x2a03d98, 0xc0009d9680}, {0xc0009c4000, 0x4f}, {{0xc001a6a990, 0x18}, {0xc001a6a9a9, 0xf}, {0x25d1171, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00023aa80, {0x2a03d98, 0xc0009d9680}, {{0xc001a6a990, 0x18}, {0xc001a6a9a9, 0xf}, {0x25d1171, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectUpdate(0xc000813c48?, {0x2a03d98?, 0xc0009d9680?}, {0xc001a6a990?, 0xc00159bc00?}, {0xc001a6a9a9?, 0x40ba0b?}, 0x417645?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2215 +0xd8 github.com/rclone/rclone/backend/swift.(*Object).SetModTime.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1390 +0x54 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0009ba120, 0xc00061cb90, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0009ba120, 0xc00061cb90) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).SetModTime(0xc00090cde0, {0x2a03d98, 0xc0009d9680}, {0xc00062bf58?, 0x1?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1389 +0x465 github.com/rclone/rclone/fs/operations.TouchDir.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2151 +0x111 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 10362 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.11.0/errgroup/errgroup.go:75 +0x96 goroutine 10458 [select]: net/http.(*persistConn).writeLoop(0xc0002d4120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 10437 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 10468 [select]: net/http.(*persistConn).roundTrip(0xc00096c480, 0xc0000be820) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00042cc00, 0xc0001a8280) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011a3f0, 0xc0001a8280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0001a8280, {0x29dd840, 0xc00011a3f0}, {0x7f24e0091001?, 0x7f24e0091038?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000880120, 0xc0001a8280, {0x470ef9?, 0xc001aa85f0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000880120, 0xc0001a8280) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10401 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 10455 [IO wait]: internal/poll.runtime_pollWait(0x7f24e14848a0, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000a1c000?, 0xc0008af300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a1c000, {0xc0008af300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000a1c000, {0xc0008af300?, 0x0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000e90028, {0xc0008af300?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003821b0, {0xc0008af300?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00077fc08, {0xc0008af300?, 0x0?, 0xc00077fc08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000005eb8, {0x29ddfc0, 0xc00077fc08}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000005c08, {0x7f24e00ef578, 0xc0003821b0}, 0xc00009ea40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000005c08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000005c08, {0xc00050f000, 0x1000, 0x30?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc00017c6c0, {0xc00050f000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc0004001e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0004001e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00017c6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 10469 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 10476 [IO wait]: internal/poll.runtime_pollWait(0x7f24e1484bb8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001504800?, 0xc0008ad980?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001504800, {0xc0008ad980, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001504800, {0xc0008ad980?, 0x0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000764428, {0xc0008ad980?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008874e8, {0xc0008ad980?, 0x18?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000887530, {0xc0008ad980?, 0x0?, 0xc000887530?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0014fe638, {0x29ddfc0, 0xc000887530}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0014fe388, {0x7f24e00ef578, 0xc0008874e8}, 0xc000e93a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0014fe388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0014fe388, {0xc000b58000, 0x1000, 0x30?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc00096c480, {0xc000b58000?, 0x40a8a5?, 0x68?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc00089a120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc00089a120, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc00096c480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 10425 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9921 [select]: net/http.(*persistConn).roundTrip(0xc00050b560, 0xc0000be640) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc00042cc00, 0xc0001a8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00011a3f0, 0xc0001a8000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0001a8000, {0x29dd840, 0xc00011a3f0}, {0xc001a71101?, 0xc001aadd80?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc000880120, 0xc0001a8000, {0x40af3e?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000880120, 0xc0001a8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 10400 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.226230948s (try 4/5): exit status 2: Failed []