[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Ladsgroup
Ladsgroup closed this task as "Resolved". Ladsgroup assigned this task to Michael. Restricted Application added a project: User-Michael. TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Michael,

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Ladsgroup
Ladsgroup added a comment. Yup, it's 34ms. The slowness is obviously coming from beta cluster and its infrastructure TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: Ladsgroup,

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Michael
Michael added a comment. Mh, though this might include multiple changes 樂 For comparison, the job with a single change on my local dev device: 2021-09-15 10:34:45 EntityChangeNotification Special: changes=["array(...)"] namespace=-1 title= requestId=66b9c75fa5879836461f32d8

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Ladsgroup
Ladsgroup added a comment. It seems to be working: JobExecutor.log:2021-09-15 10:10:08 [YUHE2Ct4sN@JcQsi-kp2XQs] deployment-jobrunner04 enwiki 1.38.0-alpha JobExecutor INFO: Finished job execution {"job":"EntityChangeNotification Special:

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Ladsgroup
Ladsgroup added a comment. Judging by the timestamps it's two seconds but I wouldn't worry about it too much. Beta cluster is notoriously slow. TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Michael
Michael added a comment. In T290985#7354837 , @Ladsgroup wrote: > `"job_duration":2.5613760948181152` That's milliseconds, right? It would be quite long if it were seconds... TASK DETAIL https://phabricator.wikimedia.org/T290985

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Ladsgroup
Ladsgroup added a comment. JobExecutor.log:2021-09-15 09:33:15 [YUG91yt4sN@JcQsi-kpvuAo] deployment-jobrunner04 wikidatawiki 1.38.0-alpha JobExecutor DEBUG: Beginning job execution {"job":"DispatchChanges Special: title=Q455981 entityId=Q455981

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-15 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-releng) [2021-09-15T08:58:38Z] update wb_changes_dispatch set chd_disabled = 1 where chd_site = 'enwiki'; (T290985 ) TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread Ladsgroup
Ladsgroup added a comment. I do see RC is being injected through our jobs but I can't find the EntityChangeNotification job *** 2. row *** rc_id: 868777 rc_timestamp: 20210914170926 rc_actor: 1745

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread Ladsgroup
Ladsgroup added a comment. The main job is being triggered: ladsgroup@deployment-mwlog01:/srv/mw-log$ grep -i DispatchChanges *.log api.log:2021-09-14 17:17:33 [YUDZLXMZR06lCsGM43FiXgE] deployment-mediawiki11 metawiki 1.38.0-alpha api INFO: API GET 172.16.0.55 172.16.0.55

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread Stashbot
Stashbot added a comment. Mentioned in SAL (#wikimedia-releng) [2021-09-14T17:17:03Z] delete from wb_changes_dispatch where chd_db = 'enwiki'; (T290985 ) TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Maintenance_bot Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, lucamauri,

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread gerritbot
gerritbot added a comment. Change 721023 **merged** by jenkins-bot: [operations/mediawiki-config@master] Enable new dispatch mechanism on a few beta wikis https://gerrit.wikimedia.org/r/721023 TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T290985 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Aklapper, Michael, Suran38, Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264,

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread gerritbot
gerritbot added a comment. Change 721023 had a related patch set uploaded (by Michael Große; author: Michael Große): [operations/mediawiki-config@master] Enable new dispatch mechanism on a few beta wikis https://gerrit.wikimedia.org/r/721023 TASK DETAIL

[Wikidata-bugs] [Maniphest] T290985: Enable new dispatching mechanism on beta

2021-09-14 Thread Michael
Michael created this task. Michael added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikibase change dispatching scripts to jobs. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION The new dispatch mechanism developed in T290368