FAIL: product-analytics-movement-metrics
Systemd timer ran the following command:
/usr/local/bin/kerberos-run-command analytics-product /srv/product_analytics/jobs/movement_metrics/main.sh
Its return value was 1 and emitted the following output:We actually no longer need the systemd timer in https://gerrit.wikimedia.org/g/operations/puppet/+/c2caf91758e7fc32817701b76af688b17e6614e8/modules/statistics/manifests/product_analytics.pp (established in T291957)
(Movement Insights has moved repos and are using Airflow for that data pipeline. @mpopov has archived the repo analytics/wmf-product/jobs referenced by the git clone in Puppet.)
In fact, we can just clear out the Product Analytics entry from misc jobs https://gerrit.wikimedia.org/g/operations/puppet/+/c2caf91758e7fc32817701b76af688b17e6614e8/modules/profile/manifests/statistics/explorer/misc_jobs.pp
Acceptance Criteria
- statistics::product_analytics is gone Puppet repo
- stat1011.eqiad.wmnet:/srv/product_analytics is gone (stat1011 is the host with the misc jobs (source))
- class { 'statistics::product_analytics': } is gone from profile::statistics::explorer::misc_jobs