Activity log for bug #1618487

Date Who What changed Old value New value Message
2016-08-30 14:26:41 Alexander Bozhenko bug added bug
2016-08-30 14:28:22 Alexander Bozhenko summary Fuel logrotate configuration is not using date suffix fuel.nodaily logrotate configuration is not using date suffix
2016-08-30 14:45:42 Maksim Malchuk fuel: assignee Fuel for Openstack (fuel) Fuel Sustaining (fuel-sustaining-team)
2016-08-30 14:45:54 Maksim Malchuk fuel: importance Undecided High
2016-08-30 14:46:00 Maksim Malchuk fuel: status New Confirmed
2016-08-30 14:46:04 Maksim Malchuk fuel: milestone 10.0
2016-08-30 14:46:11 Maksim Malchuk tags customer-found area-library customer-found
2016-08-30 14:49:13 Maksim Malchuk fuel: importance High Medium
2016-08-30 14:49:20 Maksim Malchuk fuel: status Confirmed Triaged
2016-08-30 14:55:38 Maksim Malchuk bug added subscriber Maksim Malchuk
2016-08-30 18:51:15 Matthew Roark bug added subscriber Matthew Roark
2016-10-03 12:06:36 OpenStack Infra fuel: status Triaged In Progress
2016-10-03 12:06:36 OpenStack Infra fuel: assignee Fuel Sustaining (fuel-sustaining-team) Richard Berwald (rberwald)
2016-11-02 18:01:05 Alexander Bozhenko summary fuel.nodaily logrotate configuration is not using date suffix fuel.nodaily logrotate configuration is not using date suffix, which leads to broken log rotation, and filled up disk
2016-11-02 20:03:23 Alexander Bozhenko description In /etc/logrotate.d/fuel.nodaily we have this: # logrotate allows to use only year, month, day and unix epoch dateformat -%Y%m%d-%s But dateext directive from /etc/logrotate.conf is not inherited. So dateformat doesn't work. Because of this we still see on some customer's installations errors like these: error: error creating output file /var/log/remote/10.189.168.10/nailgun-agent.log.1: File exists error: error creating output file /var/log/remote/10.189.168.19/CRON.log.1: File exists To avoid it we need to add deteext /etc/logrotate.d/fuel.nodaily both on fuel master and slave nodes: # logrotate allows to use only year, month, day and unix epoch dateext dateformat -%Y%m%d-%s All versions 6.1-9.0 are affected. In /etc/logrotate.d/fuel.nodaily we have this:   # logrotate allows to use only year, month, day and unix epoch   dateformat -%Y%m%d-%s But dateext directive from /etc/logrotate.conf is not inherited. So dateformat doesn't work. Because of this we still see on customer's installations errors like these: error: error creating output file /var/log/remote/10.189.168.10/nailgun-agent.log.1: File exists error: error creating output file /var/log/remote/10.189.168.19/CRON.log.1: File exists To avoid it we MUST HAVE both deteext and dateformat /etc/logrotate.d/fuel.nodaily and in /etc/logrotate.conf both on fuel master and slave nodes:   # logrotate allows to use only year, month, day and unix epoch   dateext   dateformat -%Y%m%d-%s All versions 6.1-9.0 are affected.
2016-11-02 20:06:10 Alexander Bozhenko summary fuel.nodaily logrotate configuration is not using date suffix, which leads to broken log rotation, and filled up disk /etc/logrotate.d/fuel.nodaily is not using dateext directive, /etc/logrotate.conf is not using dateformat, which leads to broken log rotation, and filled up disk
2016-11-18 16:44:35 Dmitry Sutyagin nominated for series fuel/mitaka
2016-11-18 16:44:35 Dmitry Sutyagin bug task added fuel/mitaka
2016-11-18 16:44:46 Dmitry Sutyagin fuel/mitaka: status New Confirmed
2016-11-18 16:44:57 Dmitry Sutyagin fuel/mitaka: milestone 9.2
2016-11-18 16:46:32 Dmitry Sutyagin fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team)
2016-11-18 16:48:15 Dmitry Sutyagin fuel/mitaka: importance Undecided Medium
2016-11-18 17:30:00 Dmitry Sutyagin fuel/mitaka: importance Medium Undecided
2016-11-21 10:50:23 Oleksiy Molchanov fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team) Richard Berwald (rberwald)
2016-11-21 10:50:25 Oleksiy Molchanov fuel/mitaka: importance Undecided Medium
2016-11-21 17:47:27 Alexander Bozhenko fuel: assignee Richard Berwald (rberwald) Fuel Sustaining (fuel-sustaining-team)
2016-11-21 17:47:38 Alexander Bozhenko fuel/mitaka: assignee Richard Berwald (rberwald) Fuel Sustaining (fuel-sustaining-team)
2016-11-22 06:31:12 Rodion Tikunov fuel: status In Progress Confirmed
2016-11-22 06:31:31 Rodion Tikunov fuel: status Confirmed In Progress
2016-11-22 12:20:46 Rodion Tikunov fuel: assignee Fuel Sustaining (fuel-sustaining-team) Rodion Tikunov (rtikunov)
2016-11-22 12:20:48 Rodion Tikunov fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team) Rodion Tikunov (rtikunov)
2016-11-22 13:53:57 OpenStack Infra fuel: assignee Rodion Tikunov (rtikunov) Oleksiy Molchanov (omolchanov)
2016-11-23 08:46:14 OpenStack Infra fuel: assignee Oleksiy Molchanov (omolchanov) Sergii Golovatiuk (sgolovatiuk)
2016-11-23 09:53:40 Bogdan Dobrelya fuel: importance Medium High
2016-11-23 09:53:44 Bogdan Dobrelya fuel/mitaka: importance Medium High
2016-11-23 09:54:40 Bogdan Dobrelya fuel: assignee Sergii Golovatiuk (sgolovatiuk) Richard Berwald (rberwald)
2016-11-23 10:00:17 OpenStack Infra fuel: status In Progress Fix Committed
2016-11-23 10:33:45 OpenStack Infra fuel/mitaka: status Confirmed In Progress
2016-11-28 10:12:00 OpenStack Infra fuel/mitaka: status In Progress Fix Committed
2016-11-28 10:41:57 TatyanaGladysheva tags area-library customer-found area-library customer-found on-verification
2016-11-30 07:43:50 TatyanaGladysheva tags area-library customer-found on-verification area-library customer-found
2016-11-30 07:44:00 TatyanaGladysheva fuel/mitaka: status Fix Committed Fix Released
2016-11-30 16:40:58 Alexander Bozhenko fuel/mitaka: status Fix Released New
2016-12-01 08:01:32 Rodion Tikunov fuel/mitaka: assignee Rodion Tikunov (rtikunov) Fuel Sustaining (fuel-sustaining-team)
2016-12-01 15:35:38 Oleksiy Molchanov fuel/mitaka: status New Fix Released
2016-12-01 15:40:21 Oleksiy Molchanov fuel: status Fix Committed Confirmed
2016-12-01 15:40:25 Oleksiy Molchanov fuel/mitaka: status Fix Released Confirmed
2016-12-01 15:40:28 Oleksiy Molchanov fuel: assignee Richard Berwald (rberwald) Oleksiy Molchanov (omolchanov)
2016-12-01 15:40:30 Oleksiy Molchanov fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team) Oleksiy Molchanov (omolchanov)
2016-12-01 16:35:20 Oleksiy Molchanov nominated for series fuel/future
2016-12-01 16:35:20 Oleksiy Molchanov bug task added fuel/future
2016-12-01 16:35:20 Oleksiy Molchanov nominated for series fuel/newton
2016-12-01 16:35:20 Oleksiy Molchanov bug task added fuel/newton
2016-12-01 16:35:20 Oleksiy Molchanov nominated for series fuel/ocata
2016-12-01 16:35:30 Oleksiy Molchanov bug task deleted fuel/future
2016-12-01 16:35:38 Oleksiy Molchanov fuel: assignee Oleksiy Molchanov (omolchanov) Rodion Tikunov (rtikunov)
2016-12-01 16:35:44 Oleksiy Molchanov fuel/mitaka: assignee Oleksiy Molchanov (omolchanov) Rodion Tikunov (rtikunov)
2016-12-01 16:35:50 Oleksiy Molchanov fuel/newton: assignee Rodion Tikunov (rtikunov)
2016-12-01 16:35:52 Oleksiy Molchanov fuel/newton: importance Undecided High
2016-12-01 16:35:56 Oleksiy Molchanov fuel/newton: status New Confirmed
2016-12-01 16:36:00 Oleksiy Molchanov fuel: milestone 10.0 11.0
2016-12-01 16:36:03 Oleksiy Molchanov fuel/newton: milestone 10.1
2016-12-02 10:21:30 OpenStack Infra fuel/newton: status Confirmed Fix Committed
2016-12-02 13:42:08 Sergii Golovatiuk fuel/newton: status Fix Committed Confirmed
2016-12-05 10:46:54 Oleksiy Molchanov nominated for series fuel/6.1.x
2016-12-05 10:46:54 Oleksiy Molchanov bug task added fuel/6.1.x
2016-12-05 10:46:54 Oleksiy Molchanov nominated for series fuel/8.0.x
2016-12-05 10:46:54 Oleksiy Molchanov bug task added fuel/8.0.x
2016-12-05 10:46:54 Oleksiy Molchanov nominated for series fuel/7.0.x
2016-12-05 10:46:54 Oleksiy Molchanov bug task added fuel/7.0.x
2016-12-05 10:47:01 Oleksiy Molchanov fuel/8.0.x: milestone 8.0-updates
2016-12-05 10:47:04 Oleksiy Molchanov fuel/7.0.x: milestone 7.0-updates
2016-12-05 10:47:07 Oleksiy Molchanov fuel/6.1.x: milestone 6.1-updates
2016-12-05 10:47:14 Oleksiy Molchanov fuel/6.1.x: status New Confirmed
2016-12-05 10:47:16 Oleksiy Molchanov fuel/7.0.x: status New Confirmed
2016-12-05 10:47:19 Oleksiy Molchanov fuel/8.0.x: importance Undecided High
2016-12-05 10:47:21 Oleksiy Molchanov fuel/6.1.x: importance Undecided High
2016-12-05 10:47:25 Oleksiy Molchanov fuel/8.0.x: status New Confirmed
2016-12-05 10:47:29 Oleksiy Molchanov fuel/7.0.x: importance Undecided High
2016-12-08 09:24:28 OpenStack Infra fuel/newton: status Confirmed In Progress
2016-12-08 09:24:28 OpenStack Infra fuel/newton: assignee Rodion Tikunov (rtikunov) Oleksiy Molchanov (omolchanov)
2016-12-08 09:24:46 OpenStack Infra fuel/mitaka: status Confirmed In Progress
2016-12-08 09:24:46 OpenStack Infra fuel/mitaka: assignee Rodion Tikunov (rtikunov) Oleksiy Molchanov (omolchanov)
2016-12-08 09:28:35 OpenStack Infra fuel: status Confirmed Fix Committed
2016-12-12 13:46:25 OpenStack Infra fuel/newton: status In Progress Fix Committed
2016-12-12 13:47:36 OpenStack Infra fuel/mitaka: status In Progress Fix Committed
2016-12-13 05:30:13 TatyanaGladysheva tags area-library customer-found area-library customer-found on-verification
2016-12-13 10:51:58 TatyanaGladysheva fuel/mitaka: status Fix Committed In Progress
2016-12-16 10:17:24 OpenStack Infra fuel/mitaka: status In Progress Fix Committed
2016-12-16 15:42:55 Oleksiy Molchanov fuel/7.0.x: assignee Oleksiy Molchanov (omolchanov)
2016-12-16 15:43:05 Oleksiy Molchanov fuel/8.0.x: assignee Oleksiy Molchanov (omolchanov)
2016-12-16 15:43:13 Oleksiy Molchanov fuel/6.1.x: status Confirmed In Progress
2016-12-16 15:43:18 Oleksiy Molchanov fuel/6.1.x: assignee Oleksiy Molchanov (omolchanov)
2016-12-16 15:43:25 Oleksiy Molchanov fuel/7.0.x: status Confirmed In Progress
2016-12-16 15:43:27 Oleksiy Molchanov fuel/8.0.x: status Confirmed In Progress
2016-12-19 10:01:31 TatyanaGladysheva tags area-library customer-found on-verification area-library customer-found
2016-12-19 10:01:36 TatyanaGladysheva fuel/mitaka: status Fix Committed Fix Released
2017-04-05 11:51:56 TatyanaGladysheva tags area-library customer-found area-library customer-found on-verification
2017-04-06 05:50:03 TatyanaGladysheva tags area-library customer-found on-verification area-library customer-found
2017-04-06 05:50:07 TatyanaGladysheva fuel/newton: status Fix Committed Fix Released