"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 3/5) 2025/07/03 05:20:49 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega" 2025/07/03 05:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:20:49 DEBUG : Swift container rclone-test-cujabam1qega.json: Auto set use_segments_container to true 2025/07/03 05:20:49 DEBUG : Swift container rclone-test-cujabam1qega: Auto set use_segments_container to true 2025/07/03 05:20:49 DEBUG : Creating backend with remote "/tmp/rclone3746388569" === 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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/03 05:20:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/03 05:20:50 DEBUG : potato: Seek from 10 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 10 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Seek from 5 to 2 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/03 05:20:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Seek from 5 to 2 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/03 05:20:50 DEBUG : potato: Seek from 8 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 8 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/03 05:20:50 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/03 05:20:50 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/03 05:20:50 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/03 05:20:50 DEBUG : potato: Seek from 5 to 2 2025/07/03 05:20:50 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/03 05:20:50 DEBUG : potato: Seek from 9 to 0 2025/07/03 05:20:50 DEBUG : potato: Seek from 9 to 0 2025/07/03 05:20:50 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:20:50 INFO : Swift container rclone-test-cujabam1qega: Container "rclone-test-cujabam1qega" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (202.84s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (5.22s) --- PASS: TestCheck/4 (20.19s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (5.15s) === RUN TestCheckFsError 2025/07/03 05:24:12 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 05:24:12 DEBUG : Config file has changed externally - reloading 2025/07/03 05:24:12 DEBUG : Creating backend with remote "nonexistent" 2025/07/03 05:24:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/03 05:24:12 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/03 05:24:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/07/03 05:24:12 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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 (161.18s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.19s) --- PASS: TestCheckDownload/4 (0.28s) --- PASS: TestCheckDownload/5 (5.28s) --- PASS: TestCheckDownload/6 (5.28s) --- PASS: TestCheckDownload/7 (5.19s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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 (76.38s) --- PASS: TestCheckSizeOnly/1 (0.11s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.42s) --- PASS: TestCheckSizeOnly/4 (0.12s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.16s) --- PASS: TestCheckSizeOnly/7 (0.13s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:28:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 05:28:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 05:28:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 05:28:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/03 05:28:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/03 05:28:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/03 05:28:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/03 05:28:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.58s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:28:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/data" 2025/07/03 05:28:18 DEBUG : Swift container rclone-test-cujabam1qega path data.json: Auto set use_segments_container to true 2025/07/03 05:28:23 DEBUG : Swift container rclone-test-cujabam1qega 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 (190.48s) --- PASS: TestCheckSum/subtest1 (0.34s) --- PASS: TestCheckSum/subtest2 (5.43s) --- PASS: TestCheckSum/subtest3 (10.46s) --- PASS: TestCheckSum/subtest4 (10.46s) --- PASS: TestCheckSum/subtest5 (5.46s) --- PASS: TestCheckSum/subtest6 (5.69s) --- PASS: TestCheckSum/subtest7 (5.47s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:31:28 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/data" 2025/07/03 05:31:28 DEBUG : Config file has changed externally - reloading 2025/07/03 05:31:28 DEBUG : Swift container rclone-test-cujabam1qega path data.json: Auto set use_segments_container to true 2025/07/03 05:31:34 DEBUG : Swift container rclone-test-cujabam1qega 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 (143.77s) --- PASS: TestCheckSumDownload/subtest1 (10.48s) --- PASS: TestCheckSumDownload/subtest2 (5.43s) --- PASS: TestCheckSumDownload/subtest3 (5.46s) --- PASS: TestCheckSumDownload/subtest4 (0.60s) --- PASS: TestCheckSumDownload/subtest5 (6.40s) --- PASS: TestCheckSumDownload/subtest6 (5.62s) --- PASS: TestCheckSumDownload/subtest7 (5.57s) === RUN TestApplyTransforms 2025/07/03 05:33:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-jizomid3mihi" 2025/07/03 05:33:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:33:52 DEBUG : Swift container rclone-test-jizomid3mihi.json: Auto set use_segments_container to true 2025/07/03 05:33:52 DEBUG : Swift container rclone-test-jizomid3mihi: Auto set use_segments_container to true 2025/07/03 05:33:52 DEBUG : Creating backend with remote "/tmp/rclone2837782760" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-jizomid3mihi", Local "Local file system at /tmp/rclone2837782760", Modify Window "1ns" 2025/07/03 05:33:53 INFO : Swift container rclone-test-jizomid3mihi: Container "rclone-test-jizomid3mihi" created upper checkfile vs. lower remote (without normalization) 2025/07/03 05:34:10 ERROR : hello, world!: sum not found 2025/07/03 05:34:10 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-jizomid3mihi 2025/07/03 05:34:10 NOTICE: Compressed: TestCompressSwift:rclone-test-jizomid3mihi: 1 files missing 2025/07/03 05:34:10 NOTICE: 1 hashes missing 2025/07/03 05:34:10 NOTICE: Compressed: TestCompressSwift:rclone-test-jizomid3mihi: 2 differences found 2025/07/03 05:34:10 NOTICE: Compressed: TestCompressSwift:rclone-test-jizomid3mihi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/03 05:34:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:15 NOTICE: Compressed: TestCompressSwift:rclone-test-jizomid3mihi: 0 differences found 2025/07/03 05:34:15 NOTICE: Compressed: TestCompressSwift:rclone-test-jizomid3mihi: 1 matching files 2025/07/03 05:34:15 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-hidaseb0hule" 2025/07/03 05:34:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:15 DEBUG : Swift container rclone-test-hidaseb0hule.json: Auto set use_segments_container to true 2025/07/03 05:34:16 DEBUG : Swift container rclone-test-hidaseb0hule: Auto set use_segments_container to true 2025/07/03 05:34:16 DEBUG : Creating backend with remote "/tmp/rclone4262454637" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-hidaseb0hule", Local "Local file system at /tmp/rclone4262454637", Modify Window "1ns" 2025/07/03 05:34:16 INFO : Swift container rclone-test-hidaseb0hule: Container "rclone-test-hidaseb0hule" created lower checkfile vs. upper remote (without normalization) 2025/07/03 05:34:33 ERROR : HELLO, WORLD!: sum not found 2025/07/03 05:34:33 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-hidaseb0hule 2025/07/03 05:34:33 NOTICE: Compressed: TestCompressSwift:rclone-test-hidaseb0hule: 1 files missing 2025/07/03 05:34:33 NOTICE: 1 hashes missing 2025/07/03 05:34:33 NOTICE: Compressed: TestCompressSwift:rclone-test-hidaseb0hule: 2 differences found 2025/07/03 05:34:33 NOTICE: Compressed: TestCompressSwift:rclone-test-hidaseb0hule: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/03 05:34:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:38 NOTICE: Compressed: TestCompressSwift:rclone-test-hidaseb0hule: 0 differences found 2025/07/03 05:34:38 NOTICE: Compressed: TestCompressSwift:rclone-test-hidaseb0hule: 1 matching files 2025/07/03 05:34:38 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-kecopes6kitu" 2025/07/03 05:34:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:38 DEBUG : Swift container rclone-test-kecopes6kitu.json: Auto set use_segments_container to true 2025/07/03 05:34:38 DEBUG : Swift container rclone-test-kecopes6kitu: Auto set use_segments_container to true 2025/07/03 05:34:38 DEBUG : Creating backend with remote "/tmp/rclone3285594905" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-kecopes6kitu", Local "Local file system at /tmp/rclone3285594905", Modify Window "1ns" 2025/07/03 05:34:39 INFO : Swift container rclone-test-kecopes6kitu: Container "rclone-test-kecopes6kitu" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/03 05:34:45 ERROR : HeLlO, wOrLd!: sum not found 2025/07/03 05:34:45 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-kecopes6kitu 2025/07/03 05:34:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kecopes6kitu: 1 files missing 2025/07/03 05:34:45 NOTICE: 1 hashes missing 2025/07/03 05:34:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kecopes6kitu: 2 differences found 2025/07/03 05:34:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kecopes6kitu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/03 05:34:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kecopes6kitu: 0 differences found 2025/07/03 05:34:45 NOTICE: Compressed: TestCompressSwift:rclone-test-kecopes6kitu: 1 matching files 2025/07/03 05:34:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gimasoz4kejo" 2025/07/03 05:34:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:45 DEBUG : Swift container rclone-test-gimasoz4kejo.json: Auto set use_segments_container to true 2025/07/03 05:34:46 DEBUG : Swift container rclone-test-gimasoz4kejo: Auto set use_segments_container to true 2025/07/03 05:34:46 DEBUG : Creating backend with remote "/tmp/rclone1147992471" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gimasoz4kejo", Local "Local file system at /tmp/rclone1147992471", Modify Window "1ns" 2025/07/03 05:34:46 INFO : Swift container rclone-test-gimasoz4kejo: Container "rclone-test-gimasoz4kejo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/03 05:34:58 ERROR : HELLO, WORLD!: sum not found 2025/07/03 05:34:58 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-gimasoz4kejo 2025/07/03 05:34:58 NOTICE: Compressed: TestCompressSwift:rclone-test-gimasoz4kejo: 1 files missing 2025/07/03 05:34:58 NOTICE: 1 hashes missing 2025/07/03 05:34:58 NOTICE: Compressed: TestCompressSwift:rclone-test-gimasoz4kejo: 2 differences found 2025/07/03 05:34:58 NOTICE: Compressed: TestCompressSwift:rclone-test-gimasoz4kejo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/03 05:34:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:34:58 NOTICE: Compressed: TestCompressSwift:rclone-test-gimasoz4kejo: 0 differences found 2025/07/03 05:34:58 NOTICE: Compressed: TestCompressSwift:rclone-test-gimasoz4kejo: 1 matching files 2025/07/03 05:34:58 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qumehaz6waji" 2025/07/03 05:34:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:34:59 DEBUG : Swift container rclone-test-qumehaz6waji.json: Auto set use_segments_container to true 2025/07/03 05:34:59 DEBUG : Swift container rclone-test-qumehaz6waji: Auto set use_segments_container to true 2025/07/03 05:34:59 DEBUG : Creating backend with remote "/tmp/rclone26128983" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qumehaz6waji", Local "Local file system at /tmp/rclone26128983", Modify Window "1ns" 2025/07/03 05:34:59 INFO : Swift container rclone-test-qumehaz6waji: Container "rclone-test-qumehaz6waji" created NFD checkfile vs. NFC remote (without normalization) 2025/07/03 05:35:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 05:35:15 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qumehaz6waji 2025/07/03 05:35:15 NOTICE: Compressed: TestCompressSwift:rclone-test-qumehaz6waji: 1 files missing 2025/07/03 05:35:15 NOTICE: 1 hashes missing 2025/07/03 05:35:15 NOTICE: Compressed: TestCompressSwift:rclone-test-qumehaz6waji: 2 differences found 2025/07/03 05:35:15 NOTICE: Compressed: TestCompressSwift:rclone-test-qumehaz6waji: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/03 05:35:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:35:25 NOTICE: Compressed: TestCompressSwift:rclone-test-qumehaz6waji: 0 differences found 2025/07/03 05:35:25 NOTICE: Compressed: TestCompressSwift:rclone-test-qumehaz6waji: 1 matching files 2025/07/03 05:35:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cewikim2late" 2025/07/03 05:35:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:35:26 DEBUG : Swift container rclone-test-cewikim2late.json: Auto set use_segments_container to true 2025/07/03 05:35:26 DEBUG : Swift container rclone-test-cewikim2late: Auto set use_segments_container to true 2025/07/03 05:35:26 DEBUG : Creating backend with remote "/tmp/rclone869861815" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cewikim2late", Local "Local file system at /tmp/rclone869861815", Modify Window "1ns" 2025/07/03 05:35:27 INFO : Swift container rclone-test-cewikim2late: Container "rclone-test-cewikim2late" created NFC checkfile vs. NFD remote (without normalization) 2025/07/03 05:35:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/03 05:35:33 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cewikim2late 2025/07/03 05:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cewikim2late: 1 files missing 2025/07/03 05:35:33 NOTICE: 1 hashes missing 2025/07/03 05:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cewikim2late: 2 differences found 2025/07/03 05:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cewikim2late: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/03 05:35:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cewikim2late: 0 differences found 2025/07/03 05:35:33 NOTICE: Compressed: TestCompressSwift:rclone-test-cewikim2late: 1 matching files 2025/07/03 05:35:33 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-gafimaj6limi" 2025/07/03 05:35:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:35:34 DEBUG : Swift container rclone-test-gafimaj6limi.json: Auto set use_segments_container to true 2025/07/03 05:35:34 DEBUG : Swift container rclone-test-gafimaj6limi: Auto set use_segments_container to true 2025/07/03 05:35:34 DEBUG : Creating backend with remote "/tmp/rclone3897390315" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-gafimaj6limi", Local "Local file system at /tmp/rclone3897390315", Modify Window "1ns" 2025/07/03 05:35:35 INFO : Swift container rclone-test-gafimaj6limi: Container "rclone-test-gafimaj6limi" created NFDx2 checkfile vs. both remote (without normalization) 2025/07/03 05:35:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:35:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-gafimaj6limi 2025/07/03 05:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-gafimaj6limi: 1 files missing 2025/07/03 05:35:46 NOTICE: 1 hashes missing 2025/07/03 05:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-gafimaj6limi: 2 differences found 2025/07/03 05:35:46 NOTICE: Compressed: TestCompressSwift:rclone-test-gafimaj6limi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/03 05:35:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:35:51 NOTICE: Compressed: TestCompressSwift:rclone-test-gafimaj6limi: 0 differences found 2025/07/03 05:35:51 NOTICE: Compressed: TestCompressSwift:rclone-test-gafimaj6limi: 1 matching files 2025/07/03 05:35:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cekerob0rafa" 2025/07/03 05:35:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:35:52 DEBUG : Swift container rclone-test-cekerob0rafa.json: Auto set use_segments_container to true 2025/07/03 05:35:52 DEBUG : Swift container rclone-test-cekerob0rafa: Auto set use_segments_container to true 2025/07/03 05:35:52 DEBUG : Creating backend with remote "/tmp/rclone1107855977" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cekerob0rafa", Local "Local file system at /tmp/rclone1107855977", Modify Window "1ns" 2025/07/03 05:35:52 INFO : Swift container rclone-test-cekerob0rafa: Container "rclone-test-cekerob0rafa" created NFCx2 checkfile vs. both remote (without normalization) 2025/07/03 05:35:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:35:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cekerob0rafa 2025/07/03 05:35:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cekerob0rafa: 1 files missing 2025/07/03 05:35:59 NOTICE: 1 hashes missing 2025/07/03 05:35:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cekerob0rafa: 2 differences found 2025/07/03 05:35:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cekerob0rafa: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/03 05:35:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:35:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cekerob0rafa: 0 differences found 2025/07/03 05:35:59 NOTICE: Compressed: TestCompressSwift:rclone-test-cekerob0rafa: 1 matching files 2025/07/03 05:35:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-siheqoz1biwe" 2025/07/03 05:35:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:35:59 DEBUG : Swift container rclone-test-siheqoz1biwe.json: Auto set use_segments_container to true 2025/07/03 05:35:59 DEBUG : Swift container rclone-test-siheqoz1biwe: Auto set use_segments_container to true 2025/07/03 05:35:59 DEBUG : Creating backend with remote "/tmp/rclone2889280238" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-siheqoz1biwe", Local "Local file system at /tmp/rclone2889280238", Modify Window "1ns" 2025/07/03 05:36:00 INFO : Swift container rclone-test-siheqoz1biwe: Container "rclone-test-siheqoz1biwe" created both checkfile vs. NFDx2 remote (without normalization) 2025/07/03 05:36:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:36:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-siheqoz1biwe 2025/07/03 05:36:11 NOTICE: Compressed: TestCompressSwift:rclone-test-siheqoz1biwe: 1 files missing 2025/07/03 05:36:11 NOTICE: 1 hashes missing 2025/07/03 05:36:11 NOTICE: Compressed: TestCompressSwift:rclone-test-siheqoz1biwe: 2 differences found 2025/07/03 05:36:11 NOTICE: Compressed: TestCompressSwift:rclone-test-siheqoz1biwe: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/03 05:36:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:36:11 NOTICE: Compressed: TestCompressSwift:rclone-test-siheqoz1biwe: 0 differences found 2025/07/03 05:36:11 NOTICE: Compressed: TestCompressSwift:rclone-test-siheqoz1biwe: 1 matching files 2025/07/03 05:36:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dihifob8fowa" 2025/07/03 05:36:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:36:12 DEBUG : Swift container rclone-test-dihifob8fowa.json: Auto set use_segments_container to true 2025/07/03 05:36:12 DEBUG : Swift container rclone-test-dihifob8fowa: Auto set use_segments_container to true 2025/07/03 05:36:12 DEBUG : Creating backend with remote "/tmp/rclone62690533" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dihifob8fowa", Local "Local file system at /tmp/rclone62690533", Modify Window "1ns" 2025/07/03 05:36:13 INFO : Swift container rclone-test-dihifob8fowa: Container "rclone-test-dihifob8fowa" created both checkfile vs. NFCx2 remote (without normalization) 2025/07/03 05:36:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/03 05:36:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dihifob8fowa 2025/07/03 05:36:24 NOTICE: Compressed: TestCompressSwift:rclone-test-dihifob8fowa: 1 files missing 2025/07/03 05:36:24 NOTICE: 1 hashes missing 2025/07/03 05:36:24 NOTICE: Compressed: TestCompressSwift:rclone-test-dihifob8fowa: 2 differences found 2025/07/03 05:36:24 NOTICE: Compressed: TestCompressSwift:rclone-test-dihifob8fowa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/03 05:36:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/03 05:36:35 NOTICE: Compressed: TestCompressSwift:rclone-test-dihifob8fowa: 0 differences found 2025/07/03 05:36:35 NOTICE: Compressed: TestCompressSwift:rclone-test-dihifob8fowa: 1 matching files 2025/07/03 05:36:35 DEBUG : Compressed: TestCompressSwift:rclone-test-dihifob8fowa: Purge remote 2025/07/03 05:36:35 DEBUG : Waiting for deletions to finish 2025/07/03 05:36:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 05:36:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 05:36:40 INFO : Swift container rclone-test-dihifob8fowa: Container "rclone-test-dihifob8fowa" removed 2025/07/03 05:36:40 DEBUG : Compressed: TestCompressSwift:rclone-test-siheqoz1biwe: Purge remote 2025/07/03 05:36:40 DEBUG : Waiting for deletions to finish 2025/07/03 05:36:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 05:36:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 05:36:51 INFO : Swift container rclone-test-siheqoz1biwe: Container "rclone-test-siheqoz1biwe" removed 2025/07/03 05:36:51 DEBUG : Compressed: TestCompressSwift:rclone-test-cekerob0rafa: Purge remote 2025/07/03 05:36:51 DEBUG : Waiting for deletions to finish 2025/07/03 05:36:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 05:36:51 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 05:36:52 INFO : Swift container rclone-test-cekerob0rafa: Container "rclone-test-cekerob0rafa" removed 2025/07/03 05:36:52 DEBUG : Compressed: TestCompressSwift:rclone-test-gafimaj6limi: Purge remote 2025/07/03 05:36:52 DEBUG : Waiting for deletions to finish 2025/07/03 05:36:52 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/07/03 05:37:02 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/07/03 05:37:02 INFO : Swift container rclone-test-gafimaj6limi: Container "rclone-test-gafimaj6limi" removed 2025/07/03 05:37:02 DEBUG : Compressed: TestCompressSwift:rclone-test-cewikim2late: Purge remote 2025/07/03 05:37:02 DEBUG : Waiting for deletions to finish 2025/07/03 05:37:02 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/03 05:37:02 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/03 05:37:03 INFO : Swift container rclone-test-cewikim2late: Container "rclone-test-cewikim2late" removed 2025/07/03 05:37:03 DEBUG : Compressed: TestCompressSwift:rclone-test-qumehaz6waji: Purge remote 2025/07/03 05:37:03 DEBUG : Waiting for deletions to finish 2025/07/03 05:37:13 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/07/03 05:37:14 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/07/03 05:37:14 INFO : Swift container rclone-test-qumehaz6waji: Container "rclone-test-qumehaz6waji" removed 2025/07/03 05:37:14 DEBUG : Compressed: TestCompressSwift:rclone-test-gimasoz4kejo: Purge remote 2025/07/03 05:37:14 DEBUG : Waiting for deletions to finish 2025/07/03 05:37:15 INFO : HELLO, WORLD!.json: Deleted 2025/07/03 05:37:19 INFO : HELLO, WORLD!.bin: Deleted 2025/07/03 05:37:20 INFO : Swift container rclone-test-gimasoz4kejo: Container "rclone-test-gimasoz4kejo" removed 2025/07/03 05:37:20 DEBUG : Compressed: TestCompressSwift:rclone-test-kecopes6kitu: Purge remote 2025/07/03 05:37:20 DEBUG : Waiting for deletions to finish 2025/07/03 05:37:20 INFO : HeLlO, wOrLd!.json: Deleted 2025/07/03 05:37:20 INFO : HeLlO, wOrLd!.bin: Deleted 2025/07/03 05:37:20 INFO : Swift container rclone-test-kecopes6kitu: Container "rclone-test-kecopes6kitu" removed 2025/07/03 05:37:20 DEBUG : Compressed: TestCompressSwift:rclone-test-hidaseb0hule: Purge remote 2025/07/03 05:37:20 DEBUG : Waiting for deletions to finish 2025/07/03 05:37:26 INFO : HELLO, WORLD!.json: Deleted 2025/07/03 05:37:31 INFO : HELLO, WORLD!.bin: Deleted 2025/07/03 05:37:31 DEBUG : pacer: low level retry 1/10 (error Container Not Empty) 2025/07/03 05:37:31 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/07/03 05:37:31 DEBUG : pacer: low level retry 2/10 (error Container Not Empty) 2025/07/03 05:37:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/03 05:37:31 DEBUG : pacer: low level retry 3/10 (error Container Not Empty) 2025/07/03 05:37:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/03 05:37:32 DEBUG : pacer: low level retry 4/10 (error Container Not Empty) 2025/07/03 05:37:32 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/03 05:37:32 DEBUG : pacer: low level retry 5/10 (error Container Not Empty) 2025/07/03 05:37:32 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/03 05:37:32 DEBUG : pacer: low level retry 6/10 (error Container Not Empty) 2025/07/03 05:37:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/03 05:37:32 DEBUG : pacer: low level retry 7/10 (error Container Not Empty) 2025/07/03 05:37:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/03 05:37:32 DEBUG : pacer: low level retry 8/10 (error Container Not Empty) 2025/07/03 05:37:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/07/03 05:37:33 DEBUG : pacer: low level retry 9/10 (error Container Not Empty) 2025/07/03 05:37:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/07/03 05:37:34 DEBUG : pacer: low level retry 10/10 (error Container Not Empty) 2025/07/03 05:37:34 NOTICE: purge failed: Container Not Empty 2025/07/03 05:37:34 DEBUG : Compressed: TestCompressSwift:rclone-test-jizomid3mihi: Purge remote 2025/07/03 05:37:34 DEBUG : Waiting for deletions to finish 2025/07/03 05:37:40 INFO : hello, world!.json: Deleted 2025/07/03 05:37:45 INFO : hello, world!.bin: Deleted 2025/07/03 05:37:45 INFO : Swift container rclone-test-jizomid3mihi: Container "rclone-test-jizomid3mihi" removed --- PASS: TestApplyTransforms (233.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:37:50 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 05:38:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 05:38:01 INFO : file1: Copied (new) to: sub/file2 2025/07/03 05:38:01 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:38:01 DEBUG : file1: Unchanged skipping 2025/07/03 05:38:02 DEBUG : Compressed: TestCompressSwift:rclone-test-cujabam1qega: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (23.18s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.18s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:38:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/backup" 2025/07/03 05:38:44 DEBUG : Swift container rclone-test-cujabam1qega path backup.json: Auto set use_segments_container to true 2025/07/03 05:38:50 DEBUG : Swift container rclone-test-cujabam1qega path backup: Auto set use_segments_container to true 2025/07/03 05:38:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 05:39:22 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/03 05:39:22 INFO : dst/file1: Copied (server-side copy) 2025/07/03 05:39:33 INFO : dst/file1: Deleted 2025/07/03 05:39:48 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 05:39:48 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (131.07s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:40:19 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/dst" 2025/07/03 05:40:20 DEBUG : Swift container rclone-test-cujabam1qega path dst.json: Auto set use_segments_container to true 2025/07/03 05:40:25 DEBUG : Swift container rclone-test-cujabam1qega path dst: Auto set use_segments_container to true 2025/07/03 05:40:36 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/CompareDest" 2025/07/03 05:40:36 DEBUG : Swift container rclone-test-cujabam1qega path CompareDest.json: Auto set use_segments_container to true 2025/07/03 05:40:42 DEBUG : Swift container rclone-test-cujabam1qega path CompareDest: Auto set use_segments_container to true 2025/07/03 05:40:47 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 05:41:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 05:41:03 INFO : one: Copied (new) 2025/07/03 05:41:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:41:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/03 05:41:14 INFO : one: Copied (replaced existing) 2025/07/03 05:41:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:41:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:41:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/03 05:42:25 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:42:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:42:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 05:42:41 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:42:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:42:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/03 05:43:22 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:43:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/03 05:43:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/03 05:43:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (245.77s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:44:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/dst" 2025/07/03 05:44:25 DEBUG : Config file has changed externally - reloading 2025/07/03 05:44:25 DEBUG : Swift container rclone-test-cujabam1qega path dst.json: Auto set use_segments_container to true 2025/07/03 05:44:31 DEBUG : Swift container rclone-test-cujabam1qega path dst: Auto set use_segments_container to true 2025/07/03 05:44:41 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/CopyDest" 2025/07/03 05:44:41 DEBUG : Swift container rclone-test-cujabam1qega path CopyDest.json: Auto set use_segments_container to true 2025/07/03 05:44:47 DEBUG : Swift container rclone-test-cujabam1qega path CopyDest: Auto set use_segments_container to true 2025/07/03 05:44:52 DEBUG : one: Need to transfer - File not found at Destination 2025/07/03 05:45:08 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 05:45:08 INFO : one: Copied (new) 2025/07/03 05:45:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:45:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/03 05:45:24 INFO : one: Copied (replaced existing) 2025/07/03 05:45:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/BackupDir" 2025/07/03 05:45:51 DEBUG : Swift container rclone-test-cujabam1qega path BackupDir.json: Auto set use_segments_container to true 2025/07/03 05:45:57 DEBUG : Swift container rclone-test-cujabam1qega path BackupDir: Auto set use_segments_container to true 2025/07/03 05:46:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:46:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:46:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/03 05:46:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 05:46:44 INFO : one: Copied (server-side copy) 2025/07/03 05:46:50 INFO : one: Deleted 2025/07/03 05:47:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/03 05:47:10 INFO : one: Copied (server-side copy) 2025/07/03 05:47:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/03 05:47:43 DEBUG : two: Need to transfer - File not found at Destination 2025/07/03 05:47:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:48:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/03 05:48:14 INFO : two: Copied (server-side copy) 2025/07/03 05:48:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/03 05:48:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 05:48:35 DEBUG : two: Unchanged skipping 2025/07/03 05:49:33 DEBUG : three: Need to transfer - File not found at Destination 2025/07/03 05:49:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/03 05:49:38 DEBUG : three: Destination not found in --copy-dest 2025/07/03 05:49:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/03 05:49:49 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (423.41s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.26s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.13s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:51:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/03 05:51:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 05:51:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/03 05:51:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/03 05:52:01 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/07/03 05:52:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy1.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-cujabam1qega/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/07/03 05:52:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/03 05:52:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/03 05:52:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = bd38b7678370f9e9a95dfa358a9fb4eb OK 2025/07/03 05:52:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (55.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.23s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.10s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:53:04 INFO : Compressed: TestCompressSwift:rclone-test-cujabam1qega: Looking for duplicate md5 hashes using newest mode. 2025/07/03 05:53:15 NOTICE: a0fa4db5c759e9f699bf6e5be758745a: Found 3 files with duplicate md5 hashes 2025/07/03 05:53:16 INFO : one: Deleted 2025/07/03 05:53:21 INFO : also/one: Deleted 2025/07/03 05:53:21 NOTICE: a0fa4db5c759e9f699bf6e5be758745a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (62.05s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.37s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.10s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.10s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:56:17 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 05:56:17 DEBUG : a.txt: Excluded 2025/07/03 05:56:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:56:17 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:56:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:56:17 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:56:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:56:17 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:56:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:56:17 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:56:22 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 05:56:28 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (242.43s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 05:59:36 DEBUG : a.txt: Excluded (Size Filter) 2025/07/03 05:59:36 DEBUG : a.txt: Excluded 2025/07/03 05:59:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:59:36 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:59:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:59:36 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:59:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/03 05:59:36 DEBUG : sub dir/hello world: Excluded 2025/07/03 05:59:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/03 05:59:36 DEBUG : sub dir/hello world2: Excluded 2025/07/03 05:59:41 DEBUG : sub dir/ignore dir: Excluded 2025/07/03 05:59:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (178.79s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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 (54.97s) --- PASS: TestListJSON/Default (0.40s) --- PASS: TestListJSON/FilesOnly (5.20s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (5.19s) --- PASS: TestListJSON/Metadata (5.28s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", 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/03 06:02:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/notfound" 2025/07/03 06:02:12 DEBUG : Config file has changed externally - reloading 2025/07/03 06:02:12 DEBUG : Swift container rclone-test-cujabam1qega path notfound.json: Auto set use_segments_container to true 2025/07/03 06:02:18 DEBUG : Swift container rclone-test-cujabam1qega path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (69.80s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.12s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.22s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.13s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:02:34 INFO : Compressed: TestCompressSwift:rclone-test-cujabam1qega: Making directory 2025/07/03 06:02:34 INFO : Compressed: TestCompressSwift:rclone-test-cujabam1qega: Making directory --- PASS: TestMkdir (0.27s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestLsd (6.81s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestLs (27.20s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:03:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/03 06:03:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (32.84s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestLsLong (22.22s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (33.11s) --- PASS: TestHashSums/Md5 (0.26s) --- PASS: TestHashSums/Md5Download (0.23s) === RUN TestHashSumsWithErrors 2025/07/03 06:04:36 DEBUG : Creating backend with remote ":memory:" 2025/07/03 06:04:36 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/03 06:04:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 06:04:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/03 06:04:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 06:04:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/03 06:04:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 06:04:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/03 06:04:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/03 06:04:36 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestCount (48.23s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:06:08 DEBUG : Waiting for deletions to finish 2025/07/03 06:06:08 DEBUG : large: Excluded (Size Filter) 2025/07/03 06:06:09 INFO : small: Deleted 2025/07/03 06:06:24 INFO : medium: Deleted --- PASS: TestDelete (69.97s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:07:26 DEBUG : Waiting for deletions to finish 2025/07/03 06:07:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/07/03 06:07:37 INFO : large: Deleted 2025/07/03 06:07:42 INFO : medium: Deleted --- PASS: TestMaxDelete (67.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:08:39 DEBUG : Waiting for deletions to finish 2025/07/03 06:08:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 06:08:40 INFO : small: Deleted 2025/07/03 06:08:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (88.02s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:10:02 DEBUG : Waiting for deletions to finish 2025/07/03 06:10:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/07/03 06:10:13 INFO : large: Deleted 2025/07/03 06:10:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (63.31s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestReadFile (21.93s) === RUN TestRetry 2025/07/03 06:10:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/03 06:10:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/03 06:10:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:10:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:10:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:10:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/03 06:10:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestCat (74.54s) === RUN TestPurge 2025/07/03 06:11:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zugugus3beyi" 2025/07/03 06:11:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 06:11:51 DEBUG : Swift container rclone-test-zugugus3beyi.json: Auto set use_segments_container to true 2025/07/03 06:11:51 DEBUG : Swift container rclone-test-zugugus3beyi: Auto set use_segments_container to true 2025/07/03 06:11:51 DEBUG : Creating backend with remote "/tmp/rclone1235190938" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zugugus3beyi", Local "Local file system at /tmp/rclone1235190938", Modify Window "1ns" 2025/07/03 06:11:51 INFO : Swift container rclone-test-zugugus3beyi: Container "rclone-test-zugugus3beyi" created 2025/07/03 06:12:02 INFO : A2: Making directory 2025/07/03 06:12:02 INFO : A1/B2: Making directory 2025/07/03 06:12:02 INFO : A1/B2/C2: Making directory 2025/07/03 06:12:02 INFO : A1/B1/C3: Making directory 2025/07/03 06:12:02 INFO : A3: Making directory 2025/07/03 06:12:02 INFO : A3/B3: Making directory 2025/07/03 06:12:02 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/03 06:12:18 DEBUG : Waiting for deletions to finish 2025/07/03 06:12:19 INFO : A1/B1/C1/one.bin: Deleted 2025/07/03 06:12:24 INFO : A1/B1/C1/one.json: Deleted fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/03 06:12:29 DEBUG : Waiting for deletions to finish 2025/07/03 06:12:29 INFO : A1/two.bin: Deleted 2025/07/03 06:12:39 INFO : A1/two.json: Deleted 2025/07/03 06:12:39 INFO : Swift container rclone-test-zugugus3beyi: Container "rclone-test-zugugus3beyi" removed 2025/07/03 06:12:39 DEBUG : Compressed: TestCompressSwift:rclone-test-zugugus3beyi: Purge remote 2025/07/03 06:12:39 DEBUG : Waiting for deletions to finish 2025/07/03 06:12:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (49.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:12:46 INFO : A2: Making directory 2025/07/03 06:12:46 INFO : A1/B2: Making directory 2025/07/03 06:12:46 INFO : A1/B2/C2: Making directory 2025/07/03 06:12:46 INFO : A1/B1/C3: Making directory 2025/07/03 06:12:46 INFO : A3: Making directory 2025/07/03 06:12:46 INFO : A3/B3: Making directory 2025/07/03 06:12:46 INFO : A3/B3/C4: Making directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" fstest.go:247: Filtering empty directory "A3/B3/C4" 2025/07/03 06:12:57 DEBUG : removing 1 level 3 directories 2025/07/03 06:12:57 INFO : A3/B3/C4: Removing directory fstest.go:247: Filtering empty directory "A2" fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B2/C2" fstest.go:247: Filtering empty directory "A1/B1/C3" fstest.go:247: Filtering empty directory "A3" fstest.go:247: Filtering empty directory "A3/B3" 2025/07/03 06:13:19 DEBUG : removing 1 level 0 directories 2025/07/03 06:13:19 INFO : Compressed: TestCompressSwift:rclone-test-cujabam1qega: Removing directory 2025/07/03 06:13:20 INFO : Swift container rclone-test-cujabam1qega: Container "rclone-test-cujabam1qega" removed --- PASS: TestRmdirsNoLeaveRoot (40.75s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:13:21 INFO : Swift container rclone-test-cujabam1qega: Container "rclone-test-cujabam1qega" created 2025/07/03 06:13:21 INFO : A1: Making directory 2025/07/03 06:13:21 INFO : A1/B1: Making directory 2025/07/03 06:13:21 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.59s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:13:21 INFO : A1: Making directory 2025/07/03 06:13:21 INFO : A1/B1: Making directory 2025/07/03 06:13:21 INFO : A1/B1/C1: Making directory fstest.go:247: Filtering empty directory "A1" fstest.go:247: Filtering empty directory "A1/B1" fstest.go:247: Filtering empty directory "A1/B1/C1" fstest.go:247: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:13:37 DEBUG : filename.txt: File name found in url 2025/07/03 06:13:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (105.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:15:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 06:15:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 06:15:22 INFO : file1: Copied (new) to: sub/file2 2025/07/03 06:15:22 INFO : file1: Deleted 2025/07/03 06:15:22 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/03 06:15:22 DEBUG : file1: Unchanged skipping 2025/07/03 06:15:22 INFO : file1: Deleted 2025/07/03 06:15:23 DEBUG : Compressed: TestCompressSwift:rclone-test-cujabam1qega: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (21.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:15:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/03 06:15:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 06:15:44 INFO : file1: Copied (new) 2025/07/03 06:15:44 INFO : file1: Deleted 2025/07/03 06:15:44 DEBUG : file1: Destination exists, skipping 2025/07/03 06:15:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (21.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.23s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:16:21 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cujabam1qega/backup" 2025/07/03 06:16:22 DEBUG : Swift container rclone-test-cujabam1qega path backup.json: Auto set use_segments_container to true 2025/07/03 06:16:27 DEBUG : Swift container rclone-test-cujabam1qega path backup: Auto set use_segments_container to true 2025/07/03 06:16:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/03 06:16:58 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/03 06:16:58 INFO : dst/file1: Copied (server-side copy) 2025/07/03 06:17:08 INFO : dst/file1: Deleted 2025/07/03 06:17:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 06:17:23 INFO : dst/file1: Copied (new) 2025/07/03 06:17:23 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (109.76s) === 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-cujabam1qega", Local "Local file system at /tmp/rclone3746388569", Modify Window "1ns" 2025/07/03 06:18:44 INFO : A1/B2: Making directory 2025/07/03 06:18:44 INFO : A1/B1/C3: Making directory fstest.go:247: Filtering empty directory "A1/B2" fstest.go:247: Filtering empty directory "A1/B1/C3" 2025/07/03 06:19:21 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/03 06:19:21 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/07/03 06:19:27 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 06:19:27 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/07/03 06:19:27 INFO : A1/two: Deleted 2025/07/03 06:19:27 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/03 06:19:27 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/07/03 06:19:31 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/03 06:19:31 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/07/03 06:19:32 INFO : A1/one: Deleted 2025/07/03 06:19:32 INFO : A1/B1/C1/four: Deleted 2025/07/03 06:19:37 INFO : A1/B1/C2/five: Deleted 2025/07/03 06:19:37 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/03 06:19:37 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/07/03 06:19:47 INFO : A1/B1/three: Deleted fstest.go:247: Filtering empty directory "A2/B2" fstest.go:247: Filtering empty directory "A2/B1/C3" 2025/07/03 06:20:19 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/03 06:20:19 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/07/03 06:20:20 INFO : A2/two: Deleted 2025/07/03 06:20:20 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/03 06:20:20 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/07/03 06:20:24 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/03 06:20:24 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/07/03 06:20:29 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/03 06:20:29 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/07/03 06:20:30 INFO : A2/one: Deleted 2025/07/03 06:20:30 INFO : A2/B1/three: Deleted 2025/07/03 06:20:30 INFO : A2/B1/C2/five: Deleted 2025/07/03 06:20:34 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/03 06:20:34 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/07/03 06:20:35 INFO : A2/B1/C1/four: Deleted fstest.go:247: Filtering empty directory "A3/B2" fstest.go:247: Filtering empty directory "A3/B1/C3" 2025/07/03 06:20:41 INFO : Compressed: TestCompressSwift:rclone-test-cujabam1qega: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes panic: test timed out after 1h0m0s running tests: TestDirMove (3m9s) goroutine 10108 [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, 3 minutes]: testing.(*T).Run(0xc000103dc0, {0x26a2e67?, 0xc000887ad8?}, 0x27d5588) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103dc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103dc0, 0xc000887c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a025d0, {0x3e9c140, 0x6d, 0x6d}, {0xedff80a31?, 0x3eb2140?, 0x3eb2140?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00037f180) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00037f180) /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 1312 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10 [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 11 [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 9629 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x41c1f3?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc000a12c00) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:65 +0x1e github.com/rclone/rclone/fs/operations.DirMove({0x2b09c28, 0x3ed5700}, {0x2b1ef60, 0xc000572280}, {0x268c2f1, 0x2}, {0x268c2fc, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2441 +0x81f github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc00177cc40) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1433 +0xe8d testing.tRunner(0xc00177cc40, 0x27d5588) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 338 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 328 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 819 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 777 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 221 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 211 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3112 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3454 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1544 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1502 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 168 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 126 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 579 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 537 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10135 [select]: net/http.(*persistConn).roundTrip(0xc000615440, 0xc000846140) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003a6d00, 0xc000a23b80) /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(0xc000320700, 0xc000a23b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000a23b80, {0x2ae2ac0, 0xc000320700}, {0x1?, 0xc0001488c0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00098a750, 0xc000a23b80, {0xc000a12c60?, 0x46150a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00098a750, 0xc000a23b80) /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 10117 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 1066 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 944 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1558 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1532 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1486 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1476 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 985 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 975 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 9752 [IO wait]: internal/poll.runtime_pollWait(0x7aa34103c5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000882680?, 0xc000841300?, 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(0xc000882680, {0xc000841300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000882680, {0xc000841300?, 0x1973?, 0xc000512a20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000612170, {0xc000841300?, 0xc0004fe550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a030c8, {0xc000841300?, 0x7aa2f80f5958?, 0x7aa3410ffa78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000988e28, {0xc000841300?, 0x1973?, 0xc0005169d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004fe638, {0x2ae3320, 0xc000988e28}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004fe388, {0x7aa2f81d0138, 0xc000a030c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004fe388, 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(0xc0004fe388, {0xc0002fc000, 0x1000, 0xc0005237a0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0014bb8c0, {0xc0002fc000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b08360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b08360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0014bb8c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9744 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3022 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 290 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 264 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10093 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0006c0900) /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 10119 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 2901 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 608 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 598 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3556 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8719 [select]: net/http.(*persistConn).writeLoop(0xc000615440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8754 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2852 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 420 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3596 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 871 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 845 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 480 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 470 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1354 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1296 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10133 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000a5a600) /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 10117 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 8718 [IO wait]: internal/poll.runtime_pollWait(0x7aa34103c4a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000882200?, 0xc00083f980?, 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(0xc000882200, {0xc00083f980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000882200, {0xc00083f980?, 0x1973?, 0xc000513640?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a390, {0xc00083f980?, 0xc0006fcfd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a87d88, {0xc00083f980?, 0x7aa2f80f5958?, 0x7aa3410ffa78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000988ed0, {0xc00083f980?, 0x1973?, 0xc000a3b9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006fd0b8, {0x2ae3320, 0xc000988ed0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006fce08, {0x7aa2f81d0138, 0xc000a87d88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006fce08, 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(0xc0006fce08, {0xc00047f000, 0x1000, 0xc0005237a0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000615440, {0xc00047f000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b095c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b095c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000615440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 8754 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3219 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 665 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 624 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 749 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 739 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 10107 [select]: net/http.(*persistConn).roundTrip(0xc0014bb680, 0xc0001b9630) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003a6d00, 0xc0003e8140) /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(0xc000320700, 0xc0003e8140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003e8140, {0x2ae2ac0, 0xc000320700}, {0x1?, 0xc000612120?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00098a750, 0xc0003e8140, {0xc001147380?, 0x46150a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00098a750, 0xc0003e8140) /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 10118 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 9306 [IO wait]: internal/poll.runtime_pollWait(0x7aa34103c6d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000882600?, 0xc00083e000?, 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(0xc000882600, {0xc00083e000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000882600, {0xc00083e000?, 0x1973?, 0xc000512680?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000422250, {0xc00083e000?, 0xc0006fcc50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000684978, {0xc00083e000?, 0x7aa2f825fd48?, 0x7aa3410ff108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a033c8, {0xc00083e000?, 0x1973?, 0xc0014aa9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006fcd38, {0x2ae3320, 0xc000a033c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006fca88, {0x7aa2f81d0138, 0xc000684978}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006fca88, 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(0xc0006fca88, {0xc00082a000, 0x1000, 0xc0005237a0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0014bb9e0, {0xc00082a000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a36cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a36cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0014bb9e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9747 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 10116 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000682000, 0xc0000ff960, 0xc000a23a40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000682000, {0x2b09d40, 0xc000691c20}, {0xc000a0a050, 0x4f}, {{0xc000363f50, 0x18}, {0xc000363f69, 0x10}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000682000, {0x2b09d40, 0xc000691c20}, {{0xc000363f50, 0x18}, {0xc000363f69, 0x10}, {0x268db6e, 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(0xc000549208?, {0x2b09d40?, 0xc000691c20?}, {0xc000363f50?, 0xc00084b180?}, {0xc000363f69, 0x10}) /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, 0xc0005495d8) /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, 0xc000814008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a12000, 0xc000a12d80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a12000, 0xc000a12d80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000a12d20, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000103a40, {0x2b09d40, 0xc000691c20}, {0xc00043acd0, 0x10}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2b09d40?, 0xc000691c20?}, {0xc00043acd0?, 0x21b8220?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000572280, {0x2b09d40, 0xc000691c20}, {0xc00043ac80, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000572280, {0x2b09d40, 0xc000691c20}, {0x2b1efd0, 0xc000691b30}, {0xc00043ac80, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000790c60, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000790c60, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac80, 0xb}, {0x2b1efd0, 0xc000691b30}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac80, 0xb}, {0x2b1efd0, 0xc000691b30}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9629 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 1414 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1388 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1255 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1245 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 1141 [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:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1131 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 3288 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9755 [select]: net/http.(*persistConn).writeLoop(0xc0014bb680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9735 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 10130 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000a5a500) /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 10116 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 3369 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9753 [select]: net/http.(*persistConn).writeLoop(0xc0014bb8c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9744 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 9710 [select]: net/http.(*persistConn).writeLoop(0xc0014bb7a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9741 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 10118 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000682000, 0xc00041d180, 0xc0003e8140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000682000, {0x2b09d40, 0xc000691c20}, {0xc000a0a050, 0x4f}, {{0xc0007d1560, 0x18}, {0xc0007d1579, 0xb}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000682000, {0x2b09d40, 0xc000691c20}, {{0xc0007d1560, 0x18}, {0xc0007d1579, 0xb}, {0x268db6e, 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(0xc000547208?, {0x2b09d40?, 0xc000691c20?}, {0xc0007d1560?, 0xc00087e8c0?}, {0xc0007d1579, 0xb}) /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, 0xc0005475d8) /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, 0xc000814808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a12000, 0xc00097d260, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a12000, 0xc00097d260) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc00097d200, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000103a40, {0x2b09d40, 0xc000691c20}, {0xc000b176a0, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2b09d40?, 0xc000691c20?}, {0xc000b176a0?, 0x21b8220?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000572280, {0x2b09d40, 0xc000691c20}, {0xc00043aca0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000572280, {0x2b09d40, 0xc000691c20}, {0x2b1efd0, 0xc000691bd0}, {0xc00043aca0, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0003dbcb0, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0003dbcb0, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043aca0, 0x6}, {0x2b1efd0, 0xc000691bd0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043aca0, 0x6}, {0x2b1efd0, 0xc000691bd0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9629 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 10146 [select]: net/http.(*persistConn).roundTrip(0xc0014bb9e0, 0xc000361900) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003a6d00, 0xc0002948c0) /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(0xc000320700, 0xc0002948c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0002948c0, {0x2ae2ac0, 0xc000320700}, {0x446d01?, 0xc000820d80?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00098a750, 0xc0002948c0, {0xc000820f68?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00098a750, 0xc0002948c0) /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 10123 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 9754 [IO wait]: internal/poll.runtime_pollWait(0x7aa34103c048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000e8300?, 0xc000842c80?, 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(0xc0000e8300, {0xc000842c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000e8300, {0xc000842c80?, 0x1973?, 0xc000512de0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000422258, {0xc000842c80?, 0xc0006fd350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006849c0, {0xc000842c80?, 0x7aa2f8058080?, 0x7aa3410ff5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a86378, {0xc000842c80?, 0x1973?, 0xc0014ac9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006fd438, {0x2ae3320, 0xc000a86378}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006fd188, {0x7aa2f81d0138, 0xc0006849c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006fd188, 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(0xc0006fd188, {0xc000880000, 0x1000, 0xc0005237a0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0014bb680, {0xc000880000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b08600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b08600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0014bb680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9735 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 8540 [chan receive, 9 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 8539 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10123 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000682000, 0xc000594cb0, 0xc0002948c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000682000, {0x2b09d40, 0xc000691c20}, {0xc000a0a050, 0x4f}, {{0xc002219170, 0x18}, {0xc002219189, 0x12}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000682000, {0x2b09d40, 0xc000691c20}, {{0xc002219170, 0x18}, {0xc002219189, 0x12}, {0x268db6e, 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(0xc000a39208?, {0x2b09d40?, 0xc000691c20?}, {0xc002219170?, 0xc0022888c0?}, {0xc002219189, 0x12}) /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, 0xc000a395d8) /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, 0xc000053808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a12000, 0xc001146120, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a12000, 0xc001146120) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0011460c0, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000103a40, {0x2b09d40, 0xc000691c20}, {0xc0006d2ea0, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2b09d40?, 0xc000691c20?}, {0xc0006d2ea0?, 0x21b8220?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000572280, {0x2b09d40, 0xc000691c20}, {0xc00043ac20, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000572280, {0x2b09d40, 0xc000691c20}, {0x2b1efd0, 0xc000691a90}, {0xc00043ac20, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000867a70, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000867a70, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac20, 0xd}, {0x2b1efd0, 0xc000691a90}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac20, 0xd}, {0x2b1efd0, 0xc000691a90}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9629 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 10119 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000682000, 0xc000594230, 0xc000294640) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000682000, {0x2b09d40, 0xc000691c20}, {0xc000a0a050, 0x4f}, {{0xc0022190e0, 0x18}, {0xc0022190f9, 0x12}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000682000, {0x2b09d40, 0xc000691c20}, {{0xc0022190e0, 0x18}, {0xc0022190f9, 0x12}, {0x268db6e, 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(0x41a6de?, {0x2b09d40?, 0xc000691c20?}, {0xc0022190e0?, 0x422eb6?}, {0xc0022190f9, 0x12}) /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, 0xc000a3f5d8) /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, 0xc000500008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a12000, 0xc001146060, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a12000, 0xc001146060) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000b09f20, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000103a40, {0x2b09d40, 0xc000691c20}, {0xc0006d2e10, 0x12}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2b09d40?, 0xc000691c20?}, {0xc0006d2e10?, 0x21b8220?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000572280, {0x2b09d40, 0xc000691c20}, {0xc00043ac40, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000572280, {0x2b09d40, 0xc000691c20}, {0x2b1efd0, 0xc000691ae0}, {0xc00043ac40, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0008677a0, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0008677a0, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac40, 0xd}, {0x2b1efd0, 0xc000691ae0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac40, 0xd}, {0x2b1efd0, 0xc000691ae0}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9629 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 10096 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0006c0a00) /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 10123 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 10105 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00067c300) /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 10118 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 9307 [select]: net/http.(*persistConn).writeLoop(0xc0014bb9e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9747 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 10095 [select]: net/http.(*persistConn).roundTrip(0xc0014bb7a0, 0xc000361810) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003a6d00, 0xc000294640) /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(0xc000320700, 0xc000294640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000294640, {0x2ae2ac0, 0xc000320700}, {0x446d01?, 0xc000820580?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00098a750, 0xc000294640, {0xc000820768?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00098a750, 0xc000294640) /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 10119 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 9709 [IO wait]: internal/poll.runtime_pollWait(0x7aa34103c278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000572380?, 0xc000844600?, 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(0xc000572380, {0xc000844600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000572380, {0xc000844600?, 0x1973?, 0xc000513020?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a000, {0xc000844600?, 0xc00038ac50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003680c0, {0xc000844600?, 0x7aa2f825fd48?, 0x7aa3410ff108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a03320, {0xc000844600?, 0x1973?, 0xc0014a69d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00038ad38, {0x2ae3320, 0xc000a03320}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00038aa88, {0x7aa2f81d0138, 0xc0003680c0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00038aa88, 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(0xc00038aa88, {0xc001760000, 0x1000, 0xc0005237a0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0014bb7a0, {0xc001760000?, 0x7f4085?, 0x2ae14c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097c900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097c900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0014bb7a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 9741 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 10117 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000682000, 0xc0000501c0, 0xc000a23b80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000682000, {0x2b09d40, 0xc000691c20}, {0xc000a0a050, 0x4f}, {{0xc0006d0030, 0x18}, {0xc0006d0049, 0xb}, {0x268db6e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000682000, {0x2b09d40, 0xc000691c20}, {{0xc0006d0030, 0x18}, {0xc0006d0049, 0xb}, {0x268db6e, 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(0xc001339208?, {0x2b09d40?, 0xc000691c20?}, {0xc0006d0030?, 0xc00177c1c0?}, {0xc0006d0049, 0xb}) /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, 0xc0013395d8) /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, 0xc000500008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a12000, 0xc000a12e40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a12000, 0xc000a12e40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000a12de0, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000103a40, {0x2b09d40, 0xc000691c20}, {0xc00043ad20, 0xb}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(0x0?, {0x2b09d40?, 0xc000691c20?}, {0xc00043ad20?, 0x21b8220?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 +0x25 github.com/rclone/rclone/backend/compress.(*Fs).NewObject(0xc000572280, {0x2b09d40, 0xc000691c20}, {0xc00043ac90, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:422 +0x70 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000572280, {0x2b09d40, 0xc000691c20}, {0x2b1efd0, 0xc000691b80}, {0xc00043ac90, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:873 +0xb8 github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000791170, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:151 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000791170, {0x2b09d40, 0xc000691c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:307 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac90, 0x6}, {0x2b1efd0, 0xc000691b80}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:413 +0x4db github.com/rclone/rclone/fs/operations.move({0x2b09d40, 0xc000691c20}, {0x2b1ef60, 0xc000572280}, {0x0, 0x0}, {0xc00043ac90, 0x6}, {0x2b1efd0, 0xc000691b80}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:506 +0xc0e github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:415 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2418 +0x154 golang.org/x/sync/errgroup.(*Group).add.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:128 +0x7e created by golang.org/x/sync/errgroup.(*Group).add in goroutine 9629 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go:96 +0x76 goroutine 10132 [select]: net/http.(*persistConn).roundTrip(0xc0014bb8c0, 0xc000846050) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003a6d00, 0xc000a23a40) /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(0xc000320700, 0xc000a23a40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000a23a40, {0x2ae2ac0, 0xc000320700}, {0xc000078701?, 0xc0004b1580?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00098a750, 0xc000a23a40, {0xc0004b1768?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00098a750, 0xc000a23a40) /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 10116 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.746791523s (try 3/5): exit status 2: Failed []