"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/04/16 03:15:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu" 2025/04/16 03:15:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:15:52 DEBUG : Swift container rclone-test-dixadav8tilu.json: Auto set use_segments_container to true 2025/04/16 03:15:52 DEBUG : Swift container rclone-test-dixadav8tilu: Auto set use_segments_container to true 2025/04/16 03:15:52 DEBUG : Creating backend with remote "/tmp/rclone659974034" === 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", 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/16 03:15:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/16 03:15:53 DEBUG : potato: Seek from 10 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 10 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Seek from 5 to 2 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/16 03:15:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Seek from 5 to 2 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/16 03:15:53 DEBUG : potato: Seek from 8 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 8 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/16 03:15:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/16 03:15:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/16 03:15:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/16 03:15:53 DEBUG : potato: Seek from 5 to 2 2025/04/16 03:15:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/16 03:15:53 DEBUG : potato: Seek from 9 to 0 2025/04/16 03:15:53 DEBUG : potato: Seek from 9 to 0 2025/04/16 03:15:53 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:15:53 INFO : Swift container rclone-test-dixadav8tilu: Container "rclone-test-dixadav8tilu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (152.39s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (5.14s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (10.14s) --- PASS: TestCheck/6 (5.14s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/04/16 03:18:25 DEBUG : Creating backend with remote "nonexistent" 2025/04/16 03:18:25 DEBUG : Config file has changed externally - reloading 2025/04/16 03:18:25 DEBUG : Creating backend with remote "nonexistent" 2025/04/16 03:18:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/16 03:18:25 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/16 03:18:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/16 03:18:25 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", 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 (136.28s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (5.27s) --- PASS: TestCheckDownload/4 (10.31s) --- PASS: TestCheckDownload/5 (5.19s) --- PASS: TestCheckDownload/6 (5.20s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", 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 (120.34s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:23:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/16 03:23:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/16 03:23:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/16 03:23:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/16 03:23:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/16 03:23:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/16 03:23:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/16 03:23:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (52.60s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:23:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/data" 2025/04/16 03:23:34 DEBUG : Config file has changed externally - reloading 2025/04/16 03:23:35 DEBUG : Swift container rclone-test-dixadav8tilu path data.json: Auto set use_segments_container to true 2025/04/16 03:23:41 DEBUG : Swift container rclone-test-dixadav8tilu 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 (362.35s) --- PASS: TestCheckSum/subtest1 (5.37s) --- PASS: TestCheckSum/subtest2 (15.50s) --- PASS: TestCheckSum/subtest3 (20.45s) --- PASS: TestCheckSum/subtest4 (15.43s) --- PASS: TestCheckSum/subtest5 (15.70s) --- PASS: TestCheckSum/subtest6 (10.43s) --- PASS: TestCheckSum/subtest7 (10.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:29:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/data" 2025/04/16 03:29:37 DEBUG : Config file has changed externally - reloading 2025/04/16 03:29:37 DEBUG : Swift container rclone-test-dixadav8tilu path data.json: Auto set use_segments_container to true 2025/04/16 03:29:43 DEBUG : Swift container rclone-test-dixadav8tilu 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 (335.91s) --- PASS: TestCheckSumDownload/subtest1 (5.51s) --- PASS: TestCheckSumDownload/subtest2 (15.53s) --- PASS: TestCheckSumDownload/subtest3 (10.47s) --- PASS: TestCheckSumDownload/subtest4 (10.40s) --- PASS: TestCheckSumDownload/subtest5 (10.43s) --- PASS: TestCheckSumDownload/subtest6 (5.40s) --- PASS: TestCheckSumDownload/subtest7 (10.52s) === RUN TestApplyTransforms 2025/04/16 03:35:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mobawoj9wowa" 2025/04/16 03:35:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:35:13 DEBUG : Swift container rclone-test-mobawoj9wowa.json: Auto set use_segments_container to true 2025/04/16 03:35:14 DEBUG : Swift container rclone-test-mobawoj9wowa: Auto set use_segments_container to true 2025/04/16 03:35:14 DEBUG : Creating backend with remote "/tmp/rclone2561335679" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mobawoj9wowa", Local "Local file system at /tmp/rclone2561335679", Modify Window "1ns" 2025/04/16 03:35:14 INFO : Swift container rclone-test-mobawoj9wowa: Container "rclone-test-mobawoj9wowa" created upper checkfile vs. lower remote (without normalization) 2025/04/16 03:35:20 ERROR : hello, world!: sum not found 2025/04/16 03:35:20 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-mobawoj9wowa 2025/04/16 03:35:20 NOTICE: Compressed: TestCompressSwift:rclone-test-mobawoj9wowa: 1 files missing 2025/04/16 03:35:20 NOTICE: 1 hashes missing 2025/04/16 03:35:20 NOTICE: Compressed: TestCompressSwift:rclone-test-mobawoj9wowa: 2 differences found 2025/04/16 03:35:20 NOTICE: Compressed: TestCompressSwift:rclone-test-mobawoj9wowa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/16 03:35:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:35:21 NOTICE: Compressed: TestCompressSwift:rclone-test-mobawoj9wowa: 0 differences found 2025/04/16 03:35:21 NOTICE: Compressed: TestCompressSwift:rclone-test-mobawoj9wowa: 1 matching files 2025/04/16 03:35:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-midabon6huli" 2025/04/16 03:35:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:35:21 DEBUG : Swift container rclone-test-midabon6huli.json: Auto set use_segments_container to true 2025/04/16 03:35:22 DEBUG : Swift container rclone-test-midabon6huli: Auto set use_segments_container to true 2025/04/16 03:35:22 DEBUG : Creating backend with remote "/tmp/rclone3530712302" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-midabon6huli", Local "Local file system at /tmp/rclone3530712302", Modify Window "1ns" 2025/04/16 03:35:22 INFO : Swift container rclone-test-midabon6huli: Container "rclone-test-midabon6huli" created lower checkfile vs. upper remote (without normalization) 2025/04/16 03:35:34 ERROR : HELLO, WORLD!: sum not found 2025/04/16 03:35:34 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-midabon6huli 2025/04/16 03:35:34 NOTICE: Compressed: TestCompressSwift:rclone-test-midabon6huli: 1 files missing 2025/04/16 03:35:34 NOTICE: 1 hashes missing 2025/04/16 03:35:34 NOTICE: Compressed: TestCompressSwift:rclone-test-midabon6huli: 2 differences found 2025/04/16 03:35:34 NOTICE: Compressed: TestCompressSwift:rclone-test-midabon6huli: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/16 03:35:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:35:34 NOTICE: Compressed: TestCompressSwift:rclone-test-midabon6huli: 0 differences found 2025/04/16 03:35:34 NOTICE: Compressed: TestCompressSwift:rclone-test-midabon6huli: 1 matching files 2025/04/16 03:35:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-duzariq2qawa" 2025/04/16 03:35:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:35:35 DEBUG : Swift container rclone-test-duzariq2qawa.json: Auto set use_segments_container to true 2025/04/16 03:35:35 DEBUG : Swift container rclone-test-duzariq2qawa: Auto set use_segments_container to true 2025/04/16 03:35:35 DEBUG : Creating backend with remote "/tmp/rclone4106401833" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-duzariq2qawa", Local "Local file system at /tmp/rclone4106401833", Modify Window "1ns" 2025/04/16 03:35:35 INFO : Swift container rclone-test-duzariq2qawa: Container "rclone-test-duzariq2qawa" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/16 03:35:51 ERROR : HeLlO, wOrLd!: sum not found 2025/04/16 03:35:51 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-duzariq2qawa 2025/04/16 03:35:51 NOTICE: Compressed: TestCompressSwift:rclone-test-duzariq2qawa: 1 files missing 2025/04/16 03:35:51 NOTICE: 1 hashes missing 2025/04/16 03:35:51 NOTICE: Compressed: TestCompressSwift:rclone-test-duzariq2qawa: 2 differences found 2025/04/16 03:35:51 NOTICE: Compressed: TestCompressSwift:rclone-test-duzariq2qawa: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/16 03:35:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:35:52 NOTICE: Compressed: TestCompressSwift:rclone-test-duzariq2qawa: 0 differences found 2025/04/16 03:35:52 NOTICE: Compressed: TestCompressSwift:rclone-test-duzariq2qawa: 1 matching files 2025/04/16 03:35:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tanusaj5kuho" 2025/04/16 03:35:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:35:52 DEBUG : Swift container rclone-test-tanusaj5kuho.json: Auto set use_segments_container to true 2025/04/16 03:35:53 DEBUG : Swift container rclone-test-tanusaj5kuho: Auto set use_segments_container to true 2025/04/16 03:35:53 DEBUG : Creating backend with remote "/tmp/rclone2114070511" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tanusaj5kuho", Local "Local file system at /tmp/rclone2114070511", Modify Window "1ns" 2025/04/16 03:35:53 INFO : Swift container rclone-test-tanusaj5kuho: Container "rclone-test-tanusaj5kuho" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/16 03:36:04 ERROR : HELLO, WORLD!: sum not found 2025/04/16 03:36:04 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-tanusaj5kuho 2025/04/16 03:36:04 NOTICE: Compressed: TestCompressSwift:rclone-test-tanusaj5kuho: 1 files missing 2025/04/16 03:36:04 NOTICE: 1 hashes missing 2025/04/16 03:36:04 NOTICE: Compressed: TestCompressSwift:rclone-test-tanusaj5kuho: 2 differences found 2025/04/16 03:36:04 NOTICE: Compressed: TestCompressSwift:rclone-test-tanusaj5kuho: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/16 03:36:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:36:10 NOTICE: Compressed: TestCompressSwift:rclone-test-tanusaj5kuho: 0 differences found 2025/04/16 03:36:10 NOTICE: Compressed: TestCompressSwift:rclone-test-tanusaj5kuho: 1 matching files 2025/04/16 03:36:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dizalof9duwe" 2025/04/16 03:36:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:36:10 DEBUG : Swift container rclone-test-dizalof9duwe.json: Auto set use_segments_container to true 2025/04/16 03:36:11 DEBUG : Swift container rclone-test-dizalof9duwe: Auto set use_segments_container to true 2025/04/16 03:36:11 DEBUG : Creating backend with remote "/tmp/rclone4140354737" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dizalof9duwe", Local "Local file system at /tmp/rclone4140354737", Modify Window "1ns" 2025/04/16 03:36:11 INFO : Swift container rclone-test-dizalof9duwe: Container "rclone-test-dizalof9duwe" created NFD checkfile vs. NFC remote (without normalization) 2025/04/16 03:36:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/16 03:36:23 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dizalof9duwe 2025/04/16 03:36:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dizalof9duwe: 1 files missing 2025/04/16 03:36:23 NOTICE: 1 hashes missing 2025/04/16 03:36:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dizalof9duwe: 2 differences found 2025/04/16 03:36:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dizalof9duwe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/16 03:36:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:36:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dizalof9duwe: 0 differences found 2025/04/16 03:36:23 NOTICE: Compressed: TestCompressSwift:rclone-test-dizalof9duwe: 1 matching files 2025/04/16 03:36:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zayimuf8weve" 2025/04/16 03:36:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:36:23 DEBUG : Swift container rclone-test-zayimuf8weve.json: Auto set use_segments_container to true 2025/04/16 03:36:24 DEBUG : Swift container rclone-test-zayimuf8weve: Auto set use_segments_container to true 2025/04/16 03:36:24 DEBUG : Creating backend with remote "/tmp/rclone1282594878" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zayimuf8weve", Local "Local file system at /tmp/rclone1282594878", Modify Window "1ns" 2025/04/16 03:36:24 INFO : Swift container rclone-test-zayimuf8weve: Container "rclone-test-zayimuf8weve" created NFC checkfile vs. NFD remote (without normalization) 2025/04/16 03:36:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/16 03:36:36 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zayimuf8weve 2025/04/16 03:36:36 NOTICE: Compressed: TestCompressSwift:rclone-test-zayimuf8weve: 1 files missing 2025/04/16 03:36:36 NOTICE: 1 hashes missing 2025/04/16 03:36:36 NOTICE: Compressed: TestCompressSwift:rclone-test-zayimuf8weve: 2 differences found 2025/04/16 03:36:36 NOTICE: Compressed: TestCompressSwift:rclone-test-zayimuf8weve: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/16 03:36:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:36:36 NOTICE: Compressed: TestCompressSwift:rclone-test-zayimuf8weve: 0 differences found 2025/04/16 03:36:36 NOTICE: Compressed: TestCompressSwift:rclone-test-zayimuf8weve: 1 matching files 2025/04/16 03:36:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dumuqev7wote" 2025/04/16 03:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:36:36 DEBUG : Swift container rclone-test-dumuqev7wote.json: Auto set use_segments_container to true 2025/04/16 03:36:37 DEBUG : Swift container rclone-test-dumuqev7wote: Auto set use_segments_container to true 2025/04/16 03:36:37 DEBUG : Creating backend with remote "/tmp/rclone2789548764" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dumuqev7wote", Local "Local file system at /tmp/rclone2789548764", Modify Window "1ns" 2025/04/16 03:36:37 INFO : Swift container rclone-test-dumuqev7wote: Container "rclone-test-dumuqev7wote" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/16 03:36:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:36:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dumuqev7wote 2025/04/16 03:36:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dumuqev7wote: 1 files missing 2025/04/16 03:36:48 NOTICE: 1 hashes missing 2025/04/16 03:36:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dumuqev7wote: 2 differences found 2025/04/16 03:36:48 NOTICE: Compressed: TestCompressSwift:rclone-test-dumuqev7wote: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/16 03:36:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:36:49 NOTICE: Compressed: TestCompressSwift:rclone-test-dumuqev7wote: 0 differences found 2025/04/16 03:36:49 NOTICE: Compressed: TestCompressSwift:rclone-test-dumuqev7wote: 1 matching files 2025/04/16 03:36:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tuqebaw3codo" 2025/04/16 03:36:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:36:49 DEBUG : Swift container rclone-test-tuqebaw3codo.json: Auto set use_segments_container to true 2025/04/16 03:36:50 DEBUG : Swift container rclone-test-tuqebaw3codo: Auto set use_segments_container to true 2025/04/16 03:36:50 DEBUG : Creating backend with remote "/tmp/rclone3575301785" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tuqebaw3codo", Local "Local file system at /tmp/rclone3575301785", Modify Window "1ns" 2025/04/16 03:36:50 INFO : Swift container rclone-test-tuqebaw3codo: Container "rclone-test-tuqebaw3codo" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/16 03:37:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:37:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-tuqebaw3codo 2025/04/16 03:37:01 NOTICE: Compressed: TestCompressSwift:rclone-test-tuqebaw3codo: 1 files missing 2025/04/16 03:37:01 NOTICE: 1 hashes missing 2025/04/16 03:37:01 NOTICE: Compressed: TestCompressSwift:rclone-test-tuqebaw3codo: 2 differences found 2025/04/16 03:37:01 NOTICE: Compressed: TestCompressSwift:rclone-test-tuqebaw3codo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/16 03:37:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:37:01 NOTICE: Compressed: TestCompressSwift:rclone-test-tuqebaw3codo: 0 differences found 2025/04/16 03:37:01 NOTICE: Compressed: TestCompressSwift:rclone-test-tuqebaw3codo: 1 matching files 2025/04/16 03:37:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jawulev5qape" 2025/04/16 03:37:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:37:02 DEBUG : Swift container rclone-test-jawulev5qape.json: Auto set use_segments_container to true 2025/04/16 03:37:02 DEBUG : Swift container rclone-test-jawulev5qape: Auto set use_segments_container to true 2025/04/16 03:37:02 DEBUG : Creating backend with remote "/tmp/rclone637418012" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jawulev5qape", Local "Local file system at /tmp/rclone637418012", Modify Window "1ns" 2025/04/16 03:37:03 INFO : Swift container rclone-test-jawulev5qape: Container "rclone-test-jawulev5qape" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/16 03:37:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:37:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-jawulev5qape 2025/04/16 03:37:14 NOTICE: Compressed: TestCompressSwift:rclone-test-jawulev5qape: 1 files missing 2025/04/16 03:37:14 NOTICE: 1 hashes missing 2025/04/16 03:37:14 NOTICE: Compressed: TestCompressSwift:rclone-test-jawulev5qape: 2 differences found 2025/04/16 03:37:14 NOTICE: Compressed: TestCompressSwift:rclone-test-jawulev5qape: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/16 03:37:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:37:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jawulev5qape: 0 differences found 2025/04/16 03:37:19 NOTICE: Compressed: TestCompressSwift:rclone-test-jawulev5qape: 1 matching files 2025/04/16 03:37:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-barexex7zuya" 2025/04/16 03:37:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 03:37:20 DEBUG : Swift container rclone-test-barexex7zuya.json: Auto set use_segments_container to true 2025/04/16 03:37:20 DEBUG : Swift container rclone-test-barexex7zuya: Auto set use_segments_container to true 2025/04/16 03:37:20 DEBUG : Creating backend with remote "/tmp/rclone3987767925" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-barexex7zuya", Local "Local file system at /tmp/rclone3987767925", Modify Window "1ns" 2025/04/16 03:37:21 INFO : Swift container rclone-test-barexex7zuya: Container "rclone-test-barexex7zuya" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/16 03:37:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/16 03:37:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-barexex7zuya 2025/04/16 03:37:37 NOTICE: Compressed: TestCompressSwift:rclone-test-barexex7zuya: 1 files missing 2025/04/16 03:37:37 NOTICE: 1 hashes missing 2025/04/16 03:37:37 NOTICE: Compressed: TestCompressSwift:rclone-test-barexex7zuya: 2 differences found 2025/04/16 03:37:37 NOTICE: Compressed: TestCompressSwift:rclone-test-barexex7zuya: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/16 03:37:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/16 03:37:42 NOTICE: Compressed: TestCompressSwift:rclone-test-barexex7zuya: 0 differences found 2025/04/16 03:37:42 NOTICE: Compressed: TestCompressSwift:rclone-test-barexex7zuya: 1 matching files 2025/04/16 03:37:42 DEBUG : Compressed: TestCompressSwift:rclone-test-barexex7zuya: Purge remote 2025/04/16 03:37:42 DEBUG : Waiting for deletions to finish 2025/04/16 03:37:47 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/16 03:37:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/16 03:37:53 INFO : Swift container rclone-test-barexex7zuya: Container "rclone-test-barexex7zuya" removed 2025/04/16 03:37:53 DEBUG : Compressed: TestCompressSwift:rclone-test-jawulev5qape: Purge remote 2025/04/16 03:37:53 DEBUG : Waiting for deletions to finish 2025/04/16 03:37:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/16 03:37:58 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/16 03:37:58 INFO : Swift container rclone-test-jawulev5qape: Container "rclone-test-jawulev5qape" removed 2025/04/16 03:37:58 DEBUG : Compressed: TestCompressSwift:rclone-test-tuqebaw3codo: Purge remote 2025/04/16 03:37:58 DEBUG : Waiting for deletions to finish 2025/04/16 03:37:59 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/16 03:38:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/16 03:38:09 INFO : Swift container rclone-test-tuqebaw3codo: Container "rclone-test-tuqebaw3codo" removed 2025/04/16 03:38:09 DEBUG : Compressed: TestCompressSwift:rclone-test-dumuqev7wote: Purge remote 2025/04/16 03:38:09 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/16 03:38:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/16 03:38:15 INFO : Swift container rclone-test-dumuqev7wote: Container "rclone-test-dumuqev7wote" removed 2025/04/16 03:38:15 DEBUG : Compressed: TestCompressSwift:rclone-test-zayimuf8weve: Purge remote 2025/04/16 03:38:15 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:15 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/16 03:38:20 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/16 03:38:21 INFO : Swift container rclone-test-zayimuf8weve: Container "rclone-test-zayimuf8weve" removed 2025/04/16 03:38:21 DEBUG : Compressed: TestCompressSwift:rclone-test-dizalof9duwe: Purge remote 2025/04/16 03:38:21 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:21 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/16 03:38:26 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/16 03:38:26 INFO : Swift container rclone-test-dizalof9duwe: Container "rclone-test-dizalof9duwe" removed 2025/04/16 03:38:26 DEBUG : Compressed: TestCompressSwift:rclone-test-tanusaj5kuho: Purge remote 2025/04/16 03:38:26 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:26 INFO : HELLO, WORLD!.bin: Deleted 2025/04/16 03:38:36 INFO : HELLO, WORLD!.json: Deleted 2025/04/16 03:38:37 INFO : Swift container rclone-test-tanusaj5kuho: Container "rclone-test-tanusaj5kuho" removed 2025/04/16 03:38:37 DEBUG : Compressed: TestCompressSwift:rclone-test-duzariq2qawa: Purge remote 2025/04/16 03:38:37 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:42 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/16 03:38:42 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/16 03:38:42 INFO : Swift container rclone-test-duzariq2qawa: Container "rclone-test-duzariq2qawa" removed 2025/04/16 03:38:42 DEBUG : Compressed: TestCompressSwift:rclone-test-midabon6huli: Purge remote 2025/04/16 03:38:42 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:42 INFO : HELLO, WORLD!.json: Deleted 2025/04/16 03:38:52 INFO : HELLO, WORLD!.bin: Deleted 2025/04/16 03:38:53 INFO : Swift container rclone-test-midabon6huli: Container "rclone-test-midabon6huli" removed 2025/04/16 03:38:53 DEBUG : Compressed: TestCompressSwift:rclone-test-mobawoj9wowa: Purge remote 2025/04/16 03:38:53 DEBUG : Waiting for deletions to finish 2025/04/16 03:38:53 INFO : hello, world!.json: Deleted 2025/04/16 03:38:53 INFO : hello, world!.bin: Deleted 2025/04/16 03:38:53 INFO : Swift container rclone-test-mobawoj9wowa: Container "rclone-test-mobawoj9wowa" removed --- PASS: TestApplyTransforms (220.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:38:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/16 03:39:09 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/16 03:39:09 INFO : file1: Copied (new) to: sub/file2 2025/04/16 03:39:20 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:39:20 DEBUG : file1: Unchanged skipping 2025/04/16 03:39:20 DEBUG : Compressed: TestCompressSwift:rclone-test-dixadav8tilu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (42.17s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.23s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:39:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/backup" 2025/04/16 03:39:43 DEBUG : Config file has changed externally - reloading 2025/04/16 03:39:43 DEBUG : Swift container rclone-test-dixadav8tilu path backup.json: Auto set use_segments_container to true 2025/04/16 03:39:48 DEBUG : Config file has changed externally - reloading 2025/04/16 03:39:49 DEBUG : Swift container rclone-test-dixadav8tilu path backup: Auto set use_segments_container to true 2025/04/16 03:39:54 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/16 03:40:21 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/16 03:40:21 INFO : dst/file1: Copied (server-side copy) 2025/04/16 03:40:21 INFO : dst/file1: Deleted 2025/04/16 03:40:27 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/16 03:40:27 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (58.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:40:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/dst" 2025/04/16 03:40:34 DEBUG : Config file has changed externally - reloading 2025/04/16 03:40:34 DEBUG : Swift container rclone-test-dixadav8tilu path dst.json: Auto set use_segments_container to true 2025/04/16 03:40:40 DEBUG : Swift container rclone-test-dixadav8tilu path dst: Auto set use_segments_container to true 2025/04/16 03:40:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/CompareDest" 2025/04/16 03:40:51 DEBUG : Swift container rclone-test-dixadav8tilu path CompareDest.json: Auto set use_segments_container to true 2025/04/16 03:40:57 DEBUG : Swift container rclone-test-dixadav8tilu path CompareDest: Auto set use_segments_container to true 2025/04/16 03:41:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 03:41:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/16 03:41:18 INFO : one: Copied (new) 2025/04/16 03:41:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:41:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/16 03:41:34 INFO : one: Copied (replaced existing) 2025/04/16 03:41:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:41:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:41:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/16 03:42:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:42:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:42:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 03:42:24 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:42:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:42:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/16 03:42:30 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:42:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/16 03:42:41 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/16 03:42:41 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (149.72s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:43:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/dst" 2025/04/16 03:43:03 DEBUG : Config file has changed externally - reloading 2025/04/16 03:43:04 DEBUG : Swift container rclone-test-dixadav8tilu path dst.json: Auto set use_segments_container to true 2025/04/16 03:43:10 DEBUG : Swift container rclone-test-dixadav8tilu path dst: Auto set use_segments_container to true 2025/04/16 03:43:20 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/CopyDest" 2025/04/16 03:43:20 DEBUG : Swift container rclone-test-dixadav8tilu path CopyDest.json: Auto set use_segments_container to true 2025/04/16 03:43:26 DEBUG : Config file has changed externally - reloading 2025/04/16 03:43:26 DEBUG : Swift container rclone-test-dixadav8tilu path CopyDest: Auto set use_segments_container to true 2025/04/16 03:43:32 DEBUG : one: Need to transfer - File not found at Destination 2025/04/16 03:43:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/16 03:43:48 INFO : one: Copied (new) 2025/04/16 03:43:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:44:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/16 03:44:09 INFO : one: Copied (replaced existing) 2025/04/16 03:44:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/BackupDir" 2025/04/16 03:44:41 DEBUG : Config file has changed externally - reloading 2025/04/16 03:44:42 DEBUG : Swift container rclone-test-dixadav8tilu path BackupDir.json: Auto set use_segments_container to true 2025/04/16 03:44:47 DEBUG : Config file has changed externally - reloading 2025/04/16 03:44:48 DEBUG : Swift container rclone-test-dixadav8tilu path BackupDir: Auto set use_segments_container to true 2025/04/16 03:44:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:44:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:44:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/16 03:45:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/16 03:45:19 INFO : one: Copied (server-side copy) 2025/04/16 03:45:25 INFO : one: Deleted 2025/04/16 03:45:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/16 03:45:46 INFO : one: Copied (server-side copy) 2025/04/16 03:45:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/16 03:46:08 DEBUG : two: Need to transfer - File not found at Destination 2025/04/16 03:46:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:46:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/16 03:46:34 INFO : two: Copied (server-side copy) 2025/04/16 03:46:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/16 03:46:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 03:46:50 DEBUG : two: Unchanged skipping 2025/04/16 03:47:59 DEBUG : three: Need to transfer - File not found at Destination 2025/04/16 03:48:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/16 03:48:09 DEBUG : three: Destination not found in --copy-dest 2025/04/16 03:48:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/16 03:48:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (404.70s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.16s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.12s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:49:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/16 03:50:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/16 03:50:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/16 03:50:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/16 03:50:31 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/16 03:50:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-dixadav8tilu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/16 03:50:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/16 03:50:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/16 03:51:13 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 70dfea01bb750841ec921895971b86d5 OK 2025/04/16 03:51:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (120.43s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.25s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.10s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:52:29 INFO : Compressed: TestCompressSwift:rclone-test-dixadav8tilu: Looking for duplicate md5 hashes using newest mode. 2025/04/16 03:52:35 NOTICE: 16e72d04b5a4cc68f3bfde881edbdf18: Found 3 files with duplicate md5 hashes 2025/04/16 03:52:35 INFO : one: Deleted 2025/04/16 03:52:46 INFO : also/one: Deleted 2025/04/16 03:52:46 NOTICE: 16e72d04b5a4cc68f3bfde881edbdf18: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (67.27s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.14s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.22s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.27s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.12s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.20s) === RUN TestListDirSorted run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:54:24 DEBUG : a.txt: Excluded (Size Filter) 2025/04/16 03:54:24 DEBUG : a.txt: Excluded 2025/04/16 03:54:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:54:25 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:54:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:54:25 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:54:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:54:25 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:54:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:54:25 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:54:25 DEBUG : sub dir/ignore dir: Excluded 2025/04/16 03:54:35 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (136.02s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:56:39 DEBUG : a.txt: Excluded (Size Filter) 2025/04/16 03:56:39 DEBUG : a.txt: Excluded 2025/04/16 03:56:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:56:39 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:56:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:56:39 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:56:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/16 03:56:39 DEBUG : sub dir/hello world: Excluded 2025/04/16 03:56:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/16 03:56:39 DEBUG : sub dir/hello world2: Excluded 2025/04/16 03:56:45 DEBUG : sub dir/ignore dir: Excluded 2025/04/16 03:56:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (144.07s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", 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 (39.44s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (5.18s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", 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/16 03:59:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/notfound" 2025/04/16 03:59:00 DEBUG : Config file has changed externally - reloading 2025/04/16 03:59:00 DEBUG : Swift container rclone-test-dixadav8tilu path notfound.json: Auto set use_segments_container to true 2025/04/16 03:59:06 DEBUG : Swift container rclone-test-dixadav8tilu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (65.03s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.15s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.24s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.16s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.55s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 03:59:22 INFO : Compressed: TestCompressSwift:rclone-test-dixadav8tilu: Making directory 2025/04/16 03:59:23 INFO : Compressed: TestCompressSwift:rclone-test-dixadav8tilu: Making directory --- PASS: TestMkdir (0.24s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestLsd (6.69s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestLs (67.07s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:01:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/16 04:01:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (67.54s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestLsLong (57.49s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (92.50s) --- PASS: TestHashSums/Md5 (10.14s) --- PASS: TestHashSums/Md5Download (10.20s) === RUN TestHashSumsWithErrors 2025/04/16 04:04:14 DEBUG : Creating backend with remote ":memory:" 2025/04/16 04:04:14 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/16 04:04:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/16 04:04:14 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/16 04:04:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/16 04:04:14 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/16 04:04:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/16 04:04:14 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/16 04:04:14 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/16 04:04:14 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestCount (73.43s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:05:52 DEBUG : Waiting for deletions to finish 2025/04/16 04:05:52 DEBUG : large: Excluded (Size Filter) 2025/04/16 04:05:52 INFO : small: Deleted 2025/04/16 04:05:57 INFO : medium: Deleted --- PASS: TestDelete (30.29s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:06:20 DEBUG : Waiting for deletions to finish 2025/04/16 04:06:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/16 04:06:20 INFO : large: Deleted 2025/04/16 04:06:30 INFO : medium: Deleted --- PASS: TestMaxDelete (33.23s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:06:58 DEBUG : Waiting for deletions to finish 2025/04/16 04:06:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/16 04:06:58 INFO : small: Deleted 2025/04/16 04:07:08 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (38.55s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:07:37 DEBUG : Waiting for deletions to finish 2025/04/16 04:07:37 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/16 04:07:37 INFO : large: Deleted 2025/04/16 04:07:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (38.37s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestReadFile (22.29s) === RUN TestRetry 2025/04/16 04:08:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/16 04:08:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/16 04:08:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 04:08:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 04:08:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 04:08:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/16 04:08:10 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestCat (46.13s) === RUN TestPurge 2025/04/16 04:08:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-tupiran7roge" 2025/04/16 04:08:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/16 04:08:57 DEBUG : Swift container rclone-test-tupiran7roge.json: Auto set use_segments_container to true 2025/04/16 04:08:58 DEBUG : Swift container rclone-test-tupiran7roge: Auto set use_segments_container to true 2025/04/16 04:08:58 DEBUG : Creating backend with remote "/tmp/rclone3980149264" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-tupiran7roge", Local "Local file system at /tmp/rclone3980149264", Modify Window "1ns" 2025/04/16 04:08:58 INFO : Swift container rclone-test-tupiran7roge: Container "rclone-test-tupiran7roge" created 2025/04/16 04:09:09 INFO : A2: Making directory 2025/04/16 04:09:09 INFO : A1/B2: Making directory 2025/04/16 04:09:09 INFO : A1/B2/C2: Making directory 2025/04/16 04:09:09 INFO : A1/B1/C3: Making directory 2025/04/16 04:09:09 INFO : A3: Making directory 2025/04/16 04:09:09 INFO : A3/B3: Making directory 2025/04/16 04:09:09 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/16 04:09:25 DEBUG : Waiting for deletions to finish 2025/04/16 04:09:26 INFO : A1/B1/C1/one.json: Deleted 2025/04/16 04:09:35 INFO : A1/B1/C1/one.bin: 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/16 04:09:41 DEBUG : Waiting for deletions to finish 2025/04/16 04:09:41 INFO : A1/two.json: Deleted 2025/04/16 04:09:46 INFO : A1/two.bin: Deleted 2025/04/16 04:09:46 INFO : Swift container rclone-test-tupiran7roge: Container "rclone-test-tupiran7roge" removed 2025/04/16 04:09:46 DEBUG : Compressed: TestCompressSwift:rclone-test-tupiran7roge: Purge remote 2025/04/16 04:09:46 DEBUG : Waiting for deletions to finish 2025/04/16 04:09:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (49.86s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:09:57 INFO : A2: Making directory 2025/04/16 04:09:57 INFO : A1/B2: Making directory 2025/04/16 04:09:57 INFO : A1/B2/C2: Making directory 2025/04/16 04:09:57 INFO : A1/B1/C3: Making directory 2025/04/16 04:09:57 INFO : A3: Making directory 2025/04/16 04:09:57 INFO : A3/B3: Making directory 2025/04/16 04:09:57 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/16 04:10:14 DEBUG : removing 1 level 3 directories 2025/04/16 04:10:14 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/16 04:10:31 DEBUG : removing 1 level 0 directories 2025/04/16 04:10:31 INFO : Compressed: TestCompressSwift:rclone-test-dixadav8tilu: Removing directory 2025/04/16 04:10:31 INFO : Swift container rclone-test-dixadav8tilu: Container "rclone-test-dixadav8tilu" removed --- PASS: TestRmdirsNoLeaveRoot (45.17s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:10:32 INFO : Swift container rclone-test-dixadav8tilu: Container "rclone-test-dixadav8tilu" created 2025/04/16 04:10:32 INFO : A1: Making directory 2025/04/16 04:10:32 INFO : A1/B1: Making directory 2025/04/16 04:10:32 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.48s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:10:32 INFO : A1: Making directory 2025/04/16 04:10:32 INFO : A1/B1: Making directory 2025/04/16 04:10:32 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:10:38 DEBUG : filename.txt: File name found in url 2025/04/16 04:10:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (45.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:11:22 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/16 04:11:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/16 04:11:33 INFO : file1: Copied (new) to: sub/file2 2025/04/16 04:11:33 INFO : file1: Deleted 2025/04/16 04:11:48 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/16 04:11:48 DEBUG : file1: Unchanged skipping 2025/04/16 04:11:48 INFO : file1: Deleted 2025/04/16 04:11:48 DEBUG : Compressed: TestCompressSwift:rclone-test-dixadav8tilu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (36.61s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:11:59 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/16 04:12:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/16 04:12:04 INFO : file1: Copied (new) 2025/04/16 04:12:04 INFO : file1: Deleted 2025/04/16 04:12:05 DEBUG : file1: Destination exists, skipping 2025/04/16 04:12:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (11.74s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:12:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dixadav8tilu/backup" 2025/04/16 04:12:12 DEBUG : Swift container rclone-test-dixadav8tilu path backup.json: Auto set use_segments_container to true 2025/04/16 04:12:18 DEBUG : Swift container rclone-test-dixadav8tilu path backup: Auto set use_segments_container to true 2025/04/16 04:12:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/16 04:12:49 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/16 04:12:49 INFO : dst/file1: Copied (server-side copy) 2025/04/16 04:12:50 INFO : dst/file1: Deleted 2025/04/16 04:12:56 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/16 04:12:56 INFO : dst/file1: Copied (new) 2025/04/16 04:12:56 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (56.15s) === 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-dixadav8tilu", Local "Local file system at /tmp/rclone659974034", Modify Window "1ns" 2025/04/16 04:13:59 INFO : A1/B2: Making directory 2025/04/16 04:13:59 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/16 04:14:36 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/16 04:14:36 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/16 04:14:42 INFO : A1/B1/C1/four: Deleted 2025/04/16 04:14:46 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/16 04:14:46 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/16 04:14:47 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/16 04:14:47 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/16 04:14:47 INFO : A1/two: Deleted 2025/04/16 04:14:47 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/16 04:14:47 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/16 04:14:52 INFO : A1/B1/three: Deleted 2025/04/16 04:14:53 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/16 04:14:53 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/16 04:14:57 INFO : A1/one: Deleted 2025/04/16 04:14:59 INFO : A1/B1/C2/five: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/04/16 04:15:28 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/16 04:15:28 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/04/16 04:15:28 INFO : A2/B1/C1/four: Deleted 2025/04/16 04:15:31 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/16 04:15:31 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/04/16 04:15:31 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/16 04:15:31 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/04/16 04:15:32 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/16 04:15:32 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/04/16 04:15:36 INFO : A2/B1/three: Deleted 2025/04/16 04:15:37 INFO : A2/two: Deleted 2025/04/16 04:15:38 INFO : A2/B1/C2/five: Deleted 2025/04/16 04:15:46 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/16 04:15:46 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/04/16 04:15:51 INFO : A2/one: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (2m50s) goroutine 9944 [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, 3 minutes]: testing.(*T).Run(0xc0001e4340, {0x25f4588?, 0x0?}, 0x2735bb0) /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(0xc0001e4340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0001e4340, 0xc000a07c18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0008a01b0, {0x3d20860, 0x6d, 0x6d}, {0x3d352c0?, 0x1?, 0x3d352c0?}) /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(0xc00017efa0) /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(0xc00017efa0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 1079 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1069 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 34 [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 35 [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 228 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8118 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0003cf340) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8117 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 185 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 175 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 517 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 475 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 439 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 365 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 811 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 785 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1255 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1245 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1492 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1466 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9534 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f765851f048, 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(0xc0009e0e80?, 0xc0009ca000?, 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(0xc0009e0e80, {0xc0009ca000, 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(0xc0009e0e80, {0xc0009ca000?, 0xc0006e5350?, 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(0xc0006ab9d8, {0xc0009ca000?, 0x3d352c0?, 0xc000bd79d0?}) /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(0xc0006e7470, {0xc0009ca000?, 0x18?, 0x7f76a0833a08?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a4c1f8, {0xc0009ca000?, 0x0?, 0xc000a4c1f8?}) /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(0xc0006e5438, {0x29ed880, 0xc000a4c1f8}) /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(0xc0006e5188, {0x7f76581d6288, 0xc0006e7470}, 0xc000bd7a40?) /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(0xc0006e5188, 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(0xc0006e5188, {0xc0009c0000, 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(0xc002d81680, {0xc0009c0000?, 0x81d5e5?, 0x2158700?}) /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(0xc001f5dec0) /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(0xc001f5dec0, 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(0xc002d81680) /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 9599 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 276 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 250 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8574 [select]: net/http.(*persistConn).writeLoop(0xc0006a4480) /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 8591 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 558 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 548 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 338 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 328 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 874 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 848 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1403 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +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:232 +0x378 goroutine 3336 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3433 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1048 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 974 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1474 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1448 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 642 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 633 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3223 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 700 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 690 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1202 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1192 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1355 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 950 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 940 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9613 [IO wait]: internal/poll.runtime_pollWait(0x7f765851f150, 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(0xc0009e0d80?, 0xc00022cc80?, 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(0xc0009e0d80, {0xc00022cc80, 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(0xc0009e0d80, {0xc00022cc80?, 0xc0006e56d0?, 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(0xc0006ab9e0, {0xc00022cc80?, 0x3d352c0?, 0xc000a2b9d0?}) /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(0xc0006e74b8, {0xc00022cc80?, 0x18?, 0x7f76a0835948?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000760138, {0xc00022cc80?, 0x0?, 0xc000760138?}) /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(0xc0006e57b8, {0x29ed880, 0xc000760138}) /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(0xc0006e5508, {0x7f76581d6288, 0xc0006e74b8}, 0xc000a2ba40?) /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(0xc0006e5508, 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(0xc0006e5508, {0xc0000e1000, 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(0xc002d81560, {0xc0000e1000?, 0x81d5e5?, 0x2158700?}) /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(0xc001613c20) /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(0xc001613c20, 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(0xc002d81560) /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 9596 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 749 [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:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 739 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9611 [IO wait]: internal/poll.runtime_pollWait(0x7f765851f360, 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(0xc0009e0900?, 0xc0009cec80?, 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(0xc0009e0900, {0xc0009cec80, 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(0xc0009e0900, {0xc0009cec80?, 0xc0004b5dd0?, 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(0xc0001c85a0, {0xc0009cec80?, 0x3d352c0?, 0xc00009c9d0?}) /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(0xc000934858, {0xc0009cec80?, 0x18?, 0x7f76a0835b28?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000760540, {0xc0009cec80?, 0x0?, 0xc000760540?}) /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(0xc0004b5eb8, {0x29ed880, 0xc000760540}) /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(0xc0004b5c08, {0x7f76581d6288, 0xc000934858}, 0xc00009ca40?) /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(0xc0004b5c08, 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(0xc0004b5c08, {0xc0000df000, 0x1000, 0xc000634508?}) /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(0xc002d817a0, {0xc0000df000?, 0x81d5e5?, 0x2158700?}) /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(0xc0016139e0) /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(0xc0016139e0, 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(0xc002d817a0) /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 9602 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1291 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1217 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2998 [chan receive, 41 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2826 [chan receive, 41 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9537 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc002d81440) /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 9590 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 2879 [chan receive, 41 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 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3599 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3150 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3500 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3075 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2825 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9536 [IO wait]: internal/poll.runtime_pollWait(0x7f765851f258, 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(0xc0009e0980?, 0xc0009d0600?, 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(0xc0009e0980, {0xc0009d0600, 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(0xc0009e0980, {0xc0009d0600?, 0xc00009a898?, 0x425825?}) /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(0xc0001c85b0, {0xc0009d0600?, 0x41261e?, 0x7f76585603d8?}) /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(0xc0009348a0, {0xc0009d0600?, 0x18?, 0xc00009a998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a4c000, {0xc0009d0600?, 0x0?, 0xc000a4c000?}) /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(0xc000793b38, {0x29ed880, 0xc000a4c000}) /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(0xc000793888, {0x7f76581d6288, 0xc0009348a0}, 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(0xc000793888, 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(0xc000793888, {0xc0009c4000, 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(0xc002d81440, {0xc0009c4000?, 0x81d5e5?, 0x2158700?}) /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(0xc0008a4120) /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(0xc0008a4120, 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(0xc002d81440) /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 9590 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9496 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000920fc0, 0xc000401080, 0xc000b54a00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000920fc0, {0x2a13640, 0x3d587a0}, {0xc0008d5b30, 0x4f}, {{0xc001f30600, 0x18}, {0xc001f30619, 0xb}, {0x25de509, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000920fc0, {0x2a13640, 0x3d587a0}, {{0xc001f30600, 0x18}, {0xc001f30619, 0xb}, {0x25de509, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc000920fc0, {0x2a13640?, 0x3d587a0?}, {0xc001f30600, 0x18}, {0xc001f30619, 0xb}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1790 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1822 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc00085f1e0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1821 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2a13640?, 0x3d587a0?}, {0xc001f30600?, 0x20?}, {0xc001f30619?, 0xc0009df6c0?}, 0x10?, 0x40ba0b?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1855 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00083b860, 0xc000400f60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00083b860, 0xc000400f60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc000c7c4e0, {0x2a13640, 0x3d587a0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x20b github.com/rclone/rclone/backend/compress.readMetadata({0x2a13640?, 0x3d587a0?}, {0x2a2a3e0?, 0xc000c7c4e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc000a0a460, {0x2a13640?, 0x3d587a0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc000a0a460, {0x2a13640?, 0x3d587a0?}, 0xc000a0a460?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc002d80360, 0xc0001e5520, {0x2a27c10, 0xc000a0a460}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:135 +0x35c github.com/rclone/rclone/fstest.(*Item).Check(0xc002d80360, 0xc0001e5520, {0x2a27c10, 0xc000a0a460}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc00085f928, 0xc0001e5520, {0x2a27c10, 0xc000a0a460}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 +0x189 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0001e5520, {0x2a27ba0, 0xc00062e280}, {0x0, 0x0}, {0xc002d80360, 0x5, 0x5}, {0xc00085fea0, 0x6, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 +0x8ea github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0001e5520) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 +0xe18 testing.tRunner(0xc0001e5520, 0x2735bb0) /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 8447 [chan receive, 8 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 8446 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9612 [select]: net/http.(*persistConn).writeLoop(0xc002d817a0) /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 9602 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8573 [IO wait]: internal/poll.runtime_pollWait(0x7f765851ee38, 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(0xc00024a380?, 0xc0009cb980?, 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(0xc00024a380, {0xc0009cb980, 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(0xc00024a380, {0xc0009cb980?, 0xc0003bf350?, 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(0xc0001c8520, {0xc0009cb980?, 0x3d352c0?, 0xc0000a09d0?}) /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(0xc0006e64c8, {0xc0009cb980?, 0x18?, 0xc0000a0998?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a4c030, {0xc0009cb980?, 0x0?, 0xc000a4c030?}) /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(0xc0003bf438, {0x29ed880, 0xc000a4c030}) /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(0xc0003bf188, {0x7f76581d6288, 0xc0006e64c8}, 0xc0000a0a40?) /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(0xc0003bf188, 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(0xc0003bf188, {0xc000c69000, 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(0xc0006a4480, {0xc000c69000?, 0x81d5e5?, 0x2158700?}) /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(0xc001612000) /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(0xc001612000, 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(0xc0006a4480) /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 8591 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9614 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc002d81560) /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 9596 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9535 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc002d81680) /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 9599 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9935 [select]: net/http.(*persistConn).roundTrip(0xc002d817a0, 0xc000b18550) /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(0xc000036600, 0xc000b54a00) /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(0xc00055a770, 0xc000b54a00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000b54a00, {0x29ed100, 0xc00055a770}, {0x1375901?, 0x9d9a4d?, 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(0xc0001729c0, 0xc000b54a00, {0x40af3e?, 0x47e292?, 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(0xc0001729c0, 0xc000b54a00) /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 9496 /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.202275219s (try 1/5): exit status 2: Failed []