"./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Starting (try 1/5) 2025/05/09 06:03:37 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo" 2025/05/09 06:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:03:37 DEBUG : Swift container rclone-test-qufetof7tazo.json: Auto set use_segments_container to true 2025/05/09 06:03:37 DEBUG : Swift container rclone-test-qufetof7tazo: Auto set use_segments_container to true 2025/05/09 06:03:37 DEBUG : Creating backend with remote "/tmp/rclone3841190842" === 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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/09 06:03:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/09 06:03:38 DEBUG : potato: Seek from 10 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 10 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Seek from 5 to 2 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/09 06:03:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Seek from 5 to 2 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/09 06:03:38 DEBUG : potato: Seek from 8 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 8 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/09 06:03:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/09 06:03:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/09 06:03:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/09 06:03:38 DEBUG : potato: Seek from 5 to 2 2025/05/09 06:03:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/09 06:03:38 DEBUG : potato: Seek from 9 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 9 to 0 2025/05/09 06:03:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:03:38 INFO : Swift container rclone-test-qufetof7tazo: Container "rclone-test-qufetof7tazo" created === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (139.26s) --- PASS: TestCheck/1 (0.14s) --- PASS: TestCheck/2 (0.43s) --- PASS: TestCheck/3 (0.15s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.15s) --- PASS: TestCheck/7 (0.16s) === RUN TestCheckFsError 2025/05/09 06:05:57 DEBUG : Creating backend with remote "nonexistent" 2025/05/09 06:05:57 DEBUG : Creating backend with remote "nonexistent" 2025/05/09 06:05:57 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/09 06:05:57 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/09 06:05:57 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/09 06:05:57 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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 (97.67s) --- PASS: TestCheckDownload/1 (0.28s) --- PASS: TestCheckDownload/2 (5.21s) --- PASS: TestCheckDownload/3 (0.30s) --- PASS: TestCheckDownload/4 (0.46s) --- PASS: TestCheckDownload/5 (0.26s) --- PASS: TestCheckDownload/6 (0.33s) --- PASS: TestCheckDownload/7 (0.30s) === RUN TestCheckSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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 (78.93s) --- PASS: TestCheckSizeOnly/1 (0.11s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.12s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.14s) --- PASS: TestCheckSizeOnly/7 (0.15s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:09:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/09 06:09:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/09 06:09:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/09 06:09:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/09 06:09:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/09 06:09:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/09 06:09:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/09 06:09:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (67.07s) === RUN TestCheckSum run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:10:00 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/data" 2025/05/09 06:10:01 DEBUG : Swift container rclone-test-qufetof7tazo path data.json: Auto set use_segments_container to true 2025/05/09 06:10:06 DEBUG : Swift container rclone-test-qufetof7tazo 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 (324.74s) --- PASS: TestCheckSum/subtest1 (5.35s) --- PASS: TestCheckSum/subtest2 (10.35s) --- PASS: TestCheckSum/subtest3 (5.48s) --- PASS: TestCheckSum/subtest4 (5.46s) --- PASS: TestCheckSum/subtest5 (10.45s) --- PASS: TestCheckSum/subtest6 (10.44s) --- PASS: TestCheckSum/subtest7 (0.61s) === RUN TestCheckSumDownload run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:15:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/data" 2025/05/09 06:15:26 DEBUG : Swift container rclone-test-qufetof7tazo path data.json: Auto set use_segments_container to true 2025/05/09 06:15:31 DEBUG : Swift container rclone-test-qufetof7tazo 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 (342.92s) --- PASS: TestCheckSumDownload/subtest1 (10.40s) --- PASS: TestCheckSumDownload/subtest2 (10.66s) --- PASS: TestCheckSumDownload/subtest3 (25.49s) --- PASS: TestCheckSumDownload/subtest4 (5.49s) --- PASS: TestCheckSumDownload/subtest5 (15.39s) --- PASS: TestCheckSumDownload/subtest6 (0.56s) --- PASS: TestCheckSumDownload/subtest7 (10.45s) === RUN TestApplyTransforms 2025/05/09 06:21:08 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lenanoz4biyi" 2025/05/09 06:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:21:08 DEBUG : Swift container rclone-test-lenanoz4biyi.json: Auto set use_segments_container to true 2025/05/09 06:21:09 DEBUG : Swift container rclone-test-lenanoz4biyi: Auto set use_segments_container to true 2025/05/09 06:21:09 DEBUG : Creating backend with remote "/tmp/rclone2695545684" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lenanoz4biyi", Local "Local file system at /tmp/rclone2695545684", Modify Window "1ns" 2025/05/09 06:21:09 INFO : Swift container rclone-test-lenanoz4biyi: Container "rclone-test-lenanoz4biyi" created upper checkfile vs. lower remote (without normalization) 2025/05/09 06:21:25 ERROR : hello, world!: sum not found 2025/05/09 06:21:25 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressSwift:rclone-test-lenanoz4biyi 2025/05/09 06:21:25 NOTICE: Compressed: TestCompressSwift:rclone-test-lenanoz4biyi: 1 files missing 2025/05/09 06:21:25 NOTICE: 1 hashes missing 2025/05/09 06:21:25 NOTICE: Compressed: TestCompressSwift:rclone-test-lenanoz4biyi: 2 differences found 2025/05/09 06:21:25 NOTICE: Compressed: TestCompressSwift:rclone-test-lenanoz4biyi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/09 06:21:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:21:31 NOTICE: Compressed: TestCompressSwift:rclone-test-lenanoz4biyi: 0 differences found 2025/05/09 06:21:31 NOTICE: Compressed: TestCompressSwift:rclone-test-lenanoz4biyi: 1 matching files 2025/05/09 06:21:31 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-diyunam1heja" 2025/05/09 06:21:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:21:31 DEBUG : Swift container rclone-test-diyunam1heja.json: Auto set use_segments_container to true 2025/05/09 06:21:31 DEBUG : Swift container rclone-test-diyunam1heja: Auto set use_segments_container to true 2025/05/09 06:21:31 DEBUG : Creating backend with remote "/tmp/rclone1432889971" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-diyunam1heja", Local "Local file system at /tmp/rclone1432889971", Modify Window "1ns" 2025/05/09 06:21:32 INFO : Swift container rclone-test-diyunam1heja: Container "rclone-test-diyunam1heja" created lower checkfile vs. upper remote (without normalization) 2025/05/09 06:21:39 ERROR : HELLO, WORLD!: sum not found 2025/05/09 06:21:39 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-diyunam1heja 2025/05/09 06:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-diyunam1heja: 1 files missing 2025/05/09 06:21:39 NOTICE: 1 hashes missing 2025/05/09 06:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-diyunam1heja: 2 differences found 2025/05/09 06:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-diyunam1heja: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/09 06:21:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-diyunam1heja: 0 differences found 2025/05/09 06:21:39 NOTICE: Compressed: TestCompressSwift:rclone-test-diyunam1heja: 1 matching files 2025/05/09 06:21:39 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-vesehup7doma" 2025/05/09 06:21:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:21:39 DEBUG : Swift container rclone-test-vesehup7doma.json: Auto set use_segments_container to true 2025/05/09 06:21:39 DEBUG : Swift container rclone-test-vesehup7doma: Auto set use_segments_container to true 2025/05/09 06:21:39 DEBUG : Creating backend with remote "/tmp/rclone763149645" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-vesehup7doma", Local "Local file system at /tmp/rclone763149645", Modify Window "1ns" 2025/05/09 06:21:40 INFO : Swift container rclone-test-vesehup7doma: Container "rclone-test-vesehup7doma" created lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/09 06:21:51 ERROR : HeLlO, wOrLd!: sum not found 2025/05/09 06:21:51 ERROR : hello, world!: file not in Compressed: TestCompressSwift:rclone-test-vesehup7doma 2025/05/09 06:21:51 NOTICE: Compressed: TestCompressSwift:rclone-test-vesehup7doma: 1 files missing 2025/05/09 06:21:51 NOTICE: 1 hashes missing 2025/05/09 06:21:51 NOTICE: Compressed: TestCompressSwift:rclone-test-vesehup7doma: 2 differences found 2025/05/09 06:21:51 NOTICE: Compressed: TestCompressSwift:rclone-test-vesehup7doma: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/09 06:21:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:21:51 NOTICE: Compressed: TestCompressSwift:rclone-test-vesehup7doma: 0 differences found 2025/05/09 06:21:51 NOTICE: Compressed: TestCompressSwift:rclone-test-vesehup7doma: 1 matching files 2025/05/09 06:21:51 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-lolucis2zigo" 2025/05/09 06:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:21:51 DEBUG : Swift container rclone-test-lolucis2zigo.json: Auto set use_segments_container to true 2025/05/09 06:21:52 DEBUG : Swift container rclone-test-lolucis2zigo: Auto set use_segments_container to true 2025/05/09 06:21:52 DEBUG : Creating backend with remote "/tmp/rclone1954780752" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-lolucis2zigo", Local "Local file system at /tmp/rclone1954780752", Modify Window "1ns" 2025/05/09 06:21:52 INFO : Swift container rclone-test-lolucis2zigo: Container "rclone-test-lolucis2zigo" created upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/09 06:22:04 ERROR : HELLO, WORLD!: sum not found 2025/05/09 06:22:04 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressSwift:rclone-test-lolucis2zigo 2025/05/09 06:22:04 NOTICE: Compressed: TestCompressSwift:rclone-test-lolucis2zigo: 1 files missing 2025/05/09 06:22:04 NOTICE: 1 hashes missing 2025/05/09 06:22:04 NOTICE: Compressed: TestCompressSwift:rclone-test-lolucis2zigo: 2 differences found 2025/05/09 06:22:04 NOTICE: Compressed: TestCompressSwift:rclone-test-lolucis2zigo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/09 06:22:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:22:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lolucis2zigo: 0 differences found 2025/05/09 06:22:09 NOTICE: Compressed: TestCompressSwift:rclone-test-lolucis2zigo: 1 matching files 2025/05/09 06:22:09 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-xanakaz5cezo" 2025/05/09 06:22:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:22:09 DEBUG : Swift container rclone-test-xanakaz5cezo.json: Auto set use_segments_container to true 2025/05/09 06:22:10 DEBUG : Swift container rclone-test-xanakaz5cezo: Auto set use_segments_container to true 2025/05/09 06:22:10 DEBUG : Creating backend with remote "/tmp/rclone4000199330" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-xanakaz5cezo", Local "Local file system at /tmp/rclone4000199330", Modify Window "1ns" 2025/05/09 06:22:10 INFO : Swift container rclone-test-xanakaz5cezo: Container "rclone-test-xanakaz5cezo" created NFD checkfile vs. NFC remote (without normalization) 2025/05/09 06:22:17 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/09 06:22:17 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-xanakaz5cezo 2025/05/09 06:22:17 NOTICE: Compressed: TestCompressSwift:rclone-test-xanakaz5cezo: 1 files missing 2025/05/09 06:22:17 NOTICE: 1 hashes missing 2025/05/09 06:22:17 NOTICE: Compressed: TestCompressSwift:rclone-test-xanakaz5cezo: 2 differences found 2025/05/09 06:22:17 NOTICE: Compressed: TestCompressSwift:rclone-test-xanakaz5cezo: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/09 06:22:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:22:17 NOTICE: Compressed: TestCompressSwift:rclone-test-xanakaz5cezo: 0 differences found 2025/05/09 06:22:17 NOTICE: Compressed: TestCompressSwift:rclone-test-xanakaz5cezo: 1 matching files 2025/05/09 06:22:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-labalul0muxe" 2025/05/09 06:22:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:22:17 DEBUG : Swift container rclone-test-labalul0muxe.json: Auto set use_segments_container to true 2025/05/09 06:22:18 DEBUG : Swift container rclone-test-labalul0muxe: Auto set use_segments_container to true 2025/05/09 06:22:18 DEBUG : Creating backend with remote "/tmp/rclone225272658" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-labalul0muxe", Local "Local file system at /tmp/rclone225272658", Modify Window "1ns" 2025/05/09 06:22:18 INFO : Swift container rclone-test-labalul0muxe: Container "rclone-test-labalul0muxe" created NFC checkfile vs. NFD remote (without normalization) 2025/05/09 06:22:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/09 06:22:25 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-labalul0muxe 2025/05/09 06:22:25 NOTICE: Compressed: TestCompressSwift:rclone-test-labalul0muxe: 1 files missing 2025/05/09 06:22:25 NOTICE: 1 hashes missing 2025/05/09 06:22:25 NOTICE: Compressed: TestCompressSwift:rclone-test-labalul0muxe: 2 differences found 2025/05/09 06:22:25 NOTICE: Compressed: TestCompressSwift:rclone-test-labalul0muxe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/09 06:22:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:22:25 NOTICE: Compressed: TestCompressSwift:rclone-test-labalul0muxe: 0 differences found 2025/05/09 06:22:25 NOTICE: Compressed: TestCompressSwift:rclone-test-labalul0muxe: 1 matching files 2025/05/09 06:22:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-rumecax9pupe" 2025/05/09 06:22:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:22:25 DEBUG : Swift container rclone-test-rumecax9pupe.json: Auto set use_segments_container to true 2025/05/09 06:22:26 DEBUG : Swift container rclone-test-rumecax9pupe: Auto set use_segments_container to true 2025/05/09 06:22:26 DEBUG : Creating backend with remote "/tmp/rclone1396726728" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-rumecax9pupe", Local "Local file system at /tmp/rclone1396726728", Modify Window "1ns" 2025/05/09 06:22:26 INFO : Swift container rclone-test-rumecax9pupe: Container "rclone-test-rumecax9pupe" created NFDx2 checkfile vs. both remote (without normalization) 2025/05/09 06:22:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:22:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-rumecax9pupe 2025/05/09 06:22:42 NOTICE: Compressed: TestCompressSwift:rclone-test-rumecax9pupe: 1 files missing 2025/05/09 06:22:42 NOTICE: 1 hashes missing 2025/05/09 06:22:42 NOTICE: Compressed: TestCompressSwift:rclone-test-rumecax9pupe: 2 differences found 2025/05/09 06:22:42 NOTICE: Compressed: TestCompressSwift:rclone-test-rumecax9pupe: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/09 06:22:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:22:52 NOTICE: Compressed: TestCompressSwift:rclone-test-rumecax9pupe: 0 differences found 2025/05/09 06:22:52 NOTICE: Compressed: TestCompressSwift:rclone-test-rumecax9pupe: 1 matching files 2025/05/09 06:22:52 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-cetowuq7jemu" 2025/05/09 06:22:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:22:53 DEBUG : Swift container rclone-test-cetowuq7jemu.json: Auto set use_segments_container to true 2025/05/09 06:22:53 DEBUG : Swift container rclone-test-cetowuq7jemu: Auto set use_segments_container to true 2025/05/09 06:22:53 DEBUG : Creating backend with remote "/tmp/rclone1344448645" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-cetowuq7jemu", Local "Local file system at /tmp/rclone1344448645", Modify Window "1ns" 2025/05/09 06:22:53 INFO : Swift container rclone-test-cetowuq7jemu: Container "rclone-test-cetowuq7jemu" created NFCx2 checkfile vs. both remote (without normalization) 2025/05/09 06:23:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:23:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-cetowuq7jemu 2025/05/09 06:23:04 NOTICE: Compressed: TestCompressSwift:rclone-test-cetowuq7jemu: 1 files missing 2025/05/09 06:23:04 NOTICE: 1 hashes missing 2025/05/09 06:23:04 NOTICE: Compressed: TestCompressSwift:rclone-test-cetowuq7jemu: 2 differences found 2025/05/09 06:23:04 NOTICE: Compressed: TestCompressSwift:rclone-test-cetowuq7jemu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/09 06:23:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:23:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cetowuq7jemu: 0 differences found 2025/05/09 06:23:05 NOTICE: Compressed: TestCompressSwift:rclone-test-cetowuq7jemu: 1 matching files 2025/05/09 06:23:05 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-zafayeh3wumi" 2025/05/09 06:23:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:23:05 DEBUG : Swift container rclone-test-zafayeh3wumi.json: Auto set use_segments_container to true 2025/05/09 06:23:05 DEBUG : Swift container rclone-test-zafayeh3wumi: Auto set use_segments_container to true 2025/05/09 06:23:05 DEBUG : Creating backend with remote "/tmp/rclone3984173344" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-zafayeh3wumi", Local "Local file system at /tmp/rclone3984173344", Modify Window "1ns" 2025/05/09 06:23:06 INFO : Swift container rclone-test-zafayeh3wumi: Container "rclone-test-zafayeh3wumi" created both checkfile vs. NFDx2 remote (without normalization) 2025/05/09 06:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-zafayeh3wumi 2025/05/09 06:23:17 NOTICE: Compressed: TestCompressSwift:rclone-test-zafayeh3wumi: 1 files missing 2025/05/09 06:23:17 NOTICE: 1 hashes missing 2025/05/09 06:23:17 NOTICE: Compressed: TestCompressSwift:rclone-test-zafayeh3wumi: 2 differences found 2025/05/09 06:23:17 NOTICE: Compressed: TestCompressSwift:rclone-test-zafayeh3wumi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/09 06:23:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:23:17 NOTICE: Compressed: TestCompressSwift:rclone-test-zafayeh3wumi: 0 differences found 2025/05/09 06:23:17 NOTICE: Compressed: TestCompressSwift:rclone-test-zafayeh3wumi: 1 matching files 2025/05/09 06:23:17 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-mitocun8heqa" 2025/05/09 06:23:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:23:17 DEBUG : Swift container rclone-test-mitocun8heqa.json: Auto set use_segments_container to true 2025/05/09 06:23:18 DEBUG : Swift container rclone-test-mitocun8heqa: Auto set use_segments_container to true 2025/05/09 06:23:18 DEBUG : Creating backend with remote "/tmp/rclone291614285" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-mitocun8heqa", Local "Local file system at /tmp/rclone291614285", Modify Window "1ns" 2025/05/09 06:23:18 INFO : Swift container rclone-test-mitocun8heqa: Container "rclone-test-mitocun8heqa" created both checkfile vs. NFCx2 remote (without normalization) 2025/05/09 06:23:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/09 06:23:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressSwift:rclone-test-mitocun8heqa 2025/05/09 06:23:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mitocun8heqa: 1 files missing 2025/05/09 06:23:29 NOTICE: 1 hashes missing 2025/05/09 06:23:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mitocun8heqa: 2 differences found 2025/05/09 06:23:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mitocun8heqa: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/09 06:23:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/09 06:23:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mitocun8heqa: 0 differences found 2025/05/09 06:23:29 NOTICE: Compressed: TestCompressSwift:rclone-test-mitocun8heqa: 1 matching files 2025/05/09 06:23:29 DEBUG : Compressed: TestCompressSwift:rclone-test-mitocun8heqa: Purge remote 2025/05/09 06:23:29 DEBUG : Waiting for deletions to finish 2025/05/09 06:23:30 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 06:23:40 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 06:23:40 INFO : Swift container rclone-test-mitocun8heqa: Container "rclone-test-mitocun8heqa" removed 2025/05/09 06:23:40 DEBUG : Compressed: TestCompressSwift:rclone-test-zafayeh3wumi: Purge remote 2025/05/09 06:23:40 DEBUG : Waiting for deletions to finish 2025/05/09 06:23:41 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 06:23:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 06:23:46 INFO : Swift container rclone-test-zafayeh3wumi: Container "rclone-test-zafayeh3wumi" removed 2025/05/09 06:23:46 DEBUG : Compressed: TestCompressSwift:rclone-test-cetowuq7jemu: Purge remote 2025/05/09 06:23:46 DEBUG : Waiting for deletions to finish 2025/05/09 06:23:46 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 06:23:56 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 06:23:57 INFO : Swift container rclone-test-cetowuq7jemu: Container "rclone-test-cetowuq7jemu" removed 2025/05/09 06:23:57 DEBUG : Compressed: TestCompressSwift:rclone-test-rumecax9pupe: Purge remote 2025/05/09 06:23:57 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.bin: Deleted 2025/05/09 06:24:07 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ.json: Deleted 2025/05/09 06:24:07 INFO : Swift container rclone-test-rumecax9pupe: Container "rclone-test-rumecax9pupe" removed 2025/05/09 06:24:07 DEBUG : Compressed: TestCompressSwift:rclone-test-labalul0muxe: Purge remote 2025/05/09 06:24:07 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:08 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/09 06:24:08 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/09 06:24:08 INFO : Swift container rclone-test-labalul0muxe: Container "rclone-test-labalul0muxe" removed 2025/05/09 06:24:08 DEBUG : Compressed: TestCompressSwift:rclone-test-xanakaz5cezo: Purge remote 2025/05/09 06:24:08 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:08 INFO : 測試_Русский___ě_áñ.json: Deleted 2025/05/09 06:24:09 INFO : 測試_Русский___ě_áñ.bin: Deleted 2025/05/09 06:24:09 INFO : Swift container rclone-test-xanakaz5cezo: Container "rclone-test-xanakaz5cezo" removed 2025/05/09 06:24:09 DEBUG : Compressed: TestCompressSwift:rclone-test-lolucis2zigo: Purge remote 2025/05/09 06:24:09 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:09 INFO : HELLO, WORLD!.json: Deleted 2025/05/09 06:24:14 INFO : HELLO, WORLD!.bin: Deleted 2025/05/09 06:24:15 INFO : Swift container rclone-test-lolucis2zigo: Container "rclone-test-lolucis2zigo" removed 2025/05/09 06:24:15 DEBUG : Compressed: TestCompressSwift:rclone-test-vesehup7doma: Purge remote 2025/05/09 06:24:15 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:15 INFO : HeLlO, wOrLd!.bin: Deleted 2025/05/09 06:24:20 INFO : HeLlO, wOrLd!.json: Deleted 2025/05/09 06:24:20 INFO : Swift container rclone-test-vesehup7doma: Container "rclone-test-vesehup7doma" removed 2025/05/09 06:24:20 DEBUG : Compressed: TestCompressSwift:rclone-test-diyunam1heja: Purge remote 2025/05/09 06:24:20 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:20 INFO : HELLO, WORLD!.json: Deleted 2025/05/09 06:24:21 INFO : HELLO, WORLD!.bin: Deleted 2025/05/09 06:24:21 INFO : Swift container rclone-test-diyunam1heja: Container "rclone-test-diyunam1heja" removed 2025/05/09 06:24:21 DEBUG : Compressed: TestCompressSwift:rclone-test-lenanoz4biyi: Purge remote 2025/05/09 06:24:21 DEBUG : Waiting for deletions to finish 2025/05/09 06:24:26 INFO : hello, world!.bin: Deleted 2025/05/09 06:24:26 INFO : hello, world!.json: Deleted 2025/05/09 06:24:26 INFO : Swift container rclone-test-lenanoz4biyi: Container "rclone-test-lenanoz4biyi" removed --- PASS: TestApplyTransforms (198.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:24:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 06:24:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 06:24:38 INFO : file1: Copied (new) to: sub/file2 2025/05/09 06:24:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:24:38 DEBUG : file1: Unchanged skipping 2025/05/09 06:24:39 DEBUG : Compressed: TestCompressSwift:rclone-test-qufetof7tazo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (12.90s) === RUN TestCopyLongFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.19s) === RUN TestCopyFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:24:55 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/backup" 2025/05/09 06:24:56 DEBUG : Swift container rclone-test-qufetof7tazo path backup.json: Auto set use_segments_container to true 2025/05/09 06:25:01 DEBUG : Swift container rclone-test-qufetof7tazo path backup: Auto set use_segments_container to true 2025/05/09 06:25:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/09 06:25:38 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/09 06:25:38 INFO : dst/file1: Copied (server-side copy) 2025/05/09 06:25:43 INFO : dst/file1: Deleted 2025/05/09 06:25:53 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 06:25:53 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (105.68s) === RUN TestCopyFileCompareDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:26:25 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/dst" 2025/05/09 06:26:25 DEBUG : Swift container rclone-test-qufetof7tazo path dst.json: Auto set use_segments_container to true 2025/05/09 06:26:31 DEBUG : Swift container rclone-test-qufetof7tazo path dst: Auto set use_segments_container to true 2025/05/09 06:26:42 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/CompareDest" 2025/05/09 06:26:42 DEBUG : Swift container rclone-test-qufetof7tazo path CompareDest.json: Auto set use_segments_container to true 2025/05/09 06:26:47 DEBUG : Swift container rclone-test-qufetof7tazo path CompareDest: Auto set use_segments_container to true 2025/05/09 06:26:53 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 06:27:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 06:27:14 INFO : one: Copied (new) 2025/05/09 06:27:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:27:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/09 06:27:50 INFO : one: Copied (replaced existing) 2025/05/09 06:28:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:28:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:28:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/09 06:29:12 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:29:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:29:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 06:29:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:29:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:29:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/09 06:29:49 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:29:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/09 06:29:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/09 06:29:55 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (247.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:30:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/dst" 2025/05/09 06:30:33 DEBUG : Swift container rclone-test-qufetof7tazo path dst.json: Auto set use_segments_container to true 2025/05/09 06:30:38 DEBUG : Swift container rclone-test-qufetof7tazo path dst: Auto set use_segments_container to true 2025/05/09 06:30:48 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/CopyDest" 2025/05/09 06:30:49 DEBUG : Swift container rclone-test-qufetof7tazo path CopyDest.json: Auto set use_segments_container to true 2025/05/09 06:30:54 DEBUG : Swift container rclone-test-qufetof7tazo path CopyDest: Auto set use_segments_container to true 2025/05/09 06:31:00 DEBUG : one: Need to transfer - File not found at Destination 2025/05/09 06:31:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 06:31:25 INFO : one: Copied (new) 2025/05/09 06:31:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:31:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/09 06:31:51 INFO : one: Copied (replaced existing) 2025/05/09 06:33:03 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/BackupDir" 2025/05/09 06:33:04 DEBUG : Swift container rclone-test-qufetof7tazo path BackupDir.json: Auto set use_segments_container to true 2025/05/09 06:33:09 DEBUG : Swift container rclone-test-qufetof7tazo path BackupDir: Auto set use_segments_container to true 2025/05/09 06:33:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:33:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:33:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/09 06:33:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/09 06:33:48 INFO : one: Copied (server-side copy) 2025/05/09 06:33:58 INFO : one: Deleted 2025/05/09 06:34:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/09 06:34:29 INFO : one: Copied (server-side copy) 2025/05/09 06:34:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/09 06:35:26 DEBUG : two: Need to transfer - File not found at Destination 2025/05/09 06:35:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:35:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/09 06:35:47 INFO : two: Copied (server-side copy) 2025/05/09 06:35:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/09 06:35:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 06:35:58 DEBUG : two: Unchanged skipping 2025/05/09 06:37:02 DEBUG : three: Need to transfer - File not found at Destination 2025/05/09 06:37:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/09 06:37:03 DEBUG : three: Destination not found in --copy-dest 2025/05/09 06:37:13 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/09 06:37:13 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (509.26s) === RUN TestCopyInplace run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.25s) === RUN TestCopyLongFileName run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.10s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:39:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/09 06:39:23 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 06:39:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/09 06:39:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/09 06:39:45 ERROR : TestCopyFileMaxTransfer/file2.bin: Dangling object - ignoring: Object Not Found 2025/05/09 06:39:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/rclone-test-qufetof7tazo/TestCopyFileMaxTransfer/file2.bin": max transfer limit reached as set by --max-transfer 2025/05/09 06:39:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/09 06:40:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/09 06:40:16 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 30f61f54cb6fdb24d62cf5cab948a169 OK 2025/05/09 06:40:16 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (110.31s) === RUN TestDeduplicateInteractive run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.20s) === RUN TestDeduplicateSkip run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.25s) === RUN TestDeduplicateFirst run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.15s) === RUN TestDeduplicateNewest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:41:48 INFO : Compressed: TestCompressSwift:rclone-test-qufetof7tazo: Looking for duplicate md5 hashes using newest mode. 2025/05/09 06:41:54 NOTICE: 795dc2dd9fb1599125f7a954f13f0c3a: Found 3 files with duplicate md5 hashes 2025/05/09 06:41:59 INFO : one: Deleted 2025/05/09 06:42:04 INFO : also/one: Deleted 2025/05/09 06:42:04 NOTICE: 795dc2dd9fb1599125f7a954f13f0c3a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (98.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:44:08 DEBUG : a.txt: Excluded (Size Filter) 2025/05/09 06:44:08 DEBUG : a.txt: Excluded 2025/05/09 06:44:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:44:08 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:44:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:44:08 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:44:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:44:08 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:44:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:44:08 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:44:14 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 06:44:19 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (144.81s) === RUN TestListDirSortedFn run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:46:28 DEBUG : a.txt: Excluded (Size Filter) 2025/05/09 06:46:28 DEBUG : a.txt: Excluded 2025/05/09 06:46:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:46:28 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:46:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:46:28 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:46:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/09 06:46:28 DEBUG : sub dir/hello world: Excluded 2025/05/09 06:46:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/09 06:46:28 DEBUG : sub dir/hello world2: Excluded 2025/05/09 06:46:33 DEBUG : sub dir/ignore dir: Excluded 2025/05/09 06:46:38 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (144.09s) === RUN TestListJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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 (39.40s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.05s) --- PASS: TestListJSON/Recurse (0.34s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.14s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (5.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", 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/09 06:48:44 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/notfound" 2025/05/09 06:48:44 DEBUG : Config file has changed externally - reloading 2025/05/09 06:48:44 DEBUG : Swift container rclone-test-qufetof7tazo path notfound.json: Auto set use_segments_container to true 2025/05/09 06:48:50 DEBUG : Swift container rclone-test-qufetof7tazo path notfound: Auto set use_segments_container to true --- PASS: TestStatJSON (64.66s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (5.22s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.14s) --- PASS: TestStatJSON/NotFound (5.18s) --- PASS: TestStatJSON/DirFilesOnly (5.05s) --- PASS: TestStatJSON/FileFilesOnly (5.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (5.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.10s) --- PASS: TestStatJSON/RootNotFound (11.22s) === RUN TestMkdir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:49:06 INFO : Compressed: TestCompressSwift:rclone-test-qufetof7tazo: Making directory 2025/05/09 06:49:06 INFO : Compressed: TestCompressSwift:rclone-test-qufetof7tazo: Making directory --- PASS: TestMkdir (0.28s) === RUN TestLsd run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestLsd (31.25s) === RUN TestLs run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestLs (22.04s) === RUN TestLsWithFilesFrom run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:50:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/09 06:50:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (19.43s) === RUN TestLsLong run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestLsLong (7.15s) === RUN TestHashSums run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (12.64s) --- PASS: TestHashSums/Md5 (5.31s) --- PASS: TestHashSums/Md5Download (0.21s) === RUN TestHashSumsWithErrors 2025/05/09 06:50:38 DEBUG : Creating backend with remote ":memory:" 2025/05/09 06:50:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/09 06:50:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/09 06:50:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/09 06:50:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/09 06:50:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/09 06:50:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/09 06:50:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/09 06:50:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/09 06:50:38 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestCount (13.83s) === RUN TestDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:51:26 DEBUG : Waiting for deletions to finish 2025/05/09 06:51:26 DEBUG : large: Excluded (Size Filter) 2025/05/09 06:51:32 INFO : medium: Deleted 2025/05/09 06:51:37 INFO : small: Deleted --- PASS: TestDelete (57.94s) === RUN TestMaxDelete run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:52:27 DEBUG : Waiting for deletions to finish 2025/05/09 06:52:27 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/09 06:52:32 INFO : medium: Deleted 2025/05/09 06:52:32 INFO : small: Deleted --- PASS: TestMaxDelete (48.27s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:53:24 DEBUG : Waiting for deletions to finish 2025/05/09 06:53:24 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/09 06:53:29 INFO : medium: Deleted 2025/05/09 06:53:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (62.30s) === RUN TestMaxDeleteSize run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:54:18 DEBUG : Waiting for deletions to finish 2025/05/09 06:54:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/09 06:54:23 INFO : large: Deleted 2025/05/09 06:54:24 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (49.81s) === RUN TestReadFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestReadFile (22.41s) === RUN TestRetry 2025/05/09 06:54:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/09 06:54:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/09 06:54:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:54:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:54:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:54:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/09 06:54:53 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestCat (38.78s) === RUN TestPurge 2025/05/09 06:55:32 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-naquvay4reza" 2025/05/09 06:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/09 06:55:32 DEBUG : Swift container rclone-test-naquvay4reza.json: Auto set use_segments_container to true 2025/05/09 06:55:33 DEBUG : Swift container rclone-test-naquvay4reza: Auto set use_segments_container to true 2025/05/09 06:55:33 DEBUG : Creating backend with remote "/tmp/rclone3981008045" run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-naquvay4reza", Local "Local file system at /tmp/rclone3981008045", Modify Window "1ns" 2025/05/09 06:55:33 INFO : Swift container rclone-test-naquvay4reza: Container "rclone-test-naquvay4reza" created 2025/05/09 06:56:35 INFO : A2: Making directory 2025/05/09 06:56:35 INFO : A1/B2: Making directory 2025/05/09 06:56:35 INFO : A1/B2/C2: Making directory 2025/05/09 06:56:35 INFO : A1/B1/C3: Making directory 2025/05/09 06:56:35 INFO : A3: Making directory 2025/05/09 06:56:35 INFO : A3/B3: Making directory 2025/05/09 06:56:35 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/09 06:57:36 DEBUG : Waiting for deletions to finish 2025/05/09 06:57:36 INFO : A1/B1/C1/one.bin: Deleted 2025/05/09 06:57:46 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/09 06:57:52 DEBUG : Waiting for deletions to finish 2025/05/09 06:57:52 INFO : A1/two.bin: Deleted 2025/05/09 06:58:02 INFO : A1/two.json: Deleted 2025/05/09 06:58:03 INFO : Swift container rclone-test-naquvay4reza: Container "rclone-test-naquvay4reza" removed 2025/05/09 06:58:03 DEBUG : Compressed: TestCompressSwift:rclone-test-naquvay4reza: Purge remote 2025/05/09 06:58:03 DEBUG : Waiting for deletions to finish 2025/05/09 06:58:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (150.95s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:58:11 INFO : A2: Making directory 2025/05/09 06:58:11 INFO : A1/B2: Making directory 2025/05/09 06:58:11 INFO : A1/B2/C2: Making directory 2025/05/09 06:58:11 INFO : A1/B1/C3: Making directory 2025/05/09 06:58:11 INFO : A3: Making directory 2025/05/09 06:58:11 INFO : A3/B3: Making directory 2025/05/09 06:58:11 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/09 06:58:28 DEBUG : removing 1 level 3 directories 2025/05/09 06:58:28 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/09 06:58:45 DEBUG : removing 1 level 0 directories 2025/05/09 06:58:45 INFO : Compressed: TestCompressSwift:rclone-test-qufetof7tazo: Removing directory 2025/05/09 06:58:46 INFO : Swift container rclone-test-qufetof7tazo: Container "rclone-test-qufetof7tazo" removed --- PASS: TestRmdirsNoLeaveRoot (43.09s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:58:46 INFO : Swift container rclone-test-qufetof7tazo: Container "rclone-test-qufetof7tazo" created 2025/05/09 06:58:46 INFO : A1: Making directory 2025/05/09 06:58:46 INFO : A1/B1: Making directory 2025/05/09 06:58: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.67s) === RUN TestRmdirsWithFilter run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:58:47 INFO : A1: Making directory 2025/05/09 06:58:47 INFO : A1/B1: Making directory 2025/05/09 06:58: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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:59:08 DEBUG : filename.txt: File name found in url 2025/05/09 06:59:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (64.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 06:59:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 07:00:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:00:02 INFO : file1: Copied (new) to: sub/file2 2025/05/09 07:00:02 INFO : file1: Deleted 2025/05/09 07:00:03 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/09 07:00:03 DEBUG : file1: Unchanged skipping 2025/05/09 07:00:03 INFO : file1: Deleted 2025/05/09 07:00:03 DEBUG : Compressed: TestCompressSwift:rclone-test-qufetof7tazo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (12.32s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 07:00:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/09 07:00:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:00:19 INFO : file1: Copied (new) 2025/05/09 07:00:19 INFO : file1: Deleted 2025/05/09 07:00:30 DEBUG : file1: Destination exists, skipping 2025/05/09 07:00:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (36.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.22s) === RUN TestMoveFileBackupDir run.go:180: Remote "Compressed: TestCompressSwift:rclone-test-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 07:00:57 DEBUG : Creating backend with remote "TestCompressSwift:rclone-test-qufetof7tazo/backup" 2025/05/09 07:00:57 DEBUG : Config file has changed externally - reloading 2025/05/09 07:00:57 DEBUG : Swift container rclone-test-qufetof7tazo path backup.json: Auto set use_segments_container to true 2025/05/09 07:01:03 DEBUG : Swift container rclone-test-qufetof7tazo path backup: Auto set use_segments_container to true 2025/05/09 07:01:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/09 07:01:44 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/05/09 07:01:44 INFO : dst/file1: Copied (server-side copy) 2025/05/09 07:01:49 INFO : dst/file1: Deleted 2025/05/09 07:02:00 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/09 07:02:00 INFO : dst/file1: Copied (new) 2025/05/09 07:02:00 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (99.96s) === 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-qufetof7tazo", Local "Local file system at /tmp/rclone3841190842", Modify Window "1ns" 2025/05/09 07:03:21 INFO : A1/B2: Making directory 2025/05/09 07:03:21 INFO : A1/B1/C3: Making directory fstest.go:244: Filtering empty directory "A1/B2" fstest.go:244: Filtering empty directory "A1/B1/C3" panic: test timed out after 1h0m0s running tests: TestDirMove (1m16s) goroutine 9545 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2373 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 2 minutes]: testing.(*T).Run(0xc000482340, {0x25f55eb?, 0x0?}, 0x2737fd0) /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(0xc000482340) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc000482340, 0xc00090fc18) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000a08be8, {0x3d238a0, 0x6d, 0x6d}, {0x3d38300?, 0x1?, 0x3d38300?}) /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(0xc0006a17c0) /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(0xc0006a17c0) /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 16 [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 18 [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 9512 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc000a0c380, 0xc000a7de60, 0xc000446dc0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:424 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc000a0c380, {0x2a15e20, 0x3d5b7e0}, {0xc0009bc4b0, 0x4f}, {{0xc0005d0ba0, 0x18}, {0xc0005d0bb9, 0x10}, {0x25df569, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:776 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc000a0c380, {0x2a15e20, 0x3d5b7e0}, {{0xc0005d0ba0, 0x18}, {0xc0005d0bb9, 0x10}, {0x25df569, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:846 +0x151 github.com/ncw/swift/v2.(*Connection).objectOpenBase(0xc000a0c380, {0x2a15e20?, 0x3d5b7e0?}, {0xc0005d0ba0, 0x18}, {0xc0005d0bb9, 0x10}, 0x1, 0x0, 0x0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1790 +0xfd github.com/ncw/swift/v2.(*Connection).ObjectOpen.(*Connection).objectOpen.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1822 +0x5f github.com/ncw/swift/v2.withLORetry(0x0, 0xc000b0b1e0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/largeobjects.go:303 +0xa2 github.com/ncw/swift/v2.(*Connection).objectOpen(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1821 github.com/ncw/swift/v2.(*Connection).ObjectOpen(0x0?, {0x2a15e20?, 0x3d5b7e0?}, {0xc0005d0ba0?, 0x30?}, {0xc0005d0bb9?, 0xc0004dddc0?}, 0x10?, 0x40ba0b?) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:1855 +0xeb github.com/rclone/rclone/backend/swift.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1411 +0x68 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(0xc000a0ba40, 0xc000a7dda0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a0ba40, 0xc000a7dda0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/swift.(*Object).Open(0xc000a7dbc0, {0x2a15e20, 0x3d5b7e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1409 +0x20b github.com/rclone/rclone/backend/compress.readMetadata({0x2a15e20?, 0x3d5b7e0?}, {0x2a2cbc0?, 0xc000a7dbc0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1124 +0x6e github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc000136730, {0x2a15e20?, 0x3d5b7e0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1253 +0xad github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc000136730, {0x2a15e20?, 0x3d5b7e0?}, 0xc000136730?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1338 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc000a84970, 0xc0004836c0, {0x2a2a3f0, 0xc000136730}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:135 +0x35c github.com/rclone/rclone/fstest.(*Item).Check(0xc000a84970, 0xc0004836c0, {0x2a2a3f0, 0xc000136730}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc000b0b928, 0xc0004836c0, {0x2a2a3f0, 0xc000136730}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 +0x189 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0004836c0, {0x2a2a380, 0xc000702900}, {0x0, 0x0}, {0xc000a84900, 0x5, 0x5}, {0xc000b0bd88, 0x6, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 +0x8ea github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fs/operations_test.TestDirMove(0xc0004836c0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 +0x8f9 testing.tRunner(0xc0004836c0, 0x2737fd0) /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 868 [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 810 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8109 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000104c40) /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 8108 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:408 +0xb6 goroutine 355 [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 329 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 644 [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 603 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 229 [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 219 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 571 [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 497 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 181 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 171 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1295 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1285 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8629 [select]: net/http.(*persistConn).writeLoop(0xc000275200) /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 8590 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1875 +0x15a5 goroutine 676 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 666 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 275 [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 249 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3010 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 523 [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 481 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 434 [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 424 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 746 [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 736 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 795 [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 689 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 985 [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 975 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3356 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1264 [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 1254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1484 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1103 [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 1093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1058 [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 1048 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 8456 [chan receive, 9 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 8455 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1224 [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 1214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 1431 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1421 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3203 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2876 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1469 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1459 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 2852 [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 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1361 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:234 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1351 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:232 +0x378 goroutine 3629 [chan receive, 40 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3504 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3448 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3277 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3100 [chan receive, 41 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 2851 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 8628 [IO wait]: internal/poll.runtime_pollWait(0x7f754a710ab0, 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(0xc000ada700?, 0xc00091d980?, 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(0xc000ada700, {0xc00091d980, 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(0xc000ada700, {0xc00091d980?, 0xc000800550?, 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(0xc000650200, {0xc00091d980?, 0x3d38300?, 0xc00009a9d0?}) /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(0xc000658ea0, {0xc00091d980?, 0x18?, 0x7f75999a39e8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000a089a8, {0xc00091d980?, 0x0?, 0xc000a089a8?}) /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(0xc000800638, {0x29f0060, 0xc000a089a8}) /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(0xc000800388, {0x7f75503e4698, 0xc000658ea0}, 0xc00009aa40?) /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(0xc000800388, 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(0xc000800388, {0xc000a64000, 0x1000, 0xc00008fa08?}) /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(0xc000275200, {0xc000a64000?, 0x81d5e5?, 0x2159720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:2052 +0x4a bufio.(*Reader).fill(0xc00099aa20) /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(0xc00099aa20, 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(0xc000275200) /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 8590 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/net/http/transport.go:1874 +0x154f goroutine 9559 [select]: net/http.(*persistConn).roundTrip(0xc000275200, 0xc00048ea50) /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(0xc0005cf080, 0xc000446dc0) /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(0xc0005e5dc0, 0xc000446dc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000446dc0, {0x29ef8e0, 0xc0005e5dc0}, {0x7f755048e001?, 0x7f755048dfe8?, 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(0xc000a00120, 0xc000446dc0, {0x470ef9?, 0xc0008da5f0?, 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(0xc000a00120, 0xc000446dc0) /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 9512 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.3/swift.go:419 +0xb8 "./operations.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose" - Finished ERROR in 1h0m0.697445822s (try 1/5): exit status 2: Failed []