Skip to content

[Update] - Investigate why memcached was not restarted #2084

@JeffreyDevloo

Description

@JeffreyDevloo

Problem description

After updating the global cluster on Nuvolat, the memcached instances were only stopped, never restarted.
This caused the watcher framework to not start.

Only failure logging

2018-06-08 07:56:04 91800 -0400 - NY1SRV0002 - 38007/139797643618048 - update/alba-plugin - 258 - DEBUG - 172.17.16.10: Updating package arakoon (1.9.22 --> 1.9.25)
2018-06-08 07:56:24 40200 -0400 - NY1SRV0002 - 38007/139797643618048 - update/alba-plugin - 259 - DEBUG - 172.17.16.10: Updating package arakoon failed. Installing package arakoon failed. Command used: "aptdcon --hide-terminal --allow-unauthenticated --install 'arakoon'". Output returned: The following NEW package will be installed (1):
  arakoon
The following package will be upgraded (1):
  arakoon
After this operation, 1.1MB of additional disk space will be used.
Do you want to continue [Y/n]?ERROR: Package operation failed
The installation or removal of a software package failed.
installArchives() failed: N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
(Reading database ... 160108 files and directories currently installed.)
Preparing to unpack .../arakoon_1.9.25_amd64.deb ...
Unpacking arakoon (1.9.25) over (1.9.22) ...
Setting up openvstorage-health-check (3.4.10-1) ...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named ovs.extensions.healthcheck.expose_to_cli
dpkg: error processing package openvstorage-health-check (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up arakoon (1.9.25) ...
Errors were encountered while processing:
 openvstorage-health-check
Setting up openvstorage-health-check (3.4.10-1) ...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named ovs.extensions.healthcheck.expose_to_cli
dpkg: error processing package openvstorage-health-check (--configure):
 subprocess installed post-installation script returned error exit status 1
2018-06-08 07:56:24 40300 -0400 - NY1SRV0002 - 38007/139797643618048 - update/core - 260 - DEBUG - 172.17.16.10: Updating package openvstorage (2.9.12-1 --> 2.9.14-1)
2018-06-08 07:56:42 73700 -0400 - NY1SRV0002 - 38007/139797643618048 - update/core - 261 - DEBUG - 172.17.16.10: Updating package openvstorage failed. Installing package openvstorage failed. Command used: "aptdcon --hide-terminal --allow-unauthenticated --install 'openvstorage'". Output returned: The following NEW package will be installed (1):
  openvstorage
The following packages will be upgraded (3):
  openvstorage-core openvstorage-webapps openvstorage
Need to get 1.4MB of archives.
After this operation, 21.0KB of additional disk space will be used.
Do you want to continue [Y/n]?ERROR: Package operation failed
The installation or removal of a software package failed.
installArchives() failed: N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
(Reading database ... 160108 files and directories currently installed.)
Preparing to unpack .../openvstorage-core_2.9.14-1_amd64.deb ...
OVS user already exists
Unpacking openvstorage-core (2.9.14-1) over (2.9.12-1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Setting up openvstorage-core (2.9.14-1) ...
(Reading database ... 160109 files and directories currently installed.)
Preparing to unpack .../openvstorage-webapps_2.9.14-1_amd64.deb ...
Unpacking openvstorage-webapps (2.9.14-1) over (2.9.12-1) ...
Setting up openvstorage-webapps (2.9.14-1) ...
(Reading database ... 160109 files and directories currently installed.)
Preparing to unpack .../openvstorage_2.9.14-1_amd64.deb ...
Unpacking openvstorage (2.9.14-1) over (2.9.12-1) ...
Setting up openvstorage (2.9.14-1) ...
Setting up openvstorage-health-check (3.4.10-1) ...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named ovs.extensions.healthcheck.expose_to_cli
dpkg: error processing package openvstorage-health-check (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openvstorage-health-check
Setting up openvstorage-health-check (3.4.10-1) ...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named ovs.extensions.healthcheck.expose_to_cli
dpkg: error processing package openvstorage-health-check (--configure):
 subprocess installed post-installation script returned error exit status 1
2018-06-08 07:56:42 73800 -0400 - NY1SRV0002 - 38007/139797643618048 - update/core - 262 - DEBUG - 172.17.16.10: Updating package arakoon (1.9.22 --> 1.9.25)
2018-06-08 07:56:48 01100 -0400 - NY1SRV0002 - 38007/139797643618048 - update/core - 263 - DEBUG - 172.17.16.10: Updated package arakoon

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions