"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$|^TestRemoveExisting$'" - Starting (try 4/5) 2024/12/17 04:45:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-bixutok4vidu" 2024/12/17 04:45:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 04:45:43 DEBUG : Creating backend with remote "/tmp/rclone3274786488" === RUN TestMultithreadCopy run.go:180: Remote "pcloud root 'rclone-test-bixutok4vidu'", Local "Local file system at /tmp/rclone3274786488", Modify Window "1s" === RUN TestMultithreadCopy/upload=true,size=134217727,streams=2 2024/12/17 04:45:52 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: write buffer set to 131072 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi starting 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 1 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2024/12/17 04:45:53 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 0 2024/12/17 05:07:24 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi finished 2024/12/17 05:07:50 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2024/12/17 05:07:50 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 0/5 2024/12/17 05:07:50 DEBUG : test-multithread-copy-true-134217727-2: Finished multi-thread copy with 2 parts of size 64Mi fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217727,streams=2 Messages: test-multithread-copy-true-134217727-2: Modification time difference too big |-209233h2m46.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-12-17 05:07:53 +0000 UTC) (precision 1s) === RUN TestMultithreadCopy/upload=true,size=134217728,streams=2 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: write buffer set to 131072 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi starting 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 0 2024/12/17 05:08:04 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 1 2024/12/17 05:37:39 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi finished 2024/12/17 05:38:36 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2024/12/17 05:38:36 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 0/5 2024/12/17 05:38:36 ERROR : test-multithread-copy-true-134217728-2: multi-thread copy: can't set metadata as SetMetadata isn't implemented in: pcloud root 'rclone-test-bixutok4vidu' 2024/12/17 05:38:36 DEBUG : test-multithread-copy-true-134217728-2: Finished multi-thread copy with 2 parts of size 64Mi fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: pcloud root 'rclone-test-bixutok4vidu'/test-multithread-copy-true-134217728-2: sha1 hash incorrect - expecting "7b95c932610b1c80b9d63d6c9802c9713ef40cc1" got "6427a6809301b23115cc50f741b026b57b265252" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:225 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: pcloud root 'rclone-test-bixutok4vidu'/test-multithread-copy-true-134217728-2: sha256 hash incorrect - expecting "811e583343c55dbd3e565ca205dd8e326e2f4fe1c38b9c9c16b198faaa675012" got "6308eb4fa8ce89a7e794a867e9aab9b5ef8d13fb90e83c0bd16b84062a094b71" === RUN TestMultithreadCopy/upload=true,size=134217729,streams=2 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: write buffer set to 131072 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: Starting multi-thread copy with 3 chunks of size 64Mi with 3 parallel streams 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 starting 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi starting 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 2 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 0 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi starting 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 1 2024/12/17 05:38:50 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 finished panic: test timed out after 1h0m0s running tests: TestMultithreadCopy (1h0m0s) TestMultithreadCopy/upload=true,size=134217729,streams=2 (7m2s) goroutine 34279 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2366 +0x385 created by time.goFunc /usr/local/go/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive, 60 minutes]: testing.(*T).Run(0xc0004181a0, {0x23fa87e?, 0x0?}, 0x25168b8) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc0004181a0) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc0004181a0, 0xc0005f7c00) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc000882450, {0x39a6a60, 0x6c, 0x6c}, {0x1?, 0xedef2f8f7?, 0x39ba660?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc00062c460) /usr/local/go/src/testing/testing.go:2027 +0x68b github.com/rclone/rclone/fstest.TestMain(0xc00062c460) /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 +0x196 goroutine 9 [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 +0xab goroutine 8 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 10 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0xc0000ac780) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x89 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 34268 [select]: net/http.(*persistConn).writeLoop(0xc000999d40) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 34251 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 29 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 23 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 22 [chan receive, 7 minutes]: testing.(*T).Run(0xc000418340, {0xc0001674d0?, 0xc000957f10?}, 0xc00089acc0) /usr/local/go/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fs/operations.TestMultithreadCopy(0xc000418340) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:167 +0x1f7 testing.tRunner(0xc000418340, 0x25168b8) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 24857 [semacquire, 7 minutes]: sync.runtime_Semacquire(0xc0008820f0?) /usr/local/go/src/runtime/sema.go:62 +0x25 sync.(*WaitGroup).Wait(0x21f4bc0?) /usr/local/go/src/sync/waitgroup.go:116 +0x48 golang.org/x/sync/errgroup.(*Group).Wait(0xc000338c80) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.10.0/errgroup/errgroup.go:56 +0x25 github.com/rclone/rclone/fs/operations.multiThreadCopy({0x27d6580, 0xc0004808d0}, {0x27ead58, 0xc0005bf5e0}, {0xc0001674a0, 0x26}, {0x27ea6c8, 0xc019d20c60}, 0x2, 0xc000215500, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:232 +0xe25 github.com/rclone/rclone/fs/operations.TestMultithreadCopy.func1(0xc0007fe1a0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:219 +0x905 testing.tRunner(0xc0007fe1a0, 0xc00089acc0) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 22 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 24683 [select]: net/http.(*persistConn).roundTrip(0xc000999d40, 0xc0009dc580) /usr/local/go/src/net/http/transport.go:2674 +0x979 net/http.(*Transport).roundTrip(0xc000415180, 0xc000999b00) /usr/local/go/src/net/http/transport.go:608 +0x79a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:17 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00062a4d0, 0xc000999b00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc000978220, 0xc0009999e0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.24.0/transport.go:55 +0x3de net/http.send(0xc0009999e0, {0x27b4460, 0xc000978220}, {0xc0008b0e01?, 0x41cc25?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc00003ec60, 0xc0009999e0, {0x413fdb?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc00003ec60, 0xc0009999e0) /usr/local/go/src/net/http/client.go:724 +0x8dc net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:590 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000113040, {0x27d6580, 0xc0004808d0}, 0xc0004152c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:325 +0xcc5 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000113040, {0x27d6580, 0xc0004808d0}, 0xc0008b1710?, {0x0?, 0x0?}, {0x1f5ea80, 0xc00003ed20}, 0x30?, 0x2517d68, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 +0x3e5 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:465 github.com/rclone/rclone/backend/pcloud.fileOpen.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/writer_at.go:153 +0x6e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc00003ed50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00033f260, 0xc00003ed50, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/pcloud.fileOpen({0x27d6580, 0xc0004808d0}, 0xc000113040, 0xc0005bf5e0, 0xd2420de28) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/writer_at.go:152 +0x387 github.com/rclone/rclone/backend/pcloud.(*writerAt).WriteAt(0xc000338c40, {0xc019dd8000, 0x20000, 0x20000}, 0x70a0000) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/writer_at.go:73 +0x187 io.(*OffsetWriter).Write(0xc000212dc0, {0xc019dd8000?, 0xa477c0?, 0xc019d180f0?}) /usr/local/go/src/io/io.go:583 +0x2c bufio.(*Writer).Flush(0xc000338f00) /usr/local/go/src/bufio/bufio.go:639 +0x55 bufio.(*Writer).ReadFrom(0xc000338f00, {0x27b0d80, 0xc019d180e0}) /usr/local/go/src/bufio/bufio.go:789 +0xbf io.copyBuffer({0x27b0d40, 0xc000338f00}, {0x27b0d80, 0xc019d180e0}, {0x0, 0x0, 0x0}) /usr/local/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/local/go/src/io/io.go:388 github.com/rclone/rclone/fs/operations.(*writerAtChunkWriter).WriteChunk(0xc019c9e060, {0xc0001808c0?, 0x27ea6c8?}, 0x1, {0x27c30c8, 0xc019d180e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:308 +0x287 github.com/rclone/rclone/fs/operations.(*multiThreadCopyState).copyChunk(0xc000180910, {0x27d65b8, 0xc0001808c0}, 0x1, {0x27cf7a0, 0xc019c9e060}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:110 +0x743 github.com/rclone/rclone/fs/operations.multiThreadCopy.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:228 +0x2b golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.10.0/errgroup/errgroup.go:78 +0x56 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 24857 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.10.0/errgroup/errgroup.go:75 +0x96 goroutine 34277 [IO wait]: internal/poll.runtime_pollWait(0x7f9e261534a0, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000246f00?, 0xc00055a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000246f00, {0xc00055a000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000246f00, {0xc00055a000?, 0xc00078f850?, 0x41cc25?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009960b0, {0xc00055a000?, 0x7f9e244ff0e8?, 0xc01b104450?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc01b1041b0, {0xc00055a000?, 0x20?, 0x23d5b58?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc01b104450, {0xc00055a000?, 0x0?, 0xc01b104450?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0007e09b0, {0x27b2660, 0xc01b104450}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007e0708, {0x7f9e24628358, 0xc01b1041b0}, 0x1980?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007e0708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0007e0708, {0xc00064a000, 0x1000, 0x1006ec5ea68?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc0005785a0, {0xc00064a000?, 0x40b7c5?, 0x60?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc01a8e7b00) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc01a8e7b00, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0005785a0) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 34193 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 34267 [IO wait]: internal/poll.runtime_pollWait(0x7f9e26153598, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000168700?, 0xc000228c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000168700, {0xc000228c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000168700, {0xc000228c80?, 0xc0007e8850?, 0x41cc25?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0009960a8, {0xc000228c80?, 0x7f9e244ff0e8?, 0xc01b104420?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc01b104180, {0xc000228c80?, 0x20?, 0x23d5b58?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc01b104420, {0xc000228c80?, 0x0?, 0xc01b104420?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0007e02b0, {0x27b2660, 0xc01b104420}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007e0008, {0x7f9e24628358, 0xc01b104180}, 0x1980?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007e0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0007e0008, {0xc0004fa000, 0x1000, 0x1006ec5ea68?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000999d40, {0xc0004fa000?, 0x40b7c5?, 0x60?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0000172c0) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0000172c0, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000999d40) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 34251 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 24682 [select]: net/http.(*persistConn).roundTrip(0xc0005785a0, 0xc00014c2c0) /usr/local/go/src/net/http/transport.go:2674 +0x979 net/http.(*Transport).roundTrip(0xc00038e280, 0xc000232fc0) /usr/local/go/src/net/http/transport.go:608 +0x79a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:17 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004100e0, 0xc000232fc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00049c0e0, 0xc00040fb00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.24.0/transport.go:55 +0x3de net/http.send(0xc00040fb00, {0x27b4460, 0xc00049c0e0}, {0xc000850e01?, 0x41cc25?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0000d07e0, 0xc00040fb00, {0x413f26?, 0xc000850ea8?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0000d07e0, 0xc00040fb00) /usr/local/go/src/net/http/client.go:724 +0x8dc net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:590 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0003fe140, {0x27d6580, 0xc0004808d0}, 0xc00038e3c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:325 +0xcc5 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0003fe140, {0x27d6580, 0xc0004808d0}, 0xc000851710?, {0x0?, 0x0?}, {0x1f5ea80, 0xc0000d08a0}, 0x30?, 0x2517d68, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 +0x3e5 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:465 github.com/rclone/rclone/backend/pcloud.fileOpen.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/writer_at.go:153 +0x6e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc0000d08d0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00033f260, 0xc0000d08d0, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/pcloud.fileOpen({0x27d6580, 0xc0004808d0}, 0xc0003fe140, 0xc0005bf5e0, 0xd2420de28) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/writer_at.go:152 +0x387 github.com/rclone/rclone/backend/pcloud.(*writerAt).WriteAt(0xc000338c40, {0xc019db8000, 0x20000, 0x20000}, 0x30c0000) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/writer_at.go:73 +0x187 io.(*OffsetWriter).Write(0xc000424900, {0xc019db8000?, 0xa477c0?, 0xc018f040f0?}) /usr/local/go/src/io/io.go:583 +0x2c bufio.(*Writer).Flush(0xc0009dc880) /usr/local/go/src/bufio/bufio.go:639 +0x55 bufio.(*Writer).ReadFrom(0xc0009dc880, {0x27b0d80, 0xc018f040e0}) /usr/local/go/src/bufio/bufio.go:789 +0xbf io.copyBuffer({0x27b0d40, 0xc0009dc880}, {0x27b0d80, 0xc018f040e0}, {0x0, 0x0, 0x0}) /usr/local/go/src/io/io.go:415 +0x151 io.Copy(...) /usr/local/go/src/io/io.go:388 github.com/rclone/rclone/fs/operations.(*writerAtChunkWriter).WriteChunk(0xc019c9e060, {0xc0001808c0?, 0x27ea6c8?}, 0x0, {0x27c30c8, 0xc018f040e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:308 +0x287 github.com/rclone/rclone/fs/operations.(*multiThreadCopyState).copyChunk(0xc000180910, {0x27d65b8, 0xc0001808c0}, 0x0, {0x27cf7a0, 0xc019c9e060}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:110 +0x743 github.com/rclone/rclone/fs/operations.multiThreadCopy.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread.go:228 +0x2b golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.10.0/errgroup/errgroup.go:78 +0x56 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 24857 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.10.0/errgroup/errgroup.go:75 +0x96 goroutine 24881 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0009dc840) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 24682 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 24681 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000249d00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xf6 created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 24857 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 24686 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000338e40) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 24683 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 34278 [select]: net/http.(*persistConn).writeLoop(0xc0005785a0) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 34193 /usr/local/go/src/net/http/transport.go:1799 +0x1585 "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$|^TestRemoveExisting$'" - Finished ERROR in 1h0m0.53214268s (try 4/5): exit status 2: Failed [TestMultithreadCopy/upload=true,size=134217727,streams=2 TestMultithreadCopy/upload=true,size=134217728,streams=2 TestMultithreadCopy/upload=true,size=134217729,streams=2 TestRemoveExisting]