"./operations.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose" - Starting (try 3/5) 2022/06/17 10:05:07 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-dagunaq9fodiwod9korizef7" 2022/06/17 10:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/17 10:05:08 DEBUG : Creating backend with remote "/tmp/rclone2351696290" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-dagunaq9fodiwod9korizef7", Local "Local file system at /tmp/rclone2351696290", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/06/17 10:06:27 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/06/17 10:06:27 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/06/17 10:06:27 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/06/17 10:06:28 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/06/17 10:06:29 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/06/17 10:06:29 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/06/17 10:08:40 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/06/17 10:08:40 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/06/17 10:08:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/06/17 10:08:42 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/06/17 10:08:42 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/06/17 10:08:42 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/06/17 10:10:44 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/06/17 10:10:44 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/06/17 10:10:44 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/06/17 10:10:45 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/06/17 10:10:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/06/17 10:10:46 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (459.85s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (80.59s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (133.24s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (123.90s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/06/17 10:12:48 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/06/17 10:12:48 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/06/17 10:12:48 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-dagunaq9fodiwod9korizef7", Local "Local file system at /tmp/rclone2351696290", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (928.01s) --- PASS: TestCheck/1 (0.43s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.41s) --- PASS: TestCheck/4 (0.66s) --- PASS: TestCheck/5 (0.66s) --- PASS: TestCheck/6 (0.44s) --- PASS: TestCheck/7 (0.42s) === RUN TestCheckFsError 2022/06/17 10:28:16 DEBUG : Creating backend with remote "non-existent" 2022/06/17 10:28:16 DEBUG : Creating backend with remote "non-existent" 2022/06/17 10:28:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/06/17 10:28:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/06/17 10:28:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/06/17 10:28:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-dagunaq9fodiwod9korizef7", Local "Local file system at /tmp/rclone2351696290", 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 (794.23s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (0.77s) --- PASS: TestCheckDownload/3 (1.27s) --- PASS: TestCheckDownload/4 (1.10s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (1.26s) --- PASS: TestCheckDownload/7 (0.76s) === RUN TestCheckSizeOnly run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-dagunaq9fodiwod9korizef7", Local "Local file system at /tmp/rclone2351696290", 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 (605.78s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-dagunaq9fodiwod9korizef7", Local "Local file system at /tmp/rclone2351696290", Modify Window "1ns" 2022/06/17 10:52:33 NOTICE: test.sum: improperly formatted checksum line 4 2022/06/17 10:52:33 NOTICE: test.sum: improperly formatted checksum line 5 2022/06/17 10:52:33 NOTICE: test.sum: improperly formatted checksum line 6 2022/06/17 10:52:33 NOTICE: test.sum: 2 warning(s) suppressed... 2022/06/17 10:53:29 NOTICE: test.sum: improperly formatted checksum line 4 2022/06/17 10:53:29 NOTICE: test.sum: improperly formatted checksum line 5 2022/06/17 10:53:29 NOTICE: test.sum: improperly formatted checksum line 6 2022/06/17 10:53:29 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (147.51s) === RUN TestCheckSum run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-dagunaq9fodiwod9korizef7", Local "Local file system at /tmp/rclone2351696290", Modify Window "1ns" 2022/06/17 10:54:04 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-dagunaq9fodiwod9korizef7/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 panic: test timed out after 1h0m0s goroutine 2214 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:1788 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:180 +0x31 goroutine 1 [chan receive, 11 minutes]: testing.(*T).Run(0xc00030c000, {0x19adab6, 0x46f693}, 0x1a55bf8) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc00057c060) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc00030c000, 0xc0008f9ca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc0000d2080, {0x2abb7c0, 0x54, 0x54}, {0xf2a180, 0xc00084db30, 0x2ac9300}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc0000d2080) /usr/local/go/src/testing/testing.go:1504 +0x51d github.com/rclone/rclone/fstest.TestMain(0xc0000001a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:70 +0x9e 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:213 +0x166 goroutine 21 [select]: go.opencensus.io/stats/view.(*worker).start(0xc00018d200) /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xb9 created by go.opencensus.io/stats/view.init.0 /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x92 goroutine 13 [IO wait]: internal/poll.runtime_pollWait(0x7fad88d658f0, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc000326a80, 0xc000922000, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000326a80, {0xc000922000, 0xee70, 0xee70}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc000326a80, {0xc000922000, 0xc0003f08c0, 0xc00092f97a}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc0002111f8, {0xc000922000, 0xc00092f97a, 0x19}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00023a018, {0xc000922000, 0xd, 0x10000c0007f4880}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc0001c1f38, {0xc000922000, 0x0, 0x40bb8d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc000620278, {0x1d6d860, 0xc0001c1f38}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000620000, {0x7fad883b52d8, 0xc00023a018}, 0x1503) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc000620000, 0x0) /usr/local/go/src/crypto/tls/conn.go:606 +0x112 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:574 crypto/tls.(*Conn).Read(0xc000620000, {0xc00058d000, 0x1000, 0x0}) /usr/local/go/src/crypto/tls/conn.go:1277 +0x16f bufio.(*Reader).Read(0xc000124a80, {0xc0006416f8, 0x9, 0xc0006f5230}) /usr/local/go/src/bufio/bufio.go:227 +0x1b4 io.ReadAtLeast({0x1d6d660, 0xc000124a80}, {0xc0006416f8, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:328 +0x9a io.ReadFull(...) /usr/local/go/src/io/io.go:347 net/http.http2readFrameHeader({0xc0006416f8, 0x9, 0xc0008c98f0}, {0x1d6d660, 0xc000124a80}) /usr/local/go/src/net/http/h2_bundle.go:1555 +0x6e net/http.(*http2Framer).ReadFrame(0xc0006416c0) /usr/local/go/src/net/http/h2_bundle.go:1813 +0x95 net/http.(*http2clientConnReadLoop).run(0xc0002a9f98) /usr/local/go/src/net/http/h2_bundle.go:8583 +0x130 net/http.(*http2ClientConn).readLoop(0xc000168780) /usr/local/go/src/net/http/h2_bundle.go:8506 +0x6f created by net/http.(*http2Transport).newClientConn /usr/local/go/src/net/http/h2_bundle.go:7317 +0xb85 goroutine 1160 [chan receive (nil chan), 31 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 851 [chan receive (nil chan), 36 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1090 [chan receive (nil chan), 31 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1893 [select]: github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload(0xc00002fa20, {0x1da65d0, 0xc000138000}, {0xc0008fc3a0, 0xb}, {0xc000a48060, 0x20}, 0xf) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:943 +0x506 github.com/rclone/rclone/backend/internetarchive.(*Object).Update(0xc00025e150, {0x1da65d0, 0xc000138000}, {0x1d6d6a0, 0xc0008c8390}, {0x1dbef90, 0xc0006940f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:721 +0x9c5 github.com/rclone/rclone/backend/internetarchive.(*Fs).Put(0xc00002fa20, {0x1da65d0, 0xc000138000}, {0x1d6d6a0, 0xc0008c8390}, {0x1dbef90, 0xc0006940f0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:444 +0x1d6 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0003e0460, {0x1da65d0, 0xc000138000}, {0x1dd75a8, 0xc00002fa20}, {0xc0008fc3a0, 0xb}, {0x19b2ea8, 0xf}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:277 +0x432 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:294 github.com/rclone/rclone/fs/operations_test.testCheckSum.func1({0x19a458b, 0x2}, {0x19b2ea8, 0xf}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:361 +0x105 github.com/rclone/rclone/fs/operations_test.testCheckSum(0xc0005a6d00, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:527 +0x25ee github.com/rclone/rclone/fs/operations_test.TestCheckSum(0xc0007e47af) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:544 +0x1b testing.tRunner(0xc0005a6d00, 0x1a55bf8) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 1739 [chan receive (nil chan), 15 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 960 [chan receive (nil chan), 35 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1573 [chan receive (nil chan), 19 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1719 [chan receive (nil chan), 15 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 709 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 496 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1021 [chan receive (nil chan), 33 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 415 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 897 [chan receive (nil chan), 35 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 467 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 652 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1629 [chan receive (nil chan), 18 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 559 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 2208 [sleep]: time.Sleep(0x2540be400) /usr/local/go/src/runtime/time.go:193 +0x12e github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:885 +0x153 created by github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:879 +0x47b goroutine 619 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1669 [chan receive (nil chan), 18 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1526 [chan receive (nil chan), 21 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1233 [chan receive (nil chan), 29 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1273 [chan receive (nil chan), 29 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 goroutine 1478 [chan receive (nil chan), 21 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:208 +0x45 created by github.com/rclone/rclone/fs/march.(*March).Run /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:206 +0x3a5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose" - Finished ERROR in 1h0m1.404173518s (try 3/5): exit status 2: Failed []