<div dir="ltr">I have a job that mistakenly thinks it's still running..<div><br></div><div><div># pulp-admin -u admin -p ************ rpm repo sync run --repo-id=rhel-x86_64-server-7-base-tools</div><div>+----------------------------------------------------------------------+</div><div>       Synchronizing Repository [rhel-x86_64-server-7-base-tools]</div><div>+----------------------------------------------------------------------+</div><div><br></div><div>A sync task is already in progress for this repository. Its progress will be</div><div>tracked below.</div><div><br></div><div>This command may be exited via ctrl+c without affecting the request.</div><div><br></div><div>[/]</div><div>Waiting to begin...</div></div><div><br></div><div><br></div><div>I checked all running processes and there is no repo sync currently running. I have even gone so far as to delete the repo and recreate it.. same issue. I have also tried running pulp-admin orphan remove --all, which executes successfully, but does not fix the problem. I have also tried rebooting the server, bouncing all pulp services.. still no joy. I'm guessing there is a file somewhere that tracks pending tasks? How can I clear this so I can successfully run the job again? I'm running Pulp 2.7.1-1</div></div>