"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/05/14 05:42:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva" 2025/05/14 05:42:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:42:02 DEBUG : Swift container rclone-test-qakaqap4yuva.json: Auto set use_segments_container to true 2025/05/14 05:42:03 DEBUG : Swift container rclone-test-qakaqap4yuva: Auto set use_segments_container to true 2025/05/14 05:42:03 DEBUG : Creating backend with remote "/tmp/rclone1202818015" === 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-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", 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/05/14 05:42:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/14 05:42:03 DEBUG : potato: Seek from 10 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 10 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Seek from 5 to 2 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/14 05:42:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Seek from 5 to 2 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/14 05:42:03 DEBUG : potato: Seek from 8 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 8 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/14 05:42:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/14 05:42:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/14 05:42:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/14 05:42:03 DEBUG : potato: Seek from 5 to 2 2025/05/14 05:42:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/14 05:42:03 DEBUG : potato: Seek from 9 to 0 2025/05/14 05:42:03 DEBUG : potato: Seek from 9 to 0 2025/05/14 05:42:03 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-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 05:42:03 INFO : Swift container rclone-test-qakaqap4yuva: Container "rclone-test-qakaqap4yuva" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (78.50s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.15s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/05/14 05:43:21 DEBUG : Creating backend with remote "nonexistent" 2025/05/14 05:43:21 DEBUG : Creating backend with remote "nonexistent" 2025/05/14 05:43:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/14 05:43:21 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/05/14 05:43:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/14 05:43:21 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-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", 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 (71.68s) --- PASS: TestCheckDownload/1 (0.27s) --- PASS: TestCheckDownload/2 (0.20s) --- PASS: TestCheckDownload/3 (0.20s) --- PASS: TestCheckDownload/4 (0.20s) --- PASS: TestCheckDownload/5 (0.30s) --- PASS: TestCheckDownload/6 (0.22s) --- PASS: TestCheckDownload/7 (0.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", 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 (70.39s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.14s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.12s) --- PASS: TestCheckSizeOnly/7 (0.14s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 05:46:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/14 05:46:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/14 05:46:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/14 05:46:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/14 05:46:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/14 05:46:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/14 05:46:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/14 05:46:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (32.48s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 05:46:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/data" 2025/05/14 05:46:16 DEBUG : Swift container rclone-test-qakaqap4yuva path data.json: Auto set use_segments_container to true 2025/05/14 05:46:22 DEBUG : Swift container rclone-test-qakaqap4yuva 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 (285.69s) --- PASS: TestCheckSum/subtest1 (0.34s) --- PASS: TestCheckSum/subtest2 (5.34s) --- PASS: TestCheckSum/subtest3 (10.46s) --- PASS: TestCheckSum/subtest4 (5.43s) --- PASS: TestCheckSum/subtest5 (5.42s) --- PASS: TestCheckSum/subtest6 (10.43s) --- PASS: TestCheckSum/subtest7 (10.57s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 05:51:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/data" 2025/05/14 05:51:02 DEBUG : Config file has changed externally - reloading 2025/05/14 05:51:02 DEBUG : Swift container rclone-test-qakaqap4yuva path data.json: Auto set use_segments_container to true 2025/05/14 05:51:07 DEBUG : Swift container rclone-test-qakaqap4yuva 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 (280.17s) --- PASS: TestCheckSumDownload/subtest1 (5.39s) --- PASS: TestCheckSumDownload/subtest2 (15.40s) --- PASS: TestCheckSumDownload/subtest3 (10.55s) --- PASS: TestCheckSumDownload/subtest4 (10.48s) --- PASS: TestCheckSumDownload/subtest5 (5.40s) --- PASS: TestCheckSumDownload/subtest6 (5.42s) --- PASS: TestCheckSumDownload/subtest7 (10.41s) === RUN TestApplyTransforms 2025/05/14 05:55:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cawilur0pifi" 2025/05/14 05:55:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:55:42 DEBUG : Swift container rclone-test-cawilur0pifi.json: Auto set use_segments_container to true 2025/05/14 05:55:42 DEBUG : Swift container rclone-test-cawilur0pifi: Auto set use_segments_container to true 2025/05/14 05:55:42 DEBUG : Creating backend with remote "/tmp/rclone2051071258" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cawilur0pifi", Local "Local file system at /tmp/rclone2051071258", Modify Window "1ns" 2025/05/14 05:55:43 INFO : Swift container rclone-test-cawilur0pifi: Container "rclone-test-cawilur0pifi" created upper checkfile vs. lower remote (without normalization) 2025/05/14 05:55:49 ERROR : hello, world!: sum not found 2025/05/14 05:55:49 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-cawilur0pifi 2025/05/14 05:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-cawilur0pifi: 1 files missing 2025/05/14 05:55:49 NOTICE: 1 hashes missing 2025/05/14 05:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-cawilur0pifi: 2 differences found 2025/05/14 05:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-cawilur0pifi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/14 05:55:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-cawilur0pifi: 0 differences found 2025/05/14 05:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-cawilur0pifi: 1 matching files 2025/05/14 05:55:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kewiyif1qejo" 2025/05/14 05:55:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:55:49 DEBUG : Swift container rclone-test-kewiyif1qejo.json: Auto set use_segments_container to true 2025/05/14 05:55:50 DEBUG : Swift container rclone-test-kewiyif1qejo: Auto set use_segments_container to true 2025/05/14 05:55:50 DEBUG : Creating backend with remote "/tmp/rclone477297774" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kewiyif1qejo", Local "Local file system at /tmp/rclone477297774", Modify Window "1ns" 2025/05/14 05:55:50 INFO : Swift container rclone-test-kewiyif1qejo: Container "rclone-test-kewiyif1qejo" created lower checkfile vs. upper remote (without normalization) 2025/05/14 05:56:07 ERROR : HELLO, WORLD!: sum not found 2025/05/14 05:56:07 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-kewiyif1qejo 2025/05/14 05:56:07 NOTICE: Compressed: TestCompressSwift:rclone-test-kewiyif1qejo: 1 files missing 2025/05/14 05:56:07 NOTICE: 1 hashes missing 2025/05/14 05:56:07 NOTICE: Compressed: TestCompressSwift:rclone-test-kewiyif1qejo: 2 differences found 2025/05/14 05:56:07 NOTICE: Compressed: TestCompressSwift:rclone-test-kewiyif1qejo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/14 05:56:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:56:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kewiyif1qejo: 0 differences found 2025/05/14 05:56:12 NOTICE: Compressed: TestCompressSwift:rclone-test-kewiyif1qejo: 1 matching files 2025/05/14 05:56:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-pojuzuq8ketu" 2025/05/14 05:56:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:56:12 DEBUG : Swift container rclone-test-pojuzuq8ketu.json: Auto set use_segments_container to true 2025/05/14 05:56:13 DEBUG : Swift container rclone-test-pojuzuq8ketu: Auto set use_segments_container to true 2025/05/14 05:56:13 DEBUG : Creating backend with remote "/tmp/rclone3400609077" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu", Local "Local file system at /tmp/rclone3400609077", Modify Window "1ns" 2025/05/14 05:56:13 INFO : Swift container rclone-test-pojuzuq8ketu: Container "rclone-test-pojuzuq8ketu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/14 05:56:29 ERROR : HeLlO, wOrLd!: sum not found 2025/05/14 05:56:29 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu 2025/05/14 05:56:29 NOTICE: Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu: 1 files missing 2025/05/14 05:56:29 NOTICE: 1 hashes missing 2025/05/14 05:56:29 NOTICE: Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu: 2 differences found 2025/05/14 05:56:29 NOTICE: Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/14 05:56:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:56:34 NOTICE: Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu: 0 differences found 2025/05/14 05:56:34 NOTICE: Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu: 1 matching files 2025/05/14 05:56:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yiriqol4vawu" 2025/05/14 05:56:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:56:35 DEBUG : Swift container rclone-test-yiriqol4vawu.json: Auto set use_segments_container to true 2025/05/14 05:56:35 DEBUG : Swift container rclone-test-yiriqol4vawu: Auto set use_segments_container to true 2025/05/14 05:56:35 DEBUG : Creating backend with remote "/tmp/rclone1072811375" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yiriqol4vawu", Local "Local file system at /tmp/rclone1072811375", Modify Window "1ns" 2025/05/14 05:56:35 INFO : Swift container rclone-test-yiriqol4vawu: Container "rclone-test-yiriqol4vawu" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/14 05:56:41 ERROR : HELLO, WORLD!: sum not found 2025/05/14 05:56:41 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-yiriqol4vawu 2025/05/14 05:56:41 NOTICE: Compressed: TestCompressSwift:rclone-test-yiriqol4vawu: 1 files missing 2025/05/14 05:56:41 NOTICE: 1 hashes missing 2025/05/14 05:56:41 NOTICE: Compressed: TestCompressSwift:rclone-test-yiriqol4vawu: 2 differences found 2025/05/14 05:56:41 NOTICE: Compressed: TestCompressSwift:rclone-test-yiriqol4vawu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/14 05:56:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:56:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yiriqol4vawu: 0 differences found 2025/05/14 05:56:42 NOTICE: Compressed: TestCompressSwift:rclone-test-yiriqol4vawu: 1 matching files 2025/05/14 05:56:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qocoquy9yuvu" 2025/05/14 05:56:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:56:42 DEBUG : Swift container rclone-test-qocoquy9yuvu.json: Auto set use_segments_container to true 2025/05/14 05:56:42 DEBUG : Swift container rclone-test-qocoquy9yuvu: Auto set use_segments_container to true 2025/05/14 05:56:42 DEBUG : Creating backend with remote "/tmp/rclone2616799661" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu", Local "Local file system at /tmp/rclone2616799661", Modify Window "1ns" 2025/05/14 05:56:43 INFO : Swift container rclone-test-qocoquy9yuvu: Container "rclone-test-qocoquy9yuvu" created NFD checkfile vs. NFC remote (without normalization) 2025/05/14 05:56:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/14 05:56:59 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu 2025/05/14 05:56:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu: 1 files missing 2025/05/14 05:56:59 NOTICE: 1 hashes missing 2025/05/14 05:56:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu: 2 differences found 2025/05/14 05:56:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/14 05:57:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:57:00 NOTICE: Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu: 0 differences found 2025/05/14 05:57:00 NOTICE: Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu: 1 matching files 2025/05/14 05:57:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-muzigeb5liyi" 2025/05/14 05:57:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:57:01 DEBUG : Swift container rclone-test-muzigeb5liyi.json: Auto set use_segments_container to true 2025/05/14 05:57:01 DEBUG : Swift container rclone-test-muzigeb5liyi: Auto set use_segments_container to true 2025/05/14 05:57:01 DEBUG : Creating backend with remote "/tmp/rclone2400544835" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-muzigeb5liyi", Local "Local file system at /tmp/rclone2400544835", Modify Window "1ns" 2025/05/14 05:57:02 INFO : Swift container rclone-test-muzigeb5liyi: Container "rclone-test-muzigeb5liyi" created NFC checkfile vs. NFD remote (without normalization) 2025/05/14 05:57:18 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/14 05:57:18 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-muzigeb5liyi 2025/05/14 05:57:18 NOTICE: Compressed: TestCompressSwift:rclone-test-muzigeb5liyi: 1 files missing 2025/05/14 05:57:18 NOTICE: 1 hashes missing 2025/05/14 05:57:18 NOTICE: Compressed: TestCompressSwift:rclone-test-muzigeb5liyi: 2 differences found 2025/05/14 05:57:18 NOTICE: Compressed: TestCompressSwift:rclone-test-muzigeb5liyi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/14 05:57:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:57:23 NOTICE: Compressed: TestCompressSwift:rclone-test-muzigeb5liyi: 0 differences found 2025/05/14 05:57:23 NOTICE: Compressed: TestCompressSwift:rclone-test-muzigeb5liyi: 1 matching files 2025/05/14 05:57:23 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kuqeyig6suli" 2025/05/14 05:57:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:57:24 DEBUG : Swift container rclone-test-kuqeyig6suli.json: Auto set use_segments_container to true 2025/05/14 05:57:24 DEBUG : Swift container rclone-test-kuqeyig6suli: Auto set use_segments_container to true 2025/05/14 05:57:24 DEBUG : Creating backend with remote "/tmp/rclone2889157736" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kuqeyig6suli", Local "Local file system at /tmp/rclone2889157736", Modify Window "1ns" 2025/05/14 05:57:24 INFO : Swift container rclone-test-kuqeyig6suli: Container "rclone-test-kuqeyig6suli" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/14 05:57:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 05:57:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-kuqeyig6suli 2025/05/14 05:57:40 NOTICE: Compressed: TestCompressSwift:rclone-test-kuqeyig6suli: 1 files missing 2025/05/14 05:57:40 NOTICE: 1 hashes missing 2025/05/14 05:57:40 NOTICE: Compressed: TestCompressSwift:rclone-test-kuqeyig6suli: 2 differences found 2025/05/14 05:57:40 NOTICE: Compressed: TestCompressSwift:rclone-test-kuqeyig6suli: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/14 05:57:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:57:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kuqeyig6suli: 0 differences found 2025/05/14 05:57:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kuqeyig6suli: 1 matching files 2025/05/14 05:57:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nimaruy8qeco" 2025/05/14 05:57:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:57:46 DEBUG : Swift container rclone-test-nimaruy8qeco.json: Auto set use_segments_container to true 2025/05/14 05:57:46 DEBUG : Swift container rclone-test-nimaruy8qeco: Auto set use_segments_container to true 2025/05/14 05:57:46 DEBUG : Creating backend with remote "/tmp/rclone1508599429" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nimaruy8qeco", Local "Local file system at /tmp/rclone1508599429", Modify Window "1ns" 2025/05/14 05:57:46 INFO : Swift container rclone-test-nimaruy8qeco: Container "rclone-test-nimaruy8qeco" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/14 05:57:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 05:57:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nimaruy8qeco 2025/05/14 05:57:57 NOTICE: Compressed: TestCompressSwift:rclone-test-nimaruy8qeco: 1 files missing 2025/05/14 05:57:57 NOTICE: 1 hashes missing 2025/05/14 05:57:57 NOTICE: Compressed: TestCompressSwift:rclone-test-nimaruy8qeco: 2 differences found 2025/05/14 05:57:57 NOTICE: Compressed: TestCompressSwift:rclone-test-nimaruy8qeco: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/14 05:57:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:57:58 NOTICE: Compressed: TestCompressSwift:rclone-test-nimaruy8qeco: 0 differences found 2025/05/14 05:57:58 NOTICE: Compressed: TestCompressSwift:rclone-test-nimaruy8qeco: 1 matching files 2025/05/14 05:57:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-juroxos4xobi" 2025/05/14 05:57:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:57:58 DEBUG : Swift container rclone-test-juroxos4xobi.json: Auto set use_segments_container to true 2025/05/14 05:57:58 DEBUG : Swift container rclone-test-juroxos4xobi: Auto set use_segments_container to true 2025/05/14 05:57:58 DEBUG : Creating backend with remote "/tmp/rclone642050049" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-juroxos4xobi", Local "Local file system at /tmp/rclone642050049", Modify Window "1ns" 2025/05/14 05:57:59 INFO : Swift container rclone-test-juroxos4xobi: Container "rclone-test-juroxos4xobi" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/14 05:58:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 05:58:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-juroxos4xobi 2025/05/14 05:58:10 NOTICE: Compressed: TestCompressSwift:rclone-test-juroxos4xobi: 1 files missing 2025/05/14 05:58:10 NOTICE: 1 hashes missing 2025/05/14 05:58:10 NOTICE: Compressed: TestCompressSwift:rclone-test-juroxos4xobi: 2 differences found 2025/05/14 05:58:10 NOTICE: Compressed: TestCompressSwift:rclone-test-juroxos4xobi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/14 05:58:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:58:15 NOTICE: Compressed: TestCompressSwift:rclone-test-juroxos4xobi: 0 differences found 2025/05/14 05:58:15 NOTICE: Compressed: TestCompressSwift:rclone-test-juroxos4xobi: 1 matching files 2025/05/14 05:58:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ducomis2biqo" 2025/05/14 05:58:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 05:58:15 DEBUG : Swift container rclone-test-ducomis2biqo.json: Auto set use_segments_container to true 2025/05/14 05:58:16 DEBUG : Swift container rclone-test-ducomis2biqo: Auto set use_segments_container to true 2025/05/14 05:58:16 DEBUG : Creating backend with remote "/tmp/rclone3891325710" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ducomis2biqo", Local "Local file system at /tmp/rclone3891325710", Modify Window "1ns" 2025/05/14 05:58:16 INFO : Swift container rclone-test-ducomis2biqo: Container "rclone-test-ducomis2biqo" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/14 05:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/14 05:58:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ducomis2biqo 2025/05/14 05:58:32 NOTICE: Compressed: TestCompressSwift:rclone-test-ducomis2biqo: 1 files missing 2025/05/14 05:58:32 NOTICE: 1 hashes missing 2025/05/14 05:58:32 NOTICE: Compressed: TestCompressSwift:rclone-test-ducomis2biqo: 2 differences found 2025/05/14 05:58:32 NOTICE: Compressed: TestCompressSwift:rclone-test-ducomis2biqo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/14 05:58:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/14 05:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-ducomis2biqo: 0 differences found 2025/05/14 05:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-ducomis2biqo: 1 matching files 2025/05/14 05:58:37 DEBUG : Compressed: TestCompressSwift:rclone-test-ducomis2biqo: Purge remote 2025/05/14 05:58:37 DEBUG : Waiting for deletions to finish 2025/05/14 05:58:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/14 05:58:42 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/14 05:58:43 INFO : Swift container rclone-test-ducomis2biqo: Container "rclone-test-ducomis2biqo" removed 2025/05/14 05:58:43 DEBUG : Compressed: TestCompressSwift:rclone-test-juroxos4xobi: Purge remote 2025/05/14 05:58:43 DEBUG : Waiting for deletions to finish 2025/05/14 05:58:43 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/14 05:58:53 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/14 05:58:53 INFO : Swift container rclone-test-juroxos4xobi: Container "rclone-test-juroxos4xobi" removed 2025/05/14 05:58:53 DEBUG : Compressed: TestCompressSwift:rclone-test-nimaruy8qeco: Purge remote 2025/05/14 05:58:53 DEBUG : Waiting for deletions to finish 2025/05/14 05:58:54 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/14 05:58:59 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/14 05:58:59 INFO : Swift container rclone-test-nimaruy8qeco: Container "rclone-test-nimaruy8qeco" removed 2025/05/14 05:58:59 DEBUG : Compressed: TestCompressSwift:rclone-test-kuqeyig6suli: Purge remote 2025/05/14 05:58:59 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/14 05:59:09 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/14 05:59:09 INFO : Swift container rclone-test-kuqeyig6suli: Container "rclone-test-kuqeyig6suli" removed 2025/05/14 05:59:09 DEBUG : Compressed: TestCompressSwift:rclone-test-muzigeb5liyi: Purge remote 2025/05/14 05:59:09 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:20 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/14 05:59:20 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/14 05:59:20 INFO : Swift container rclone-test-muzigeb5liyi: Container "rclone-test-muzigeb5liyi" removed 2025/05/14 05:59:20 DEBUG : Compressed: TestCompressSwift:rclone-test-qocoquy9yuvu: Purge remote 2025/05/14 05:59:20 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:21 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/14 05:59:25 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/14 05:59:26 INFO : Swift container rclone-test-qocoquy9yuvu: Container "rclone-test-qocoquy9yuvu" removed 2025/05/14 05:59:26 DEBUG : Compressed: TestCompressSwift:rclone-test-yiriqol4vawu: Purge remote 2025/05/14 05:59:26 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:26 INFO : HELLO, WORLD!.bin: Deleted 2025/05/14 05:59:26 INFO : HELLO, WORLD!.json: Deleted 2025/05/14 05:59:27 INFO : Swift container rclone-test-yiriqol4vawu: Container "rclone-test-yiriqol4vawu" removed 2025/05/14 05:59:27 DEBUG : Compressed: TestCompressSwift:rclone-test-pojuzuq8ketu: Purge remote 2025/05/14 05:59:27 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:32 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/14 05:59:37 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/14 05:59:37 INFO : Swift container rclone-test-pojuzuq8ketu: Container "rclone-test-pojuzuq8ketu" removed 2025/05/14 05:59:37 DEBUG : Compressed: TestCompressSwift:rclone-test-kewiyif1qejo: Purge remote 2025/05/14 05:59:37 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:42 INFO : HELLO, WORLD!.bin: Deleted 2025/05/14 05:59:47 INFO : HELLO, WORLD!.json: Deleted 2025/05/14 05:59:47 INFO : Swift container rclone-test-kewiyif1qejo: Container "rclone-test-kewiyif1qejo" removed 2025/05/14 05:59:47 DEBUG : Compressed: TestCompressSwift:rclone-test-cawilur0pifi: Purge remote 2025/05/14 05:59:47 DEBUG : Waiting for deletions to finish 2025/05/14 05:59:48 INFO : hello, world!.bin: Deleted 2025/05/14 05:59:48 INFO : hello, world!.json: Deleted 2025/05/14 05:59:48 INFO : Swift container rclone-test-cawilur0pifi: Container "rclone-test-cawilur0pifi" removed --- PASS: TestApplyTransforms (246.43s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 05:59:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/14 06:00:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:00:04 INFO : file1: Copied (new) to: sub/file2 2025/05/14 06:00:10 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:00:10 DEBUG : file1: Unchanged skipping 2025/05/14 06:00:10 DEBUG : Compressed: TestCompressSwift:rclone-test-qakaqap4yuva: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (27.22s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:00:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/backup" 2025/05/14 06:00:53 DEBUG : Swift container rclone-test-qakaqap4yuva path backup.json: Auto set use_segments_container to true 2025/05/14 06:00:58 DEBUG : Swift container rclone-test-qakaqap4yuva path backup: Auto set use_segments_container to true 2025/05/14 06:01:04 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/14 06:01:25 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/14 06:01:25 INFO : dst/file1: Copied (server-side copy) 2025/05/14 06:01:35 INFO : dst/file1: Deleted 2025/05/14 06:01:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:01:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (105.93s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:02:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/dst" 2025/05/14 06:02:02 DEBUG : Swift container rclone-test-qakaqap4yuva path dst.json: Auto set use_segments_container to true 2025/05/14 06:02:07 DEBUG : Swift container rclone-test-qakaqap4yuva path dst: Auto set use_segments_container to true 2025/05/14 06:02:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/CompareDest" 2025/05/14 06:02:18 DEBUG : Swift container rclone-test-qakaqap4yuva path CompareDest.json: Auto set use_segments_container to true 2025/05/14 06:02:24 DEBUG : Swift container rclone-test-qakaqap4yuva path CompareDest: Auto set use_segments_container to true 2025/05/14 06:02:29 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 06:02:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 06:02:45 INFO : one: Copied (new) 2025/05/14 06:02:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 06:03:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/14 06:03:01 INFO : one: Copied (replaced existing) 2025/05/14 06:03:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 06:03:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:03:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/14 06:04:15 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 06:04:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:04:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 06:04:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 06:04:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:04:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/14 06:05:02 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 06:05:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/14 06:05:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/14 06:05:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (239.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:06:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/dst" 2025/05/14 06:06:01 DEBUG : Config file has changed externally - reloading 2025/05/14 06:06:01 DEBUG : Swift container rclone-test-qakaqap4yuva path dst.json: Auto set use_segments_container to true 2025/05/14 06:06:07 DEBUG : Swift container rclone-test-qakaqap4yuva path dst: Auto set use_segments_container to true 2025/05/14 06:06:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/CopyDest" 2025/05/14 06:06:17 DEBUG : Swift container rclone-test-qakaqap4yuva path CopyDest.json: Auto set use_segments_container to true 2025/05/14 06:06:23 DEBUG : Swift container rclone-test-qakaqap4yuva path CopyDest: Auto set use_segments_container to true 2025/05/14 06:06:28 DEBUG : one: Need to transfer - File not found at Destination 2025/05/14 06:06:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 06:06:44 INFO : one: Copied (new) 2025/05/14 06:07:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 06:07:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/14 06:07:10 INFO : one: Copied (replaced existing) 2025/05/14 06:08:02 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/BackupDir" 2025/05/14 06:08:03 DEBUG : Swift container rclone-test-qakaqap4yuva path BackupDir.json: Auto set use_segments_container to true 2025/05/14 06:08:08 DEBUG : Swift container rclone-test-qakaqap4yuva path BackupDir: Auto set use_segments_container to true 2025/05/14 06:08:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 06:08:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:08:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/14 06:09:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/14 06:09:00 INFO : one: Copied (server-side copy) 2025/05/14 06:09:05 INFO : one: Deleted 2025/05/14 06:09:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/14 06:09:26 INFO : one: Copied (server-side copy) 2025/05/14 06:09:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/14 06:10:09 DEBUG : two: Need to transfer - File not found at Destination 2025/05/14 06:10:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:10:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/14 06:10:30 INFO : two: Copied (server-side copy) 2025/05/14 06:10:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/14 06:10:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:10:56 DEBUG : two: Unchanged skipping 2025/05/14 06:12:09 DEBUG : three: Need to transfer - File not found at Destination 2025/05/14 06:12:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/14 06:12:09 DEBUG : three: Destination not found in --copy-dest 2025/05/14 06:12:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/14 06:12:25 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (497.29s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.20s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.20s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:14:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/14 06:14:30 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:14:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/14 06:14:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/14 06:14:41 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/14 06:14:41 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-qakaqap4yuva/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/14 06:14:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/14 06:14:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/14 06:15:08 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f8d45de7e5ed13aad6034dc24d70a98f OK 2025/05/14 06:15:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (65.13s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.22s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:16:21 INFO : Compressed: TestCompressSwift:rclone-test-qakaqap4yuva: Looking for duplicate md5 hashes using newest mode. 2025/05/14 06:16:22 NOTICE: dd7280b2e4f6c48a51f148afd92e5d85: Found 3 files with duplicate md5 hashes 2025/05/14 06:16:22 INFO : one: Deleted 2025/05/14 06:16:22 INFO : also/one: Deleted 2025/05/14 06:16:22 NOTICE: dd7280b2e4f6c48a51f148afd92e5d85: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (104.35s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.16s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.13s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", 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-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:19:17 DEBUG : a.txt: Excluded (Size Filter) 2025/05/14 06:19:17 DEBUG : a.txt: Excluded 2025/05/14 06:19:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 06:19:17 DEBUG : sub dir/hello world: Excluded 2025/05/14 06:19:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 06:19:17 DEBUG : sub dir/hello world2: Excluded 2025/05/14 06:19:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 06:19:17 DEBUG : sub dir/hello world: Excluded 2025/05/14 06:19:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 06:19:17 DEBUG : sub dir/hello world2: Excluded 2025/05/14 06:19:17 DEBUG : sub dir/ignore dir: Excluded 2025/05/14 06:19:23 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (188.55s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:21:48 DEBUG : a.txt: Excluded (Size Filter) 2025/05/14 06:21:48 DEBUG : a.txt: Excluded 2025/05/14 06:21:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 06:21:48 DEBUG : sub dir/hello world: Excluded 2025/05/14 06:21:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 06:21:48 DEBUG : sub dir/hello world2: Excluded 2025/05/14 06:21:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/14 06:21:48 DEBUG : sub dir/hello world: Excluded 2025/05/14 06:21:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/14 06:21:48 DEBUG : sub dir/hello world2: Excluded 2025/05/14 06:21:49 DEBUG : sub dir/ignore dir: Excluded 2025/05/14 06:21:54 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (143.14s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", 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 (103.52s) --- PASS: TestListJSON/Default (5.19s) --- PASS: TestListJSON/FilesOnly (5.21s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.37s) --- PASS: TestListJSON/SubDir (8.23s) --- PASS: TestListJSON/NoModTime (10.18s) --- PASS: TestListJSON/NoMimeType (5.11s) --- PASS: TestListJSON/ShowHash (5.22s) --- PASS: TestListJSON/HashTypes (5.22s) --- PASS: TestListJSON/Metadata (5.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", 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/05/14 06:25:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qakaqap4yuva/notfound" 2025/05/14 06:25:34 DEBUG : Config file has changed externally - reloading 2025/05/14 06:25:34 DEBUG : Swift container rclone-test-qakaqap4yuva path notfound.json: Auto set use_segments_container to true 2025/05/14 06:25:40 DEBUG : Swift container rclone-test-qakaqap4yuva path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (105.89s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.10s) --- PASS: TestStatJSON/Dir (5.25s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.15s) --- PASS: TestStatJSON/NotFound (6.24s) --- PASS: TestStatJSON/DirFilesOnly (5.06s) --- PASS: TestStatJSON/FileFilesOnly (5.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.07s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:26:11 INFO : Compressed: TestCompressSwift:rclone-test-qakaqap4yuva: Making directory 2025/05/14 06:26:11 INFO : Compressed: TestCompressSwift:rclone-test-qakaqap4yuva: Making directory --- PASS: TestMkdir (0.23s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestLsd (46.31s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestLs (27.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:27:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/14 06:27:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (40.06s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestLsLong (32.16s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (42.76s) --- PASS: TestHashSums/Md5 (10.33s) --- PASS: TestHashSums/Md5Download (5.19s) === RUN TestHashSumsWithErrors 2025/05/14 06:29:20 DEBUG : Creating backend with remote ":memory:" 2025/05/14 06:29:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/14 06:29:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/14 06:29:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/14 06:29:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/14 06:29:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/14 06:29:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/14 06:29:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/14 06:29:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/14 06:29:20 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-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestCount (49.12s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:30:58 DEBUG : Waiting for deletions to finish 2025/05/14 06:30:58 DEBUG : large: Excluded (Size Filter) 2025/05/14 06:30:58 INFO : medium: Deleted 2025/05/14 06:31:03 INFO : small: Deleted --- PASS: TestDelete (79.84s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:32:21 DEBUG : Waiting for deletions to finish 2025/05/14 06:32:21 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/14 06:32:21 INFO : medium: Deleted 2025/05/14 06:32:36 INFO : large: Deleted --- PASS: TestMaxDelete (73.18s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:33:24 DEBUG : Waiting for deletions to finish 2025/05/14 06:33:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/14 06:33:24 INFO : medium: Deleted 2025/05/14 06:33:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (68.46s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:34:27 DEBUG : Waiting for deletions to finish 2025/05/14 06:34:27 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/14 06:34:28 INFO : medium: Deleted 2025/05/14 06:34:44 INFO : large: Deleted --- PASS: TestMaxDeleteSize (64.12s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestReadFile (22.24s) === RUN TestRetry 2025/05/14 06:35:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/14 06:35:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/14 06:35:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 06:35:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 06:35:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 06:35:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/14 06:35:17 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-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestCat (117.34s) === RUN TestPurge 2025/05/14 06:37:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-taqeyac3hojo" 2025/05/14 06:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 06:37:15 DEBUG : Swift container rclone-test-taqeyac3hojo.json: Auto set use_segments_container to true 2025/05/14 06:37:15 DEBUG : Swift container rclone-test-taqeyac3hojo: Auto set use_segments_container to true 2025/05/14 06:37:15 DEBUG : Creating backend with remote "/tmp/rclone3785257012" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-taqeyac3hojo", Local "Local file system at /tmp/rclone3785257012", Modify Window "1ns" 2025/05/14 06:37:15 INFO : Swift container rclone-test-taqeyac3hojo: Container "rclone-test-taqeyac3hojo" created 2025/05/14 06:37:21 INFO : A2: Making directory 2025/05/14 06:37:21 INFO : A1/B2: Making directory 2025/05/14 06:37:21 INFO : A1/B2/C2: Making directory 2025/05/14 06:37:21 INFO : A1/B1/C3: Making directory 2025/05/14 06:37:21 INFO : A3: Making directory 2025/05/14 06:37:21 INFO : A3/B3: Making directory 2025/05/14 06:37:21 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/14 06:37:38 DEBUG : Waiting for deletions to finish 2025/05/14 06:37:38 INFO : A1/B1/C1/one.bin: Deleted 2025/05/14 06:37:38 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/14 06:37:48 DEBUG : Waiting for deletions to finish 2025/05/14 06:37:54 INFO : A1/two.json: Deleted 2025/05/14 06:37:54 INFO : A1/two.bin: Deleted 2025/05/14 06:37:54 INFO : Swift container rclone-test-taqeyac3hojo: Container "rclone-test-taqeyac3hojo" removed 2025/05/14 06:37:54 DEBUG : Compressed: TestCompressSwift:rclone-test-taqeyac3hojo: Purge remote 2025/05/14 06:37:54 DEBUG : Waiting for deletions to finish 2025/05/14 06:37:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.98s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:38:05 INFO : A2: Making directory 2025/05/14 06:38:05 INFO : A1/B2: Making directory 2025/05/14 06:38:05 INFO : A1/B2/C2: Making directory 2025/05/14 06:38:05 INFO : A1/B1/C3: Making directory 2025/05/14 06:38:05 INFO : A3: Making directory 2025/05/14 06:38:05 INFO : A3/B3: Making directory 2025/05/14 06:38:05 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/05/14 06:38:11 DEBUG : removing 1 level 3 directories 2025/05/14 06:38:11 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/05/14 06:38:24 DEBUG : removing 1 level 0 directories 2025/05/14 06:38:24 INFO : Compressed: TestCompressSwift:rclone-test-qakaqap4yuva: Removing directory 2025/05/14 06:38:24 INFO : Swift container rclone-test-qakaqap4yuva: Container "rclone-test-qakaqap4yuva" removed --- PASS: TestRmdirsNoLeaveRoot (29.96s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:38:24 INFO : Swift container rclone-test-qakaqap4yuva: Container "rclone-test-qakaqap4yuva" created 2025/05/14 06:38:24 INFO : A1: Making directory 2025/05/14 06:38:24 INFO : A1/B1: Making directory 2025/05/14 06:38:24 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.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:38:25 INFO : A1: Making directory 2025/05/14 06:38:25 INFO : A1/B1: Making directory 2025/05/14 06:38:25 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.25s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:38:56 DEBUG : filename.txt: File name found in url 2025/05/14 06:39:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (119.60s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:40:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/14 06:40:40 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:40:40 INFO : file1: Copied (new) to: sub/file2 2025/05/14 06:40:40 INFO : file1: Deleted 2025/05/14 06:40:50 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/14 06:40:50 DEBUG : file1: Unchanged skipping 2025/05/14 06:40:50 INFO : file1: Deleted 2025/05/14 06:40:56 DEBUG : Compressed: TestCompressSwift:rclone-test-qakaqap4yuva: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (42.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" 2025/05/14 06:41:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/14 06:41:27 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/14 06:41:27 INFO : file1: Copied (new) 2025/05/14 06:41:27 INFO : file1: Deleted 2025/05/14 06:41:43 DEBUG : file1: Destination exists, skipping 2025/05/14 06:41:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (46.99s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qakaqap4yuva", Local "Local file system at /tmp/rclone1202818015", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestMoveFileBackupDir (9s) goroutine 9341 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000164000, {0x26138d6?, 0x0?}, 0x27380e0) /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(0xc000164000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000164000, 0xc0006dfc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a888d0, {0x3d23960, 0x6d, 0x6d}, {0x3d383c0?, 0x1?, 0x3d383c0?}) /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(0xc00046a0a0) /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(0xc00046a0a0) /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 744 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 734 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 19 [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 20 [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 9444 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc00052ec40, 0xc000ac9080, 0xc0003168c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc00052ec40, {0x2a15f80, 0xc00011d320}, {0xc00099ebe0, 0x4f}, {{0xc00098f500, 0x18}, {0xc00098f519, 0xd}, {0x25df62f, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc00052ec40, {0x2a15f80, 0xc00011d320}, {{0xc00098f500, 0x18}, {0xc00098f519, 0xd}, {0x25df62f, 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).objectPut(0xc00052ec40, {0x2a15f80, 0xc00011d320}, {0xc00098f500, 0x18}, {0xc00098f519, 0xd}, {0x29ee800, 0xc0006840c0}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1568 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1614 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000805000?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a8a1e0, 0xc000805000, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc000ac9020, {0x2a15f80, 0xc00011d320}, {0x29ee800, 0xc0006840c0}, {0x2a20ab0, 0xc000a44cc0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7cb github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc00052f180, {0x2a15f80, 0xc00011d320}, {0x29ee800, 0xc0006840c0}, {0x2a20ab0, 0xc000a44cc0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/compress.(*Fs).putUncompress(0xc000804480, {0x2a15f80, 0xc00011d320}, {0x29ee820?, 0xc0009c8a20?}, {0x2a205b0, 0xc000491dc0}, 0xc0006a3c18, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:660 +0x32d github.com/rclone/rclone/backend/compress.(*Fs).putWithCustomFunctions(0xc000804480, {0x2a15f80, 0xc00011d320}, {0x29ee820?, 0xc0009c8a20?}, {0x2a205b0, 0xc000491dc0}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:723 +0xec github.com/rclone/rclone/backend/compress.(*Fs).Put(0xc000804480, {0x2a15f80, 0xc00011d320}, {0x29ee8a0, 0xc000a449c0}, {0x2a205b0, 0xc000491dc0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:758 +0x266 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000491b90, {0x2a15f80, 0xc00011d320}, {0x2a2a400, 0xc000804480}, {0x25f02b8, 0x9}, {0x2609e7f, 0x12}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/operations_test.TestMoveFileBackupDir(0xc000ac69c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1048 +0x2d2 testing.tRunner(0xc000ac69c0, 0x27380e0) /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 230 [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 220 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3561 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 287 [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 277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8216 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00040e380) /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 8215 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 1389 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1379 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 535 [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 493 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 184 [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 174 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 442 [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 432 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1290 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1264 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1208 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go: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 332 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 322 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 635 [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 626 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 564 [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 522 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1333 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1275 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1251 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1241 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1028 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1002 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 790 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 780 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 939 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 929 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 679 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 669 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8764 [IO wait]: internal/poll.runtime_pollWait(0x7f058f6be798, 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(0xc0015be080?, 0xc000923980?, 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(0xc0015be080, {0xc000923980, 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(0xc0015be080, {0xc000923980?, 0xc000036fd0?, 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(0xc00067a730, {0xc000923980?, 0x3d383c0?, 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(0xc0009c9680, {0xc000923980?, 0x18?, 0x7f058cc34178?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0009c88b8, {0xc000923980?, 0x0?, 0xc0009c88b8?}) /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(0xc0000370b8, {0x29f00e0, 0xc0009c88b8}) /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(0xc000036e08, {0x7f058cb4efd8, 0xc0009c9680}, 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(0xc000036e08, 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(0xc000036e08, {0xc0016ee000, 0x1000, 0xc000102108?}) /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(0xc0008ecc60, {0xc0016ee000?, 0x81d5e5?, 0x2159720?}) /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(0xc000bcd800) /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(0xc000bcd800, 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(0xc0008ecc60) /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 8713 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 8765 [select]: net/http.(*persistConn).writeLoop(0xc0008ecc60) /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 8713 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 862 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 852 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1478 [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 1436 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1057 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1047 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2807 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1455 [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 1445 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3127 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3353 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2968 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3179 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3281 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2885 [chan receive, 47 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3020 [chan receive, 45 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3492 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2806 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9469 [select]: net/http.(*persistConn).roundTrip(0xc0008ecc60, 0xc000689180) /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(0xc000017680, 0xc0003168c0) /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(0xc000330fc0, 0xc0003168c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003168c0, {0x29ef960, 0xc000330fc0}, {0xc00063fe01?, 0x9d9aad?, 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(0xc000a80120, 0xc0003168c0, {0xc000491c70?, 0xc000491c70?, 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(0xc000a80120, 0xc0003168c0) /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 9444 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 8578 [chan receive, 5 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 8561 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.737903894s (try 2/5): exit status 2: Failed []