)]}'
{"playbooks/multinode-standalone-upgrade.yml":[{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"4da9244122320b73bfaad086edf52a4ac84c79d9","unresolved":true,"context_lines":[{"line_number":16,"context_line":"          ini_file:"},{"line_number":17,"context_line":"            path: \"/etc/yum.repos.d/{{ job.component }}-component.repo\""},{"line_number":18,"context_line":"            option: enabled"},{"line_number":19,"context_line":"            value: \u00271\u0027"},{"line_number":20,"context_line":"            section: \"{{ job.component }}\""},{"line_number":21,"context_line":"            no_extra_spaces: true"},{"line_number":22,"context_line":"          when:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"4026ca51_d9f6d512","line":19,"updated":"2020-12-02 13:53:03.000000000","message":"not sure what/why... the task seems to be executed OK\n\n        * https://logserver.rdoproject.org/01/31201/1/check/periodic-tripleo-ci-centos-8-standalone-upgrade-tripleo-master/935ca93/job-output.txt\n        * 2020-12-01 12:49:41.199382 | primary | TASK [Stat for the component-ci-testing repo file] *****************************\n2020-12-01 12:49:41.199522 | primary | Tuesday 01 December 2020  12:49:41 +0000 (0:00:00.116)       0:00:00.116 ******\n2020-12-01 12:49:42.105549 | primary | ok: [undercloud]\n2020-12-01 12:49:42.132694 | primary |\n2020-12-01 12:49:42.132737 | primary | TASK [Enable the component-ci-testing repo if we have one] *********************\n2020-12-01 12:49:42.132892 | primary | Tuesday 01 December 2020  12:49:42 +0000 (0:00:00.933)       0:00:01.049 ******\n2020-12-01 12:49:42.894120 | primary | changed: [undercloud]\n\n\n\nBUT\n\nThe repo is still not enabled?\n\n        * https://logserver.rdoproject.org/01/31201/1/check/periodic-tripleo-ci-centos-8-standalone-upgrade-tripleo-master/935ca93/logs/undercloud/etc/yum.repos.d/tripleo-component.repo.txt.gz\n[tripleo]\nname\u003dtripleo\nbaseurl\u003dhttps://trunk.rdoproject.org/centos8-master/component/tripleo/component-ci-testing\ngpgcheck\u003d0\nenabled\u003d0\npriority\u003d1","commit_id":"3b20fc5d5ab8bbdafcfb143bb202fb20594fd2be"},{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"58843c528edf4fcff93e620d5cd3c037806688c5","unresolved":true,"context_lines":[{"line_number":16,"context_line":"          ini_file:"},{"line_number":17,"context_line":"            path: \"/etc/yum.repos.d/{{ job.component }}-component.repo\""},{"line_number":18,"context_line":"            option: enabled"},{"line_number":19,"context_line":"            value: \u00271\u0027"},{"line_number":20,"context_line":"            section: \"{{ job.component }}\""},{"line_number":21,"context_line":"            no_extra_spaces: true"},{"line_number":22,"context_line":"          when:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"19422318_eb25e5c1","line":19,"in_reply_to":"4026ca51_d9f6d512","updated":"2020-12-02 14:08:02.000000000","message":"yeah because the repo-setup role below will use what is on the job definition, which is enabled 0 😄\n\nso i will move this block after repo-setup runs","commit_id":"3b20fc5d5ab8bbdafcfb143bb202fb20594fd2be"},{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"6ac89f249ba98811a60267a2ff12e225947bddff","unresolved":true,"context_lines":[{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    - name: Check and enable the component-ci-testing repo if present"},{"line_number":37,"context_line":"      become: true"},{"line_number":38,"context_line":"      when: job.component is defined"},{"line_number":39,"context_line":"      block:"},{"line_number":40,"context_line":"        - name: Stat for the component-ci-testing repo file"},{"line_number":41,"context_line":"          stat:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"a94f7ea4_91a157d3","line":38,"range":{"start_line":38,"start_character":7,"end_line":38,"end_character":27},"updated":"2020-12-03 09:44:39.000000000","message":"seems OK in the normal non component case it is skipped\n\n\n        * https://61b8d7e0c84c52786bd1-d9130fa6474aa8d33290246fdda852b9.ssl.cf1.rackcdn.com/764767/2/check/tripleo-ci-centos-8-standalone-upgrade/1649f82/job-output.txt\n        * 2020-12-03 00:47:05.893420 | primary | TASK [Stat for the component-ci-testing repo file] *****************************\n2020-12-03 00:47:05.893448 | primary | Thursday 03 December 2020  00:47:05 +0000 (0:00:27.184)       0:00:33.808 *****\n2020-12-03 00:47:05.991091 | primary | skipping: [undercloud]\n2020-12-03 00:47:06.008375 | primary |\n2020-12-03 00:47:06.008415 | primary | TASK [Enable the component-ci-testing repo if we have one] *********************\n2020-12-03 00:47:06.008443 | primary | Thursday 03 December 2020  00:47:06 +0000 (0:00:00.114)       0:00:33.923 *****\n2020-12-03 00:47:06.104252 | primary | skipping: [undercloud]","commit_id":"6515bc355d445759b660aa54f78592bbce9bda28"},{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"888a1bc644861110078ac59f22e2ebb4ab4da117","unresolved":true,"context_lines":[{"line_number":36,"context_line":"    - name: Check and enable the component-ci-testing repo if present"},{"line_number":37,"context_line":"      become: true"},{"line_number":38,"context_line":"      when: job.component is defined"},{"line_number":39,"context_line":"      block:"},{"line_number":40,"context_line":"        - name: Stat for the component-ci-testing repo file"},{"line_number":41,"context_line":"          stat:"},{"line_number":42,"context_line":"            path: \"/etc/yum.repos.d/{{ job.component }}-component.repo\""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"fbfd8f92_e0e7ae31","line":39,"updated":"2020-12-03 12:24:35.000000000","message":"... and seems good in testing for the component periodics with https://review.rdoproject.org/r/#/c/31201/\n\n        * https://logserver.rdoproject.org/01/31201/1/check/periodic-tripleo-ci-centos-8-standalone-upgrade-tripleo-master/e47d5a3/logs/undercloud/etc/yum.repos.d/tripleo-component.repo.txt.gz\n        * enabled\u003d1\n        \n        * https://logserver.rdoproject.org/01/31201/1/check/periodic-tripleo-ci-centos-8-standalone-upgrade-tripleo-master/e47d5a3/job-output.txt\n        * 2020-12-03 10:21:07.195268 | primary | TASK [Stat for the component-ci-testing repo file] *****************************\n2020-12-03 10:21:07.195298 | primary | Thursday 03 December 2020  10:21:07 +0000 (0:00:20.164)       0:00:27.011 *****\n2020-12-03 10:21:07.905183 | primary | ok: [undercloud]\n2020-12-03 10:21:07.932861 | primary |\n2020-12-03 10:21:07.932935 | primary | TASK [Enable the component-ci-testing repo if we have one] *********************\n2020-12-03 10:21:07.932949 | primary | Thursday 03 December 2020  10:21:07 +0000 (0:00:00.738)       0:00:27.749 *****\n2020-12-03 10:21:08.741492 | primary | changed: [undercloud]","commit_id":"6515bc355d445759b660aa54f78592bbce9bda28"},{"author":{"_account_id":9976,"name":"Ronelle Landy","email":"rlandy@redhat.com","username":"rlandy"},"change_message_id":"aa8d1ccf4a791baab8becb9fb00070fef2227687","unresolved":true,"context_lines":[{"line_number":54,"context_line":""},{"line_number":55,"context_line":"  tags:"},{"line_number":56,"context_line":"    - standalone-upgrade"},{"line_number":57,"context_line":""},{"line_number":58,"context_line":"# This is what is gating the patch in the N version in a N-1-\u003eN"},{"line_number":59,"context_line":"# upgrade."},{"line_number":60,"context_line":"- name: Standalone upgrade runs DLRN gate role and install repo"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"af810683_e668b7c7","line":57,"updated":"2020-12-03 14:01:28.000000000","message":"do we need some repo clean up lines here like:\nsudo dnf clean all\nto pick up the enabled repo?","commit_id":"6515bc355d445759b660aa54f78592bbce9bda28"},{"author":{"_account_id":8449,"name":"Marios Andreou","email":"marios.andreou@gmail.com","username":"marios"},"change_message_id":"3440fab504b22815d76453cc2627860f12a4c552","unresolved":true,"context_lines":[{"line_number":54,"context_line":""},{"line_number":55,"context_line":"  tags:"},{"line_number":56,"context_line":"    - standalone-upgrade"},{"line_number":57,"context_line":""},{"line_number":58,"context_line":"# This is what is gating the patch in the N version in a N-1-\u003eN"},{"line_number":59,"context_line":"# upgrade."},{"line_number":60,"context_line":"- name: Standalone upgrade runs DLRN gate role and install repo"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"37310335_526d8f7e","line":57,"in_reply_to":"af810683_e668b7c7","updated":"2020-12-04 12:29:26.000000000","message":"it seems to be enabled and working OK - i added a comment in https://review.rdoproject.org/r/#/c/31200/2/zuul.d/component-jobs.yaml@1225 checking that the right version of python-tripleoclient is installed","commit_id":"6515bc355d445759b660aa54f78592bbce9bda28"}]}
