"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^(TestApplyTransforms|TestMaxDelete)$|^TestCheck$/^6$|^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Starting (try 4/5) 2024/12/07 03:56:41 DEBUG : Creating backend with remote "TestPcloud:rclone-test-puguzol3qore" 2024/12/07 03:56:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 03:56:41 DEBUG : Creating backend with remote "/tmp/rclone887647697" === RUN TestMultithreadCopy run.go:180: Remote "pcloud root 'rclone-test-puguzol3qore'", Local "Local file system at /tmp/rclone887647697", Modify Window "1s" === RUN TestMultithreadCopy/upload=true,size=134217727,streams=2 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: write buffer set to 131072 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi starting 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 0 2024/12/07 03:56:53 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 1 2024/12/07 04:09:18 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2024/12/07 04:09:25 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi finished 2024/12/07 04:09:25 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 0/5 2024/12/07 04:09:26 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 1/5 2024/12/07 04:09:27 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 2/5 2024/12/07 04:09:27 DEBUG : test-multithread-copy-true-134217727-2: Finished multi-thread copy with 2 parts of size 64Mi === RUN TestMultithreadCopy/upload=true,size=134217728,streams=2 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: write buffer set to 131072 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi starting 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 1 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2024/12/07 04:09:41 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 0 2024/12/07 04:16:39 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2024/12/07 04:16:39 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi finished 2024/12/07 04:16:39 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 0/5 2024/12/07 04:16:41 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 1/5 2024/12/07 04:16:42 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 2/5 2024/12/07 04:16:43 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 3/5 2024/12/07 04:16:44 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 4/5 2024/12/07 04:16:45 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: cancelling transfer on exit multithread_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:220 Error: Received unexpected error: multi-thread copy: failed to close object after copy: incorrect size after upload: got 132775936, want 134217728 Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 === RUN TestMultithreadCopy/upload=true,size=134217729,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217729-2 (134217729) got test-multithread-copy-true-134217728-2 (134217728), test-multithread-copy-true-134217729-2 (134217729) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217728-2" 2024/12/07 04:17:01 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: write buffer set to 131072 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: Starting multi-thread copy with 3 chunks of size 64Mi with 3 parallel streams 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 starting 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi starting 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 2 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi starting 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 1 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 0 2024/12/07 04:17:02 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 finished 2024/12/07 04:36:59 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi finished 2024/12/07 04:37:04 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi finished 2024/12/07 04:37:04 DEBUG : test-multithread-copy-true-134217729-2: checking file size: try 0/5 2024/12/07 04:37:04 DEBUG : test-multithread-copy-true-134217729-2: Finished multi-thread copy with 3 parts of size 64Mi fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217729-2 (134217729) got test-multithread-copy-true-134217728-2 (134217728), test-multithread-copy-true-134217729-2 (134217729) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217728-2" 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=134217729,streams=2 Messages: test-multithread-copy-true-134217729-2: Modification time difference too big |-208992h32m1.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-12-07 04:37:08 +0000 UTC) (precision 1s) --- FAIL: TestMultithreadCopy (2435.61s) --- PASS: TestMultithreadCopy/upload=true,size=134217727,streams=2 (770.93s) --- FAIL: TestMultithreadCopy/upload=true,size=134217728,streams=2 (433.15s) --- FAIL: TestMultithreadCopy/upload=true,size=134217729,streams=2 (1231.37s) === RUN TestCheck run.go:180: Remote "pcloud root 'rclone-test-puguzol3qore'", Local "Local file system at /tmp/rclone887647697", Modify Window "1s" === RUN TestCheck/6 --- PASS: TestCheck (2.30s) --- PASS: TestCheck/6 (0.19s) === RUN TestApplyTransforms 2024/12/07 04:37:19 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cuyulus2fida" 2024/12/07 04:37:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:19 DEBUG : Creating backend with remote "/tmp/rclone2765327921" run.go:180: Remote "pcloud root 'rclone-test-cuyulus2fida'", Local "Local file system at /tmp/rclone2765327921", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2024/12/07 04:37:20 ERROR : hello, world!: sum not found 2024/12/07 04:37:20 ERROR : HELLO, WORLD!: file not in pcloud root 'rclone-test-cuyulus2fida' 2024/12/07 04:37:20 NOTICE: pcloud root 'rclone-test-cuyulus2fida': 1 files missing 2024/12/07 04:37:20 NOTICE: 1 hashes missing 2024/12/07 04:37:20 NOTICE: pcloud root 'rclone-test-cuyulus2fida': 2 differences found 2024/12/07 04:37:20 NOTICE: pcloud root 'rclone-test-cuyulus2fida': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/07 04:37:20 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:20 +0000": parsing time "Sat, 07 Dec 2024 04:37:20 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:20 +0000" as " " 2024/12/07 04:37:20 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:20 NOTICE: pcloud root 'rclone-test-cuyulus2fida': 0 differences found 2024/12/07 04:37:20 NOTICE: pcloud root 'rclone-test-cuyulus2fida': 1 matching files 2024/12/07 04:37:20 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vazeneg8ciwo" 2024/12/07 04:37:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:21 DEBUG : Creating backend with remote "/tmp/rclone1034070346" run.go:180: Remote "pcloud root 'rclone-test-vazeneg8ciwo'", Local "Local file system at /tmp/rclone1034070346", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2024/12/07 04:37:21 ERROR : HELLO, WORLD!: sum not found 2024/12/07 04:37:21 ERROR : hello, world!: file not in pcloud root 'rclone-test-vazeneg8ciwo' 2024/12/07 04:37:21 NOTICE: pcloud root 'rclone-test-vazeneg8ciwo': 1 files missing 2024/12/07 04:37:21 NOTICE: 1 hashes missing 2024/12/07 04:37:21 NOTICE: pcloud root 'rclone-test-vazeneg8ciwo': 2 differences found 2024/12/07 04:37:21 NOTICE: pcloud root 'rclone-test-vazeneg8ciwo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/07 04:37:21 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:21 +0000": parsing time "Sat, 07 Dec 2024 04:37:21 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:21 +0000" as " " 2024/12/07 04:37:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:21 NOTICE: pcloud root 'rclone-test-vazeneg8ciwo': 0 differences found 2024/12/07 04:37:21 NOTICE: pcloud root 'rclone-test-vazeneg8ciwo': 1 matching files 2024/12/07 04:37:21 DEBUG : Creating backend with remote "TestPcloud:rclone-test-jabodis1foce" 2024/12/07 04:37:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:22 DEBUG : Creating backend with remote "/tmp/rclone1516842819" run.go:180: Remote "pcloud root 'rclone-test-jabodis1foce'", Local "Local file system at /tmp/rclone1516842819", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/07 04:37:23 ERROR : HeLlO, wOrLd!: sum not found 2024/12/07 04:37:23 ERROR : hello, world!: file not in pcloud root 'rclone-test-jabodis1foce' 2024/12/07 04:37:23 NOTICE: pcloud root 'rclone-test-jabodis1foce': 1 files missing 2024/12/07 04:37:23 NOTICE: 1 hashes missing 2024/12/07 04:37:23 NOTICE: pcloud root 'rclone-test-jabodis1foce': 2 differences found 2024/12/07 04:37:23 NOTICE: pcloud root 'rclone-test-jabodis1foce': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/07 04:37:23 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:23 +0000": parsing time "Sat, 07 Dec 2024 04:37:23 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:23 +0000" as " " 2024/12/07 04:37:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:23 NOTICE: pcloud root 'rclone-test-jabodis1foce': 0 differences found 2024/12/07 04:37:23 NOTICE: pcloud root 'rclone-test-jabodis1foce': 1 matching files 2024/12/07 04:37:23 DEBUG : Creating backend with remote "TestPcloud:rclone-test-pojifar9sasa" 2024/12/07 04:37:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:23 DEBUG : Creating backend with remote "/tmp/rclone1410582695" run.go:180: Remote "pcloud root 'rclone-test-pojifar9sasa'", Local "Local file system at /tmp/rclone1410582695", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/07 04:37:24 ERROR : HELLO, WORLD!: sum not found 2024/12/07 04:37:24 ERROR : HeLlO, wOrLd!: file not in pcloud root 'rclone-test-pojifar9sasa' 2024/12/07 04:37:24 NOTICE: pcloud root 'rclone-test-pojifar9sasa': 1 files missing 2024/12/07 04:37:24 NOTICE: 1 hashes missing 2024/12/07 04:37:24 NOTICE: pcloud root 'rclone-test-pojifar9sasa': 2 differences found 2024/12/07 04:37:24 NOTICE: pcloud root 'rclone-test-pojifar9sasa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/07 04:37:24 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:24 +0000": parsing time "Sat, 07 Dec 2024 04:37:24 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:24 +0000" as " " 2024/12/07 04:37:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:24 NOTICE: pcloud root 'rclone-test-pojifar9sasa': 0 differences found 2024/12/07 04:37:24 NOTICE: pcloud root 'rclone-test-pojifar9sasa': 1 matching files 2024/12/07 04:37:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-wumugac4nuhi" 2024/12/07 04:37:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:25 DEBUG : Creating backend with remote "/tmp/rclone688473644" run.go:180: Remote "pcloud root 'rclone-test-wumugac4nuhi'", Local "Local file system at /tmp/rclone688473644", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2024/12/07 04:37:25 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/07 04:37:25 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-wumugac4nuhi' 2024/12/07 04:37:25 NOTICE: pcloud root 'rclone-test-wumugac4nuhi': 1 files missing 2024/12/07 04:37:25 NOTICE: 1 hashes missing 2024/12/07 04:37:25 NOTICE: pcloud root 'rclone-test-wumugac4nuhi': 2 differences found 2024/12/07 04:37:25 NOTICE: pcloud root 'rclone-test-wumugac4nuhi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/07 04:37:25 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:25 +0000": parsing time "Sat, 07 Dec 2024 04:37:25 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:25 +0000" as " " 2024/12/07 04:37:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:25 NOTICE: pcloud root 'rclone-test-wumugac4nuhi': 0 differences found 2024/12/07 04:37:25 NOTICE: pcloud root 'rclone-test-wumugac4nuhi': 1 matching files 2024/12/07 04:37:25 DEBUG : Creating backend with remote "TestPcloud:rclone-test-kokawuz3xuqu" 2024/12/07 04:37:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:26 DEBUG : Creating backend with remote "/tmp/rclone2556461010" run.go:180: Remote "pcloud root 'rclone-test-kokawuz3xuqu'", Local "Local file system at /tmp/rclone2556461010", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2024/12/07 04:37:26 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/07 04:37:26 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-kokawuz3xuqu' 2024/12/07 04:37:26 NOTICE: pcloud root 'rclone-test-kokawuz3xuqu': 1 files missing 2024/12/07 04:37:26 NOTICE: 1 hashes missing 2024/12/07 04:37:26 NOTICE: pcloud root 'rclone-test-kokawuz3xuqu': 2 differences found 2024/12/07 04:37:26 NOTICE: pcloud root 'rclone-test-kokawuz3xuqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/07 04:37:27 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:27 +0000": parsing time "Sat, 07 Dec 2024 04:37:27 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:27 +0000" as " " 2024/12/07 04:37:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:27 NOTICE: pcloud root 'rclone-test-kokawuz3xuqu': 0 differences found 2024/12/07 04:37:27 NOTICE: pcloud root 'rclone-test-kokawuz3xuqu': 1 matching files 2024/12/07 04:37:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qatumox7kuno" 2024/12/07 04:37:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:27 DEBUG : Creating backend with remote "/tmp/rclone2457456601" run.go:180: Remote "pcloud root 'rclone-test-qatumox7kuno'", Local "Local file system at /tmp/rclone2457456601", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2024/12/07 04:37:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 04:37:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-qatumox7kuno' 2024/12/07 04:37:28 NOTICE: pcloud root 'rclone-test-qatumox7kuno': 1 files missing 2024/12/07 04:37:28 NOTICE: 1 hashes missing 2024/12/07 04:37:28 NOTICE: pcloud root 'rclone-test-qatumox7kuno': 2 differences found 2024/12/07 04:37:28 NOTICE: pcloud root 'rclone-test-qatumox7kuno': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/07 04:37:28 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:28 +0000": parsing time "Sat, 07 Dec 2024 04:37:28 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:28 +0000" as " " 2024/12/07 04:37:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:28 NOTICE: pcloud root 'rclone-test-qatumox7kuno': 0 differences found 2024/12/07 04:37:28 NOTICE: pcloud root 'rclone-test-qatumox7kuno': 1 matching files 2024/12/07 04:37:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zucuzop1sepi" 2024/12/07 04:37:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:28 DEBUG : Creating backend with remote "/tmp/rclone169125448" run.go:180: Remote "pcloud root 'rclone-test-zucuzop1sepi'", Local "Local file system at /tmp/rclone169125448", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2024/12/07 04:37:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 04:37:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-zucuzop1sepi' 2024/12/07 04:37:29 NOTICE: pcloud root 'rclone-test-zucuzop1sepi': 1 files missing 2024/12/07 04:37:29 NOTICE: 1 hashes missing 2024/12/07 04:37:29 NOTICE: pcloud root 'rclone-test-zucuzop1sepi': 2 differences found 2024/12/07 04:37:29 NOTICE: pcloud root 'rclone-test-zucuzop1sepi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/07 04:37:29 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:29 +0000": parsing time "Sat, 07 Dec 2024 04:37:29 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:29 +0000" as " " 2024/12/07 04:37:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:29 NOTICE: pcloud root 'rclone-test-zucuzop1sepi': 0 differences found 2024/12/07 04:37:29 NOTICE: pcloud root 'rclone-test-zucuzop1sepi': 1 matching files 2024/12/07 04:37:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qiziviy8sotu" 2024/12/07 04:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:30 DEBUG : Creating backend with remote "/tmp/rclone436569368" run.go:180: Remote "pcloud root 'rclone-test-qiziviy8sotu'", Local "Local file system at /tmp/rclone436569368", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2024/12/07 04:37:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 04:37:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-qiziviy8sotu' 2024/12/07 04:37:30 NOTICE: pcloud root 'rclone-test-qiziviy8sotu': 1 files missing 2024/12/07 04:37:30 NOTICE: 1 hashes missing 2024/12/07 04:37:30 NOTICE: pcloud root 'rclone-test-qiziviy8sotu': 2 differences found 2024/12/07 04:37:30 NOTICE: pcloud root 'rclone-test-qiziviy8sotu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/07 04:37:31 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:31 +0000": parsing time "Sat, 07 Dec 2024 04:37:31 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:31 +0000" as " " 2024/12/07 04:37:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:31 NOTICE: pcloud root 'rclone-test-qiziviy8sotu': 0 differences found 2024/12/07 04:37:31 NOTICE: pcloud root 'rclone-test-qiziviy8sotu': 1 matching files 2024/12/07 04:37:31 DEBUG : Creating backend with remote "TestPcloud:rclone-test-wapuhed4loti" 2024/12/07 04:37:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 04:37:31 DEBUG : Creating backend with remote "/tmp/rclone3072684055" run.go:180: Remote "pcloud root 'rclone-test-wapuhed4loti'", Local "Local file system at /tmp/rclone3072684055", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2024/12/07 04:37:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/07 04:37:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-wapuhed4loti' 2024/12/07 04:37:32 NOTICE: pcloud root 'rclone-test-wapuhed4loti': 1 files missing 2024/12/07 04:37:32 NOTICE: 1 hashes missing 2024/12/07 04:37:32 NOTICE: pcloud root 'rclone-test-wapuhed4loti': 2 differences found 2024/12/07 04:37:32 NOTICE: pcloud root 'rclone-test-wapuhed4loti': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/07 04:37:32 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Sat, 07 Dec 2024 04:37:32 +0000": parsing time "Sat, 07 Dec 2024 04:37:32 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 07 Dec 2024 04:37:32 +0000" as " " 2024/12/07 04:37:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/07 04:37:32 NOTICE: pcloud root 'rclone-test-wapuhed4loti': 0 differences found 2024/12/07 04:37:32 NOTICE: pcloud root 'rclone-test-wapuhed4loti': 1 matching files 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-wapuhed4loti': Purge remote 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-qiziviy8sotu': Purge remote 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-zucuzop1sepi': Purge remote 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-qatumox7kuno': Purge remote 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-kokawuz3xuqu': Purge remote 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-wumugac4nuhi': Purge remote 2024/12/07 04:37:32 DEBUG : pcloud root 'rclone-test-pojifar9sasa': Purge remote 2024/12/07 04:37:33 DEBUG : pcloud root 'rclone-test-jabodis1foce': Purge remote 2024/12/07 04:37:33 DEBUG : pcloud root 'rclone-test-vazeneg8ciwo': Purge remote 2024/12/07 04:37:33 DEBUG : pcloud root 'rclone-test-cuyulus2fida': Purge remote --- PASS: TestApplyTransforms (13.90s) === RUN TestMaxDelete run.go:180: Remote "pcloud root 'rclone-test-puguzol3qore'", Local "Local file system at /tmp/rclone887647697", Modify Window "1s" 2024/12/07 04:37:33 DEBUG : Waiting for deletions to finish 2024/12/07 04:37:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/12/07 04:37:34 INFO : large: Deleted 2024/12/07 04:37:34 INFO : medium: Deleted --- PASS: TestMaxDelete (1.32s) FAIL 2024/12/07 04:37:34 DEBUG : pcloud root 'rclone-test-puguzol3qore': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^(TestApplyTransforms|TestMaxDelete)$|^TestCheck$/^6$|^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Finished ERROR in 40m53.74436611s (try 4/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=134217728,streams=2 TestMultithreadCopy/upload=true,size=134217729,streams=2]