Framawiki added a comment.
Scripts run daily (and even multiple time a day). All scripts for this
account were stuck during the problem period, even if they are started
independently.
Not found ipaddress package so far in my venv so far.
tools.totoazero@tools-sgebastion-08:~$ ./venv/bin/python -V
Python 2.7.13
tools.totoazero@tools-sgebastion-08:~$ ./venv/bin/pip list
DEPRECATION: Python 2.7 will reach the end of its life on January 1st,
2020. Please upgrade your Python as Python 2.7 won't be maintained after that
date. A future version of pip will drop support for Python 2.7. More details
about Python 2 support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Package Version
----------------- ---------
certifi 2017.11.5
chardet 3.0.4
enum34 1.1.6
idna 2.6
mwoauth 0.3.2
mysql 0.0.1
MySQL-python 1.2.5
oauthlib 2.0.6
pip 19.3.1
pkg-resources 0.0.0
PyJWT 1.5.3
requests 2.18.4
requests-oauthlib 0.8.0
sentry-sdk 0.12.2
setuptools 40.8.0
six 1.11.0
urllib3 1.22
wheel 0.33.1
WARNING: You are using pip version 19.3.1; however, version 20.0.2 is
available.
You should consider upgrading via the 'pip install --upgrade pip' command.
tools.totoazero@tools-sgebastion-08:~$ ./venv/bin/python
Python 2.7.13 (default, Sep 26 2018, 18:42:22)
[GCC 6.3.0 20170516] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ipaddress
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named ipaddress
>>>
tools.totoazero@tools-sgebastion-08:~$ crontab -l
50 23 * * * jsub -quiet -j y -o logs/new_log.out -N new_log mkdir -p
logs/$(date --date='tomorrow' "+\%Y/\%m/\%d")
0 */6 * * * jsub -mem 300m -quiet -j y -once -N maj_articles_recents -o
logs/$(date "+\%Y/\%m/\%d")/maj_articles_recents.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/maj_articles_recents.py
#0 * * * * jsub -quiet -j y -once -N forum_nouveaux -o logs/$(date
"+\%Y/\%m/\%d")/forum_nouveaux.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/forum_nouveaux.py
0 */2 * * * jsub -quiet -j y -once -N drp_warn -o logs/$(date
"+\%Y/\%m/\%d")/drp_warn.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/drp_warn.py
##moved to framabot##0 */2 * * * jsub -quiet -j y -once -N unblock -o
logs/$(date "+\%Y/\%m/\%d")/unblock.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/unblock.py
19 3 * * 1 jsub -quiet -j y -once -N modeles_sans_dates -o logs/$(date
"+\%Y/\%m/\%d")/modeles_sans_dates.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/modeles_sans_dates.py
50 21 * * * jsub -quiet -j y -once -N stats_bistro -o logs/$(date
"+\%Y/\%m/\%d")/stats_bistro.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/stats_bistro.py
03 2 * * * jsub -quiet -j y -once -N recreation -o logs/$(date
"+\%Y/\%m/\%d")/recreation.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/recreation.py --prefix
'Utilisateur:ZéroBot/Journal_des_recréations'
10 2 * * * jsub -quiet -j y -once -N afd -o logs/$(date
"+\%Y/\%m/\%d")/afd.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/afd.py -afdlist
23 2 * * * jsub -quiet -j y -once -N sysops_archives_new -o logs/$(date
"+\%Y/\%m/\%d")/sysops_archives_new.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/sysops_archives_new.py
32 2 * * * jsub -quiet -j y -once -N sysops_archives -o logs/$(date
"+\%Y/\%m/\%d")/sysops_archives.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/sysops_archives.py
32 2 * * * jsub -quiet -j y -once -N sysops_archives_renew -o logs/$(date
"+\%Y/\%m/\%d")/sysops_archives_renew.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/sysops_archives_renew.py
#47 2 * * * jsub -quiet -j y -once -N spa -o logs/$(date
"+\%Y/\%m/\%d")/spa.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/spa.py -full
26 1 * * 0 jsub -quiet -j y -once -N random_pages_portails -o logs/$(date
"+\%Y/\%m/\%d")/random_pages_portails.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/random_pages_portails.py
30 1 */15 * * jsub -quiet -j y -once -N bistro -o logs/$(date
"+\%Y/\%m/\%d")/bistro.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/bistro.py
#39 1 * * * jsub -quiet -j y -once -N ipday -o logs/$(date
"+\%Y/\%m/\%d")/ipday.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/ipday.py
#42 3 * * * jsub -quiet -j y -once -N mort_recente -o logs/$(date
"+\%Y/\%m/\%d")/mort_recente.py ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/mort_recente.py
42 3 * * * jsub -quiet -j y -N hotarticles -o logs/$(date
"+\%Y/\%m/\%d")/hotarticles.out ./venv/bin/python
/data/project/pywikibot/public_html/core_python2/pwb.py
scripts-github/pywikibot/hotarticles.py
5 3 * * * jsub -quiet -j y -once -N mysqldump -o logs/$(date
"+\%Y/\%m/\%d")/mysqldump.out bash sql-dump.sh
tools.totoazero@tools-sgebastion-08:~$
TASK DETAIL
https://phabricator.wikimedia.org/T245318
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Xqt, Framawiki
Cc: JJMC89, Xqt, Aklapper, Framawiki, pywikibot-bugs-list, Dvorapa, Zkhalido,
Viztor, Wenyi, Tbscho, MayS, Mdupont, Altostratus, Avicennasis, mys_721tx,
jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs