"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestApplyTransforms$|^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Starting (try 2/5) 2025/01/27 04:23:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lopikeh0xegu" 2025/01/27 04:23:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:23:45 DEBUG : Creating backend with remote "/tmp/rclone1516394627" === RUN TestMultithreadCopy run.go:180: Remote "pcloud root 'rclone-test-lopikeh0xegu'", Local "Local file system at /tmp/rclone1516394627", Modify Window "1s" === RUN TestMultithreadCopy/upload=true,size=134217727,streams=2 2025/01/27 04:23:54 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: write buffer set to 131072 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi starting 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 1 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/01/27 04:23:55 DEBUG : test-multithread-copy-true-134217727-2: writing chunk 0 2025/01/27 04:34:21 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi finished 2025/01/27 04:35:02 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2025/01/27 04:35:02 DEBUG : test-multithread-copy-true-134217727-2: checking file size: try 0/5 2025/01/27 04:35:03 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 |-210216h29m56.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-27 04:35:03 +0000 UTC) (precision 1s) === RUN TestMultithreadCopy/upload=true,size=134217728,streams=2 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: write buffer set to 131072 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi starting 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 1 2025/01/27 04:35:17 DEBUG : test-multithread-copy-true-134217728-2: writing chunk 0 2025/01/27 04:51:12 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 2/2 (67108864-134217728) size 64Mi finished 2025/01/27 04:51:34 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2025/01/27 04:51:34 DEBUG : test-multithread-copy-true-134217728-2: checking file size: try 0/5 2025/01/27 04:51:34 ERROR : test-multithread-copy-true-134217728-2: multi-thread copy: can't set metadata as SetMetadata isn't implemented in: pcloud root 'rclone-test-lopikeh0xegu' 2025/01/27 04:51:34 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-lopikeh0xegu'/test-multithread-copy-true-134217728-2: sha1 hash incorrect - expecting "ae01ffc6c5d93cea2b40affc53d364105405a972" got "c8c3ea462f4ab9d0f843adf41eb612e3b17dea6e" 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-lopikeh0xegu'/test-multithread-copy-true-134217728-2: sha256 hash incorrect - expecting "3321d3e4fac8e9782bbdd49c23f66b243e5882fc7e4a675dd55997f84999c808" got "6c6c6f1f413172ee8f995599b6b2934b4f8aca9b580d395935aa178b19cb415e" === RUN TestMultithreadCopy/upload=true,size=134217729,streams=2 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: write buffer set to 131072 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: Starting multi-thread copy with 3 chunks of size 64Mi with 3 parallel streams 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 starting 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 2 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi starting 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 0 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi starting 2025/01/27 04:51:48 DEBUG : test-multithread-copy-true-134217729-2: writing chunk 1 2025/01/27 04:51:49 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 finished 2025/01/27 04:56:58 DEBUG : pacer: low level retry 1/1 (error pcloud error: Internal upload error. (5001)) 2025/01/27 04:56:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/27 04:56:58 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 1/3 failed: multi-thread copy: failed to write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) 2025/01/27 04:56:59 DEBUG : pacer: Reducing sleep to 15ms 2025/01/27 04:56:59 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/27 04:57:00 DEBUG : pacer: Reducing sleep to 10ms 2025/01/27 04:57:00 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: chunk 2/3 failed: multi-thread copy: failed to write chunk: context canceled 2025/01/27 04:57:00 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: cancelling transfer on exit 2025/01/27 04:57:00 DEBUG : test-multithread-copy-true-134217729-2: checking file size: try 0/5 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 write chunk: open file: open new file descriptor: pcloud error: Internal upload error. (5001) Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 --- FAIL: TestMultithreadCopy (1994.77s) --- FAIL: TestMultithreadCopy/upload=true,size=134217727,streams=2 (682.05s) --- FAIL: TestMultithreadCopy/upload=true,size=134217728,streams=2 (991.70s) --- FAIL: TestMultithreadCopy/upload=true,size=134217729,streams=2 (320.87s) === RUN TestApplyTransforms 2025/01/27 04:57:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gelisit6gomi" 2025/01/27 04:57:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:01 DEBUG : Creating backend with remote "/tmp/rclone1893845806" run.go:180: Remote "pcloud root 'rclone-test-gelisit6gomi'", Local "Local file system at /tmp/rclone1893845806", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/01/27 04:57:01 ERROR : hello, world!: sum not found 2025/01/27 04:57:01 ERROR : HELLO, WORLD!: file not in pcloud root 'rclone-test-gelisit6gomi' 2025/01/27 04:57:01 NOTICE: pcloud root 'rclone-test-gelisit6gomi': 1 files missing 2025/01/27 04:57:01 NOTICE: 1 hashes missing 2025/01/27 04:57:01 NOTICE: pcloud root 'rclone-test-gelisit6gomi': 2 differences found 2025/01/27 04:57:01 NOTICE: pcloud root 'rclone-test-gelisit6gomi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/27 04:57:01 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:01 +0000": parsing time "Mon, 27 Jan 2025 04:57:01 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:01 +0000" as " " 2025/01/27 04:57:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:01 NOTICE: pcloud root 'rclone-test-gelisit6gomi': 0 differences found 2025/01/27 04:57:01 NOTICE: pcloud root 'rclone-test-gelisit6gomi': 1 matching files 2025/01/27 04:57:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-datejel0zove" 2025/01/27 04:57:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:02 DEBUG : Creating backend with remote "/tmp/rclone4201825233" run.go:180: Remote "pcloud root 'rclone-test-datejel0zove'", Local "Local file system at /tmp/rclone4201825233", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/01/27 04:57:03 ERROR : HELLO, WORLD!: sum not found 2025/01/27 04:57:03 ERROR : hello, world!: file not in pcloud root 'rclone-test-datejel0zove' 2025/01/27 04:57:03 NOTICE: pcloud root 'rclone-test-datejel0zove': 1 files missing 2025/01/27 04:57:03 NOTICE: 1 hashes missing 2025/01/27 04:57:03 NOTICE: pcloud root 'rclone-test-datejel0zove': 2 differences found 2025/01/27 04:57:03 NOTICE: pcloud root 'rclone-test-datejel0zove': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/27 04:57:03 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:03 +0000": parsing time "Mon, 27 Jan 2025 04:57:03 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:03 +0000" as " " 2025/01/27 04:57:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:03 NOTICE: pcloud root 'rclone-test-datejel0zove': 0 differences found 2025/01/27 04:57:03 NOTICE: pcloud root 'rclone-test-datejel0zove': 1 matching files 2025/01/27 04:57:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lulujan9daro" 2025/01/27 04:57:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:03 DEBUG : Creating backend with remote "/tmp/rclone2573719450" run.go:180: Remote "pcloud root 'rclone-test-lulujan9daro'", Local "Local file system at /tmp/rclone2573719450", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/27 04:57:04 ERROR : HeLlO, wOrLd!: sum not found 2025/01/27 04:57:04 ERROR : hello, world!: file not in pcloud root 'rclone-test-lulujan9daro' 2025/01/27 04:57:04 NOTICE: pcloud root 'rclone-test-lulujan9daro': 1 files missing 2025/01/27 04:57:04 NOTICE: 1 hashes missing 2025/01/27 04:57:04 NOTICE: pcloud root 'rclone-test-lulujan9daro': 2 differences found 2025/01/27 04:57:04 NOTICE: pcloud root 'rclone-test-lulujan9daro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/27 04:57:04 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:04 +0000": parsing time "Mon, 27 Jan 2025 04:57:04 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:04 +0000" as " " 2025/01/27 04:57:04 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:04 NOTICE: pcloud root 'rclone-test-lulujan9daro': 0 differences found 2025/01/27 04:57:04 NOTICE: pcloud root 'rclone-test-lulujan9daro': 1 matching files 2025/01/27 04:57:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hekenon8nore" 2025/01/27 04:57:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:05 DEBUG : Creating backend with remote "/tmp/rclone3432413673" run.go:180: Remote "pcloud root 'rclone-test-hekenon8nore'", Local "Local file system at /tmp/rclone3432413673", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/27 04:57:05 ERROR : HELLO, WORLD!: sum not found 2025/01/27 04:57:05 ERROR : HeLlO, wOrLd!: file not in pcloud root 'rclone-test-hekenon8nore' 2025/01/27 04:57:05 NOTICE: pcloud root 'rclone-test-hekenon8nore': 1 files missing 2025/01/27 04:57:05 NOTICE: 1 hashes missing 2025/01/27 04:57:05 NOTICE: pcloud root 'rclone-test-hekenon8nore': 2 differences found 2025/01/27 04:57:05 NOTICE: pcloud root 'rclone-test-hekenon8nore': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/27 04:57:06 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:05 +0000": parsing time "Mon, 27 Jan 2025 04:57:05 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:05 +0000" as " " 2025/01/27 04:57:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:06 NOTICE: pcloud root 'rclone-test-hekenon8nore': 0 differences found 2025/01/27 04:57:06 NOTICE: pcloud root 'rclone-test-hekenon8nore': 1 matching files 2025/01/27 04:57:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biqexol3jako" 2025/01/27 04:57:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:06 DEBUG : Creating backend with remote "/tmp/rclone746155641" run.go:180: Remote "pcloud root 'rclone-test-biqexol3jako'", Local "Local file system at /tmp/rclone746155641", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/01/27 04:57:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/27 04:57:07 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-biqexol3jako' 2025/01/27 04:57:07 NOTICE: pcloud root 'rclone-test-biqexol3jako': 1 files missing 2025/01/27 04:57:07 NOTICE: 1 hashes missing 2025/01/27 04:57:07 NOTICE: pcloud root 'rclone-test-biqexol3jako': 2 differences found 2025/01/27 04:57:07 NOTICE: pcloud root 'rclone-test-biqexol3jako': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/27 04:57:07 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:07 +0000": parsing time "Mon, 27 Jan 2025 04:57:07 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:07 +0000" as " " 2025/01/27 04:57:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:07 NOTICE: pcloud root 'rclone-test-biqexol3jako': 0 differences found 2025/01/27 04:57:07 NOTICE: pcloud root 'rclone-test-biqexol3jako': 1 matching files 2025/01/27 04:57:07 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cutozap6fegu" 2025/01/27 04:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:07 DEBUG : Creating backend with remote "/tmp/rclone2108630736" run.go:180: Remote "pcloud root 'rclone-test-cutozap6fegu'", Local "Local file system at /tmp/rclone2108630736", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/01/27 04:57:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/27 04:57:08 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-cutozap6fegu' 2025/01/27 04:57:08 NOTICE: pcloud root 'rclone-test-cutozap6fegu': 1 files missing 2025/01/27 04:57:08 NOTICE: 1 hashes missing 2025/01/27 04:57:08 NOTICE: pcloud root 'rclone-test-cutozap6fegu': 2 differences found 2025/01/27 04:57:08 NOTICE: pcloud root 'rclone-test-cutozap6fegu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/27 04:57:08 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:08 +0000": parsing time "Mon, 27 Jan 2025 04:57:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:08 +0000" as " " 2025/01/27 04:57:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:08 NOTICE: pcloud root 'rclone-test-cutozap6fegu': 0 differences found 2025/01/27 04:57:08 NOTICE: pcloud root 'rclone-test-cutozap6fegu': 1 matching files 2025/01/27 04:57:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-vetusal0qika" 2025/01/27 04:57:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:09 DEBUG : Creating backend with remote "/tmp/rclone1808621632" run.go:180: Remote "pcloud root 'rclone-test-vetusal0qika'", Local "Local file system at /tmp/rclone1808621632", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/01/27 04:57:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 04:57:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-vetusal0qika' 2025/01/27 04:57:09 NOTICE: pcloud root 'rclone-test-vetusal0qika': 1 files missing 2025/01/27 04:57:09 NOTICE: 1 hashes missing 2025/01/27 04:57:09 NOTICE: pcloud root 'rclone-test-vetusal0qika': 2 differences found 2025/01/27 04:57:09 NOTICE: pcloud root 'rclone-test-vetusal0qika': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/27 04:57:10 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:09 +0000": parsing time "Mon, 27 Jan 2025 04:57:09 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:09 +0000" as " " 2025/01/27 04:57:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:10 NOTICE: pcloud root 'rclone-test-vetusal0qika': 0 differences found 2025/01/27 04:57:10 NOTICE: pcloud root 'rclone-test-vetusal0qika': 1 matching files 2025/01/27 04:57:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qiduleq0rume" 2025/01/27 04:57:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:10 DEBUG : Creating backend with remote "/tmp/rclone1682646466" run.go:180: Remote "pcloud root 'rclone-test-qiduleq0rume'", Local "Local file system at /tmp/rclone1682646466", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/01/27 04:57:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 04:57:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-qiduleq0rume' 2025/01/27 04:57:11 NOTICE: pcloud root 'rclone-test-qiduleq0rume': 1 files missing 2025/01/27 04:57:11 NOTICE: 1 hashes missing 2025/01/27 04:57:11 NOTICE: pcloud root 'rclone-test-qiduleq0rume': 2 differences found 2025/01/27 04:57:11 NOTICE: pcloud root 'rclone-test-qiduleq0rume': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/27 04:57:11 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:11 +0000": parsing time "Mon, 27 Jan 2025 04:57:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:11 +0000" as " " 2025/01/27 04:57:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:11 NOTICE: pcloud root 'rclone-test-qiduleq0rume': 0 differences found 2025/01/27 04:57:11 NOTICE: pcloud root 'rclone-test-qiduleq0rume': 1 matching files 2025/01/27 04:57:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-horanot6pemu" 2025/01/27 04:57:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:11 DEBUG : Creating backend with remote "/tmp/rclone2368923788" run.go:180: Remote "pcloud root 'rclone-test-horanot6pemu'", Local "Local file system at /tmp/rclone2368923788", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/01/27 04:57:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 04:57:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-horanot6pemu' 2025/01/27 04:57:12 NOTICE: pcloud root 'rclone-test-horanot6pemu': 1 files missing 2025/01/27 04:57:12 NOTICE: 1 hashes missing 2025/01/27 04:57:12 NOTICE: pcloud root 'rclone-test-horanot6pemu': 2 differences found 2025/01/27 04:57:12 NOTICE: pcloud root 'rclone-test-horanot6pemu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/27 04:57:12 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:12 +0000": parsing time "Mon, 27 Jan 2025 04:57:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:12 +0000" as " " 2025/01/27 04:57:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:12 NOTICE: pcloud root 'rclone-test-horanot6pemu': 0 differences found 2025/01/27 04:57:12 NOTICE: pcloud root 'rclone-test-horanot6pemu': 1 matching files 2025/01/27 04:57:12 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gejurir5cupu" 2025/01/27 04:57:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/27 04:57:13 DEBUG : Creating backend with remote "/tmp/rclone1966844209" run.go:180: Remote "pcloud root 'rclone-test-gejurir5cupu'", Local "Local file system at /tmp/rclone1966844209", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/01/27 04:57:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/27 04:57:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-gejurir5cupu' 2025/01/27 04:57:13 NOTICE: pcloud root 'rclone-test-gejurir5cupu': 1 files missing 2025/01/27 04:57:13 NOTICE: 1 hashes missing 2025/01/27 04:57:13 NOTICE: pcloud root 'rclone-test-gejurir5cupu': 2 differences found 2025/01/27 04:57:13 NOTICE: pcloud root 'rclone-test-gejurir5cupu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/27 04:57:14 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 27 Jan 2025 04:57:14 +0000": parsing time "Mon, 27 Jan 2025 04:57:14 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 27 Jan 2025 04:57:14 +0000" as " " 2025/01/27 04:57:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/27 04:57:14 NOTICE: pcloud root 'rclone-test-gejurir5cupu': 0 differences found 2025/01/27 04:57:14 NOTICE: pcloud root 'rclone-test-gejurir5cupu': 1 matching files 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-gejurir5cupu': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-horanot6pemu': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-qiduleq0rume': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-vetusal0qika': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-cutozap6fegu': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-biqexol3jako': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-hekenon8nore': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-lulujan9daro': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-datejel0zove': Purge remote 2025/01/27 04:57:14 DEBUG : pcloud root 'rclone-test-gelisit6gomi': Purge remote --- PASS: TestApplyTransforms (14.41s) FAIL 2025/01/27 04:57:15 DEBUG : pcloud root 'rclone-test-lopikeh0xegu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestApplyTransforms$|^TestMultithreadCopy$/^(upload=true,size=134217727,streams=2|upload=true,size=134217728,streams=2|upload=true,size=134217729,streams=2)$'" - Finished ERROR in 33m29.872868149s (try 2/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=134217727,streams=2 TestMultithreadCopy/upload=true,size=134217728,streams=2 TestMultithreadCopy/upload=true,size=134217729,streams=2]