"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/04/08 04:42:40 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu" 2025/04/08 04:42:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:42:41 DEBUG : Swift container rclone-test-kudacac0wuyu.json: Auto set use_segments_container to true 2025/04/08 04:42:41 DEBUG : Swift container rclone-test-kudacac0wuyu: Auto set use_segments_container to true 2025/04/08 04:42:41 DEBUG : Creating backend with remote "/tmp/rclone1254186229" === 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.05s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/08 04:42:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/08 04:42:42 DEBUG : potato: Seek from 10 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 10 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Seek from 5 to 2 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/08 04:42:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Seek from 5 to 2 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/08 04:42:42 DEBUG : potato: Seek from 8 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 8 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/08 04:42:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/08 04:42:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/08 04:42:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/08 04:42:42 DEBUG : potato: Seek from 5 to 2 2025/04/08 04:42:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/08 04:42:42 DEBUG : potato: Seek from 9 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 9 to 0 2025/04/08 04:42:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 04:42:42 INFO : Swift container rclone-test-kudacac0wuyu: Container "rclone-test-kudacac0wuyu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (93.35s) --- PASS: TestCheck/1 (0.16s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.41s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.14s) === RUN TestCheckFsError 2025/04/08 04:44:15 DEBUG : Creating backend with remote "nonexistent" 2025/04/08 04:44:15 DEBUG : Creating backend with remote "nonexistent" 2025/04/08 04:44:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/08 04:44:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/08 04:44:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/08 04:44:15 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", 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 (120.75s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (5.19s) --- PASS: TestCheckDownload/3 (5.19s) --- PASS: TestCheckDownload/4 (0.36s) --- PASS: TestCheckDownload/5 (0.21s) --- PASS: TestCheckDownload/6 (5.21s) --- PASS: TestCheckDownload/7 (0.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", 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 (77.77s) --- PASS: TestCheckSizeOnly/1 (0.15s) --- PASS: TestCheckSizeOnly/2 (0.12s) --- PASS: TestCheckSizeOnly/3 (0.07s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.13s) --- PASS: TestCheckSizeOnly/7 (0.07s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 04:47:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/08 04:47:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/08 04:47:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/08 04:47:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/08 04:48:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/08 04:48:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/08 04:48:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/08 04:48:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (47.51s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 04:48:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/data" 2025/04/08 04:48:22 DEBUG : Swift container rclone-test-kudacac0wuyu path data.json: Auto set use_segments_container to true 2025/04/08 04:48:27 DEBUG : Swift container rclone-test-kudacac0wuyu 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 (225.21s) --- PASS: TestCheckSum/subtest1 (0.35s) --- PASS: TestCheckSum/subtest2 (5.37s) --- PASS: TestCheckSum/subtest3 (5.44s) --- PASS: TestCheckSum/subtest4 (6.27s) --- PASS: TestCheckSum/subtest5 (0.50s) --- PASS: TestCheckSum/subtest6 (10.45s) --- PASS: TestCheckSum/subtest7 (5.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 04:52:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/data" 2025/04/08 04:52:07 DEBUG : Swift container rclone-test-kudacac0wuyu path data.json: Auto set use_segments_container to true 2025/04/08 04:52:13 DEBUG : Swift container rclone-test-kudacac0wuyu 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 (208.58s) --- PASS: TestCheckSumDownload/subtest1 (5.40s) --- PASS: TestCheckSumDownload/subtest2 (0.51s) --- PASS: TestCheckSumDownload/subtest3 (5.52s) --- PASS: TestCheckSumDownload/subtest4 (5.37s) --- PASS: TestCheckSumDownload/subtest5 (5.52s) --- PASS: TestCheckSumDownload/subtest6 (0.42s) --- PASS: TestCheckSumDownload/subtest7 (0.43s) === RUN TestApplyTransforms 2025/04/08 04:55:35 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-fiqoyez8dusu" 2025/04/08 04:55:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:55:35 DEBUG : Swift container rclone-test-fiqoyez8dusu.json: Auto set use_segments_container to true 2025/04/08 04:55:36 DEBUG : Swift container rclone-test-fiqoyez8dusu: Auto set use_segments_container to true 2025/04/08 04:55:36 DEBUG : Creating backend with remote "/tmp/rclone1918867987" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu", Local "Local file system at /tmp/rclone1918867987", Modify Window "1ns" 2025/04/08 04:55:37 INFO : Swift container rclone-test-fiqoyez8dusu: Container "rclone-test-fiqoyez8dusu" created upper checkfile vs. lower remote (without normalization) 2025/04/08 04:55:48 ERROR : hello, world!: sum not found 2025/04/08 04:55:48 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu 2025/04/08 04:55:48 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu: 1 files missing 2025/04/08 04:55:48 NOTICE: 1 hashes missing 2025/04/08 04:55:48 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu: 2 differences found 2025/04/08 04:55:48 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/08 04:55:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu: 0 differences found 2025/04/08 04:55:49 NOTICE: Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu: 1 matching files 2025/04/08 04:55:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sereteq4mogi" 2025/04/08 04:55:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:55:49 DEBUG : Swift container rclone-test-sereteq4mogi.json: Auto set use_segments_container to true 2025/04/08 04:55:50 DEBUG : Swift container rclone-test-sereteq4mogi: Auto set use_segments_container to true 2025/04/08 04:55:50 DEBUG : Creating backend with remote "/tmp/rclone2903969658" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sereteq4mogi", Local "Local file system at /tmp/rclone2903969658", Modify Window "1ns" 2025/04/08 04:55:50 INFO : Swift container rclone-test-sereteq4mogi: Container "rclone-test-sereteq4mogi" created lower checkfile vs. upper remote (without normalization) 2025/04/08 04:55:56 ERROR : HELLO, WORLD!: sum not found 2025/04/08 04:55:56 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-sereteq4mogi 2025/04/08 04:55:56 NOTICE: Compressed: TestCompressSwift:rclone-test-sereteq4mogi: 1 files missing 2025/04/08 04:55:56 NOTICE: 1 hashes missing 2025/04/08 04:55:56 NOTICE: Compressed: TestCompressSwift:rclone-test-sereteq4mogi: 2 differences found 2025/04/08 04:55:56 NOTICE: Compressed: TestCompressSwift:rclone-test-sereteq4mogi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/08 04:55:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:55:56 NOTICE: Compressed: TestCompressSwift:rclone-test-sereteq4mogi: 0 differences found 2025/04/08 04:55:56 NOTICE: Compressed: TestCompressSwift:rclone-test-sereteq4mogi: 1 matching files 2025/04/08 04:55:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nafunoh7fica" 2025/04/08 04:55:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:55:57 DEBUG : Swift container rclone-test-nafunoh7fica.json: Auto set use_segments_container to true 2025/04/08 04:55:58 DEBUG : Swift container rclone-test-nafunoh7fica: Auto set use_segments_container to true 2025/04/08 04:55:58 DEBUG : Creating backend with remote "/tmp/rclone2151344676" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nafunoh7fica", Local "Local file system at /tmp/rclone2151344676", Modify Window "1ns" 2025/04/08 04:55:58 INFO : Swift container rclone-test-nafunoh7fica: Container "rclone-test-nafunoh7fica" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/08 04:56:09 ERROR : HeLlO, wOrLd!: sum not found 2025/04/08 04:56:09 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-nafunoh7fica 2025/04/08 04:56:09 NOTICE: Compressed: TestCompressSwift:rclone-test-nafunoh7fica: 1 files missing 2025/04/08 04:56:09 NOTICE: 1 hashes missing 2025/04/08 04:56:09 NOTICE: Compressed: TestCompressSwift:rclone-test-nafunoh7fica: 2 differences found 2025/04/08 04:56:09 NOTICE: Compressed: TestCompressSwift:rclone-test-nafunoh7fica: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/08 04:56:10 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:56:10 NOTICE: Compressed: TestCompressSwift:rclone-test-nafunoh7fica: 0 differences found 2025/04/08 04:56:10 NOTICE: Compressed: TestCompressSwift:rclone-test-nafunoh7fica: 1 matching files 2025/04/08 04:56:10 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-wokemox0puja" 2025/04/08 04:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:56:10 DEBUG : Swift container rclone-test-wokemox0puja.json: Auto set use_segments_container to true 2025/04/08 04:56:11 DEBUG : Swift container rclone-test-wokemox0puja: Auto set use_segments_container to true 2025/04/08 04:56:11 DEBUG : Creating backend with remote "/tmp/rclone785793967" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-wokemox0puja", Local "Local file system at /tmp/rclone785793967", Modify Window "1ns" 2025/04/08 04:56:11 INFO : Swift container rclone-test-wokemox0puja: Container "rclone-test-wokemox0puja" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/08 04:56:27 ERROR : HELLO, WORLD!: sum not found 2025/04/08 04:56:27 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-wokemox0puja 2025/04/08 04:56:27 NOTICE: Compressed: TestCompressSwift:rclone-test-wokemox0puja: 1 files missing 2025/04/08 04:56:27 NOTICE: 1 hashes missing 2025/04/08 04:56:27 NOTICE: Compressed: TestCompressSwift:rclone-test-wokemox0puja: 2 differences found 2025/04/08 04:56:27 NOTICE: Compressed: TestCompressSwift:rclone-test-wokemox0puja: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/08 04:56:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:56:32 NOTICE: Compressed: TestCompressSwift:rclone-test-wokemox0puja: 0 differences found 2025/04/08 04:56:32 NOTICE: Compressed: TestCompressSwift:rclone-test-wokemox0puja: 1 matching files 2025/04/08 04:56:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-sokomal1wulo" 2025/04/08 04:56:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:56:33 DEBUG : Swift container rclone-test-sokomal1wulo.json: Auto set use_segments_container to true 2025/04/08 04:56:33 DEBUG : Swift container rclone-test-sokomal1wulo: Auto set use_segments_container to true 2025/04/08 04:56:33 DEBUG : Creating backend with remote "/tmp/rclone3097131548" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-sokomal1wulo", Local "Local file system at /tmp/rclone3097131548", Modify Window "1ns" 2025/04/08 04:56:34 INFO : Swift container rclone-test-sokomal1wulo: Container "rclone-test-sokomal1wulo" created NFD checkfile vs. NFC remote (without normalization) 2025/04/08 04:56:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/08 04:56:45 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-sokomal1wulo 2025/04/08 04:56:45 NOTICE: Compressed: TestCompressSwift:rclone-test-sokomal1wulo: 1 files missing 2025/04/08 04:56:45 NOTICE: 1 hashes missing 2025/04/08 04:56:45 NOTICE: Compressed: TestCompressSwift:rclone-test-sokomal1wulo: 2 differences found 2025/04/08 04:56:45 NOTICE: Compressed: TestCompressSwift:rclone-test-sokomal1wulo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/08 04:56:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:56:45 NOTICE: Compressed: TestCompressSwift:rclone-test-sokomal1wulo: 0 differences found 2025/04/08 04:56:45 NOTICE: Compressed: TestCompressSwift:rclone-test-sokomal1wulo: 1 matching files 2025/04/08 04:56:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-japamix1sive" 2025/04/08 04:56:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:56:46 DEBUG : Swift container rclone-test-japamix1sive.json: Auto set use_segments_container to true 2025/04/08 04:56:47 DEBUG : Swift container rclone-test-japamix1sive: Auto set use_segments_container to true 2025/04/08 04:56:47 DEBUG : Creating backend with remote "/tmp/rclone4182629882" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-japamix1sive", Local "Local file system at /tmp/rclone4182629882", Modify Window "1ns" 2025/04/08 04:56:47 INFO : Swift container rclone-test-japamix1sive: Container "rclone-test-japamix1sive" created NFC checkfile vs. NFD remote (without normalization) 2025/04/08 04:56:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/08 04:56:53 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-japamix1sive 2025/04/08 04:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-japamix1sive: 1 files missing 2025/04/08 04:56:53 NOTICE: 1 hashes missing 2025/04/08 04:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-japamix1sive: 2 differences found 2025/04/08 04:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-japamix1sive: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/08 04:56:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-japamix1sive: 0 differences found 2025/04/08 04:56:53 NOTICE: Compressed: TestCompressSwift:rclone-test-japamix1sive: 1 matching files 2025/04/08 04:56:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yajujey9vohe" 2025/04/08 04:56:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:56:54 DEBUG : Swift container rclone-test-yajujey9vohe.json: Auto set use_segments_container to true 2025/04/08 04:56:55 DEBUG : Swift container rclone-test-yajujey9vohe: Auto set use_segments_container to true 2025/04/08 04:56:55 DEBUG : Creating backend with remote "/tmp/rclone4126033098" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yajujey9vohe", Local "Local file system at /tmp/rclone4126033098", Modify Window "1ns" 2025/04/08 04:56:58 INFO : Swift container rclone-test-yajujey9vohe: Container "rclone-test-yajujey9vohe" created NFDx2 checkfile vs. both remote (without normalization) 2025/04/08 04:57:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:57:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yajujey9vohe 2025/04/08 04:57:05 NOTICE: Compressed: TestCompressSwift:rclone-test-yajujey9vohe: 1 files missing 2025/04/08 04:57:05 NOTICE: 1 hashes missing 2025/04/08 04:57:05 NOTICE: Compressed: TestCompressSwift:rclone-test-yajujey9vohe: 2 differences found 2025/04/08 04:57:05 NOTICE: Compressed: TestCompressSwift:rclone-test-yajujey9vohe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/08 04:57:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:57:05 NOTICE: Compressed: TestCompressSwift:rclone-test-yajujey9vohe: 0 differences found 2025/04/08 04:57:05 NOTICE: Compressed: TestCompressSwift:rclone-test-yajujey9vohe: 1 matching files 2025/04/08 04:57:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bazuwus8cuxe" 2025/04/08 04:57:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:57:06 DEBUG : Swift container rclone-test-bazuwus8cuxe.json: Auto set use_segments_container to true 2025/04/08 04:57:06 DEBUG : Swift container rclone-test-bazuwus8cuxe: Auto set use_segments_container to true 2025/04/08 04:57:06 DEBUG : Creating backend with remote "/tmp/rclone2104932138" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe", Local "Local file system at /tmp/rclone2104932138", Modify Window "1ns" 2025/04/08 04:57:06 INFO : Swift container rclone-test-bazuwus8cuxe: Container "rclone-test-bazuwus8cuxe" created NFCx2 checkfile vs. both remote (without normalization) 2025/04/08 04:57:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:57:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe 2025/04/08 04:57:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe: 1 files missing 2025/04/08 04:57:21 NOTICE: 1 hashes missing 2025/04/08 04:57:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe: 2 differences found 2025/04/08 04:57:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/08 04:57:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:57:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe: 0 differences found 2025/04/08 04:57:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe: 1 matching files 2025/04/08 04:57:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bipibew6yuqo" 2025/04/08 04:57:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:57:22 DEBUG : Swift container rclone-test-bipibew6yuqo.json: Auto set use_segments_container to true 2025/04/08 04:57:22 DEBUG : Swift container rclone-test-bipibew6yuqo: Auto set use_segments_container to true 2025/04/08 04:57:22 DEBUG : Creating backend with remote "/tmp/rclone4285066734" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bipibew6yuqo", Local "Local file system at /tmp/rclone4285066734", Modify Window "1ns" 2025/04/08 04:57:23 INFO : Swift container rclone-test-bipibew6yuqo: Container "rclone-test-bipibew6yuqo" created both checkfile vs. NFDx2 remote (without normalization) 2025/04/08 04:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:57:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bipibew6yuqo 2025/04/08 04:57:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bipibew6yuqo: 1 files missing 2025/04/08 04:57:34 NOTICE: 1 hashes missing 2025/04/08 04:57:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bipibew6yuqo: 2 differences found 2025/04/08 04:57:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bipibew6yuqo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/08 04:57:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:57:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bipibew6yuqo: 0 differences found 2025/04/08 04:57:34 NOTICE: Compressed: TestCompressSwift:rclone-test-bipibew6yuqo: 1 matching files 2025/04/08 04:57:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rotojev7fajo" 2025/04/08 04:57:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 04:57:35 DEBUG : Swift container rclone-test-rotojev7fajo.json: Auto set use_segments_container to true 2025/04/08 04:57:36 DEBUG : Swift container rclone-test-rotojev7fajo: Auto set use_segments_container to true 2025/04/08 04:57:36 DEBUG : Creating backend with remote "/tmp/rclone4131962556" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rotojev7fajo", Local "Local file system at /tmp/rclone4131962556", Modify Window "1ns" 2025/04/08 04:57:36 INFO : Swift container rclone-test-rotojev7fajo: Container "rclone-test-rotojev7fajo" created both checkfile vs. NFCx2 remote (without normalization) 2025/04/08 04:57:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/08 04:57:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rotojev7fajo 2025/04/08 04:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rotojev7fajo: 1 files missing 2025/04/08 04:57:43 NOTICE: 1 hashes missing 2025/04/08 04:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rotojev7fajo: 2 differences found 2025/04/08 04:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rotojev7fajo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/08 04:57:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/08 04:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rotojev7fajo: 0 differences found 2025/04/08 04:57:43 NOTICE: Compressed: TestCompressSwift:rclone-test-rotojev7fajo: 1 matching files 2025/04/08 04:57:43 DEBUG : Compressed: TestCompressSwift:rclone-test-rotojev7fajo: Purge remote 2025/04/08 04:57:43 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/08 04:57:44 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/08 04:57:44 INFO : Swift container rclone-test-rotojev7fajo: Container "rclone-test-rotojev7fajo" removed 2025/04/08 04:57:44 DEBUG : Compressed: TestCompressSwift:rclone-test-bipibew6yuqo: Purge remote 2025/04/08 04:57:44 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:45 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/08 04:57:49 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/08 04:57:50 INFO : Swift container rclone-test-bipibew6yuqo: Container "rclone-test-bipibew6yuqo" removed 2025/04/08 04:57:50 DEBUG : Compressed: TestCompressSwift:rclone-test-bazuwus8cuxe: Purge remote 2025/04/08 04:57:50 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:50 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/08 04:57:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/08 04:57:56 INFO : Swift container rclone-test-bazuwus8cuxe: Container "rclone-test-bazuwus8cuxe" removed 2025/04/08 04:57:56 DEBUG : Compressed: TestCompressSwift:rclone-test-yajujey9vohe: Purge remote 2025/04/08 04:57:56 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/04/08 04:57:57 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/04/08 04:57:57 INFO : Swift container rclone-test-yajujey9vohe: Container "rclone-test-yajujey9vohe" removed 2025/04/08 04:57:57 DEBUG : Compressed: TestCompressSwift:rclone-test-japamix1sive: Purge remote 2025/04/08 04:57:57 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:57 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/08 04:57:57 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/08 04:57:58 INFO : Swift container rclone-test-japamix1sive: Container "rclone-test-japamix1sive" removed 2025/04/08 04:57:58 DEBUG : Compressed: TestCompressSwift:rclone-test-sokomal1wulo: Purge remote 2025/04/08 04:57:58 DEBUG : Waiting for deletions to finish 2025/04/08 04:57:58 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/04/08 04:58:08 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/04/08 04:58:08 INFO : Swift container rclone-test-sokomal1wulo: Container "rclone-test-sokomal1wulo" removed 2025/04/08 04:58:08 DEBUG : Compressed: TestCompressSwift:rclone-test-wokemox0puja: Purge remote 2025/04/08 04:58:08 DEBUG : Waiting for deletions to finish 2025/04/08 04:58:13 INFO : HELLO, WORLD!.json: Deleted 2025/04/08 04:58:13 INFO : HELLO, WORLD!.bin: Deleted 2025/04/08 04:58:14 INFO : Swift container rclone-test-wokemox0puja: Container "rclone-test-wokemox0puja" removed 2025/04/08 04:58:14 DEBUG : Compressed: TestCompressSwift:rclone-test-nafunoh7fica: Purge remote 2025/04/08 04:58:14 DEBUG : Waiting for deletions to finish 2025/04/08 04:58:14 INFO : HeLlO, wOrLd!.bin: Deleted 2025/04/08 04:58:19 INFO : HeLlO, wOrLd!.json: Deleted 2025/04/08 04:58:19 INFO : Swift container rclone-test-nafunoh7fica: Container "rclone-test-nafunoh7fica" removed 2025/04/08 04:58:19 DEBUG : Compressed: TestCompressSwift:rclone-test-sereteq4mogi: Purge remote 2025/04/08 04:58:19 DEBUG : Waiting for deletions to finish 2025/04/08 04:58:19 INFO : HELLO, WORLD!.bin: Deleted 2025/04/08 04:58:19 INFO : HELLO, WORLD!.json: Deleted 2025/04/08 04:58:20 INFO : Swift container rclone-test-sereteq4mogi: Container "rclone-test-sereteq4mogi" removed 2025/04/08 04:58:20 DEBUG : Compressed: TestCompressSwift:rclone-test-fiqoyez8dusu: Purge remote 2025/04/08 04:58:20 DEBUG : Waiting for deletions to finish 2025/04/08 04:58:20 INFO : hello, world!.bin: Deleted 2025/04/08 04:58:30 INFO : hello, world!.json: Deleted 2025/04/08 04:58:30 INFO : Swift container rclone-test-fiqoyez8dusu: Container "rclone-test-fiqoyez8dusu" removed --- PASS: TestApplyTransforms (175.50s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 04:58:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/08 04:58:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/08 04:58:46 INFO : file1: Copied (new) to: sub/file2 2025/04/08 04:58:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 04:58:47 DEBUG : file1: Unchanged skipping 2025/04/08 04:58:48 DEBUG : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (28.24s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 04:59:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/backup" 2025/04/08 04:59:07 DEBUG : Swift container rclone-test-kudacac0wuyu path backup.json: Auto set use_segments_container to true 2025/04/08 04:59:13 DEBUG : Swift container rclone-test-kudacac0wuyu path backup: Auto set use_segments_container to true 2025/04/08 04:59:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/08 04:59:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/08 04:59:44 INFO : dst/file1: Copied (server-side copy) 2025/04/08 04:59:44 INFO : dst/file1: Deleted 2025/04/08 04:59:50 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/08 04:59:50 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (61.80s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:00:01 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/dst" 2025/04/08 05:00:01 DEBUG : Swift container rclone-test-kudacac0wuyu path dst.json: Auto set use_segments_container to true 2025/04/08 05:00:07 DEBUG : Swift container rclone-test-kudacac0wuyu path dst: Auto set use_segments_container to true 2025/04/08 05:00:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/CompareDest" 2025/04/08 05:00:18 DEBUG : Config file has changed externally - reloading 2025/04/08 05:00:18 DEBUG : Swift container rclone-test-kudacac0wuyu path CompareDest.json: Auto set use_segments_container to true 2025/04/08 05:00:24 DEBUG : Swift container rclone-test-kudacac0wuyu path CompareDest: Auto set use_segments_container to true 2025/04/08 05:00:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:00:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/08 05:00:51 INFO : one: Copied (new) 2025/04/08 05:01:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:01:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/08 05:01:12 INFO : one: Copied (replaced existing) 2025/04/08 05:01:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:01:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:01:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:02:22 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:02:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:02:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:02:37 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:02:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:02:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:03:08 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:03:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/08 05:03:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/08 05:03:19 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (220.72s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:03:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/dst" 2025/04/08 05:03:42 DEBUG : Swift container rclone-test-kudacac0wuyu path dst.json: Auto set use_segments_container to true 2025/04/08 05:03:48 DEBUG : Swift container rclone-test-kudacac0wuyu path dst: Auto set use_segments_container to true 2025/04/08 05:03:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/CopyDest" 2025/04/08 05:03:59 DEBUG : Swift container rclone-test-kudacac0wuyu path CopyDest.json: Auto set use_segments_container to true 2025/04/08 05:04:04 DEBUG : Swift container rclone-test-kudacac0wuyu path CopyDest: Auto set use_segments_container to true 2025/04/08 05:04:10 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:04:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/08 05:04:25 INFO : one: Copied (new) 2025/04/08 05:04:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:04:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/08 05:04:47 INFO : one: Copied (replaced existing) 2025/04/08 05:05:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/BackupDir" 2025/04/08 05:05:14 DEBUG : Config file has changed externally - reloading 2025/04/08 05:05:14 DEBUG : Swift container rclone-test-kudacac0wuyu path BackupDir.json: Auto set use_segments_container to true 2025/04/08 05:05:20 DEBUG : Swift container rclone-test-kudacac0wuyu path BackupDir: Auto set use_segments_container to true 2025/04/08 05:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:05:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:06:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/08 05:06:02 INFO : one: Copied (server-side copy) 2025/04/08 05:06:07 INFO : one: Deleted 2025/04/08 05:06:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/08 05:06:28 INFO : one: Copied (server-side copy) 2025/04/08 05:06:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/08 05:07:15 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:07:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:07:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/08 05:07:41 INFO : two: Copied (server-side copy) 2025/04/08 05:07:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/08 05:07:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:07:57 DEBUG : two: Unchanged skipping 2025/04/08 05:08:35 DEBUG : three: Need to transfer - File not found at Destination 2025/04/08 05:08:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/08 05:08:35 DEBUG : three: Destination not found in --copy-dest 2025/04/08 05:08:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/08 05:08:51 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (368.10s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.14s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.30s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:09:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/08 05:10:06 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/08 05:10:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/08 05:10:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/08 05:10:23 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/04/08 05:10:23 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-kudacac0wuyu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/04/08 05:10:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/08 05:10:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/08 05:10:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f2df938be4a2088ceaa000a374a30489 OK 2025/04/08 05:10:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (65.18s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.71s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.10s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:11:55 INFO : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: Looking for duplicate md5 hashes using newest mode. 2025/04/08 05:12:01 NOTICE: c86fbee1610b1d6e0af89d7b5268d5a4: Found 3 files with duplicate md5 hashes 2025/04/08 05:12:16 INFO : one: Deleted 2025/04/08 05:12:21 INFO : also/one: Deleted 2025/04/08 05:12:21 NOTICE: c86fbee1610b1d6e0af89d7b5268d5a4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (116.07s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.20s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:14:36 DEBUG : a.txt: Excluded (Size Filter) 2025/04/08 05:14:36 DEBUG : a.txt: Excluded 2025/04/08 05:14:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/08 05:14:37 DEBUG : sub dir/hello world: Excluded 2025/04/08 05:14:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/08 05:14:37 DEBUG : sub dir/hello world2: Excluded 2025/04/08 05:14:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/08 05:14:37 DEBUG : sub dir/hello world: Excluded 2025/04/08 05:14:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/08 05:14:37 DEBUG : sub dir/hello world2: Excluded 2025/04/08 05:14:37 DEBUG : sub dir/ignore dir: Excluded 2025/04/08 05:14:42 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (161.48s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", 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 (50.49s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (5.34s) --- PASS: TestListJSON/SubDir (5.22s) --- PASS: TestListJSON/NoModTime (0.16s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/08 05:17:13 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/notfound" 2025/04/08 05:17:13 DEBUG : Config file has changed externally - reloading 2025/04/08 05:17:14 DEBUG : Swift container rclone-test-kudacac0wuyu path notfound.json: Auto set use_segments_container to true 2025/04/08 05:17:19 DEBUG : Config file has changed externally - reloading 2025/04/08 05:17:20 DEBUG : Swift container rclone-test-kudacac0wuyu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (80.67s) --- PASS: TestStatJSON/Root (0.40s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.16s) --- PASS: TestStatJSON/NotFound (5.23s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.16s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (16.72s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:17:46 INFO : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: Making directory 2025/04/08 05:17:46 INFO : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: Making directory --- PASS: TestMkdir (0.28s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestLsd (26.96s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestLs (52.09s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:19:37 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/08 05:19:37 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (57.04s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestLsLong (47.06s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (37.77s) --- PASS: TestHashSums/Md5 (0.27s) --- PASS: TestHashSums/Md5Download (5.30s) === RUN TestHashSumsWithErrors 2025/04/08 05:21:27 DEBUG : Creating backend with remote ":memory:" 2025/04/08 05:21:27 DEBUG : Config file has changed externally - reloading 2025/04/08 05:21:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/08 05:21:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/08 05:21:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/08 05:21:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/08 05:21:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/08 05:21:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/08 05:21:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/08 05:21:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/08 05:21:27 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestCount (73.26s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:23:44 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:44 DEBUG : large: Excluded (Size Filter) 2025/04/08 05:23:55 INFO : small: Deleted 2025/04/08 05:24:00 INFO : medium: Deleted --- PASS: TestDelete (84.76s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:24:52 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:52 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/08 05:24:57 INFO : large: Deleted 2025/04/08 05:25:07 INFO : medium: Deleted --- PASS: TestMaxDelete (68.16s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:26:01 DEBUG : Waiting for deletions to finish 2025/04/08 05:26:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/08 05:26:06 INFO : small: Deleted 2025/04/08 05:26:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (69.32s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:27:19 DEBUG : Waiting for deletions to finish 2025/04/08 05:27:19 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/08 05:27:25 INFO : large: Deleted 2025/04/08 05:27:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (78.03s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestReadFile (21.84s) === RUN TestRetry 2025/04/08 05:28:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/08 05:28:03 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/08 05:28:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 05:28:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 05:28:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 05:28:03 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/08 05:28:03 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestCat (65.03s) === RUN TestPurge 2025/04/08 05:29:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zayexik5qoyo" 2025/04/08 05:29:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 05:29:08 DEBUG : Swift container rclone-test-zayexik5qoyo.json: Auto set use_segments_container to true 2025/04/08 05:29:09 DEBUG : Swift container rclone-test-zayexik5qoyo: Auto set use_segments_container to true 2025/04/08 05:29:09 DEBUG : Creating backend with remote "/tmp/rclone391745814" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zayexik5qoyo", Local "Local file system at /tmp/rclone391745814", Modify Window "1ns" 2025/04/08 05:29:09 INFO : Swift container rclone-test-zayexik5qoyo: Container "rclone-test-zayexik5qoyo" created 2025/04/08 05:29:25 INFO : A2: Making directory 2025/04/08 05:29:25 INFO : A1/B2: Making directory 2025/04/08 05:29:25 INFO : A1/B2/C2: Making directory 2025/04/08 05:29:25 INFO : A1/B1/C3: Making directory 2025/04/08 05:29:25 INFO : A3: Making directory 2025/04/08 05:29:25 INFO : A3/B3: Making directory 2025/04/08 05:29:25 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/08 05:29:51 DEBUG : Waiting for deletions to finish 2025/04/08 05:29:57 INFO : A1/B1/C1/one.bin: Deleted 2025/04/08 05:29:57 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/08 05:29:57 DEBUG : Waiting for deletions to finish 2025/04/08 05:29:57 INFO : A1/two.json: Deleted 2025/04/08 05:30:02 INFO : A1/two.bin: Deleted 2025/04/08 05:30:02 INFO : Swift container rclone-test-zayexik5qoyo: Container "rclone-test-zayexik5qoyo" removed fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: listing wrong, want got A1/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: Unexpected file "A1/two" 2025/04/08 05:30:10 DEBUG : Compressed: TestCompressSwift:rclone-test-zayexik5qoyo: Purge remote 2025/04/08 05:30:10 DEBUG : Waiting for deletions to finish 2025/04/08 05:30:25 ERROR : A1/two.bin: Dangling object - ignoring: Object Not Found 2025/04/08 05:30:25 INFO : A1/two.bin: Deleted 2025/04/08 05:30:25 NOTICE: purge failed: Container Not Found --- FAIL: TestPurge (77.28s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:30:37 INFO : A2: Making directory 2025/04/08 05:30:37 INFO : A1/B2: Making directory 2025/04/08 05:30:37 INFO : A1/B2/C2: Making directory 2025/04/08 05:30:37 INFO : A1/B1/C3: Making directory 2025/04/08 05:30:37 INFO : A3: Making directory 2025/04/08 05:30:37 INFO : A3/B3: Making directory 2025/04/08 05:30:37 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/04/08 05:31:08 DEBUG : removing 1 level 3 directories 2025/04/08 05:31:08 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/04/08 05:31:50 DEBUG : removing 1 level 0 directories 2025/04/08 05:31:50 INFO : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: Removing directory 2025/04/08 05:31:50 INFO : Swift container rclone-test-kudacac0wuyu: Container "rclone-test-kudacac0wuyu" removed --- PASS: TestRmdirsNoLeaveRoot (85.21s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:31:51 INFO : Swift container rclone-test-kudacac0wuyu: Container "rclone-test-kudacac0wuyu" created 2025/04/08 05:31:51 INFO : A1: Making directory 2025/04/08 05:31:51 INFO : A1/B1: Making directory 2025/04/08 05:31:51 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.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:31:51 INFO : A1: Making directory 2025/04/08 05:31:51 INFO : A1/B1: Making directory 2025/04/08 05:31:51 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-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:32:02 DEBUG : filename.txt: File name found in url 2025/04/08 05:32:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (95.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:33:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/08 05:33:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/08 05:33:42 INFO : file1: Copied (new) to: sub/file2 2025/04/08 05:33:42 INFO : file1: Deleted 2025/04/08 05:33:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/08 05:33:53 DEBUG : file1: Unchanged skipping 2025/04/08 05:33:53 INFO : file1: Deleted 2025/04/08 05:33:58 DEBUG : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (42.13s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:34:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/08 05:34:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/08 05:34:24 INFO : file1: Copied (new) 2025/04/08 05:34:24 INFO : file1: Deleted 2025/04/08 05:34:25 DEBUG : file1: Destination exists, skipping 2025/04/08 05:34:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (22.87s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.10s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:34:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kudacac0wuyu/backup" 2025/04/08 05:34:38 DEBUG : Config file has changed externally - reloading 2025/04/08 05:34:38 DEBUG : Swift container rclone-test-kudacac0wuyu path backup.json: Auto set use_segments_container to true 2025/04/08 05:34:44 DEBUG : Swift container rclone-test-kudacac0wuyu path backup: Auto set use_segments_container to true 2025/04/08 05:34:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/08 05:35:15 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/04/08 05:35:15 INFO : dst/file1: Copied (server-side copy) 2025/04/08 05:35:15 INFO : dst/file1: Deleted 2025/04/08 05:35:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/08 05:35:21 INFO : dst/file1: Copied (new) 2025/04/08 05:35:21 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (55.46s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:36:26 INFO : A1/B2: Making directory 2025/04/08 05:36:26 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/04/08 05:37:18 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/08 05:37:18 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/04/08 05:37:19 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/08 05:37:19 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/04/08 05:37:23 INFO : A1/B1/three: Deleted 2025/04/08 05:37:28 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/08 05:37:28 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/04/08 05:37:28 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/08 05:37:28 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/04/08 05:37:29 INFO : A1/one: Deleted 2025/04/08 05:37:33 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/08 05:37:33 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/04/08 05:37:33 INFO : A1/B1/C1/four: Deleted 2025/04/08 05:37:33 INFO : A1/B1/C2/five: Deleted 2025/04/08 05:37:38 INFO : A1/two: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/04/08 05:38:26 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/08 05:38:26 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/04/08 05:38:26 INFO : A2/B1/three: Deleted 2025/04/08 05:38:26 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/08 05:38:26 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/04/08 05:38:31 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/08 05:38:31 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/04/08 05:38:31 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/08 05:38:31 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/04/08 05:38:36 INFO : A2/B1/C1/four: Deleted 2025/04/08 05:38:36 INFO : A2/B1/C2/five: Deleted 2025/04/08 05:38:36 INFO : A2/one: Deleted 2025/04/08 05:38:41 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/08 05:38:41 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/04/08 05:38:51 INFO : A2/two: Deleted fstest.go:244: Filtering empty directory "A3/B2" fstest.go:244: Filtering empty directory "A3/B1/C3" 2025/04/08 05:39:07 INFO : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/08 05:39:33 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/08 05:39:33 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/04/08 05:39:33 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/08 05:39:33 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/04/08 05:39:38 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/08 05:39:38 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/04/08 05:39:38 INFO : A3/one: Deleted 2025/04/08 05:39:43 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/08 05:39:43 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/04/08 05:39:43 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/08 05:39:43 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/04/08 05:39:43 INFO : A3/B1/C1/four: Deleted 2025/04/08 05:39:43 INFO : A3/B1/three: Deleted 2025/04/08 05:39:48 INFO : A3/B1/C2/five: Deleted 2025/04/08 05:39:53 INFO : A3/two: Deleted fstest.go:244: Filtering empty directory "A4/B2" fstest.go:244: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (298.13s) === RUN TestGetFsInfo run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:40:25 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:40:26 DEBUG : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 05:40:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/08 05:40:47 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/08 05:41:09 DEBUG : no_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/04/08 05:41:09 INFO : no_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/04/08 05:41:09 INFO : no_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/04/08 05:41:09 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/04/08 05:41:09 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:41:45 DEBUG : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 05:41:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/04/08 05:41:56 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/04/08 05:42:13 DEBUG : with_checksum_big_file_from_pipe.__________8.gz: md5 = de79f3041b5687122f588132e7d777a7 OK 2025/04/08 05:42:13 INFO : with_checksum_big_file_from_pipe.__________8.gz: Copied (server-side copy) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2025/04/08 05:42:13 INFO : with_checksum_big_file_from_pipe.__________8.gz: Deleted 2025/04/08 05:42:13 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/04/08 05:42:13 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kudacac0wuyu", Local "Local file system at /tmp/rclone1254186229", Modify Window "1ns" 2025/04/08 05:42:24 DEBUG : Compressed: TestCompressSwift:rclone-test-kudacac0wuyu: File to upload is small (34 bytes), uploading instead of streaming 2025/04/08 05:42:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) panic: test timed out after 1h0m0s running tests: TestRcat (2m16s) TestRcat/withChecksum=false,ignoreChecksum=true (17s) goroutine 10199 [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, 2 minutes]: testing.(*T).Run(0xc00016a000, {0x25de718?, 0x0?}, 0x2727580) /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(0xc00016a000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc00016a000, 0xc00079fc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a38588, {0x3d086c0, 0x6c, 0x6c}, {0x3d1d040?, 0x1?, 0x3d1d040?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc00045ec80) /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(0xc00045ec80) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:263 +0xa9 goroutine 7878 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000794c40) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:341 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 7877 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:406 +0xb6 goroutine 24 [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 25 [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 9773 [chan receive]: testing.(*T).Run(0xc000890340, {0xc003194300?, 0xc0009a5f40?}, 0xc000a38900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab github.com/rclone/rclone/fs/operations_test.TestRcat(0xc000890340) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1522 +0xcd testing.tRunner(0xc000890340, 0x2727580) /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 1077 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1051 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 7786 [chan receive, 13 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 7785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 182 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 172 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 265 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 239 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1396 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1386 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 773 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 763 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1456 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1446 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 224 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3000 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1198 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1188 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 952 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 894 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 449 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 439 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1283 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1209 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 359 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 285 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1348 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1338 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8436 [IO wait]: internal/poll.runtime_pollWait(0x7fba30789c28, 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(0xc000560c80?, 0xc00163c000?, 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(0xc000560c80, {0xc00163c000, 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(0xc000560c80, {0xc00163c000?, 0xc000e661d0?, 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(0xc000b9c0a0, {0xc00163c000?, 0x3d1d040?, 0xc000a449d0?}) /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(0xc0005f05a0, {0xc00163c000?, 0x18?, 0x2000?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a38ae0, {0xc00163c000?, 0x0?, 0xc000a38ae0?}) /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(0xc000e662b8, {0x29ddfc0, 0xc000a38ae0}) /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(0xc000e66008, {0x7fba3070e940, 0xc0005f05a0}, 0xc000a44a40?) /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(0xc000e66008, 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(0xc000e66008, {0xc001674000, 0x1000, 0xc00008e108?}) /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(0xc0007bf320, {0xc001674000?, 0x81d405?, 0x214c6a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc001f44ae0) /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(0xc001f44ae0, 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(0xc0007bf320) /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 8395 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 632 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 591 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 8437 [select]: net/http.(*persistConn).writeLoop(0xc0007bf320) /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 8395 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 510 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 500 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 529 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 519 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1042 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1032 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 687 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 677 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 738 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 728 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 844 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 834 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 1248 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1238 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 2800 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1480 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1438 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 3241 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3318 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3413 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2903 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2975 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3144 [chan receive, 46 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3495 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3577 [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 2799 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10227 [select]: net/http.(*persistConn).roundTrip(0xc0007bf320, 0xc0000bf180) /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(0xc0003bbe00, 0xc000359cc0) /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(0xc00043bf10, 0xc000359cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000359cc0, {0x29dd840, 0xc00043bf10}, {0x1?, 0xffffffffffffffff?, 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(0xc000a5e9c0, 0xc000359cc0, {0x40af3e?, 0x47e292?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc000a5e9c0, 0xc000359cc0) /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 10174 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 10211 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0009bc000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 10174 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 10174 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000351880, 0xc0007f1800, 0xc000359cc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000351880, {0x2a03d60, 0xc0008821e0}, {0xc00005e5a0, 0x4f}, {{0xc00187a600, 0x18}, {0xc00187a619, 0x27}, {0x25d1345, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000351880, {0x2a03d60, 0xc0008821e0}, {{0xc00187a600, 0x18}, {0xc00187a619, 0x27}, {0x25d1345, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000585280?, {0x2a03d60?, 0xc0008821e0?}, {0xc00187a600?, 0xc0005852e8?}, {0xc00187a619, 0x27}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000585620) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a3a000, 0xc0007f1740, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a3a000, 0xc0007f1740) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0007f16e0, {0x2a03d60, 0xc0008821e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0007941c0, {0x2a03d60, 0xc0008821e0}, {0xc00041ecf0, 0x27}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x41790b?, {0x2a03d60?, 0xc0008821e0?}, {0xc00041ecf0?, 0x10?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc00034c200, {0x2a03d60, 0xc0008821e0}, {0xc000e0b260, 0x22}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:391 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).PutStream(0xc00034c200, {0x2a03d60, 0xc0008821e0}, {0x29dc760, 0xc000578c90}, {0x2a0e310, 0xc000423f10}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:737 +0x7e github.com/rclone/rclone/fs/operations.rcatSrc({0x2a03d60, 0xc0008821e0}, {0x2a18120, 0xc00034c200}, {0xc000e0b260, 0x22}, {0x29ef6d8, 0xc0006c8ad0}, {0x75bcd15, 0xec689154f, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1461 +0x133b github.com/rclone/rclone/fs/operations.Rcat(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1351 github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0xc000890000, 0x2f?, 0x1a?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1511 +0x59b github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0xc000890000?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 +0x1f testing.tRunner(0xc000890000, 0xc000a38900) /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 9773 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m1.217584889s (try 1/5): exit status 2: Failed [TestPurge]