"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 2/5) 2025/07/05 02:10:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo" 2025/07/05 02:10:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:10:49 DEBUG : Swift container rclone-test-kixotoz6feyo.json: Auto set use_segments_container to true 2025/07/05 02:10:49 DEBUG : Swift container rclone-test-kixotoz6feyo: Auto set use_segments_container to true 2025/07/05 02:10:49 DEBUG : Creating backend with remote "/tmp/rclone4031002137" === 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/05 02:10:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/05 02:10:49 DEBUG : potato: Seek from 10 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 10 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Seek from 5 to 2 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/05 02:10:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Seek from 5 to 2 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/05 02:10:49 DEBUG : potato: Seek from 8 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 8 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/05 02:10:49 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/05 02:10:49 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/05 02:10:49 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/05 02:10:49 DEBUG : potato: Seek from 5 to 2 2025/07/05 02:10:49 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/05 02:10:49 DEBUG : potato: Seek from 9 to 0 2025/07/05 02:10:49 DEBUG : potato: Seek from 9 to 0 2025/07/05 02:10:49 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:10:49 INFO : Swift container rclone-test-kixotoz6feyo: Container "rclone-test-kixotoz6feyo" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (123.77s) --- PASS: TestCheck/1 (0.16s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.16s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.16s) --- PASS: TestCheck/6 (0.16s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2025/07/05 02:12:53 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 02:12:53 DEBUG : Creating backend with remote "nonexistent" 2025/07/05 02:12:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/05 02:12:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/05 02:12:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/05 02:12:53 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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 (147.20s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.37s) --- PASS: TestCheckDownload/4 (5.46s) --- PASS: TestCheckDownload/5 (5.25s) --- PASS: TestCheckDownload/6 (5.23s) --- PASS: TestCheckDownload/7 (5.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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 (150.94s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.10s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.08s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:18:12 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 02:18:12 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 02:18:12 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 02:18:12 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/05 02:18:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/05 02:18:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/05 02:18:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/05 02:18:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (52.49s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:18:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/data" 2025/07/05 02:18:44 DEBUG : Config file has changed externally - reloading 2025/07/05 02:18:44 DEBUG : Swift container rclone-test-kixotoz6feyo path data.json: Auto set use_segments_container to true 2025/07/05 02:18:50 DEBUG : Swift container rclone-test-kixotoz6feyo 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 (322.50s) --- PASS: TestCheckSum/subtest1 (10.38s) --- PASS: TestCheckSum/subtest2 (10.58s) --- PASS: TestCheckSum/subtest3 (15.47s) --- PASS: TestCheckSum/subtest4 (15.47s) --- PASS: TestCheckSum/subtest5 (15.46s) --- PASS: TestCheckSum/subtest6 (10.49s) --- PASS: TestCheckSum/subtest7 (10.45s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:24:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/data" 2025/07/05 02:24:06 DEBUG : Config file has changed externally - reloading 2025/07/05 02:24:06 DEBUG : Swift container rclone-test-kixotoz6feyo path data.json: Auto set use_segments_container to true 2025/07/05 02:24:12 DEBUG : Swift container rclone-test-kixotoz6feyo 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 (334.79s) --- PASS: TestCheckSumDownload/subtest1 (10.43s) --- PASS: TestCheckSumDownload/subtest2 (15.44s) --- PASS: TestCheckSumDownload/subtest3 (15.49s) --- PASS: TestCheckSumDownload/subtest4 (15.42s) --- PASS: TestCheckSumDownload/subtest5 (20.44s) --- PASS: TestCheckSumDownload/subtest6 (15.44s) --- PASS: TestCheckSumDownload/subtest7 (10.54s) === RUN TestApplyTransforms 2025/07/05 02:29:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qirowuk3xume" 2025/07/05 02:29:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:29:41 DEBUG : Swift container rclone-test-qirowuk3xume.json: Auto set use_segments_container to true 2025/07/05 02:29:42 DEBUG : Swift container rclone-test-qirowuk3xume: Auto set use_segments_container to true 2025/07/05 02:29:42 DEBUG : Creating backend with remote "/tmp/rclone484361859" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qirowuk3xume", Local "Local file system at /tmp/rclone484361859", Modify Window "1ns" 2025/07/05 02:29:42 INFO : Swift container rclone-test-qirowuk3xume: Container "rclone-test-qirowuk3xume" created upper checkfile vs. lower remote (without normalization) 2025/07/05 02:29:59 ERROR : hello, world!: sum not found 2025/07/05 02:29:59 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-qirowuk3xume 2025/07/05 02:29:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qirowuk3xume: 1 files missing 2025/07/05 02:29:59 NOTICE: 1 hashes missing 2025/07/05 02:29:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qirowuk3xume: 2 differences found 2025/07/05 02:29:59 NOTICE: Compressed: TestCompressSwift:rclone-test-qirowuk3xume: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/05 02:30:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:09 NOTICE: Compressed: TestCompressSwift:rclone-test-qirowuk3xume: 0 differences found 2025/07/05 02:30:09 NOTICE: Compressed: TestCompressSwift:rclone-test-qirowuk3xume: 1 matching files 2025/07/05 02:30:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-polufiz3dibe" 2025/07/05 02:30:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:09 DEBUG : Swift container rclone-test-polufiz3dibe.json: Auto set use_segments_container to true 2025/07/05 02:30:10 DEBUG : Swift container rclone-test-polufiz3dibe: Auto set use_segments_container to true 2025/07/05 02:30:10 DEBUG : Creating backend with remote "/tmp/rclone1384444251" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-polufiz3dibe", Local "Local file system at /tmp/rclone1384444251", Modify Window "1ns" 2025/07/05 02:30:10 INFO : Swift container rclone-test-polufiz3dibe: Container "rclone-test-polufiz3dibe" created lower checkfile vs. upper remote (without normalization) 2025/07/05 02:30:26 ERROR : HELLO, WORLD!: sum not found 2025/07/05 02:30:26 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-polufiz3dibe 2025/07/05 02:30:26 NOTICE: Compressed: TestCompressSwift:rclone-test-polufiz3dibe: 1 files missing 2025/07/05 02:30:26 NOTICE: 1 hashes missing 2025/07/05 02:30:26 NOTICE: Compressed: TestCompressSwift:rclone-test-polufiz3dibe: 2 differences found 2025/07/05 02:30:26 NOTICE: Compressed: TestCompressSwift:rclone-test-polufiz3dibe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/05 02:30:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:36 NOTICE: Compressed: TestCompressSwift:rclone-test-polufiz3dibe: 0 differences found 2025/07/05 02:30:36 NOTICE: Compressed: TestCompressSwift:rclone-test-polufiz3dibe: 1 matching files 2025/07/05 02:30:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zaroram3livu" 2025/07/05 02:30:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:37 DEBUG : Swift container rclone-test-zaroram3livu.json: Auto set use_segments_container to true 2025/07/05 02:30:37 DEBUG : Swift container rclone-test-zaroram3livu: Auto set use_segments_container to true 2025/07/05 02:30:37 DEBUG : Creating backend with remote "/tmp/rclone2935797170" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zaroram3livu", Local "Local file system at /tmp/rclone2935797170", Modify Window "1ns" 2025/07/05 02:30:38 INFO : Swift container rclone-test-zaroram3livu: Container "rclone-test-zaroram3livu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/05 02:30:44 ERROR : HeLlO, wOrLd!: sum not found 2025/07/05 02:30:44 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-zaroram3livu 2025/07/05 02:30:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zaroram3livu: 1 files missing 2025/07/05 02:30:44 NOTICE: 1 hashes missing 2025/07/05 02:30:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zaroram3livu: 2 differences found 2025/07/05 02:30:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zaroram3livu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/05 02:30:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zaroram3livu: 0 differences found 2025/07/05 02:30:44 NOTICE: Compressed: TestCompressSwift:rclone-test-zaroram3livu: 1 matching files 2025/07/05 02:30:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qojepom0ciro" 2025/07/05 02:30:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:45 DEBUG : Swift container rclone-test-qojepom0ciro.json: Auto set use_segments_container to true 2025/07/05 02:30:45 DEBUG : Swift container rclone-test-qojepom0ciro: Auto set use_segments_container to true 2025/07/05 02:30:45 DEBUG : Creating backend with remote "/tmp/rclone3492589971" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qojepom0ciro", Local "Local file system at /tmp/rclone3492589971", Modify Window "1ns" 2025/07/05 02:30:46 INFO : Swift container rclone-test-qojepom0ciro: Container "rclone-test-qojepom0ciro" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/05 02:30:53 ERROR : HELLO, WORLD!: sum not found 2025/07/05 02:30:53 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-qojepom0ciro 2025/07/05 02:30:53 NOTICE: Compressed: TestCompressSwift:rclone-test-qojepom0ciro: 1 files missing 2025/07/05 02:30:53 NOTICE: 1 hashes missing 2025/07/05 02:30:53 NOTICE: Compressed: TestCompressSwift:rclone-test-qojepom0ciro: 2 differences found 2025/07/05 02:30:53 NOTICE: Compressed: TestCompressSwift:rclone-test-qojepom0ciro: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/05 02:30:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:30:53 NOTICE: Compressed: TestCompressSwift:rclone-test-qojepom0ciro: 0 differences found 2025/07/05 02:30:53 NOTICE: Compressed: TestCompressSwift:rclone-test-qojepom0ciro: 1 matching files 2025/07/05 02:30:53 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-bafogez4yegu" 2025/07/05 02:30:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:30:53 DEBUG : Swift container rclone-test-bafogez4yegu.json: Auto set use_segments_container to true 2025/07/05 02:30:54 DEBUG : Swift container rclone-test-bafogez4yegu: Auto set use_segments_container to true 2025/07/05 02:30:54 DEBUG : Creating backend with remote "/tmp/rclone3048024886" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-bafogez4yegu", Local "Local file system at /tmp/rclone3048024886", Modify Window "1ns" 2025/07/05 02:30:54 INFO : Swift container rclone-test-bafogez4yegu: Container "rclone-test-bafogez4yegu" created NFD checkfile vs. NFC remote (without normalization) 2025/07/05 02:31:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 02:31:11 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-bafogez4yegu 2025/07/05 02:31:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bafogez4yegu: 1 files missing 2025/07/05 02:31:11 NOTICE: 1 hashes missing 2025/07/05 02:31:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bafogez4yegu: 2 differences found 2025/07/05 02:31:11 NOTICE: Compressed: TestCompressSwift:rclone-test-bafogez4yegu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/05 02:31:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:31:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bafogez4yegu: 0 differences found 2025/07/05 02:31:21 NOTICE: Compressed: TestCompressSwift:rclone-test-bafogez4yegu: 1 matching files 2025/07/05 02:31:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cudikal2wuwi" 2025/07/05 02:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:31:21 DEBUG : Swift container rclone-test-cudikal2wuwi.json: Auto set use_segments_container to true 2025/07/05 02:31:21 DEBUG : Swift container rclone-test-cudikal2wuwi: Auto set use_segments_container to true 2025/07/05 02:31:21 DEBUG : Creating backend with remote "/tmp/rclone1585566653" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cudikal2wuwi", Local "Local file system at /tmp/rclone1585566653", Modify Window "1ns" 2025/07/05 02:31:22 INFO : Swift container rclone-test-cudikal2wuwi: Container "rclone-test-cudikal2wuwi" created NFC checkfile vs. NFD remote (without normalization) 2025/07/05 02:31:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/05 02:31:33 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cudikal2wuwi 2025/07/05 02:31:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cudikal2wuwi: 1 files missing 2025/07/05 02:31:33 NOTICE: 1 hashes missing 2025/07/05 02:31:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cudikal2wuwi: 2 differences found 2025/07/05 02:31:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cudikal2wuwi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/05 02:31:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:31:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cudikal2wuwi: 0 differences found 2025/07/05 02:31:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cudikal2wuwi: 1 matching files 2025/07/05 02:31:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-molozax6riye" 2025/07/05 02:31:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:31:34 DEBUG : Swift container rclone-test-molozax6riye.json: Auto set use_segments_container to true 2025/07/05 02:31:34 DEBUG : Swift container rclone-test-molozax6riye: Auto set use_segments_container to true 2025/07/05 02:31:34 DEBUG : Creating backend with remote "/tmp/rclone50226313" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-molozax6riye", Local "Local file system at /tmp/rclone50226313", Modify Window "1ns" 2025/07/05 02:31:34 INFO : Swift container rclone-test-molozax6riye: Container "rclone-test-molozax6riye" created NFDx2 checkfile vs. both remote (without normalization) 2025/07/05 02:31:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:31:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-molozax6riye 2025/07/05 02:31:51 NOTICE: Compressed: TestCompressSwift:rclone-test-molozax6riye: 1 files missing 2025/07/05 02:31:51 NOTICE: 1 hashes missing 2025/07/05 02:31:51 NOTICE: Compressed: TestCompressSwift:rclone-test-molozax6riye: 2 differences found 2025/07/05 02:31:51 NOTICE: Compressed: TestCompressSwift:rclone-test-molozax6riye: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/05 02:32:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:32:06 NOTICE: Compressed: TestCompressSwift:rclone-test-molozax6riye: 0 differences found 2025/07/05 02:32:06 NOTICE: Compressed: TestCompressSwift:rclone-test-molozax6riye: 1 matching files 2025/07/05 02:32:06 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qumimub1yuju" 2025/07/05 02:32:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:32:06 DEBUG : Swift container rclone-test-qumimub1yuju.json: Auto set use_segments_container to true 2025/07/05 02:32:06 DEBUG : Swift container rclone-test-qumimub1yuju: Auto set use_segments_container to true 2025/07/05 02:32:06 DEBUG : Creating backend with remote "/tmp/rclone1569590360" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qumimub1yuju", Local "Local file system at /tmp/rclone1569590360", Modify Window "1ns" 2025/07/05 02:32:07 INFO : Swift container rclone-test-qumimub1yuju: Container "rclone-test-qumimub1yuju" created NFCx2 checkfile vs. both remote (without normalization) 2025/07/05 02:32:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:32:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qumimub1yuju 2025/07/05 02:32:23 NOTICE: Compressed: TestCompressSwift:rclone-test-qumimub1yuju: 1 files missing 2025/07/05 02:32:23 NOTICE: 1 hashes missing 2025/07/05 02:32:23 NOTICE: Compressed: TestCompressSwift:rclone-test-qumimub1yuju: 2 differences found 2025/07/05 02:32:23 NOTICE: Compressed: TestCompressSwift:rclone-test-qumimub1yuju: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/05 02:32:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:32:33 NOTICE: Compressed: TestCompressSwift:rclone-test-qumimub1yuju: 0 differences found 2025/07/05 02:32:33 NOTICE: Compressed: TestCompressSwift:rclone-test-qumimub1yuju: 1 matching files 2025/07/05 02:32:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xufeten5bola" 2025/07/05 02:32:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:32:34 DEBUG : Swift container rclone-test-xufeten5bola.json: Auto set use_segments_container to true 2025/07/05 02:32:34 DEBUG : Swift container rclone-test-xufeten5bola: Auto set use_segments_container to true 2025/07/05 02:32:34 DEBUG : Creating backend with remote "/tmp/rclone1344056878" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xufeten5bola", Local "Local file system at /tmp/rclone1344056878", Modify Window "1ns" 2025/07/05 02:32:34 INFO : Swift container rclone-test-xufeten5bola: Container "rclone-test-xufeten5bola" created both checkfile vs. NFDx2 remote (without normalization) 2025/07/05 02:32:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:32:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xufeten5bola 2025/07/05 02:32:46 NOTICE: Compressed: TestCompressSwift:rclone-test-xufeten5bola: 1 files missing 2025/07/05 02:32:46 NOTICE: 1 hashes missing 2025/07/05 02:32:46 NOTICE: Compressed: TestCompressSwift:rclone-test-xufeten5bola: 2 differences found 2025/07/05 02:32:46 NOTICE: Compressed: TestCompressSwift:rclone-test-xufeten5bola: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/05 02:32:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:32:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xufeten5bola: 0 differences found 2025/07/05 02:32:56 NOTICE: Compressed: TestCompressSwift:rclone-test-xufeten5bola: 1 matching files 2025/07/05 02:32:56 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yulihef9rito" 2025/07/05 02:32:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:32:57 DEBUG : Swift container rclone-test-yulihef9rito.json: Auto set use_segments_container to true 2025/07/05 02:32:57 DEBUG : Swift container rclone-test-yulihef9rito: Auto set use_segments_container to true 2025/07/05 02:32:57 DEBUG : Creating backend with remote "/tmp/rclone3911442550" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yulihef9rito", Local "Local file system at /tmp/rclone3911442550", Modify Window "1ns" 2025/07/05 02:32:57 INFO : Swift container rclone-test-yulihef9rito: Container "rclone-test-yulihef9rito" created both checkfile vs. NFCx2 remote (without normalization) 2025/07/05 02:33:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/05 02:33:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yulihef9rito 2025/07/05 02:33:09 NOTICE: Compressed: TestCompressSwift:rclone-test-yulihef9rito: 1 files missing 2025/07/05 02:33:09 NOTICE: 1 hashes missing 2025/07/05 02:33:09 NOTICE: Compressed: TestCompressSwift:rclone-test-yulihef9rito: 2 differences found 2025/07/05 02:33:09 NOTICE: Compressed: TestCompressSwift:rclone-test-yulihef9rito: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/05 02:33:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/05 02:33:14 NOTICE: Compressed: TestCompressSwift:rclone-test-yulihef9rito: 0 differences found 2025/07/05 02:33:14 NOTICE: Compressed: TestCompressSwift:rclone-test-yulihef9rito: 1 matching files 2025/07/05 02:33:14 DEBUG : Compressed: TestCompressSwift:rclone-test-yulihef9rito: Purge remote 2025/07/05 02:33:14 DEBUG : Waiting for deletions to finish 2025/07/05 02:33:14 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 02:33:24 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 02:33:25 INFO : Swift container rclone-test-yulihef9rito: Container "rclone-test-yulihef9rito" removed 2025/07/05 02:33:25 DEBUG : Compressed: TestCompressSwift:rclone-test-xufeten5bola: Purge remote 2025/07/05 02:33:25 DEBUG : Waiting for deletions to finish 2025/07/05 02:33:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 02:33:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 02:33:35 INFO : Swift container rclone-test-xufeten5bola: Container "rclone-test-xufeten5bola" removed 2025/07/05 02:33:35 DEBUG : Compressed: TestCompressSwift:rclone-test-qumimub1yuju: Purge remote 2025/07/05 02:33:35 DEBUG : Waiting for deletions to finish 2025/07/05 02:33:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 02:33:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 02:33:41 INFO : Swift container rclone-test-qumimub1yuju: Container "rclone-test-qumimub1yuju" removed 2025/07/05 02:33:41 DEBUG : Compressed: TestCompressSwift:rclone-test-molozax6riye: Purge remote 2025/07/05 02:33:41 DEBUG : Waiting for deletions to finish 2025/07/05 02:33:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/05 02:33:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/05 02:33:47 INFO : Swift container rclone-test-molozax6riye: Container "rclone-test-molozax6riye" removed 2025/07/05 02:33:47 DEBUG : Compressed: TestCompressSwift:rclone-test-cudikal2wuwi: Purge remote 2025/07/05 02:33:47 DEBUG : Waiting for deletions to finish 2025/07/05 02:33:47 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/05 02:33:57 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/05 02:33:57 INFO : Swift container rclone-test-cudikal2wuwi: Container "rclone-test-cudikal2wuwi" removed 2025/07/05 02:33:57 DEBUG : Compressed: TestCompressSwift:rclone-test-bafogez4yegu: Purge remote 2025/07/05 02:33:57 DEBUG : Waiting for deletions to finish 2025/07/05 02:34:03 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/05 02:34:08 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/05 02:34:08 INFO : Swift container rclone-test-bafogez4yegu: Container "rclone-test-bafogez4yegu" removed 2025/07/05 02:34:08 DEBUG : Compressed: TestCompressSwift:rclone-test-qojepom0ciro: Purge remote 2025/07/05 02:34:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:34:08 INFO : HELLO, WORLD!.bin: Deleted 2025/07/05 02:34:08 INFO : HELLO, WORLD!.json: Deleted 2025/07/05 02:34:09 INFO : Swift container rclone-test-qojepom0ciro: Container "rclone-test-qojepom0ciro" removed 2025/07/05 02:34:09 DEBUG : Compressed: TestCompressSwift:rclone-test-zaroram3livu: Purge remote 2025/07/05 02:34:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:34:09 INFO : HeLlO, wOrLd!.json: Deleted 2025/07/05 02:34:09 INFO : HeLlO, wOrLd!.bin: Deleted 2025/07/05 02:34:09 INFO : Swift container rclone-test-zaroram3livu: Container "rclone-test-zaroram3livu" removed 2025/07/05 02:34:09 DEBUG : Compressed: TestCompressSwift:rclone-test-polufiz3dibe: Purge remote 2025/07/05 02:34:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:34:10 INFO : HELLO, WORLD!.bin: Deleted 2025/07/05 02:34:15 INFO : HELLO, WORLD!.json: Deleted 2025/07/05 02:34:15 INFO : Swift container rclone-test-polufiz3dibe: Container "rclone-test-polufiz3dibe" removed 2025/07/05 02:34:15 DEBUG : Compressed: TestCompressSwift:rclone-test-qirowuk3xume: Purge remote 2025/07/05 02:34:15 DEBUG : Waiting for deletions to finish 2025/07/05 02:34:15 INFO : hello, world!.bin: Deleted 2025/07/05 02:34:20 INFO : hello, world!.json: Deleted 2025/07/05 02:34:20 INFO : Swift container rclone-test-qirowuk3xume: Container "rclone-test-qirowuk3xume" removed --- PASS: TestApplyTransforms (279.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:34:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/05 02:35:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 02:35:22 INFO : file1: Copied (new) to: sub/file2 2025/07/05 02:35:42 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:35:42 DEBUG : file1: Unchanged skipping 2025/07/05 02:36:02 DEBUG : Compressed: TestCompressSwift:rclone-test-kixotoz6feyo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (112.38s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:36:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/backup" 2025/07/05 02:36:36 DEBUG : Swift container rclone-test-kixotoz6feyo path backup.json: Auto set use_segments_container to true 2025/07/05 02:36:41 DEBUG : Swift container rclone-test-kixotoz6feyo path backup: Auto set use_segments_container to true 2025/07/05 02:36:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/05 02:37:28 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/05 02:37:28 INFO : dst/file1: Copied (server-side copy) 2025/07/05 02:37:34 INFO : dst/file1: Deleted 2025/07/05 02:37:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 02:37:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (195.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:39:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/dst" 2025/07/05 02:39:28 DEBUG : Config file has changed externally - reloading 2025/07/05 02:39:29 DEBUG : Swift container rclone-test-kixotoz6feyo path dst.json: Auto set use_segments_container to true 2025/07/05 02:39:34 DEBUG : Swift container rclone-test-kixotoz6feyo path dst: Auto set use_segments_container to true 2025/07/05 02:39:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/CompareDest" 2025/07/05 02:39:45 DEBUG : Swift container rclone-test-kixotoz6feyo path CompareDest.json: Auto set use_segments_container to true 2025/07/05 02:39:51 DEBUG : Swift container rclone-test-kixotoz6feyo path CompareDest: Auto set use_segments_container to true 2025/07/05 02:39:56 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:40:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/05 02:40:17 INFO : one: Copied (new) 2025/07/05 02:40:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:40:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/05 02:40:38 INFO : one: Copied (replaced existing) 2025/07/05 02:41:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:41:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:41:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:42:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:42:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:42:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:42:28 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:42:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:42:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:42:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:42:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 02:42:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/05 02:42:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (249.00s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:43:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/dst" 2025/07/05 02:43:37 DEBUG : Config file has changed externally - reloading 2025/07/05 02:43:38 DEBUG : Swift container rclone-test-kixotoz6feyo path dst.json: Auto set use_segments_container to true 2025/07/05 02:43:43 DEBUG : Swift container rclone-test-kixotoz6feyo path dst: Auto set use_segments_container to true 2025/07/05 02:43:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/CopyDest" 2025/07/05 02:43:54 DEBUG : Swift container rclone-test-kixotoz6feyo path CopyDest.json: Auto set use_segments_container to true 2025/07/05 02:43:59 DEBUG : Swift container rclone-test-kixotoz6feyo path CopyDest: Auto set use_segments_container to true 2025/07/05 02:44:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:44:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/05 02:44:21 INFO : one: Copied (new) 2025/07/05 02:44:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:44:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/05 02:44:47 INFO : one: Copied (replaced existing) 2025/07/05 02:45:14 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/BackupDir" 2025/07/05 02:45:14 DEBUG : Swift container rclone-test-kixotoz6feyo path BackupDir.json: Auto set use_segments_container to true 2025/07/05 02:45:20 DEBUG : Swift container rclone-test-kixotoz6feyo path BackupDir: Auto set use_segments_container to true 2025/07/05 02:45:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:45:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:45:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:45:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/05 02:45:57 INFO : one: Copied (server-side copy) 2025/07/05 02:46:02 INFO : one: Deleted 2025/07/05 02:46:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/05 02:46:22 INFO : one: Copied (server-side copy) 2025/07/05 02:46:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/05 02:46:55 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:46:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:47:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/05 02:47:16 INFO : two: Copied (server-side copy) 2025/07/05 02:47:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/05 02:47:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/05 02:47:17 DEBUG : two: Unchanged skipping 2025/07/05 02:48:00 DEBUG : three: Need to transfer - File not found at Destination 2025/07/05 02:48:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/05 02:48:01 DEBUG : three: Destination not found in --copy-dest 2025/07/05 02:48:07 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/05 02:48:07 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (323.92s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.13s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.19s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:49:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/05 02:49:18 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/05 02:49:18 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/05 02:49:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/05 02:49:40 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/07/05 02:49:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-kixotoz6feyo/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/07/05 02:49:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/05 02:49:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/05 02:50:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 243098a697c5a03d193782e9c6a7114b OK 2025/07/05 02:50:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (106.25s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.22s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.15s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.20s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.20s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:51:58 INFO : Compressed: TestCompressSwift:rclone-test-kixotoz6feyo: Looking for duplicate md5 hashes using newest mode. 2025/07/05 02:52:08 NOTICE: dd2d8f5216980379ffc0921aa5e52f56: Found 3 files with duplicate md5 hashes 2025/07/05 02:52:18 INFO : one: Deleted 2025/07/05 02:52:29 INFO : also/one: Deleted 2025/07/05 02:52:29 NOTICE: dd2d8f5216980379ffc0921aa5e52f56: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (136.22s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.18s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.18s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:54:54 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 02:54:54 DEBUG : a.txt: Excluded 2025/07/05 02:54:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:54:54 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:54:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:54:54 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:54:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:54:54 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:54:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:54:54 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:54:54 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 02:55:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (166.62s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 02:57:33 DEBUG : a.txt: Excluded (Size Filter) 2025/07/05 02:57:33 DEBUG : a.txt: Excluded 2025/07/05 02:57:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:57:33 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:57:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:57:33 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:57:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/05 02:57:33 DEBUG : sub dir/hello world: Excluded 2025/07/05 02:57:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/05 02:57:33 DEBUG : sub dir/hello world2: Excluded 2025/07/05 02:57:33 DEBUG : sub dir/ignore dir: Excluded 2025/07/05 02:57:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (144.35s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", 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 (148.37s) --- PASS: TestListJSON/Default (20.21s) --- PASS: TestListJSON/FilesOnly (20.22s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.84s) --- PASS: TestListJSON/SubDir (20.19s) --- PASS: TestListJSON/NoModTime (0.16s) --- PASS: TestListJSON/NoMimeType (5.10s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (5.21s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/05 03:01:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kixotoz6feyo/notfound" 2025/07/05 03:01:54 DEBUG : Config file has changed externally - reloading 2025/07/05 03:01:55 DEBUG : Swift container rclone-test-kixotoz6feyo path notfound.json: Auto set use_segments_container to true 2025/07/05 03:02:00 DEBUG : Swift container rclone-test-kixotoz6feyo path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (135.95s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.31s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (5.16s) --- PASS: TestStatJSON/NotFound (5.25s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.16s) --- PASS: TestStatJSON/NotFoundFilesOnly (21.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (26.31s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 03:03:01 INFO : Compressed: TestCompressSwift:rclone-test-kixotoz6feyo: Making directory 2025/07/05 03:03:01 INFO : Compressed: TestCompressSwift:rclone-test-kixotoz6feyo: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" --- PASS: TestLsd (54.21s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" --- PASS: TestLs (62.27s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" 2025/07/05 03:05:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/05 03:05:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (72.60s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" --- PASS: TestLsLong (117.78s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (72.47s) --- PASS: TestHashSums/Md5 (5.19s) --- PASS: TestHashSums/Md5Download (5.23s) === RUN TestHashSumsWithErrors 2025/07/05 03:09:21 DEBUG : Creating backend with remote ":memory:" 2025/07/05 03:09:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/05 03:09:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/05 03:09:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kixotoz6feyo", Local "Local file system at /tmp/rclone4031002137", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestCount (1m28s) goroutine 7721 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0xc000102fc0, {0x269a785?, 0xc000887ad8?}, 0x27d23c0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000102fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000102fc0, 0xc000887c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000734978, {0x3e94f60, 0x6d, 0x6d}, {0xedffa80a9?, 0x3eaaf60?, 0x3eaaf60?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00068b360) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00068b360) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0xa9 goroutine 7 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 8 [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 7616 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0003630e0, 0xc0005361c0, 0xc0006f0b40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0003630e0, {0x2b06768, 0x3ece520}, {0xc00083a000, 0x4f}, {{0xc001f7c3c0, 0x18}, {0xc001f7c3d9, 0xc}, {0x268aa4e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0003630e0, {0x2b06768, 0x3ece520}, {{0xc001f7c3c0, 0x18}, {0xc001f7c3d9, 0xc}, {0x268aa4e, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc000613808?, {0x2b06768?, 0x3ece520?}, {0xc001f7c3c0?, 0x4804e7?}, {0xc001f7c3d9, 0xc}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +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.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000753498) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 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, 0xc000613808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000764d20, 0xc00069e540, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000764d20, 0xc00069e540) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00069e4e0, {0x2b06768, 0x3ece520}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc0001028c0, {0x2b06768, 0x3ece520}, {0xc001b464b0, 0xc}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0xc000000071?, {0x2b06768?, 0x3ece520?}, {0xc001b464b0?, 0x2b0b6e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataObjectIfNotLoaded(...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1261 github.com/rclone/rclone/backend/compress.(*Object).Remove(0xc000644c80, {0x2b06768, 0x3ece520}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1139 +0x4b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc000a6aa80, {0xc0014223a8, 0x17}, 0xc0007538e8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000267400?, 0xc000267400?, 0x2b06768?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000267400, 0x3, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/compress.(*Fs).ListR.func1({0xc000267400?, 0xc0006a6880?, 0x18?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:415 +0x4c github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc000753b40) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc0001028c0, {0x2b06768, 0x3ece520}, {0x0?, 0x23a42a0?}, 0xc0006b08a0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/compress.(*Fs).ListR(0xc00011c300, {0x2b06768, 0x3ece520}, {0x0, 0x0}, 0xc00085c910) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:410 +0xb4 github.com/rclone/rclone/fs/walk.listR({0x2b06768, 0x3ece520}, {0x2b1b9e0, 0xc00011c300}, {0x0, 0x0}, 0x1, 0x3, 0xc000315d10, 0xc0007345e8, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2b06768, 0x3ece520}, {0x2b1b9e0, 0xc00011c300}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000315d10) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc00046a4d0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc000a6aa80, 0xc001b462f0?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc000a6aa80, 0x27d23c0) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 936 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 926 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 228 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 218 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 622 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 613 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 285 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 275 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 181 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 171 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 350 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 340 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1276 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1266 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1239 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1181 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3393 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1060 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1050 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 417 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 407 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1017 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 991 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 496 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 486 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 853 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 827 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1337 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1311 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3598 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 554 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 528 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 676 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 666 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 732 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 722 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 788 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 762 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 7589 [IO wait]: internal/poll.runtime_pollWait(0x7cf520068060, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00011cb80?, 0xc0012c1980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00011cb80, {0xc0012c1980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00011cb80, {0xc0012c1980?, 0x1973?, 0xc000447ee0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00011e298, {0xc0012c1980?, 0xc00013a8d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00057ec78, {0xc0012c1980?, 0x7cf567f1c390?, 0x7cf567f125c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00057e810, {0xc0012c1980?, 0x1973?, 0xc0006fb9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00013a9b8, {0x2adff00, 0xc00057e810}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00013a708, {0x7cf52001e0e0, 0xc00057ec78}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00013a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00013a708, {0xc00058f000, 0x1000, 0xc00045c900?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0011fd560, {0xc00058f000?, 0x7f4085?, 0x2ade0a0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00092ce40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00092ce40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0011fd560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 7567 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 1201 [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:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1191 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1395 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1385 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 1460 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1434 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3363 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1491 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1465 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:253 +0x378 goroutine 3212 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2813 [chan receive, 42 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 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2915 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2958 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7730 [select]: net/http.(*persistConn).roundTrip(0xc0011fd560, 0xc000746780) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0005cc680, 0xc0006f0b40) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000513b0, 0xc0006f0b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0006f0b40, {0x2adf6a0, 0xc0000513b0}, {0x1?, 0x9b6801?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00081a120, 0xc0006f0b40, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00081a120, 0xc0006f0b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 7616 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 3188 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3080 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3447 [chan receive, 39 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2812 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 7590 [select]: net/http.(*persistConn).writeLoop(0xc0011fd560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 7567 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.90101288s (try 2/5): exit status 2: Failed []