)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c0a2f9d8c6a02e3c9f2f47657c1f448a013a6271","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0aa43a7c_a566b407","updated":"2023-08-16 09:54:42.000000000","message":"I think this shoud work, but waiting for job results to be sure.","commit_id":"a5acfcee34d724127255a9323adb5f840188ede4"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"7239605c49a52f3f40d5d608211b12460f082054","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"67aad109_a4a72275","in_reply_to":"0aa43a7c_a566b407","updated":"2023-08-16 10:59:53.000000000","message":"So this fixed the missing aodb-dbsync but we are now facing a different error in gnocchi-api.\n\n```\nfailed to open python file /opt/stack/data/venv/bin/gnocchi-api\n```\n\nThis might be a similar problem. Looking into it now.","commit_id":"a5acfcee34d724127255a9323adb5f840188ede4"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"2fb3025741b5c911a5030e57d94bf2d2c94b1b90","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"68bd3691_3e8a3681","in_reply_to":"67aad109_a4a72275","updated":"2023-08-16 13:29:52.000000000","message":"Here we install gnocchi but the command looks correct to me.\n\nhttps://github.com/openstack/ceilometer/blob/master/devstack/plugin.sh#L144-L145\n\nWe later launch the gnocchi-api process here using the uwsgi binary installed in the CEILOMETER_BIN_DIR.\n\nhttps://github.com/openstack/ceilometer/blob/master/devstack/plugin.sh#L323","commit_id":"a5acfcee34d724127255a9323adb5f840188ede4"},{"author":{"_account_id":4264,"name":"Matthias Runge","email":"mrunge@redhat.com","username":"mrunge"},"change_message_id":"1e1a0be6254e9a276d5f232f7aeab7158a497f9e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"6dc6fe59_76ae89cd","updated":"2023-08-25 06:07:27.000000000","message":"recheck","commit_id":"5b339183c73fbedc5bdbeb06f970605507e62262"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"5229384e0ac5d329e1789a5ef97c299d1d3598ba","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"e065cb28_cca51ad9","updated":"2023-08-21 09:01:03.000000000","message":"recheck the failure in keystone looks new. Is it consistent ?","commit_id":"5b339183c73fbedc5bdbeb06f970605507e62262"},{"author":{"_account_id":4264,"name":"Matthias Runge","email":"mrunge@redhat.com","username":"mrunge"},"change_message_id":"933cf5b71d6376cc129b53e37855c4cf51d15e90","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"01d1d904_ce854de2","updated":"2023-08-28 08:52:24.000000000","message":"the integration tests fail e.g in keystone with \nhttps://zuul.opendev.org/t/openstack/build/b4f40ba0715848f597f37b230ffed061/log/controller/logs/screen-keystone.txt#27216-27224\n\n(Service alarming missing)","commit_id":"5b339183c73fbedc5bdbeb06f970605507e62262"},{"author":{"_account_id":4264,"name":"Matthias Runge","email":"mrunge@redhat.com","username":"mrunge"},"change_message_id":"65d420f9c5ba0b8dfa1046bcc9504ca348894dd7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"e01c32b2_7b8134c2","updated":"2023-09-25 07:39:49.000000000","message":"recheck","commit_id":"a55d9620e9d422dce1d2d9638ea0875bb58c7bf2"}],"devstack/plugin.sh":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"c0a2f9d8c6a02e3c9f2f47657c1f448a013a6271","unresolved":true,"context_lines":[{"line_number":239,"context_line":"function install_aodh {"},{"line_number":240,"context_line":"    _aodh_prepare_coordination"},{"line_number":241,"context_line":"    install_aodhclient"},{"line_number":242,"context_line":"    if python3_enabled; then"},{"line_number":243,"context_line":"        PY_VERS\u003d${PYTHON3_VERSION}"},{"line_number":244,"context_line":"    else"},{"line_number":245,"context_line":"        PY_VERS\u003d${PYTHON2_VERSION}"},{"line_number":246,"context_line":"    fi"},{"line_number":247,"context_line":"    pip_install -e \"$AODH_DIR\"[test,$AODH_BACKEND]"},{"line_number":248,"context_line":"    sudo install -d -o $STACK_USER -m 755 $AODH_CONF_DIR"},{"line_number":249,"context_line":""}],"source_content_type":"text/x-sh","patch_set":3,"id":"fb8dcb71_1da2f09f","line":246,"range":{"start_line":242,"start_character":4,"end_line":246,"end_character":6},"updated":"2023-08-16 09:54:42.000000000","message":"you can also drop this, python2 support is long gone","commit_id":"a5acfcee34d724127255a9323adb5f840188ede4"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"7239605c49a52f3f40d5d608211b12460f082054","unresolved":false,"context_lines":[{"line_number":239,"context_line":"function install_aodh {"},{"line_number":240,"context_line":"    _aodh_prepare_coordination"},{"line_number":241,"context_line":"    install_aodhclient"},{"line_number":242,"context_line":"    if python3_enabled; then"},{"line_number":243,"context_line":"        PY_VERS\u003d${PYTHON3_VERSION}"},{"line_number":244,"context_line":"    else"},{"line_number":245,"context_line":"        PY_VERS\u003d${PYTHON2_VERSION}"},{"line_number":246,"context_line":"    fi"},{"line_number":247,"context_line":"    pip_install -e \"$AODH_DIR\"[test,$AODH_BACKEND]"},{"line_number":248,"context_line":"    sudo install -d -o $STACK_USER -m 755 $AODH_CONF_DIR"},{"line_number":249,"context_line":""}],"source_content_type":"text/x-sh","patch_set":3,"id":"bbb24253_abadda2b","line":246,"range":{"start_line":242,"start_character":4,"end_line":246,"end_character":6},"in_reply_to":"fb8dcb71_1da2f09f","updated":"2023-08-16 10:59:53.000000000","message":"Done","commit_id":"a5acfcee34d724127255a9323adb5f840188ede4"}]}
