)]}'
{"playbooks/roles/ubuntu-kernel/README.rst":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"67fed4bf475ebebd714a4cdcd74994462a7ee8fe","unresolved":false,"context_lines":[{"line_number":13,"context_line":"   :default: no"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Set to True to reboot the host when the installed kernel changes.  Not"},{"line_number":16,"context_line":"set by default to avoid rebooting all host simultaneously."},{"line_number":17,"context_line":""},{"line_number":18,"context_line":".. zuul:rolevar:: kernel_ppa_version"},{"line_number":19,"context_line":""}],"source_content_type":"text/x-rst","patch_set":7,"id":"9fb8cfa7_baaf4628","line":16,"updated":"2019-06-13 15:08:02.000000000","message":"Should probably indent this text (and same for below).","commit_id":"d96628f15ca97a5418437b7f694bf6fd1476fb78"}],"playbooks/roles/ubuntu-kernel/defaults/main.yaml":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"72f38c89541ec6849c15139532bc111fd236b41a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"kernel_ppa_do_reboot: no"},{"line_number":2,"context_line":"kernel_ppa_version: \u00275.1.9\u0027"},{"line_number":3,"context_line":"kernel_ppa_triplet: \u0027050109\u0027"},{"line_number":4,"context_line":"kernel_ppa_date: \u0027201906111132\u0027"},{"line_number":5,"context_line":""},{"line_number":6,"context_line":"kernel_ppa_url: \u0027https://kernel.ubuntu.com/~kernel-ppa/mainline/v{{ kernel_ppa_version }}\u0027"},{"line_number":7,"context_line":"kernel_ppa_headers: \u0027linux-headers-{{ kernel_ppa_version }}-{{ kernel_ppa_triplet }}_{{ kernel_ppa_version }}-{{ kernel_ppa_triplet }}.{{ kernel_ppa_date}}_all.deb\u0027"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"9fb8cfa7_3b8033f5","line":4,"updated":"2019-06-13 21:28:14.000000000","message":"Auristor mentioned in #openstack-infra that as of v5.2-rc1 there were some kafs callback fixes which may address the strange \"stale\" cache behaviors we witnessed today. https://kernel.ubuntu.com/~kernel-ppa/mainline/ appears to have rc builds as well, so we could try rebooting on, say, v5.2-rc4?","commit_id":"d96628f15ca97a5418437b7f694bf6fd1476fb78"},{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"554943599246c32c8b28e20c7e8b78b5a5847407","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: no"},{"line_number":2,"context_line":"ubuntu_kernel_mainline_version: \u00275.2-rc5\u0027"},{"line_number":3,"context_line":"ubuntu_kernel_version: \u00275.2.0\u0027"},{"line_number":4,"context_line":"ubuntu_kernel_triplet: \u0027050200rc5\u0027"},{"line_number":5,"context_line":"ubuntu_kernel_date: \u0027201906161930\u0027"}],"source_content_type":"text/x-yaml","patch_set":24,"id":"9fb8cfa7_a5a839db","line":2,"updated":"2019-06-18 21:30:25.000000000","message":"We need to remember to switch to a non-RC build as soon as there is one available.","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"ca4460b98c14e468fe3aea7686b8bbb576d80f32","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: no"},{"line_number":2,"context_line":"ubuntu_kernel_mainline_version: \u00275.2-rc5\u0027"},{"line_number":3,"context_line":"ubuntu_kernel_version: \u00275.2.0\u0027"},{"line_number":4,"context_line":"ubuntu_kernel_triplet: \u0027050200rc5\u0027"},{"line_number":5,"context_line":"ubuntu_kernel_date: \u0027201906161930\u0027"}],"source_content_type":"text/x-yaml","patch_set":24,"id":"9fb8cfa7_19e13cfd","line":2,"in_reply_to":"9fb8cfa7_a5a839db","updated":"2019-06-21 04:40:33.000000000","message":"yeah, in fact the afs kernel required on IAD is so custom it\u0027s not even in the mainline repos.  but those changes are queued up for inclusion, so will be eventually...\n\nThus I don\u0027t see us putting this role into production immediately.  But we will need it when the kafs work stabilises and we \"just\" need a master branch kernel (rather than a custom built/patched magic branch).","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"}],"playbooks/roles/ubuntu-kernel/tasks/main.yaml":[{"author":{"_account_id":4162,"name":"Paul Belanger","email":"pabelanger@redhat.com","username":"pabelanger"},"change_message_id":"c111a221a65108ef22476d919e6f846ef06cd5cc","unresolved":false,"context_lines":[{"line_number":36,"context_line":"        - \u0027{{ ubuntu_kernel_generic_modules }}\u0027"},{"line_number":37,"context_line":"        - \u0027{{ ubuntu_kernel_generic_image }}\u0027"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    - name: Reboot"},{"line_number":40,"context_line":"      reboot:"},{"line_number":41,"context_line":"      when: ubuntu_kernel_do_reboot"},{"line_number":42,"context_line":""},{"line_number":43,"context_line":"- name: Show kernel"},{"line_number":44,"context_line":"  shell: uname -a"}],"source_content_type":"text/x-yaml","patch_set":24,"id":"9fb8cfa7_d23fc322","line":41,"range":{"start_line":39,"start_character":0,"end_line":41,"end_character":35},"updated":"2019-06-25 20:10:56.000000000","message":"you likely want to do wait_for_connection after here, otherwise your next tasks could run when the server is down","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"}],"playbooks/zuul/templates/host_vars/mirror01.kafs.provider.opendev.org.yaml.j2":[{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"554943599246c32c8b28e20c7e8b78b5a5847407","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: yes"},{"line_number":2,"context_line":"letsencrypt_certs:"},{"line_number":3,"context_line":"  mirror01-kafs-provider-opendev-org-main:"},{"line_number":4,"context_line":"    - mirror01.kafs.provider.opendev.org"}],"source_content_type":"text/x-jinja2","patch_set":24,"id":"9fb8cfa7_85a3b500","line":1,"updated":"2019-06-18 21:30:25.000000000","message":"Does this reestablish the console stream process on the node? Have you noticed?","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"},{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"754498cb0ff82cdd130d7f6fa433fa54eb63a90b","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: yes"},{"line_number":2,"context_line":"letsencrypt_certs:"},{"line_number":3,"context_line":"  mirror01-kafs-provider-opendev-org-main:"},{"line_number":4,"context_line":"    - mirror01.kafs.provider.opendev.org"}],"source_content_type":"text/x-jinja2","patch_set":24,"id":"9fb8cfa7_1e04e6c5","line":1,"updated":"2019-06-19 14:09:25.000000000","message":"I\u0027ve heard this is solveable by simply restarting the console logger process at boot... maybe we need a reusable role for that (or maybe there already is one)?","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"},{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"95cef730f919fa78880c42210291244dc2da1940","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: yes"},{"line_number":2,"context_line":"letsencrypt_certs:"},{"line_number":3,"context_line":"  mirror01-kafs-provider-opendev-org-main:"},{"line_number":4,"context_line":"    - mirror01.kafs.provider.opendev.org"}],"source_content_type":"text/x-jinja2","patch_set":24,"id":"9fb8cfa7_9e8776b7","line":1,"updated":"2019-06-19 14:27:24.000000000","message":"Oh, right, our base job has https://zuul-ci.org/docs/zuul-jobs/general-roles.html#role-start-zuul-console in its pre playbook... maybe it works to just include it again immediately after resuming from boot?","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"fb5a25d34bb974950bb6bc1b5179e2aba5aff998","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: yes"},{"line_number":2,"context_line":"letsencrypt_certs:"},{"line_number":3,"context_line":"  mirror01-kafs-provider-opendev-org-main:"},{"line_number":4,"context_line":"    - mirror01.kafs.provider.opendev.org"}],"source_content_type":"text/x-jinja2","patch_set":24,"id":"9fb8cfa7_7b097e2f","line":1,"in_reply_to":"9fb8cfa7_85a3b500","updated":"2019-06-19 02:15:25.000000000","message":"I would say no, we do get a lot of \n\n\"waiting on logger\"\n\nhttp://logs.openstack.org/57/665057/24/check/system-config-run-mirror/3a3daca/job-output.txt.gz#_2019-06-18_00_22_09_844292","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"},{"author":{"_account_id":7118,"name":"Ian Wienand","email":"iwienand@redhat.com","username":"iwienand"},"change_message_id":"ca4460b98c14e468fe3aea7686b8bbb576d80f32","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ubuntu_kernel_do_reboot: yes"},{"line_number":2,"context_line":"letsencrypt_certs:"},{"line_number":3,"context_line":"  mirror01-kafs-provider-opendev-org-main:"},{"line_number":4,"context_line":"    - mirror01.kafs.provider.opendev.org"}],"source_content_type":"text/x-jinja2","patch_set":24,"id":"9fb8cfa7_59dfb439","line":1,"in_reply_to":"9fb8cfa7_9e8776b7","updated":"2019-06-21 04:40:33.000000000","message":"Because it\u0027s nested; this turned out to be way harder than i thought :/\n\nhttps://review.opendev.org/666749","commit_id":"95c804aaa2562d5fffebe07eae05d17fe6c3afd0"}]}
