"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2026/03/28 04:08:31 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-pupados4vojo" 2026/03/28 04:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 04:08:31 INFO : pixeldrain root 'rclone-test-pupados4vojo': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/03/28 04:08:32 INFO : dir: Making directory 2026/03/28 04:08:32 INFO : dir/subdir1: Making directory 2026/03/28 04:08:32 INFO : dir/subdir3: Making directory 2026/03/28 04:08:32 INFO : dir/subdir2: Making directory 2026/03/28 04:08:33 DEBUG : pixeldrain root 'rclone-test-pupados4vojo': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-pupados4vojo/' 2026/03/28 04:08:33 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/03/28 04:08:33 DEBUG : pixeldrain root 'rclone-test-pupados4vojo': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-pupados4vojo/' 2026/03/28 04:08:33 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/03/28 04:08:35 DEBUG : pixeldrain root 'rclone-test-pupados4vojo': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-pupados4vojo/' 2026/03/28 04:08:35 DEBUG : doChangeNotify("dir/file2", 1) 2026/03/28 04:08:38 DEBUG : pixeldrain root 'rclone-test-pupados4vojo': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-pupados4vojo/' 2026/03/28 04:08:38 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:932: Try 1/10 waiting for dirChanges and objChanges 2026/03/28 04:08:48 DEBUG : pixeldrain root 'rclone-test-pupados4vojo': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-pupados4vojo/' 2026/03/28 04:08:48 DEBUG : doChangeNotify("dir/file3", 1) fstests.go:932: Try 2/10 waiting for dirChanges and objChanges fstests.go:932: Try 3/10 waiting for dirChanges and objChanges fstests.go:932: Try 4/10 waiting for dirChanges and objChanges fstests.go:932: Try 5/10 waiting for dirChanges and objChanges fstests.go:932: Try 6/10 waiting for dirChanges and objChanges fstests.go:932: Try 7/10 waiting for dirChanges and objChanges fstests.go:932: Try 8/10 waiting for dirChanges and objChanges fstests.go:932: Try 9/10 waiting for dirChanges and objChanges fstests.go:936: map[dir/subdir2:{} dir/subdir3:{}] does not contain [dir/subdir1 dir/subdir3 dir/subdir2] or map[dir/file2:{} dir/file3:{} dir/file4:{}] does not contain [dir/file2 dir/file4 dir/file3] === RUN TestIntegration/FsMkdir/FsDirSetModTime fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:639 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2649 Error: Should be true Test: TestIntegration/FsMkdir/FsDirSetModTime Messages: dir-mod-time: Modification time difference too big |-220416h4m8.430000001s| > 1ms (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-28 04:09:14.93 +0000 UTC) (precision 1ms) 2026/03/28 04:09:15 ERROR : error listing: directory not found --- FAIL: TestIntegration (43.36s) --- FAIL: TestIntegration/FsMkdir (43.15s) --- FAIL: TestIntegration/FsMkdir/FsChangeNotify (42.84s) --- FAIL: TestIntegration/FsMkdir/FsDirSetModTime (0.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pixeldrain 43.378s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Finished ERROR in 44.397309549s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsChangeNotify TestIntegration/FsMkdir/FsDirSetModTime]