Activity log for bug #1789932

Date Who What changed Old value New value Message
2018-08-30 15:24:48 Andres Rodriguez bug added bug
2018-08-30 15:24:53 Andres Rodriguez maas: importance Undecided Critical
2018-08-30 15:24:55 Andres Rodriguez maas: status New Triaged
2018-08-30 15:25:04 Andres Rodriguez nominated for series maas/2.3
2018-08-30 15:25:04 Andres Rodriguez bug task added maas/2.3
2018-08-30 15:25:04 Andres Rodriguez nominated for series maas/2.4
2018-08-30 15:25:04 Andres Rodriguez bug task added maas/2.4
2018-08-30 15:25:10 Andres Rodriguez maas: status Triaged Fix Released
2018-08-30 15:25:13 Andres Rodriguez maas/2.3: status New Fix Released
2018-08-30 15:25:17 Andres Rodriguez maas: milestone 2.5.0
2018-08-30 15:25:23 Andres Rodriguez maas/2.3: status Fix Released Triaged
2018-08-30 15:25:28 Andres Rodriguez maas/2.3: importance Undecided Critical
2018-08-30 15:25:32 Andres Rodriguez maas/2.4: status New Triaged
2018-08-30 15:25:35 Andres Rodriguez maas/2.4: importance Undecided High
2018-08-30 15:25:50 Andres Rodriguez maas/2.4: status Triaged Fix Released
2018-08-30 15:25:52 Andres Rodriguez maas: milestone 2.5.0
2018-08-30 15:25:56 Andres Rodriguez maas/2.3: milestone 2.3.6
2018-08-30 15:26:02 Andres Rodriguez tags rack-proxy track
2018-08-30 15:26:50 Andres Rodriguez summary [2.3] use_peer_proxy doesn't prompt maas-proxy to be restart [2.3] Setting use_peer_proxy doesn't make MAAS restart maas-proxy
2018-08-30 15:43:25 Andres Rodriguez description I recently changed the CI tests so that we test the proxy configuration a bit differently. before, we were simply using an upstream proxy. Now, we are using it as a peer proxy. THe CI tests do this: 1. configure http_proxy with the external proxy 2. configure use_peer_proxy While the CI correctly does this, and the maas-proxy.conf file are updated correctly, I noticed that maas-proxy is not being restarted. The reason I noticed is because machines, while they commissioned just fine, they failed to install the required tools because they were unable to reach the archive. To debug, I logged into the MAAS server, setup itself as a proxy for APT and I did: 1. sudo apt-get update -> it didn't work 2. sudo service maas-proxy restart 3. sudo apt-get update -> it worked. So that confirms that after /var/lib/maas/maas-proxy.conf was updated, the service was never really restarted. This is causing consistent CI failures. NOTE: this does NOT happen in 2.4 or 2.5. I recently changed the CI tests so that we test the proxy configuration a bit differently. before, we were simply using an upstream proxy. Now, we are using it as a peer proxy. THe CI tests do this: 1. configure http_proxy with the external proxy 2. configure use_peer_proxy While the CI correctly does this, and the maas-proxy.conf file are updated correctly, I noticed that maas-proxy is not being restarted. The reason I noticed is because machines, while they commissioned just fine, they failed to install the required tools because they were unable to reach the archive. To debug, I logged into the MAAS server, setup apt to use itself as a proxy, and: 1. sudo apt-get update -> it didn't work 2. sudo service maas-proxy restart 3. sudo apt-get update -> it worked. So that confirms that after /var/lib/maas/maas-proxy.conf was updated, the service was never really restarted. This is causing consistent CI failures. NOTE: this does NOT happen in 2.4 or 2.5.
2018-09-06 19:18:57 Andres Rodriguez maas/2.3: assignee Mike Pontillo (mpontillo)
2018-09-08 00:26:05 Mike Pontillo maas/2.3: status Triaged Incomplete
2018-09-08 00:27:28 Mike Pontillo maas/2.3: status Incomplete Triaged
2018-09-08 00:36:19 Launchpad Janitor merge proposal linked https://code.launchpad.net/~mpontillo/maas/+git/maas/+merge/354525
2018-09-10 20:17:53 MAAS Lander maas/2.3: status Triaged Fix Committed