"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/05/22 01:43:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu" 2025/05/22 01:43:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:43:12 DEBUG : Swift container rclone-test-reyapon6zefu.json: Auto set use_segments_container to true 2025/05/22 01:43:12 DEBUG : Swift container rclone-test-reyapon6zefu: Auto set use_segments_container to true 2025/05/22 01:43:12 DEBUG : Creating backend with remote "/tmp/rclone362703345" === 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/22 01:43:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/22 01:43:13 DEBUG : potato: Seek from 10 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 10 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/22 01:43:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/22 01:43:13 DEBUG : potato: Seek from 8 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 8 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/22 01:43:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/22 01:43:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/22 01:43:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/22 01:43:13 DEBUG : potato: Seek from 5 to 2 2025/05/22 01:43:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/22 01:43:13 DEBUG : potato: Seek from 9 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 9 to 0 2025/05/22 01:43:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 01:43:13 INFO : Swift container rclone-test-reyapon6zefu: Container "rclone-test-reyapon6zefu" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (73.65s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.16s) === RUN TestCheckFsError 2025/05/22 01:44:26 DEBUG : Creating backend with remote "nonexistent" 2025/05/22 01:44:26 DEBUG : Config file has changed externally - reloading 2025/05/22 01:44:26 DEBUG : Creating backend with remote "nonexistent" 2025/05/22 01:44:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/22 01:44:26 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/22 01:44:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/22 01:44:26 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", 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 (77.50s) --- PASS: TestCheckDownload/1 (0.21s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.26s) --- PASS: TestCheckDownload/4 (0.34s) --- PASS: TestCheckDownload/5 (0.28s) --- PASS: TestCheckDownload/6 (5.21s) --- PASS: TestCheckDownload/7 (0.30s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", 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 (75.43s) --- PASS: TestCheckSizeOnly/1 (0.10s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.15s) --- PASS: TestCheckSizeOnly/5 (0.14s) --- PASS: TestCheckSizeOnly/6 (0.05s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 01:47:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/22 01:47:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/22 01:47:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/22 01:47:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/22 01:47:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/22 01:47:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/22 01:47:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/22 01:47:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (58.29s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 01:47:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/data" 2025/05/22 01:47:57 DEBUG : Config file has changed externally - reloading 2025/05/22 01:47:58 DEBUG : Swift container rclone-test-reyapon6zefu path data.json: Auto set use_segments_container to true 2025/05/22 01:48:03 DEBUG : Swift container rclone-test-reyapon6zefu 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 (313.22s) --- PASS: TestCheckSum/subtest1 (10.36s) --- PASS: TestCheckSum/subtest2 (10.38s) --- PASS: TestCheckSum/subtest3 (5.48s) --- PASS: TestCheckSum/subtest4 (10.52s) --- PASS: TestCheckSum/subtest5 (10.58s) --- PASS: TestCheckSum/subtest6 (5.46s) --- PASS: TestCheckSum/subtest7 (15.48s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 01:53:11 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/data" 2025/05/22 01:53:11 DEBUG : Config file has changed externally - reloading 2025/05/22 01:53:11 DEBUG : Swift container rclone-test-reyapon6zefu path data.json: Auto set use_segments_container to true 2025/05/22 01:53:17 DEBUG : Swift container rclone-test-reyapon6zefu 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 (281.09s) --- PASS: TestCheckSumDownload/subtest1 (15.42s) --- PASS: TestCheckSumDownload/subtest2 (5.39s) --- PASS: TestCheckSumDownload/subtest3 (5.58s) --- PASS: TestCheckSumDownload/subtest4 (0.49s) --- PASS: TestCheckSumDownload/subtest5 (5.43s) --- PASS: TestCheckSumDownload/subtest6 (5.49s) --- PASS: TestCheckSumDownload/subtest7 (15.71s) === RUN TestApplyTransforms 2025/05/22 01:57:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rizasin6qune" 2025/05/22 01:57:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:57:52 DEBUG : Swift container rclone-test-rizasin6qune.json: Auto set use_segments_container to true 2025/05/22 01:57:52 DEBUG : Swift container rclone-test-rizasin6qune: Auto set use_segments_container to true 2025/05/22 01:57:52 DEBUG : Creating backend with remote "/tmp/rclone611093815" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rizasin6qune", Local "Local file system at /tmp/rclone611093815", Modify Window "1ns" 2025/05/22 01:57:53 INFO : Swift container rclone-test-rizasin6qune: Container "rclone-test-rizasin6qune" created upper checkfile vs. lower remote (without normalization) 2025/05/22 01:58:07 ERROR : hello, world!: sum not found 2025/05/22 01:58:07 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-rizasin6qune 2025/05/22 01:58:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rizasin6qune: 1 files missing 2025/05/22 01:58:07 NOTICE: 1 hashes missing 2025/05/22 01:58:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rizasin6qune: 2 differences found 2025/05/22 01:58:07 NOTICE: Compressed: TestCompressSwift:rclone-test-rizasin6qune: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/22 01:58:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:58:18 NOTICE: Compressed: TestCompressSwift:rclone-test-rizasin6qune: 0 differences found 2025/05/22 01:58:18 NOTICE: Compressed: TestCompressSwift:rclone-test-rizasin6qune: 1 matching files 2025/05/22 01:58:18 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mifodoj6fexu" 2025/05/22 01:58:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:58:18 DEBUG : Swift container rclone-test-mifodoj6fexu.json: Auto set use_segments_container to true 2025/05/22 01:58:18 DEBUG : Swift container rclone-test-mifodoj6fexu: Auto set use_segments_container to true 2025/05/22 01:58:18 DEBUG : Creating backend with remote "/tmp/rclone703664964" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mifodoj6fexu", Local "Local file system at /tmp/rclone703664964", Modify Window "1ns" 2025/05/22 01:58:19 INFO : Swift container rclone-test-mifodoj6fexu: Container "rclone-test-mifodoj6fexu" created lower checkfile vs. upper remote (without normalization) 2025/05/22 01:58:29 ERROR : HELLO, WORLD!: sum not found 2025/05/22 01:58:29 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-mifodoj6fexu 2025/05/22 01:58:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mifodoj6fexu: 1 files missing 2025/05/22 01:58:29 NOTICE: 1 hashes missing 2025/05/22 01:58:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mifodoj6fexu: 2 differences found 2025/05/22 01:58:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mifodoj6fexu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/22 01:58:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:58:30 NOTICE: Compressed: TestCompressSwift:rclone-test-mifodoj6fexu: 0 differences found 2025/05/22 01:58:30 NOTICE: Compressed: TestCompressSwift:rclone-test-mifodoj6fexu: 1 matching files 2025/05/22 01:58:30 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qedotek2zimi" 2025/05/22 01:58:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:58:30 DEBUG : Swift container rclone-test-qedotek2zimi.json: Auto set use_segments_container to true 2025/05/22 01:58:30 DEBUG : Swift container rclone-test-qedotek2zimi: Auto set use_segments_container to true 2025/05/22 01:58:30 DEBUG : Creating backend with remote "/tmp/rclone3670086880" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qedotek2zimi", Local "Local file system at /tmp/rclone3670086880", Modify Window "1ns" 2025/05/22 01:58:31 INFO : Swift container rclone-test-qedotek2zimi: Container "rclone-test-qedotek2zimi" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/22 01:58:37 ERROR : HeLlO, wOrLd!: sum not found 2025/05/22 01:58:37 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-qedotek2zimi 2025/05/22 01:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-qedotek2zimi: 1 files missing 2025/05/22 01:58:37 NOTICE: 1 hashes missing 2025/05/22 01:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-qedotek2zimi: 2 differences found 2025/05/22 01:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-qedotek2zimi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/22 01:58:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-qedotek2zimi: 0 differences found 2025/05/22 01:58:37 NOTICE: Compressed: TestCompressSwift:rclone-test-qedotek2zimi: 1 matching files 2025/05/22 01:58:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rufohiz3tadi" 2025/05/22 01:58:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:58:37 DEBUG : Swift container rclone-test-rufohiz3tadi.json: Auto set use_segments_container to true 2025/05/22 01:58:38 DEBUG : Swift container rclone-test-rufohiz3tadi: Auto set use_segments_container to true 2025/05/22 01:58:38 DEBUG : Creating backend with remote "/tmp/rclone2443078257" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rufohiz3tadi", Local "Local file system at /tmp/rclone2443078257", Modify Window "1ns" 2025/05/22 01:58:38 INFO : Swift container rclone-test-rufohiz3tadi: Container "rclone-test-rufohiz3tadi" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/22 01:58:54 ERROR : HELLO, WORLD!: sum not found 2025/05/22 01:58:54 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-rufohiz3tadi 2025/05/22 01:58:54 NOTICE: Compressed: TestCompressSwift:rclone-test-rufohiz3tadi: 1 files missing 2025/05/22 01:58:54 NOTICE: 1 hashes missing 2025/05/22 01:58:54 NOTICE: Compressed: TestCompressSwift:rclone-test-rufohiz3tadi: 2 differences found 2025/05/22 01:58:54 NOTICE: Compressed: TestCompressSwift:rclone-test-rufohiz3tadi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/22 01:58:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:58:59 NOTICE: Compressed: TestCompressSwift:rclone-test-rufohiz3tadi: 0 differences found 2025/05/22 01:58:59 NOTICE: Compressed: TestCompressSwift:rclone-test-rufohiz3tadi: 1 matching files 2025/05/22 01:58:59 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-yamamif7reru" 2025/05/22 01:58:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:59:00 DEBUG : Swift container rclone-test-yamamif7reru.json: Auto set use_segments_container to true 2025/05/22 01:59:00 DEBUG : Swift container rclone-test-yamamif7reru: Auto set use_segments_container to true 2025/05/22 01:59:00 DEBUG : Creating backend with remote "/tmp/rclone391562930" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-yamamif7reru", Local "Local file system at /tmp/rclone391562930", Modify Window "1ns" 2025/05/22 01:59:00 INFO : Swift container rclone-test-yamamif7reru: Container "rclone-test-yamamif7reru" created NFD checkfile vs. NFC remote (without normalization) 2025/05/22 01:59:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/22 01:59:16 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-yamamif7reru 2025/05/22 01:59:16 NOTICE: Compressed: TestCompressSwift:rclone-test-yamamif7reru: 1 files missing 2025/05/22 01:59:16 NOTICE: 1 hashes missing 2025/05/22 01:59:16 NOTICE: Compressed: TestCompressSwift:rclone-test-yamamif7reru: 2 differences found 2025/05/22 01:59:16 NOTICE: Compressed: TestCompressSwift:rclone-test-yamamif7reru: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/22 01:59:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:59:16 NOTICE: Compressed: TestCompressSwift:rclone-test-yamamif7reru: 0 differences found 2025/05/22 01:59:16 NOTICE: Compressed: TestCompressSwift:rclone-test-yamamif7reru: 1 matching files 2025/05/22 01:59:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-dirayej0vaje" 2025/05/22 01:59:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:59:17 DEBUG : Swift container rclone-test-dirayej0vaje.json: Auto set use_segments_container to true 2025/05/22 01:59:17 DEBUG : Swift container rclone-test-dirayej0vaje: Auto set use_segments_container to true 2025/05/22 01:59:17 DEBUG : Creating backend with remote "/tmp/rclone2197247042" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-dirayej0vaje", Local "Local file system at /tmp/rclone2197247042", Modify Window "1ns" 2025/05/22 01:59:17 INFO : Swift container rclone-test-dirayej0vaje: Container "rclone-test-dirayej0vaje" created NFC checkfile vs. NFD remote (without normalization) 2025/05/22 01:59:29 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/22 01:59:29 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-dirayej0vaje 2025/05/22 01:59:29 NOTICE: Compressed: TestCompressSwift:rclone-test-dirayej0vaje: 1 files missing 2025/05/22 01:59:29 NOTICE: 1 hashes missing 2025/05/22 01:59:29 NOTICE: Compressed: TestCompressSwift:rclone-test-dirayej0vaje: 2 differences found 2025/05/22 01:59:29 NOTICE: Compressed: TestCompressSwift:rclone-test-dirayej0vaje: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/22 01:59:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:59:34 NOTICE: Compressed: TestCompressSwift:rclone-test-dirayej0vaje: 0 differences found 2025/05/22 01:59:34 NOTICE: Compressed: TestCompressSwift:rclone-test-dirayej0vaje: 1 matching files 2025/05/22 01:59:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mofopam2fodo" 2025/05/22 01:59:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:59:35 DEBUG : Swift container rclone-test-mofopam2fodo.json: Auto set use_segments_container to true 2025/05/22 01:59:35 DEBUG : Swift container rclone-test-mofopam2fodo: Auto set use_segments_container to true 2025/05/22 01:59:35 DEBUG : Creating backend with remote "/tmp/rclone2784907593" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mofopam2fodo", Local "Local file system at /tmp/rclone2784907593", Modify Window "1ns" 2025/05/22 01:59:35 INFO : Swift container rclone-test-mofopam2fodo: Container "rclone-test-mofopam2fodo" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/22 01:59:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:59:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mofopam2fodo 2025/05/22 01:59:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mofopam2fodo: 1 files missing 2025/05/22 01:59:46 NOTICE: 1 hashes missing 2025/05/22 01:59:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mofopam2fodo: 2 differences found 2025/05/22 01:59:46 NOTICE: Compressed: TestCompressSwift:rclone-test-mofopam2fodo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/22 01:59:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mofopam2fodo: 0 differences found 2025/05/22 01:59:47 NOTICE: Compressed: TestCompressSwift:rclone-test-mofopam2fodo: 1 matching files 2025/05/22 01:59:47 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nemedak9keta" 2025/05/22 01:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:59:47 DEBUG : Swift container rclone-test-nemedak9keta.json: Auto set use_segments_container to true 2025/05/22 01:59:47 DEBUG : Swift container rclone-test-nemedak9keta: Auto set use_segments_container to true 2025/05/22 01:59:47 DEBUG : Creating backend with remote "/tmp/rclone1225194162" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nemedak9keta", Local "Local file system at /tmp/rclone1225194162", Modify Window "1ns" 2025/05/22 01:59:48 INFO : Swift container rclone-test-nemedak9keta: Container "rclone-test-nemedak9keta" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/22 01:59:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 01:59:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-nemedak9keta 2025/05/22 01:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nemedak9keta: 1 files missing 2025/05/22 01:59:54 NOTICE: 1 hashes missing 2025/05/22 01:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nemedak9keta: 2 differences found 2025/05/22 01:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nemedak9keta: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/22 01:59:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 01:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nemedak9keta: 0 differences found 2025/05/22 01:59:54 NOTICE: Compressed: TestCompressSwift:rclone-test-nemedak9keta: 1 matching files 2025/05/22 01:59:54 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qiparof6cilo" 2025/05/22 01:59:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:59:55 DEBUG : Swift container rclone-test-qiparof6cilo.json: Auto set use_segments_container to true 2025/05/22 01:59:55 DEBUG : Swift container rclone-test-qiparof6cilo: Auto set use_segments_container to true 2025/05/22 01:59:55 DEBUG : Creating backend with remote "/tmp/rclone3855483433" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qiparof6cilo", Local "Local file system at /tmp/rclone3855483433", Modify Window "1ns" 2025/05/22 01:59:56 INFO : Swift container rclone-test-qiparof6cilo: Container "rclone-test-qiparof6cilo" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/22 02:00:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 02:00:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-qiparof6cilo 2025/05/22 02:00:06 NOTICE: Compressed: TestCompressSwift:rclone-test-qiparof6cilo: 1 files missing 2025/05/22 02:00:06 NOTICE: 1 hashes missing 2025/05/22 02:00:06 NOTICE: Compressed: TestCompressSwift:rclone-test-qiparof6cilo: 2 differences found 2025/05/22 02:00:06 NOTICE: Compressed: TestCompressSwift:rclone-test-qiparof6cilo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/22 02:00:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 02:00:12 NOTICE: Compressed: TestCompressSwift:rclone-test-qiparof6cilo: 0 differences found 2025/05/22 02:00:12 NOTICE: Compressed: TestCompressSwift:rclone-test-qiparof6cilo: 1 matching files 2025/05/22 02:00:12 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-ruvecen8sita" 2025/05/22 02:00:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 02:00:12 DEBUG : Swift container rclone-test-ruvecen8sita.json: Auto set use_segments_container to true 2025/05/22 02:00:12 DEBUG : Swift container rclone-test-ruvecen8sita: Auto set use_segments_container to true 2025/05/22 02:00:12 DEBUG : Creating backend with remote "/tmp/rclone355098580" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-ruvecen8sita", Local "Local file system at /tmp/rclone355098580", Modify Window "1ns" 2025/05/22 02:00:13 INFO : Swift container rclone-test-ruvecen8sita: Container "rclone-test-ruvecen8sita" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/22 02:00:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/22 02:00:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-ruvecen8sita 2025/05/22 02:00:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ruvecen8sita: 1 files missing 2025/05/22 02:00:24 NOTICE: 1 hashes missing 2025/05/22 02:00:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ruvecen8sita: 2 differences found 2025/05/22 02:00:24 NOTICE: Compressed: TestCompressSwift:rclone-test-ruvecen8sita: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/22 02:00:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/22 02:00:29 NOTICE: Compressed: TestCompressSwift:rclone-test-ruvecen8sita: 0 differences found 2025/05/22 02:00:29 NOTICE: Compressed: TestCompressSwift:rclone-test-ruvecen8sita: 1 matching files 2025/05/22 02:00:29 DEBUG : Compressed: TestCompressSwift:rclone-test-ruvecen8sita: Purge remote 2025/05/22 02:00:29 DEBUG : Waiting for deletions to finish 2025/05/22 02:00:29 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/22 02:00:34 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/22 02:00:35 INFO : Swift container rclone-test-ruvecen8sita: Container "rclone-test-ruvecen8sita" removed 2025/05/22 02:00:35 DEBUG : Compressed: TestCompressSwift:rclone-test-qiparof6cilo: Purge remote 2025/05/22 02:00:35 DEBUG : Waiting for deletions to finish 2025/05/22 02:00:35 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/22 02:00:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/22 02:00:40 INFO : Swift container rclone-test-qiparof6cilo: Container "rclone-test-qiparof6cilo" removed 2025/05/22 02:00:40 DEBUG : Compressed: TestCompressSwift:rclone-test-nemedak9keta: Purge remote 2025/05/22 02:00:40 DEBUG : Waiting for deletions to finish 2025/05/22 02:00:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/22 02:00:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/22 02:00:41 INFO : Swift container rclone-test-nemedak9keta: Container "rclone-test-nemedak9keta" removed 2025/05/22 02:00:41 DEBUG : Compressed: TestCompressSwift:rclone-test-mofopam2fodo: Purge remote 2025/05/22 02:00:41 DEBUG : Waiting for deletions to finish 2025/05/22 02:00:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/22 02:00:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/22 02:00:47 INFO : Swift container rclone-test-mofopam2fodo: Container "rclone-test-mofopam2fodo" removed 2025/05/22 02:00:47 DEBUG : Compressed: TestCompressSwift:rclone-test-dirayej0vaje: Purge remote 2025/05/22 02:00:47 DEBUG : Waiting for deletions to finish 2025/05/22 02:00:47 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/22 02:00:52 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/22 02:00:52 INFO : Swift container rclone-test-dirayej0vaje: Container "rclone-test-dirayej0vaje" removed 2025/05/22 02:00:52 DEBUG : Compressed: TestCompressSwift:rclone-test-yamamif7reru: Purge remote 2025/05/22 02:00:52 DEBUG : Waiting for deletions to finish 2025/05/22 02:00:57 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/22 02:01:02 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/22 02:01:03 INFO : Swift container rclone-test-yamamif7reru: Container "rclone-test-yamamif7reru" removed 2025/05/22 02:01:03 DEBUG : Compressed: TestCompressSwift:rclone-test-rufohiz3tadi: Purge remote 2025/05/22 02:01:03 DEBUG : Waiting for deletions to finish 2025/05/22 02:01:08 INFO : HELLO, WORLD!.json: Deleted 2025/05/22 02:01:13 INFO : HELLO, WORLD!.bin: Deleted 2025/05/22 02:01:13 INFO : Swift container rclone-test-rufohiz3tadi: Container "rclone-test-rufohiz3tadi" removed 2025/05/22 02:01:13 DEBUG : Compressed: TestCompressSwift:rclone-test-qedotek2zimi: Purge remote 2025/05/22 02:01:13 DEBUG : Waiting for deletions to finish 2025/05/22 02:01:13 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/22 02:01:14 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/22 02:01:14 INFO : Swift container rclone-test-qedotek2zimi: Container "rclone-test-qedotek2zimi" removed 2025/05/22 02:01:14 DEBUG : Compressed: TestCompressSwift:rclone-test-mifodoj6fexu: Purge remote 2025/05/22 02:01:14 DEBUG : Waiting for deletions to finish 2025/05/22 02:01:14 INFO : HELLO, WORLD!.json: Deleted 2025/05/22 02:01:24 INFO : HELLO, WORLD!.bin: Deleted 2025/05/22 02:01:25 INFO : Swift container rclone-test-mifodoj6fexu: Container "rclone-test-mifodoj6fexu" removed 2025/05/22 02:01:25 DEBUG : Compressed: TestCompressSwift:rclone-test-rizasin6qune: Purge remote 2025/05/22 02:01:25 DEBUG : Waiting for deletions to finish 2025/05/22 02:01:25 INFO : hello, world!.bin: Deleted 2025/05/22 02:01:30 INFO : hello, world!.json: Deleted 2025/05/22 02:01:30 INFO : Swift container rclone-test-rizasin6qune: Container "rclone-test-rizasin6qune" removed --- PASS: TestApplyTransforms (218.57s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:01:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 02:01:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 02:01:47 INFO : file1: Copied (new) to: sub/file2 2025/05/22 02:01:52 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:01:52 DEBUG : file1: Unchanged skipping 2025/05/22 02:01:57 DEBUG : Compressed: TestCompressSwift:rclone-test-reyapon6zefu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (42.84s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.24s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:02:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/backup" 2025/05/22 02:02:29 DEBUG : Config file has changed externally - reloading 2025/05/22 02:02:30 DEBUG : Swift container rclone-test-reyapon6zefu path backup.json: Auto set use_segments_container to true 2025/05/22 02:02:35 DEBUG : Swift container rclone-test-reyapon6zefu path backup: Auto set use_segments_container to true 2025/05/22 02:02:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/22 02:03:02 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/22 02:03:02 INFO : dst/file1: Copied (server-side copy) 2025/05/22 02:03:08 INFO : dst/file1: Deleted 2025/05/22 02:03:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 02:03:18 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (75.89s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:03:29 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/dst" 2025/05/22 02:03:29 DEBUG : Config file has changed externally - reloading 2025/05/22 02:03:30 DEBUG : Swift container rclone-test-reyapon6zefu path dst.json: Auto set use_segments_container to true 2025/05/22 02:03:35 DEBUG : Swift container rclone-test-reyapon6zefu path dst: Auto set use_segments_container to true 2025/05/22 02:03:46 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/CompareDest" 2025/05/22 02:03:46 DEBUG : Swift container rclone-test-reyapon6zefu path CompareDest.json: Auto set use_segments_container to true 2025/05/22 02:03:52 DEBUG : Swift container rclone-test-reyapon6zefu path CompareDest: Auto set use_segments_container to true 2025/05/22 02:03:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 02:04:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 02:04:18 INFO : one: Copied (new) 2025/05/22 02:04:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 02:04:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/22 02:04:49 INFO : one: Copied (replaced existing) 2025/05/22 02:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 02:05:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:05:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 02:06:23 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 02:06:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:06:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 02:06:54 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 02:07:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:07:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 02:07:35 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 02:07:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/22 02:07:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/22 02:07:51 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (304.43s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:08:34 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/dst" 2025/05/22 02:08:34 DEBUG : Config file has changed externally - reloading 2025/05/22 02:08:34 DEBUG : Swift container rclone-test-reyapon6zefu path dst.json: Auto set use_segments_container to true 2025/05/22 02:08:40 DEBUG : Swift container rclone-test-reyapon6zefu path dst: Auto set use_segments_container to true 2025/05/22 02:08:50 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/CopyDest" 2025/05/22 02:08:50 DEBUG : Swift container rclone-test-reyapon6zefu path CopyDest.json: Auto set use_segments_container to true 2025/05/22 02:08:56 DEBUG : Swift container rclone-test-reyapon6zefu path CopyDest: Auto set use_segments_container to true 2025/05/22 02:09:01 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 02:09:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 02:09:22 INFO : one: Copied (new) 2025/05/22 02:09:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 02:10:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/22 02:10:03 INFO : one: Copied (replaced existing) 2025/05/22 02:10:45 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/BackupDir" 2025/05/22 02:10:45 DEBUG : Swift container rclone-test-reyapon6zefu path BackupDir.json: Auto set use_segments_container to true 2025/05/22 02:10:51 DEBUG : Swift container rclone-test-reyapon6zefu path BackupDir: Auto set use_segments_container to true 2025/05/22 02:10:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 02:10:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:10:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 02:11:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 02:11:23 INFO : one: Copied (server-side copy) 2025/05/22 02:11:33 INFO : one: Deleted 2025/05/22 02:11:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/22 02:11:58 INFO : one: Copied (server-side copy) 2025/05/22 02:11:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/22 02:12:46 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 02:12:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:13:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/22 02:13:05 INFO : two: Copied (server-side copy) 2025/05/22 02:13:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/22 02:13:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:13:06 DEBUG : two: Unchanged skipping 2025/05/22 02:13:44 DEBUG : three: Need to transfer - File not found at Destination 2025/05/22 02:13:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/22 02:13:45 DEBUG : three: Destination not found in --copy-dest 2025/05/22 02:14:00 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/22 02:14:00 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (403.16s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.14s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.26s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:15:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/22 02:15:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 02:15:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/22 02:15:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/22 02:15:50 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/22 02:15:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy5.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-reyapon6zefu/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/22 02:15:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/22 02:16:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/22 02:16:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 000e5f3fabd8d98bd4b412b2f312efb0 OK 2025/05/22 02:16:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (60.39s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.13s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.27s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.14s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:17:23 INFO : Compressed: TestCompressSwift:rclone-test-reyapon6zefu: Looking for duplicate md5 hashes using newest mode. 2025/05/22 02:17:29 NOTICE: d24884b2da2206ab27e0626ca8d305d3: Found 3 files with duplicate md5 hashes 2025/05/22 02:17:34 INFO : one: Deleted 2025/05/22 02:17:44 INFO : also/one: Deleted 2025/05/22 02:17:44 NOTICE: d24884b2da2206ab27e0626ca8d305d3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (116.92s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.20s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.14s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.20s) === RUN TestDeduplicateRename run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.20s) === RUN TestMergeDirs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:20:09 DEBUG : a.txt: Excluded (Size Filter) 2025/05/22 02:20:09 DEBUG : a.txt: Excluded 2025/05/22 02:20:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 02:20:10 DEBUG : sub dir/hello world: Excluded 2025/05/22 02:20:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 02:20:10 DEBUG : sub dir/hello world2: Excluded 2025/05/22 02:20:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 02:20:10 DEBUG : sub dir/hello world: Excluded 2025/05/22 02:20:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 02:20:10 DEBUG : sub dir/hello world2: Excluded 2025/05/22 02:20:10 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 02:20:15 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (181.00s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:22:55 DEBUG : a.txt: Excluded (Size Filter) 2025/05/22 02:22:55 DEBUG : a.txt: Excluded 2025/05/22 02:22:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 02:22:55 DEBUG : sub dir/hello world: Excluded 2025/05/22 02:22:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 02:22:55 DEBUG : sub dir/hello world2: Excluded 2025/05/22 02:22:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/22 02:22:55 DEBUG : sub dir/hello world: Excluded 2025/05/22 02:22:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/22 02:22:55 DEBUG : sub dir/hello world2: Excluded 2025/05/22 02:23:00 DEBUG : sub dir/ignore dir: Excluded 2025/05/22 02:23:05 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (168.31s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", 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 (49.24s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (5.21s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/05/22 02:25:43 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/notfound" 2025/05/22 02:25:43 DEBUG : Swift container rclone-test-reyapon6zefu path notfound.json: Auto set use_segments_container to true 2025/05/22 02:25:49 DEBUG : Swift container rclone-test-reyapon6zefu path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (74.80s) --- PASS: TestStatJSON/Root (0.16s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.35s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.23s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (0.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.06s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.18s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:26:10 INFO : Compressed: TestCompressSwift:rclone-test-reyapon6zefu: Making directory 2025/05/22 02:26:10 INFO : Compressed: TestCompressSwift:rclone-test-reyapon6zefu: Making directory --- PASS: TestMkdir (0.30s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestLsd (16.20s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestLs (52.12s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:27:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/22 02:27:50 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (51.87s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestLsLong (52.15s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (47.34s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (0.20s) === RUN TestHashSumsWithErrors 2025/05/22 02:29:50 DEBUG : Creating backend with remote ":memory:" 2025/05/22 02:29:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/22 02:29:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/22 02:29:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/22 02:29:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/22 02:29:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/22 02:29:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/22 02:29:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/22 02:29:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/22 02:29:50 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestCount (73.71s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:31:48 DEBUG : Waiting for deletions to finish 2025/05/22 02:31:48 DEBUG : large: Excluded (Size Filter) 2025/05/22 02:31:53 INFO : medium: Deleted 2025/05/22 02:32:03 INFO : small: Deleted --- PASS: TestDelete (70.67s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:32:56 DEBUG : Waiting for deletions to finish 2025/05/22 02:32:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/22 02:33:02 INFO : medium: Deleted 2025/05/22 02:33:06 INFO : large: Deleted --- PASS: TestMaxDelete (68.10s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:33:59 DEBUG : Waiting for deletions to finish 2025/05/22 02:33:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/22 02:34:04 INFO : medium: Deleted 2025/05/22 02:34:09 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (58.03s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:35:07 DEBUG : Waiting for deletions to finish 2025/05/22 02:35:07 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/22 02:35:13 INFO : large: Deleted 2025/05/22 02:35:13 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (68.26s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestReadFile (7.10s) === RUN TestRetry 2025/05/22 02:35:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/22 02:35:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/22 02:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 02:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 02:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 02:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/22 02:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestCat (49.26s) === RUN TestPurge 2025/05/22 02:36:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-nibatig9xodo" 2025/05/22 02:36:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 02:36:25 DEBUG : Swift container rclone-test-nibatig9xodo.json: Auto set use_segments_container to true 2025/05/22 02:36:26 DEBUG : Swift container rclone-test-nibatig9xodo: Auto set use_segments_container to true 2025/05/22 02:36:26 DEBUG : Creating backend with remote "/tmp/rclone3587936592" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-nibatig9xodo", Local "Local file system at /tmp/rclone3587936592", Modify Window "1ns" 2025/05/22 02:36:26 INFO : Swift container rclone-test-nibatig9xodo: Container "rclone-test-nibatig9xodo" created 2025/05/22 02:36:37 INFO : A2: Making directory 2025/05/22 02:36:37 INFO : A1/B2: Making directory 2025/05/22 02:36:37 INFO : A1/B2/C2: Making directory 2025/05/22 02:36:37 INFO : A1/B1/C3: Making directory 2025/05/22 02:36:37 INFO : A3: Making directory 2025/05/22 02:36:37 INFO : A3/B3: Making directory 2025/05/22 02:36:37 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/22 02:36:53 DEBUG : Waiting for deletions to finish 2025/05/22 02:36:53 INFO : A1/B1/C1/one.bin: Deleted 2025/05/22 02:36:58 INFO : A1/B1/C1/one.json: Deleted fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/22 02:36:59 DEBUG : Waiting for deletions to finish 2025/05/22 02:36:59 INFO : A1/two.bin: Deleted 2025/05/22 02:36:59 INFO : A1/two.json: Deleted 2025/05/22 02:36:59 INFO : Swift container rclone-test-nibatig9xodo: Container "rclone-test-nibatig9xodo" removed fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: Unexpected file "A1/B1/C1/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:633 Error: Should be true Test: TestPurge Messages: Unexpected file "A1/two" 2025/05/22 02:37:06 DEBUG : Compressed: TestCompressSwift:rclone-test-nibatig9xodo: Purge remote 2025/05/22 02:37:06 DEBUG : Waiting for deletions to finish 2025/05/22 02:37:17 ERROR : A1/two.bin: Dangling object - ignoring: Object Not Found 2025/05/22 02:37:17 INFO : A1/two.bin: Deleted 2025/05/22 02:37:17 ERROR : A1/two.json: Dangling object - ignoring: Object Not Found 2025/05/22 02:37:17 INFO : A1/two.json: Deleted 2025/05/22 02:37:17 ERROR : A1/B1/C1/one.bin: Dangling object - ignoring: Object Not Found 2025/05/22 02:37:17 INFO : A1/B1/C1/one.bin: Deleted 2025/05/22 02:37:22 ERROR : A1/B1/C1/one.json: Dangling object - ignoring: Object Not Found 2025/05/22 02:37:22 INFO : A1/B1/C1/one.json: Deleted 2025/05/22 02:37:22 NOTICE: purge failed: Container Not Found --- FAIL: TestPurge (56.77s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:37:33 INFO : A2: Making directory 2025/05/22 02:37:33 INFO : A1/B2: Making directory 2025/05/22 02:37:33 INFO : A1/B2/C2: Making directory 2025/05/22 02:37:33 INFO : A1/B1/C3: Making directory 2025/05/22 02:37:33 INFO : A3: Making directory 2025/05/22 02:37:33 INFO : A3/B3: Making directory 2025/05/22 02:37:33 INFO : A3/B3/C4: Making directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" fstest.go:244: Filtering empty directory "A3/B3/C4" 2025/05/22 02:37:39 DEBUG : removing 1 level 3 directories 2025/05/22 02:37:39 INFO : A3/B3/C4: Removing directory fstest.go:244: Filtering empty directory "A2" fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B2/C2" fstest.go:244: Filtering empty directory "A1/B1/C3" fstest.go:244: Filtering empty directory "A3" fstest.go:244: Filtering empty directory "A3/B3" 2025/05/22 02:37:46 DEBUG : removing 1 level 0 directories 2025/05/22 02:37:46 INFO : Compressed: TestCompressSwift:rclone-test-reyapon6zefu: Removing directory 2025/05/22 02:37:46 INFO : Swift container rclone-test-reyapon6zefu: Container "rclone-test-reyapon6zefu" removed --- PASS: TestRmdirsNoLeaveRoot (24.37s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:37:46 INFO : Swift container rclone-test-reyapon6zefu: Container "rclone-test-reyapon6zefu" created 2025/05/22 02:37:46 INFO : A1: Making directory 2025/05/22 02:37:46 INFO : A1/B1: Making directory 2025/05/22 02:37:46 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:37:47 INFO : A1: Making directory 2025/05/22 02:37:47 INFO : A1/B1: Making directory 2025/05/22 02:37:47 INFO : A1/B1/C1: Making directory fstest.go:244: Filtering empty directory "A1" fstest.go:244: Filtering empty directory "A1/B1" fstest.go:244: Filtering empty directory "A1/B1/C1" fstest.go:244: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.24s) === RUN TestCopyURL run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:38:03 DEBUG : filename.txt: File name found in url 2025/05/22 02:38:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (75.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:39:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 02:39:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 02:39:17 INFO : file1: Copied (new) to: sub/file2 2025/05/22 02:39:17 INFO : file1: Deleted 2025/05/22 02:39:18 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/22 02:39:18 DEBUG : file1: Unchanged skipping 2025/05/22 02:39:18 INFO : file1: Deleted 2025/05/22 02:39:18 DEBUG : Compressed: TestCompressSwift:rclone-test-reyapon6zefu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (26.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:39:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/22 02:39:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 02:39:44 INFO : file1: Copied (new) 2025/05/22 02:39:44 INFO : file1: Deleted 2025/05/22 02:39:50 DEBUG : file1: Destination exists, skipping 2025/05/22 02:39:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (26.45s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.20s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:40:16 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-reyapon6zefu/backup" 2025/05/22 02:40:17 DEBUG : Swift container rclone-test-reyapon6zefu path backup.json: Auto set use_segments_container to true 2025/05/22 02:40:22 DEBUG : Swift container rclone-test-reyapon6zefu path backup: Auto set use_segments_container to true 2025/05/22 02:40:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/22 02:40:48 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/22 02:40:48 INFO : dst/file1: Copied (server-side copy) 2025/05/22 02:40:53 INFO : dst/file1: Deleted 2025/05/22 02:41:04 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 02:41:04 INFO : dst/file1: Copied (new) 2025/05/22 02:41:04 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (74.49s) === 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-reyapon6zefu", Local "Local file system at /tmp/rclone362703345", Modify Window "1ns" 2025/05/22 02:42:00 INFO : A1/B2: Making directory 2025/05/22 02:42:00 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" 2025/05/22 02:42:23 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/22 02:42:23 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/05/22 02:42:23 INFO : A1/B1/C2/five: Deleted 2025/05/22 02:42:27 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/22 02:42:27 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/05/22 02:42:27 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/22 02:42:27 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/05/22 02:42:32 INFO : A1/B1/C1/four: Deleted 2025/05/22 02:42:32 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 02:42:32 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/05/22 02:42:32 INFO : A1/B1/three: Deleted 2025/05/22 02:42:42 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/22 02:42:42 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/05/22 02:42:42 INFO : A1/two: Deleted 2025/05/22 02:42:43 INFO : A1/one: Deleted fstest.go:244: Filtering empty directory "A2/B2" fstest.go:244: Filtering empty directory "A2/B1/C3" 2025/05/22 02:43:05 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/22 02:43:05 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/05/22 02:43:05 INFO : A2/B1/C1/four: Deleted 2025/05/22 02:43:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 02:43:10 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/05/22 02:43:10 INFO : A2/one: Deleted panic: test timed out after 1h0m0s running tests: TestDirMove (2m2s) goroutine 10068 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc000336340, {0x25f660b?, 0x0?}, 0x2739270) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc000336340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000336340, 0xc0007edc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc0007f5b30, {0x3d24960, 0x6d, 0x6d}, {0x3d393c0?, 0x1?, 0x3d393c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0005a4280) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2034 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005a4280) /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 976 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 966 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 19 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 20 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9661 [semacquire]: sync.runtime_Semacquire(0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/sema.go:71 +0x25 sync.(*WaitGroup).Wait(0xc0017f3680?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/sync/waitgroup.go:118 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc0008e7d40) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.DirMove({0x2a17160, 0x3d5c8a0}, {0x2a2b6c0, 0xc000334280}, {0x29de970, 0x2}, {0x25dfd6f, 0x2}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2473 +0x7f5 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0007996c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 +0xbdd testing.tRunner(0xc0007996c0, 0x2739270) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 goroutine 10033 [select]: net/http.(*persistConn).roundTrip(0xc000a76ea0, 0xc00084ae60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000408480, 0xc000c00000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00059eaf0, 0xc000c00000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000c00000, {0x29f0c20, 0xc00059eaf0}, {0x1?, 0x365b2d0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0009020f0, 0xc000c00000, {0x0?, 0x0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0009020f0, 0xc000c00000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9961 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9947 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0007ea700) /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 9960 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 2834 [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 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 10047 [select]: net/http.(*persistConn).roundTrip(0xc000958240, 0xc000ce00a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000408480, 0xc0008e1e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00059eaf0, 0xc0008e1e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0008e1e00, {0x29f0c20, 0xc00059eaf0}, {0xc0019b7d01?, 0xc0019b7da0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0009020f0, 0xc0008e1e00, {0xc00043f500?, 0xc000121b20?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0009020f0, 0xc0008e1e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9960 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 639 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 630 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8224 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000385500) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:343 +0x13d created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 8223 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 860 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 850 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 546 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 520 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 236 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 226 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1037 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1027 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1501 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1491 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2894 [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 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 357 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 299 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 182 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 140 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3081 [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 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 285 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 275 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 782 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 772 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1306 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1216 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3244 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3516 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1478 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1356 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 683 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 657 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 439 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 429 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1425 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1415 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 509 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 499 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 732 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 722 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 9963 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000384c40, 0xc000d74420, 0xc000c00500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000384c40, {0x2a17278, 0xc00084a050}, {0xc000a8e0f0, 0x4f}, {{0xc000913380, 0x18}, {0xc000913399, 0xa}, {0x25e15af, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000384c40, {0x2a17278, 0xc00084a050}, {{0xc000913380, 0x18}, {0xc000913399, 0xa}, {0x25e15af, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0008ef1f0?, {0x2a17278?, 0xc00084a050?}, {0xc000913380?, 0xc0008ef258?}, {0xc000913399, 0xa}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0008ef590) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000851440, 0xc000d74360, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000851440, 0xc000d74360) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000a931a0, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Object).hasHeader(0xc000a931a0, {0x2a17278?, 0xc00084a050?}, {0x26160c0, 0x15}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1246 +0x30 github.com/rclone/rclone/backend/swift.(*Object).isLargeObject(0xc000a931a0, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1277 +0x48 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000105500, {0x2a17278, 0xc00084a050}, {0x2a2df00, 0xc000a931a0}, {0xc000369230, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1057 +0x1bb github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000334280, {0x2a17278, 0xc00084a050}, {0x2a2b730, 0xc00084a000}, {0xc0003e6920, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc0009ed710, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0009ed710, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a17278, 0xc00084a050}, {0x2a2b6c0, 0xc000334280}, {0x0, 0x0}, {0xc0003e6920, 0x6}, {0x2a2b730, 0xc00084a000}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a17278, 0xc00084a050}, {0x2a2b6c0, 0xc000334280}, {0x0, 0x0}, {0xc0003e6920, 0x6}, {0x2a2b730, 0xc00084a000}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9661 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 1092 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1082 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8793 [IO wait]: internal/poll.runtime_pollWait(0x7f944e857378, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00058c500?, 0xc0001c0600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00058c500, {0xc0001c0600, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00058c500, {0xc0001c0600?, 0xc0005b1a50?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005448b8, {0xc0001c0600?, 0x3d393c0?, 0xc000b3e9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000549518, {0xc0001c0600?, 0x18?, 0x7f944e863298?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000815110, {0xc0001c0600?, 0x0?, 0xc000815110?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b1b38, {0x29f13a0, 0xc000815110}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b1888, {0x7f944c501318, 0xc000549518}, 0xc000b3ea40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b1888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b1888, {0xc002788000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000612c60, {0xc002788000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000939a40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000939a40, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000612c60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 8788 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 1222 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1100 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1268 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1258 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1372 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1362 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3010 [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 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9937 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0009a8e00) /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 9961 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 3312 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3569 [chan receive, 43 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9960 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000384c40, 0xc000954a20, 0xc0008e1e00) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000384c40, {0x2a17278, 0xc00084a050}, {0xc000a8e0f0, 0x4f}, {{0xc000809f80, 0x18}, {0xc000809f99, 0x11}, {0x25e15af, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000384c40, {0x2a17278, 0xc00084a050}, {{0xc000809f80, 0x18}, {0xc000809f99, 0x11}, {0x25e15af, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc0008f5200?, {0x2a17278?, 0xc00084a050?}, {0xc000809f80?, 0xc0008f5268?}, {0xc000809f99, 0x11}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2142 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2131 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0008f55a0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2130 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x60?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000851440, 0xc000954960, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000851440, 0xc000954960) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000954900, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x172 github.com/rclone/rclone/backend/swift.(*Fs).newObjectWithInfo(0xc000105500, {0x2a17278, 0xc00084a050}, {0xc0009a32d8, 0x11}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:666 +0x251 github.com/rclone/rclone/backend/swift.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:677 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000105500, {0x2a17278, 0xc00084a050}, {0x2a2df00, 0xc000a929c0}, {0xc0009a32d8, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1075 +0x3f9 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000334280, {0x2a17278, 0xc00084a050}, {0x2a2b730, 0xc000651c20}, {0xc0003e68d0, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:896 +0x25e github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000778bd0, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000778bd0, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a17278, 0xc00084a050}, {0x2a2b6c0, 0xc000334280}, {0x0, 0x0}, {0xc0003e68d0, 0xd}, {0x2a2b730, 0xc000651c20}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a17278, 0xc00084a050}, {0x2a2b6c0, 0xc000334280}, {0x0, 0x0}, {0xc0003e68d0, 0xd}, {0x2a2b730, 0xc000651c20}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9661 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 3179 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3407 [chan receive, 44 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2785 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8570 [chan receive, 7 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 8569 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 9978 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000135100) /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 9963 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 9795 [IO wait]: internal/poll.runtime_pollWait(0x7f944e857bb8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001dc300?, 0xc000741300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001dc300, {0xc000741300, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001dc300, {0xc000741300?, 0xc0005b16d0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000544130, {0xc000741300?, 0x3d393c0?, 0xc000b509d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000966b28, {0xc000741300?, 0x18?, 0x7f944e861c18?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000907ad0, {0xc000741300?, 0x0?, 0xc000907ad0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b17b8, {0x29f13a0, 0xc000907ad0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b1508, {0x7f944c501318, 0xc000966b28}, 0xc000b50a40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b1508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b1508, {0xc000a6b000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000a76ea0, {0xc000a6b000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000938d20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000938d20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a76ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9768 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9729 [IO wait]: internal/poll.runtime_pollWait(0x7f944e857798, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001dc200?, 0xc00073e000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001dc200, {0xc00073e000, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001dc200, {0xc00073e000?, 0xc000b4f868?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008e5e0, {0xc00073e000?, 0x3d393c0?, 0xc000b4f9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005491d0, {0xc00073e000?, 0x18?, 0x7f944c4beba8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000814fd8, {0xc00073e000?, 0x0?, 0xc000814fd8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007c6d38, {0x29f13a0, 0xc000814fd8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007c6a88, {0x7f944c501318, 0xc0005491d0}, 0xc000b4fa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007c6a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007c6a88, {0xc000673000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000958240, {0xc000673000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000938a20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000938a20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000958240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9774 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 10057 [select]: net/http.(*persistConn).roundTrip(0xc000a767e0, 0xc00084b2c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2755 +0x7b0 net/http.(*Transport).roundTrip(0xc000408480, 0xc000c00500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:644 +0xb91 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00059eaf0, 0xc000c00500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000c00500, {0x29f0c20, 0xc00059eaf0}, {0x1?, 0xffffffffffffffff?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0009020f0, 0xc000c00500, {0xc002abcfc0?, 0xc000426620?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0009020f0, 0xc000c00500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:725 +0x8bc net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/client.go:590 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:420 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 9963 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 goroutine 9786 [select]: net/http.(*persistConn).writeLoop(0xc000a77b00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9771 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9796 [select]: net/http.(*persistConn).writeLoop(0xc000a76ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9768 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9961 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000384c40, 0xc00011fb60, 0xc000c00000) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000384c40, {0x2a17278, 0xc00084a050}, {0xc000a8e0f0, 0x4f}, {{0xc000912fc0, 0x18}, {0xc000912fd9, 0x10}, {0x25e16cb, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000384c40, {0x2a17278, 0xc00084a050}, {{0xc000912fc0, 0x18}, {0xc000912fd9, 0x10}, {0x25e16cb, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectCopy(0xc000384c40, {0x2a17278, 0xc00084a050}, {0xc000912fc0, 0x18}, {0xc000912fd9, 0x10}, {0xc000912f60, 0x18}, {0xc000912f79, ...}, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:2252 +0x2f0 github.com/rclone/rclone/backend/swift.(*Fs).Copy.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1068 +0x70 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x70?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000851440, 0xc000575dc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000851440, 0xc000575dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Fs).Copy(0xc000105500, {0x2a17278, 0xc00084a050}, {0x2a2df00, 0xc00011f5c0}, {0xc000369050, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1066 +0x385 github.com/rclone/rclone/backend/compress.(*Fs).Copy(0xc000334280, {0x2a17278, 0xc00084a050}, {0x2a2b730, 0xc000651c70}, {0xc0003e6900, 0xb}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:890 +0x1cc github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0xc000a96240, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:150 +0x152 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000a96240, {0x2a17278, 0xc00084a050}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:306 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2a17278, 0xc00084a050}, {0x2a2b6c0, 0xc000334280}, {0x0, 0x0}, {0xc0003e6900, 0xb}, {0x2a2b730, 0xc000651c70}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:412 +0x493 github.com/rclone/rclone/fs/operations.move({0x2a17278, 0xc00084a050}, {0x2a2b6c0, 0xc000334280}, {0x0, 0x0}, {0xc0003e6900, 0xb}, {0x2a2b730, 0xc000651c70}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:491 +0x989 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:414 github.com/rclone/rclone/fs/operations.DirMove.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:2450 +0x155 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:78 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 9661 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.12.0/errgroup/errgroup.go:75 +0x96 goroutine 9785 [IO wait]: internal/poll.runtime_pollWait(0x7f944e8578a0, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001dc380?, 0xc000742c80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001dc380, {0xc000742c80, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001dc380, {0xc000742c80?, 0xc0005b0fd0?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000544128, {0xc000742c80?, 0x3d393c0?, 0xc00009f9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000966a98, {0xc000742c80?, 0x18?, 0x7f944e03bd88?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000907cf8, {0xc000742c80?, 0x0?, 0xc000907cf8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b10b8, {0x29f13a0, 0xc000907cf8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b0e08, {0x7f944c501318, 0xc000966a98}, 0xc00009fa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b0e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b0e08, {0xc000611000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000a77b00, {0xc000611000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc001a995c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc001a995c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a77b00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9771 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9794 [select]: net/http.(*persistConn).writeLoop(0xc000958240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9774 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 8794 [select]: net/http.(*persistConn).writeLoop(0xc000612c60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 8788 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9798 [select]: net/http.(*persistConn).writeLoop(0xc000a767e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2519 +0xe7 created by net/http.(*Transport).dialConn in goroutine 9762 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 9797 [IO wait]: internal/poll.runtime_pollWait(0x7f944e857588, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001dc280?, 0xc000744600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0001dc280, {0xc000744600, 0x1980, 0x1980}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001dc280, {0xc000744600?, 0xc0005b0c50?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000544120, {0xc000744600?, 0x3d393c0?, 0xc000b3a9d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/net.go:189 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000966a08, {0xc000744600?, 0x18?, 0x4194e8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000907d28, {0xc000744600?, 0x0?, 0xc000907d28?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005b0d38, {0x29f13a0, 0xc000907d28}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005b0a88, {0x7f944c501318, 0xc000966a08}, 0xc000b3aa40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005b0a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0005b0a88, {0xc000a6d000, 0x1000, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/crypto/tls/conn.go:1385 +0x150 net/http.(*persistConn).Read(0xc000a767e0, {0xc000a6d000?, 0x81d5e5?, 0x215a720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc000938f00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc000938f00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a767e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2205 +0x185 created by net/http.(*Transport).dialConn in goroutine 9762 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.740522984s (try 1/5): exit status 2: Failed [TestPurge]