"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestDrive:" 2025/01/30 03:19:37 DEBUG : Creating backend with remote "TestDrive:rclone-test-jeqibex9qaxe" 2025/01/30 03:19:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/01/30 03:19:39 INFO : dir: Making directory 2025/01/30 03:19:40 INFO : dir/subdir1: Making directory 2025/01/30 03:19:41 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:41 INFO : dir/subdir3: Making directory 2025/01/30 03:19:41 DEBUG : doChangeNotify("dir", 0) 2025/01/30 03:19:42 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:42 INFO : dir/subdir2: Making directory 2025/01/30 03:19:42 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/01/30 03:19:43 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:43 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/01/30 03:19:44 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:44 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/01/30 03:19:45 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:45 DEBUG : doChangeNotify("dir/file2", 1) 2025/01/30 03:19:46 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:47 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:47 DEBUG : doChangeNotify("dir/file4", 1) 2025/01/30 03:19:48 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote fstests.go:935: Try 1/10 waiting for dirChanges and objChanges 2025/01/30 03:19:49 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:49 DEBUG : doChangeNotify("dir/file3", 1) 2025/01/30 03:19:50 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:51 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:52 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:53 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:53 DEBUG : doChangeNotify("dir/file2", 1) 2025/01/30 03:19:53 DEBUG : doChangeNotify("dir/file4", 1) 2025/01/30 03:19:54 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:54 DEBUG : doChangeNotify("dir/file3", 1) 2025/01/30 03:19:54 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/01/30 03:19:55 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:56 DEBUG : Google drive root 'rclone-test-jeqibex9qaxe': Checking for changes on remote 2025/01/30 03:19:56 DEBUG : dir: Rmdir: contains trashed file: "file3" 2025/01/30 03:19:56 DEBUG : dir: Rmdir: contains trashed file: "file4" 2025/01/30 03:19:56 DEBUG : dir: Rmdir: contains trashed file: "file2" 2025/01/30 03:19:56 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2025/01/30 03:19:56 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2025/01/30 03:19:56 DEBUG : dir: Rmdir: contains trashed file: "subdir1" 2025/01/30 03:19:56 DEBUG : doChangeNotify("dir/subdir3", 0) === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Query === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery --- PASS: TestIntegration (31.74s) --- PASS: TestIntegration/FsMkdir (30.04s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (17.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery (1.36s) PASS ok github.com/rclone/rclone/backend/drive 31.753s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Finished OK in 32.551069878s (try 2/5)