"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsListDirEmpty|FsListRDirEmpty)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPcloud:" 2026/02/25 01:24:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-webixir6zabi" 2026/02/25 01:24:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/02/25 01:24:20 INFO : dir: Making directory 2026/02/25 01:24:20 INFO : dir/subdir1: Making directory 2026/02/25 01:24:20 INFO : dir/subdir3: Making directory 2026/02/25 01:24:20 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/02/25 01:24:20 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/02/25 01:24:20 INFO : dir/subdir2: Making directory 2026/02/25 01:24:20 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/02/25 01:24:20 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/02/25 01:24:21 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/02/25 01:24:21 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/02/25 01:24:21 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/02/25 01:24:21 DEBUG : doChangeNotify("dir/file2", 1) 2026/02/25 01:24:22 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/02/25 01:24:22 DEBUG : doChangeNotify("dir/file4", 1) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/file3", 1) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/file2", 1) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/file4", 1) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/file3", 1) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/02/25 01:24:23 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "dir" (type: 0) 2026/02/25 01:24:23 DEBUG : doChangeNotify("dir", 0) 2026/02/25 01:24:24 DEBUG : pcloud root 'rclone-test-webixir6zabi': ChangeNotify: detected change in "rclone-test-webixir6zabi" (type: 0) 2026/02/25 01:24:24 DEBUG : doChangeNotify("rclone-test-webixir6zabi", 0) --- PASS: TestIntegration (6.16s) --- PASS: TestIntegration/FsMkdir (4.79s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (3.66s) PASS ok github.com/rclone/rclone/backend/pcloud 6.183s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsListDirEmpty|FsListRDirEmpty)$'" - Finished OK in 6.945179004s (try 2/5)