Activity log for bug #1387388

Date Who What changed Old value New value Message
2014-10-29 21:34:24 Menno Finlay-Smits bug added bug
2014-10-29 21:34:50 Menno Finlay-Smits summary rsyslog worker broken due to certificate signing error rsyslog worker broken due to certificate signing problem
2014-10-29 21:35:09 Menno Finlay-Smits description After bootstrapping a fairly simple environment with current master (HEAD at 4e672d2cf5) all machine logs except machine-0 and all unit logs have the following repeated over and over: INFO juju.worker runner.go:261 start "rsyslog" DEBUG juju.worker.rsyslog worker.go:86 starting rsyslog worker mode 1 for "machine-1" "menno-local" ERROR juju.worker runner.go:219 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"") INFO juju.worker runner.go:253 restarting "rsyslog" in 3s To repeat: juju switch local juju destroy-environment --force --yes local juju bootstrap juju deploy mysql juju deploy mediawiki juju add-relation mysql:db mediawiki:db # wait for provisioning to finish # check logs The problem easy to reproducible. It happens each time I run the above. After bootstrapping a fairly simple environment with current master (HEAD at 4e672d2cf5) all machine logs except machine-0 and all unit logs have the following repeated over and over: INFO juju.worker runner.go:261 start "rsyslog" DEBUG juju.worker.rsyslog worker.go:86 starting rsyslog worker mode 1 for "machine-1" "menno-local" ERROR juju.worker runner.go:219 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"") INFO juju.worker runner.go:253 restarting "rsyslog" in 3s To repeat:   juju switch local   juju destroy-environment --force --yes local   juju bootstrap   juju deploy mysql   juju deploy mediawiki   juju add-relation mysql:db mediawiki:db   # wait for provisioning to finish   # check logs The problem is easy to reproducible. It happens each time I run the above.
2014-10-30 00:10:37 Menno Finlay-Smits description After bootstrapping a fairly simple environment with current master (HEAD at 4e672d2cf5) all machine logs except machine-0 and all unit logs have the following repeated over and over: INFO juju.worker runner.go:261 start "rsyslog" DEBUG juju.worker.rsyslog worker.go:86 starting rsyslog worker mode 1 for "machine-1" "menno-local" ERROR juju.worker runner.go:219 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"") INFO juju.worker runner.go:253 restarting "rsyslog" in 3s To repeat:   juju switch local   juju destroy-environment --force --yes local   juju bootstrap   juju deploy mysql   juju deploy mediawiki   juju add-relation mysql:db mediawiki:db   # wait for provisioning to finish   # check logs The problem is easy to reproducible. It happens each time I run the above. After bootstrapping a fairly simple environment with current master (HEAD at 4e672d2cf5) all machine logs except machine-0 and all unit logs have the following repeated over and over: INFO juju.worker runner.go:261 start "rsyslog" DEBUG juju.worker.rsyslog worker.go:86 starting rsyslog worker mode 1 for "machine-1" "menno-local" ERROR juju.worker runner.go:219 exited "rsyslog": x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "juju-generated CA for environment \"rsyslog\"") INFO juju.worker runner.go:253 restarting "rsyslog" in 3s To repeat:   juju switch local   juju destroy-environment --force --yes local   juju bootstrap   juju deploy mysql   juju deploy mediawiki   juju add-relation mysql:db mediawiki:db   # wait for provisioning to finish   # check logs The problem is easy to reproduce. It happens each time I run the above.
2014-10-30 00:44:10 Menno Finlay-Smits juju-core: importance High Low
2014-10-30 09:26:00 Abel Deuring juju-core: status New Triaged
2014-10-31 12:59:00 Curtis Hovey juju-core: milestone 1.21-alpha3
2014-11-03 00:45:49 Menno Finlay-Smits juju-core: assignee Menno Smits (menno.smits)
2014-11-03 03:13:57 Menno Finlay-Smits juju-core: assignee Menno Smits (menno.smits)
2014-11-03 03:14:36 Menno Finlay-Smits summary rsyslog worker broken due to certificate signing problem rsyslogd configuration does not support multiple local environments
2014-11-03 03:14:43 Menno Finlay-Smits juju-core: importance Low Medium
2014-11-03 04:20:17 Menno Finlay-Smits attachment added broken /etc/rsyslog.d from my host before repair https://bugs.launchpad.net/juju-core/+bug/1387388/+attachment/4251700/+files/rsyslog.d.tar.gz
2014-11-21 13:41:40 Curtis Hovey tags tech-debt
2015-09-08 20:47:05 Curtis Hovey tags tech-debt local-provider logging tech-debt
2016-04-24 18:12:15 Curtis Hovey juju-core: status Triaged Fix Released