Comment 1 for bug 1557877

Revision history for this message
Sveta Smirnova (svetasmirnova) wrote : Re: pt-stalk bug

Thank you for the report.

Verified as described.

sveta@Thinkie:~/bugs/1575373$ date -I
2016-11-17
sveta@Thinkie:~/bugs/1575373$ touch -d '2016-09-17' tmp/foo
sveta@Thinkie:~/bugs/1575373$ ls -l tmp
total 8
-rw-rw-r-- 1 sveta sveta 0 Eyl 17 00:00 foo
sveta@Thinkie:~/bugs/1575373$ /home/sveta/src/percona-toolkit/bin/pt-stalk --dest=/home/sveta/bugs/1575373/tmp --log=/home/sveta/bugs/1575373/pt-stalk.log --pid=/home/sveta/bugs/1575373/pt-stalk.pid -- --port=13000 --host=127.0.0.1 --user=root
2016_11_17_13_06_43 Starting /home/sveta/src/percona-toolkit/bin/pt-stalk --function=status --variable=Threads_running --threshold=25 --match= --cycles=5 --interval=1 --iterations= --run-time=30 --sleep=300 --dest=/home/sveta/bugs/1575373/tmp --prefix= --notify-by-email= --log=/home/sveta/bugs/1575373/pt-stalk.log --pid=/home/sveta/bugs/1575373/pt-stalk.pid --plugin=
2016_11_17_13_06_43 Not running with root privileges!
^C2016_11_17_13_06_45 Caught signal, exiting
2016_11_17_13_06_45 All subprocesses have finished
2016_11_17_13_06_45 Exiting because OKTORUN is false
2016_11_17_13_06_45 /home/sveta/src/percona-toolkit/bin/pt-stalk exit status 1
sveta@Thinkie:~/bugs/1575373$ ls -l tmp
total 0
sveta@Thinkie:~/bugs/1575373$