"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2026/03/30 01:17:28 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-wemevor3daka" 2026/03/30 01:17:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 01:17:28 INFO : pixeldrain root 'rclone-test-wemevor3daka': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/03/30 01:17:28 INFO : dir: Making directory 2026/03/30 01:17:28 INFO : dir/subdir1: Making directory 2026/03/30 01:17:28 INFO : dir/subdir3: Making directory 2026/03/30 01:17:28 INFO : dir/subdir2: Making directory 2026/03/30 01:17:29 DEBUG : pixeldrain root 'rclone-test-wemevor3daka': Path '/dir/subdir1' (dir) changed (update) in directory '/me/rclone-test-wemevor3daka/' 2026/03/30 01:17:29 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/03/30 01:17:29 DEBUG : pixeldrain root 'rclone-test-wemevor3daka': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-wemevor3daka/' 2026/03/30 01:17:29 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/03/30 01:17:29 DEBUG : pixeldrain root 'rclone-test-wemevor3daka': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-wemevor3daka/' 2026/03/30 01:17:29 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/03/30 01:17:31 DEBUG : pixeldrain root 'rclone-test-wemevor3daka': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-wemevor3daka/' 2026/03/30 01:17:31 DEBUG : doChangeNotify("dir/file2", 1) 2026/03/30 01:17:31 DEBUG : pixeldrain root 'rclone-test-wemevor3daka': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-wemevor3daka/' 2026/03/30 01:17:31 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:932: Try 1/10 waiting for dirChanges and objChanges 2026/03/30 01:17:32 DEBUG : pixeldrain root 'rclone-test-wemevor3daka': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-wemevor3daka/' 2026/03/30 01:17:32 DEBUG : doChangeNotify("dir/file3", 1) === RUN TestIntegration/FsMkdir/FsDirSetModTime 2026/03/30 01:17:35 ERROR : error listing: directory not found --- PASS: TestIntegration (7.47s) --- PASS: TestIntegration/FsMkdir (7.27s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (6.95s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.15s) PASS ok github.com/rclone/rclone/backend/pixeldrain 7.495s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Finished OK in 8.292495693s (try 2/5)