"./operations.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose -fast-list" - Starting (try 4/5) 2022/06/17 08:31:36 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-pazotej1yifoxuw3goyixuz5" 2022/06/17 08:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/17 08:31:37 DEBUG : Creating backend with remote "/tmp/rclone2755407252" === 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-pazotej1yifoxuw3goyixuz5", Local "Local file system at /tmp/rclone2755407252", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/06/17 08:32:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/06/17 08:32:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/06/17 08:32:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/06/17 08:32:56 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/06/17 08:32:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/06/17 08:32:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/06/17 08:34:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/06/17 08:34:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/06/17 08:34:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/06/17 08:34:58 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/06/17 08:34:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/06/17 08:34:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/06/17 08:36:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/06/17 08:36:38 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/06/17 08:36:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/06/17 08:36:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/06/17 08:36:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/06/17 08:36:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (432.26s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (79.70s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (122.01s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (100.82s) === 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 08:38:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/06/17 08:38:50 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 08:38:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/06/17 08:38:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/06/17 08:38:50 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-pazotej1yifoxuw3goyixuz5", Local "Local file system at /tmp/rclone2755407252", 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 (925.94s) --- PASS: TestCheck/1 (0.54s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.44s) --- PASS: TestCheck/7 (0.43s) === RUN TestCheckFsError 2022/06/17 08:54:16 DEBUG : Creating backend with remote "non-existent" 2022/06/17 08:54:16 DEBUG : Creating backend with remote "non-existent" 2022/06/17 08:54: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 08:54: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 08:54:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/06/17 08:54: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-pazotej1yifoxuw3goyixuz5", Local "Local file system at /tmp/rclone2755407252", 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 (966.05s) --- PASS: TestCheckDownload/1 (1.29s) --- PASS: TestCheckDownload/2 (0.95s) --- PASS: TestCheckDownload/3 (1.28s) --- PASS: TestCheckDownload/4 (1.30s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (1.34s) --- PASS: TestCheckDownload/7 (0.96s) === RUN TestCheckSizeOnly run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-pazotej1yifoxuw3goyixuz5", Local "Local file system at /tmp/rclone2755407252", 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 (873.65s) --- PASS: TestCheckSizeOnly/1 (0.59s) --- PASS: TestCheckSizeOnly/2 (0.60s) --- PASS: TestCheckSizeOnly/3 (0.43s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.46s) --- PASS: TestCheckSizeOnly/7 (0.45s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-pazotej1yifoxuw3goyixuz5", Local "Local file system at /tmp/rclone2755407252", Modify Window "1ns" 2022/06/17 09:26:56 NOTICE: test.sum: improperly formatted checksum line 4 2022/06/17 09:26:56 NOTICE: test.sum: improperly formatted checksum line 5 2022/06/17 09:26:56 NOTICE: test.sum: improperly formatted checksum line 6 2022/06/17 09:26:56 NOTICE: test.sum: 2 warning(s) suppressed... 2022/06/17 09:28:46 NOTICE: test.sum: improperly formatted checksum line 4 2022/06/17 09:28:46 NOTICE: test.sum: improperly formatted checksum line 5 2022/06/17 09:28:46 NOTICE: test.sum: improperly formatted checksum line 6 2022/06/17 09:28:46 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (307.43s) === RUN TestCheckSum run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-pazotej1yifoxuw3goyixuz5", Local "Local file system at /tmp/rclone2755407252", Modify Window "1ns" 2022/06/17 09:30:03 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-pazotej1yifoxuw3goyixuz5/data" panic: test timed out after 1h0m0s goroutine 2030 [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, 1 minutes]: testing.(*T).Run(0xc00027dd40, {0x19adab6, 0x46f693}, 0x1a55bf8) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc000a90ea0) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc00027dd40, 0xc000b0fca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc000126380, {0x2abb7c0, 0x54, 0x54}, {0xf2a180, 0xc000392cc0, 0x2ac9300}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc000126380) /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(0xc000127280) /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 1608 [chan receive (nil chan), 17 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 1757 [chan receive (nil chan), 13 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 28 [IO wait]: internal/poll.runtime_pollWait(0x7fdc345df7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc00003d300, 0xc000568000, 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(0xc00003d300, {0xc000568000, 0xed9a, 0xed9a}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc00003d300, {0xc000568000, 0xc00046e140, 0xc0005756e4}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc0003a2008, {0xc000568000, 0xc0005756e4, 0x19}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00000e030, {0xc000568000, 0xd, 0x10000c0007c0ac0}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc000130198, {0xc000568000, 0x0, 0x40bb8d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc00009c278, {0x1d6d860, 0xc000130198}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00009c000, {0x7fdc345cc200, 0xc00000e030}, 0x16c3) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc00009c000, 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(0xc00009c000, {0xc000481000, 0x1000, 0x6e3377}) /usr/local/go/src/crypto/tls/conn.go:1277 +0x16f bufio.(*Reader).Read(0xc000458b40, {0xc0006fb6f8, 0x9, 0xc00002c4b0}) /usr/local/go/src/bufio/bufio.go:227 +0x1b4 io.ReadAtLeast({0x1d6d660, 0xc000458b40}, {0xc0006fb6f8, 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({0xc0006fb6f8, 0x9, 0xc000592090}, {0x1d6d660, 0xc000458b40}) /usr/local/go/src/net/http/h2_bundle.go:1555 +0x6e net/http.(*http2Framer).ReadFrame(0xc0006fb6c0) /usr/local/go/src/net/http/h2_bundle.go:1813 +0x95 net/http.(*http2clientConnReadLoop).run(0xc000019f98) /usr/local/go/src/net/http/h2_bundle.go:8583 +0x130 net/http.(*http2ClientConn).readLoop(0xc00016a780) /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 2008 [select, 1 minutes]: github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload(0xc00002bb80, {0x1da65d0, 0xc000138000}, {0xc00065b0d0, 0xb}, {0xc000afa320, 0x20}, 0xd) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:943 +0x506 github.com/rclone/rclone/backend/internetarchive.(*Object).Update(0xc000af4cb0, {0x1da65d0, 0xc000138000}, {0x1d6d6a0, 0xc000aeee40}, {0x1dbef90, 0xc000afc550}, {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(0xc00002bb80, {0x1da65d0, 0xc000138000}, {0x1d6d6a0, 0xc000aeee40}, {0x1dbef90, 0xc000afc550}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:444 +0x1d6 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00026e3f0, {0x1da65d0, 0xc000138000}, {0x1dd75a8, 0xc00002bb80}, {0xc00065b0d0, 0xb}, {0x19af424, 0xd}, {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({0x19a3b83, 0xc000ac3a00}, {0x19af424, 0xd}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:361 +0x105 github.com/rclone/rclone/fs/operations_test.testCheckSum(0xc000ac3a00, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:439 +0x483 github.com/rclone/rclone/fs/operations_test.TestCheckSum(0xc00082f7af) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:544 +0x1b testing.tRunner(0xc000ac3a00, 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 1514 [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 550 [chan receive (nil chan), 47 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 607 [chan receive (nil chan), 47 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 683 [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 1169 [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 1242 [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 510 [chan receive (nil chan), 49 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 1055 [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 413 [chan receive (nil chan), 51 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 1299 [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 1743 [chan receive (nil chan), 13 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 455 [chan receive (nil chan), 51 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 661 [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 1555 [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 914 [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 1656 [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 842 [chan receive (nil chan), 37 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 974 [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 1701 [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 1035 [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 2023 [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 "./operations.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose -fast-list" - Finished ERROR in 1h0m1.106465413s (try 4/5): exit status 2: Failed []