Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-1c-1g-1349 (centos7-builder-1c-1g) in workspace /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-MFPcYKAIlxZt/agent.1608 SSH_AGENT_PID=1609 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack@tmp/private_key_15770402903094268498.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.36.5' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack@tmp/jenkins-gitclient-ssh3990359460135192215.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c27d74fc57b8d3f8acf91bffd89a3b8024497df2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c27d74fc57b8d3f8acf91bffd89a3b8024497df2 # timeout=10 Commit message: "Chore: Update global-jjb" > git rev-list --no-walk 5cf72dce9f2125e8515d7f7b85267696eb5866f2 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=devstack PACKER_PLATFORM=ubuntu-20.04 PACKER_VERSION=1.9.1 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins2186757360582533050.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack 2023-12-01 19:01:13 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] Archive: packer_1.9.1_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/bin/packer /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack ---> packer-build.sh packer init templates/devstack.pkr.hcl ... Installed plugin github.com/hashicorp/openstack v1.1.1 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.1_x5.0_linux_amd64" Warning: Undefined variable The variable "cloud_availability_zone" was set but was not declared as an input variable. To declare variable "cloud_availability_zone" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "cloud_availability_zone" { type = string default = null } The configuration is valid. + [[ -n https://gerrit.o-ran-sc.org/r ]] + [[ -n '' ]] + [[ '' =~ https://github.com ]] + set +x ==> openstack.devstack: Loading flavor: v2-highcpu-1 openstack.devstack: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack.devstack: Creating temporary RSA SSH key for instance... ==> openstack.devstack: Creating temporary keypair: packer_656a2d7e-4cf1-1a74-0645-037c4081a2d2 ... ==> openstack.devstack: Created temporary keypair: packer_656a2d7e-4cf1-1a74-0645-037c4081a2d2 openstack.devstack: Found Image ID: ef65599d-2122-4554-9c46-60775d7435ef ==> openstack.devstack: Creating volume... ==> openstack.devstack: Waiting for volume packer_656a2d7e-1526-e1bd-433b-60a15692aa3b (volume id: ee0e5ec1-8c05-4ed0-9a2f-b0d2446d66b0) to become available... openstack.devstack: Volume ID: ee0e5ec1-8c05-4ed0-9a2f-b0d2446d66b0 ==> openstack.devstack: Launching server... ==> openstack.devstack: Launching server... openstack.devstack: Server ID: d7974a81-554f-464c-af47-a75a44be6325 ==> openstack.devstack: Waiting for server to become ready... openstack.devstack: Floating IP not required ==> openstack.devstack: Using SSH communicator to connect: 10.32.6.205 ==> openstack.devstack: Waiting for SSH to become available... ==> openstack.devstack: Connected to SSH! ==> openstack.devstack: Provisioning with shell script: common-packer/provision/install-python.sh openstack.devstack: ----> install-python.sh openstack.devstack: Distro is Ubuntu openstack.devstack: NetSelect version to install is netselect_0.3.ds1-28+b1_amd64.deb openstack.devstack: Install netselect from debian to choose a mirror. ==> openstack.devstack: ==> openstack.devstack: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.devstack: openstack.devstack: Reading package lists... openstack.devstack: Building dependency tree... openstack.devstack: Reading state information... openstack.devstack: wget is already the newest version (1.20.3-1ubuntu2). openstack.devstack: wget set to manually installed. openstack.devstack: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ==> openstack.devstack: --2023-12-01 19:01:55-- http://ftp.au.debian.org/debian/pool/main/n/netselect/netselect_0.3.ds1-28+b1_amd64.deb ==> openstack.devstack: Resolving ftp.au.debian.org (ftp.au.debian.org)... 103.84.224.37, 2400:a4c0::25 ==> openstack.devstack: Connecting to ftp.au.debian.org (ftp.au.debian.org)|103.84.224.37|:80... connected. ==> openstack.devstack: HTTP request sent, awaiting response... 200 OK ==> openstack.devstack: Length: 31920 (31K) [application/x-debian-package] ==> openstack.devstack: Saving to: ‘netselect_0.3.ds1-28+b1_amd64.deb’ ==> openstack.devstack: ==> openstack.devstack: 0K .......... .......... .......... . 100% 194K=0.2s ==> openstack.devstack: ==> openstack.devstack: 2023-12-01 19:01:56 (194 KB/s) - ‘netselect_0.3.ds1-28+b1_amd64.deb’ saved [31920/31920] ==> openstack.devstack: openstack.devstack: Selecting previously unselected package netselect. openstack.devstack: (Reading database ... 63795 files and directories currently installed.) openstack.devstack: Preparing to unpack netselect_0.3.ds1-28+b1_amd64.deb ... openstack.devstack: Unpacking netselect (0.3.ds1-28+b1) ... openstack.devstack: Setting up netselect (0.3.ds1-28+b1) ... ==> openstack.devstack: debconf: unable to initialize frontend: Dialog ==> openstack.devstack: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ==> openstack.devstack: debconf: falling back to frontend: Readline ==> openstack.devstack: debconf: unable to initialize frontend: Readline ==> openstack.devstack: debconf: (This frontend requires a controlling tty.) ==> openstack.devstack: debconf: falling back to frontend: Teletype openstack.devstack: Processing triggers for man-db (2.9.1-1) ... ==> openstack.devstack: ==> openstack.devstack: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.devstack: openstack.devstack: Reading package lists... openstack.devstack: Building dependency tree... openstack.devstack: Reading state information... openstack.devstack: netselect is already the newest version (0.3.ds1-28+b1). openstack.devstack: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. openstack.devstack: Old mirror : http://archive.ubuntu.com/ubuntu/ openstack.devstack: New mirror : http://mirror.us-sc.kamatera.com/ubuntu/ ==> openstack.devstack: ==> openstack.devstack: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. openstack.devstack: Update and Remove unwanted packages... ==> openstack.devstack: ==> openstack.devstack: ==> openstack.devstack: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.devstack: openstack.devstack: Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] openstack.devstack: Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease openstack.devstack: Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] openstack.devstack: Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2604 kB] openstack.devstack: Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] openstack.devstack: Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] openstack.devstack: Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] openstack.devstack: Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] openstack.devstack: Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2411 kB] openstack.devstack: Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] openstack.devstack: Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] openstack.devstack: Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] openstack.devstack: Get:13 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] openstack.devstack: Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] openstack.devstack: Get:15 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] openstack.devstack: Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5504 B] openstack.devstack: Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] openstack.devstack: Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] openstack.devstack: Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] openstack.devstack: Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] openstack.devstack: Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] openstack.devstack: Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] openstack.devstack: Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2994 kB] openstack.devstack: Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] openstack.devstack: Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] openstack.devstack: Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2528 kB] openstack.devstack: Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] openstack.devstack: Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] openstack.devstack: Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1136 kB] openstack.devstack: Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] openstack.devstack: Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] openstack.devstack: Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] openstack.devstack: Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7484 B] openstack.devstack: Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] openstack.devstack: Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] openstack.devstack: Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB] openstack.devstack: Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B] openstack.devstack: Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] openstack.devstack: Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] openstack.devstack: Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB] openstack.devstack: Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] openstack.devstack: Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] openstack.devstack: Fetched 29.5 MB in 6s (5120 kB/s) openstack.devstack: Reading package lists... openstack.devstack: Building dependency tree... openstack.devstack: Reading state information... openstack.devstack: 223 packages can be upgraded. Run 'apt list --upgradable' to see them. openstack.devstack: Installing Python... openstack.devstack: Package: python-is-python3 openstack.devstack: Architecture: all openstack.devstack: Version: 3.8.2-4 openstack.devstack: Multi-Arch: allowed openstack.devstack: Priority: optional openstack.devstack: Section: python openstack.devstack: Source: what-is-python (4) openstack.devstack: Origin: Ubuntu openstack.devstack: Maintainer: Dimitri John Ledkov openstack.devstack: Bugs: https://bugs.launchpad.net/ubuntu/+filebug openstack.devstack: Installed-Size: 10 openstack.devstack: Depends: python3 openstack.devstack: Breaks: python, python-is-python2, python-is-python2-but-deprecated openstack.devstack: Replaces: python, python-is-python2, python-is-python2-but-deprecated openstack.devstack: Filename: pool/main/w/what-is-python/python-is-python3_3.8.2-4_all.deb openstack.devstack: Size: 2364 openstack.devstack: MD5sum: 72d89bf720c220a183e9fa666d42073d openstack.devstack: SHA1: 4f5aa631c3c0efa778fe29cb97e5bd249775c96d openstack.devstack: SHA256: 3d9f8a6c0d9c0726d4ffa0e63805bf6e358a55e79d66fdb325d4df6d920a3b89 openstack.devstack: Description-en: symlinks /usr/bin/python to python3 openstack.devstack: In Ubuntu, all python packages use explicit python3 or python2 openstack.devstack: interpreter and do not use unversioned /usr/bin/python at all. Some openstack.devstack: third-party code is now predominantly python3 based, yet may use openstack.devstack: /usr/bin/python. openstack.devstack: . openstack.devstack: This is a convenience package which ships a symlink to point openstack.devstack: the /usr/bin/python interpreter at the current default python3. It may openstack.devstack: improve compatibility with other modern systems, whilst breaking some openstack.devstack: obsolete or 3rd-party software. openstack.devstack: . openstack.devstack: No packages may declare dependencies on this package. openstack.devstack: Description-md5: 5d9334f25f93f880e351bd3490ffeb4e openstack.devstack: Cnf-Ignore-Commands: python openstack.devstack: openstack.devstack: Reading package lists... openstack.devstack: Building dependency tree... openstack.devstack: Reading state information... openstack.devstack: The following NEW packages will be installed: openstack.devstack: python-is-python3 openstack.devstack: 0 upgraded, 1 newly installed, 0 to remove and 223 not upgraded. openstack.devstack: Need to get 2364 B of archives. openstack.devstack: After this operation, 10.2 kB of additional disk space will be used. openstack.devstack: Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-is-python3 all 3.8.2-4 [2364 B] ==> openstack.devstack: debconf: unable to initialize frontend: Dialog ==> openstack.devstack: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ==> openstack.devstack: debconf: falling back to frontend: Readline ==> openstack.devstack: debconf: unable to initialize frontend: Readline ==> openstack.devstack: debconf: (This frontend requires a controlling tty.) ==> openstack.devstack: debconf: falling back to frontend: Teletype ==> openstack.devstack: dpkg-preconfigure: unable to re-open stdin: openstack.devstack: Fetched 2364 B in 0s (8308 B/s) openstack.devstack: Selecting previously unselected package python-is-python3. openstack.devstack: (Reading database ... 63807 files and directories currently installed.) openstack.devstack: Preparing to unpack .../python-is-python3_3.8.2-4_all.deb ... openstack.devstack: Unpacking python-is-python3 (3.8.2-4) ... openstack.devstack: Setting up python-is-python3 (3.8.2-4) ... openstack.devstack: python3 is /usr/bin/python3 openstack.devstack: Distro is NOT CentOS 8 openstack.devstack: /usr/bin/sudo openstack.devstack: sudo is /usr/bin/sudo ==> openstack.devstack: Running local shell script: /tmp/packer-shell34674996 openstack.devstack: ----> ansible-galaxy.sh openstack.devstack: Setup pyenv: openstack.devstack: system openstack.devstack: * 3.8.13 (set by /opt/pyenv/version) openstack.devstack: * 3.9.13 (set by /opt/pyenv/version) openstack.devstack: lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-paXT openstack.devstack: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv openstack.devstack: lf-activate-venv(): INFO: Installing: ansible~=2.9.27 openstack.devstack: lf-activate-venv(): INFO: Adding /tmp/venv-paXT/bin to PATH openstack.devstack: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml openstack.devstack: - downloading role 'docker-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-docker-install/archive/master.tar.gz openstack.devstack: - extracting lfit.docker-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.docker-install openstack.devstack: - lfit.docker-install (master) was installed successfully openstack.devstack: - downloading role 'haveged-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-haveged-install/archive/master.tar.gz openstack.devstack: - extracting lfit.haveged-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.haveged-install openstack.devstack: - lfit.haveged-install (master) was installed successfully openstack.devstack: - downloading role 'java-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-java-install/archive/master.tar.gz openstack.devstack: - extracting lfit.java-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.java-install openstack.devstack: - lfit.java-install (master) was installed successfully openstack.devstack: - downloading role 'lf-dev-libs', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-lf-dev-libs/archive/master.tar.gz openstack.devstack: - extracting lfit.lf-dev-libs to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.lf-dev-libs openstack.devstack: - lfit.lf-dev-libs (master) was installed successfully openstack.devstack: - downloading role 'lf-recommended-tools', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-lf-recommended-tools/archive/master.tar.gz openstack.devstack: - extracting lfit.lf-recommended-tools to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.lf-recommended-tools openstack.devstack: - lfit.lf-recommended-tools (master) was installed successfully openstack.devstack: - downloading role 'mono-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-mono-install/archive/master.tar.gz openstack.devstack: - extracting lfit.mono-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.mono-install openstack.devstack: - lfit.mono-install (master) was installed successfully openstack.devstack: - downloading role 'packer-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-packer-install/archive/master.tar.gz openstack.devstack: - extracting lfit.packer-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.packer-install openstack.devstack: - lfit.packer-install (master) was installed successfully openstack.devstack: - downloading role 'protobuf-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-protobuf-install/archive/master.tar.gz openstack.devstack: - extracting lfit.protobuf-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.protobuf-install openstack.devstack: - lfit.protobuf-install (master) was installed successfully openstack.devstack: - downloading role 'puppet-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-puppet-install/archive/master.tar.gz openstack.devstack: - extracting lfit.puppet-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.puppet-install openstack.devstack: - lfit.puppet-install (master) was installed successfully openstack.devstack: - downloading role 'python-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-python-install/archive/master.tar.gz openstack.devstack: - extracting lfit.python-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.python-install openstack.devstack: - lfit.python-install (master) was installed successfully openstack.devstack: - downloading role 'shellcheck-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-shellcheck-install/archive/master.tar.gz openstack.devstack: - extracting lfit.shellcheck-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.shellcheck-install openstack.devstack: - lfit.shellcheck-install (master) was installed successfully openstack.devstack: - downloading role 'sysstat-install', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-sysstat-install/archive/master.tar.gz openstack.devstack: - extracting lfit.sysstat-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.sysstat-install openstack.devstack: - lfit.sysstat-install (master) was installed successfully openstack.devstack: - downloading role 'system-update', owned by lfit openstack.devstack: - downloading role from https://github.com/lfit/ansible-roles-system-update/archive/master.tar.gz openstack.devstack: - extracting lfit.system-update to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.system-update openstack.devstack: - lfit.system-update (master) was installed successfully openstack.devstack: Running: ansible-galaxy install -p .galaxy -r requirements.yaml openstack.devstack: - downloading role 'ruby', owned by geerlingguy openstack.devstack: - downloading role from https://github.com/geerlingguy/ansible-role-ruby/archive/3.2.0.tar.gz openstack.devstack: - extracting geerlingguy.ruby to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/geerlingguy.ruby openstack.devstack: - geerlingguy.ruby (3.2.0) was installed successfully openstack.devstack: - downloading role 'golang', owned by gantsign openstack.devstack: - downloading role from https://github.com/gantsign/ansible-role-golang/archive/3.2.4.tar.gz openstack.devstack: - extracting gantsign.golang to /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/gantsign.golang openstack.devstack: - gantsign.golang (3.2.4) was installed successfully ==> openstack.devstack: Provisioning with Ansible... openstack.devstack: Setting up proxy adapter for Ansible.... ==> openstack.devstack: Executing Ansible: ./common-packer/ansible-playbook.sh -e packer_build_name="devstack" -e packer_builder_type=openstack --ssh-extra-args '-o IdentitiesOnly=yes' --extra-vars os_branch=stable/yoga rdo_branch=yoga --ssh-extra-args -o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -e ansible_ssh_private_key_file=/tmp/ansible-key1218888739 -i /tmp/packer-provisioner-ansible4107810168 /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/provision/devstack-centos.yaml openstack.devstack: openstack.devstack: PLAY [all] ********************************************************************* openstack.devstack: openstack.devstack: TASK [Gathering Facts] ********************************************************* openstack.devstack: Friday 01 December 2023 19:03:28 +0000 (0:00:00.034) 0:00:00.034 ******* openstack.devstack: [DEPRECATION WARNING]: Distribution ubuntu 20.04 on host default should use  openstack.devstack: ok: [default] openstack.devstack: /usr/bin/python3, but is using /usr/bin/python for backward compatibility with  openstack.devstack: openstack.devstack: prior Ansible releases. A future Ansible release will default to using the  openstack.devstack: TASK [include_role : lfit.system-update] *************************************** openstack.devstack: discovered platform python for this host. See https://docs.ansible.com/ansible/ openstack.devstack: Friday 01 December 2023 19:03:29 +0000 (0:00:01.163) 0:00:01.197 ******* openstack.devstack: 2.9/reference_appendices/interpreter_discovery.html for more information. This  openstack.devstack: feature will be removed in version 2.12. Deprecation warnings can be disabled  openstack.devstack: by setting deprecation_warnings=False in ansible.cfg. openstack.devstack: openstack.devstack: TASK [lfit.system-update : Update all packages] ******************************** openstack.devstack: Friday 01 December 2023 19:03:29 +0000 (0:00:00.028) 0:00:01.226 ******* openstack.devstack: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default openstack.devstack: openstack.devstack: TASK [lfit.system-update : apt-get update] ************************************* openstack.devstack: Friday 01 December 2023 19:03:29 +0000 (0:00:00.060) 0:00:01.287 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.system-update : Update all packages] ******************************** openstack.devstack: Friday 01 December 2023 19:03:31 +0000 (0:00:01.781) 0:00:03.068 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Install base packages] *************************************************** openstack.devstack: Friday 01 December 2023 19:07:42 +0000 (0:04:11.141) 0:04:14.210 ******* openstack.devstack: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml for default openstack.devstack: openstack.devstack: TASK [Install base packages] *************************************************** openstack.devstack: Friday 01 December 2023 19:07:42 +0000 (0:00:00.050) 0:04:14.260 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Allow jenkins user sudo access] ****************************************** openstack.devstack: Friday 01 December 2023 19:10:05 +0000 (0:02:23.029) 0:06:37.290 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Load operating-system specific variables] **** openstack.devstack: Friday 01 December 2023 19:10:06 +0000 (0:00:00.789) 0:06:38.080 ******* openstack.devstack: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.lf-recommended-tools/vars/Debian.yaml) openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : rpm_key] ************************************* openstack.devstack: Friday 01 December 2023 19:10:06 +0000 (0:00:00.049) 0:06:38.129 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on RedHat] ****** openstack.devstack: Friday 01 December 2023 19:10:06 +0000 (0:00:00.037) 0:06:38.167 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on Debian] ****** openstack.devstack: Friday 01 December 2023 19:10:06 +0000 (0:00:00.036) 0:06:38.203 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Install fedora-packager] ********************* openstack.devstack: Friday 01 December 2023 19:11:15 +0000 (0:01:09.509) 0:07:47.713 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Create /opt/plantuml install directory] ****** openstack.devstack: Friday 01 December 2023 19:11:15 +0000 (0:00:00.040) 0:07:47.754 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Fetch PlantUML] ****************************** openstack.devstack: Friday 01 December 2023 19:11:16 +0000 (0:00:00.467) 0:07:48.221 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Install PlantUML executable script] ********** openstack.devstack: Friday 01 December 2023 19:11:17 +0000 (0:00:01.273) 0:07:49.494 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Set up the Nodesource RPM directory.] ******** openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.465) 0:07:49.960 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Import Nodesource RPM key] ******************* openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.040) 0:07:50.001 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Add Nodesource repositories for Node.js (CentOS 7+).] *** openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.040) 0:07:50.041 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Update package cache if repo was added.] ***** openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.039) 0:07:50.081 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Ensure Node.js AppStream module is disabled (CentOS 8+).] *** openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.038) 0:07:50.120 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed.] ******* openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.038) 0:07:50.158 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Import the NodeSource GPG key into apt] ****** openstack.devstack: Friday 01 December 2023 19:11:18 +0000 (0:00:00.038) 0:07:50.197 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Add NodeSource deb repository] *************** openstack.devstack: Friday 01 December 2023 19:11:19 +0000 (0:00:01.410) 0:07:51.607 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Add NodeSource deb-src repository] *********** openstack.devstack: Friday 01 December 2023 19:11:26 +0000 (0:00:06.971) 0:07:58.579 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-recommended-tools : Install Node.js] ***************************** openstack.devstack: Friday 01 December 2023 19:11:30 +0000 (0:00:03.321) 0:08:01.901 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.lf-dev-libs : Pull in package names] ******************************** openstack.devstack: Friday 01 December 2023 19:11:42 +0000 (0:00:12.511) 0:08:14.412 ******* openstack.devstack: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.lf-dev-libs/vars/Debian.yaml) openstack.devstack: openstack.devstack: TASK [lfit.lf-dev-libs : Install Dev libraries] ******************************** openstack.devstack: Friday 01 December 2023 19:11:42 +0000 (0:00:00.049) 0:08:14.462 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.haveged-install : Install Epel Repo] ******************************** openstack.devstack: Friday 01 December 2023 19:13:09 +0000 (0:01:27.132) 0:09:41.594 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.haveged-install : Install haveged package] ************************** openstack.devstack: Friday 01 December 2023 19:13:09 +0000 (0:00:00.054) 0:09:41.648 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.haveged-install : Enable haveged service (Ubuntu)] ****************** openstack.devstack: Friday 01 December 2023 19:13:17 +0000 (0:00:07.901) 0:09:49.550 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.haveged-install : Enable haveged service (RedHat)] ****************** openstack.devstack: Friday 01 December 2023 19:13:18 +0000 (0:00:00.675) 0:09:50.226 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : include_tasks] *************************************** openstack.devstack: Friday 01 December 2023 19:13:18 +0000 (0:00:00.038) 0:09:50.265 ******* openstack.devstack: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.java-install/tasks/Debian.yml for default openstack.devstack: openstack.devstack: TASK [lfit.java-install : Install ppa pre-requsites] *************************** openstack.devstack: Friday 01 December 2023 19:13:18 +0000 (0:00:00.054) 0:09:50.320 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Setup openjdk-r/ppa] ********************************* openstack.devstack: Friday 01 December 2023 19:13:23 +0000 (0:00:04.883) 0:09:55.203 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Install OpenJDK 1.8.0, 11 and 12] ******************** openstack.devstack: Friday 01 December 2023 19:13:31 +0000 (0:00:08.329) 0:10:03.533 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Install OpenJDK 17] ********************************** openstack.devstack: Friday 01 December 2023 19:14:37 +0000 (0:01:06.138) 0:11:09.672 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set Java path for OpenJDK 11 (non-arm)] ************** openstack.devstack: Friday 01 December 2023 19:14:57 +0000 (0:00:20.057) 0:11:29.729 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set Java path for OpenJDK 11 (arm)] ****************** openstack.devstack: Friday 01 December 2023 19:14:57 +0000 (0:00:00.045) 0:11:29.775 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set java alternatives] ******************************* openstack.devstack: Friday 01 December 2023 19:14:57 +0000 (0:00:00.038) 0:11:29.813 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set javac alternatives] ****************************** openstack.devstack: Friday 01 December 2023 19:14:58 +0000 (0:00:00.438) 0:11:30.252 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set jar alternatives] ******************************** openstack.devstack: Friday 01 December 2023 19:14:58 +0000 (0:00:00.280) 0:11:30.532 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set jarsigner alternatives] ************************** openstack.devstack: Friday 01 December 2023 19:14:58 +0000 (0:00:00.279) 0:11:30.812 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set javadoc alternatives] **************************** openstack.devstack: Friday 01 December 2023 19:14:59 +0000 (0:00:00.295) 0:11:31.107 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set javap alternatives] ****************************** openstack.devstack: Friday 01 December 2023 19:14:59 +0000 (0:00:00.288) 0:11:31.396 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.java-install : Set java_sdk_openjdk alternatives] ******************* openstack.devstack: Friday 01 December 2023 19:14:59 +0000 (0:00:00.287) 0:11:31.684 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.puppet-install : include_tasks] ************************************* openstack.devstack: Friday 01 December 2023 19:15:00 +0000 (0:00:00.294) 0:11:31.979 ******* openstack.devstack: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml for default openstack.devstack: openstack.devstack: TASK [lfit.puppet-install : Purge puppet] ************************************** openstack.devstack: Friday 01 December 2023 19:15:00 +0000 (0:00:00.054) 0:11:32.033 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.puppet-install : Install puppet-release] **************************** openstack.devstack: Friday 01 December 2023 19:15:00 +0000 (0:00:00.767) 0:11:32.801 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.puppet-install : Install puppet-agent] ****************************** openstack.devstack: Friday 01 December 2023 19:15:03 +0000 (0:00:02.129) 0:11:34.931 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.puppet-install : Symlink facter] ************************************ openstack.devstack: Friday 01 December 2023 19:15:29 +0000 (0:00:26.416) 0:12:01.347 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.puppet-install : Symlink puppet] ************************************ openstack.devstack: Friday 01 December 2023 19:15:29 +0000 (0:00:00.310) 0:12:01.658 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Include distro specific variables] ***************** openstack.devstack: Friday 01 December 2023 19:15:30 +0000 (0:00:00.290) 0:12:01.948 ******* openstack.devstack: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.python-install/vars/Ubuntu-20.yml) openstack.devstack: openstack.devstack: TASK [lfit.python-install : Install Python] ************************************ openstack.devstack: Friday 01 December 2023 19:15:30 +0000 (0:00:00.051) 0:12:01.999 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Set Python version on Ubuntu >= 18.04 or CentOS 7] *** openstack.devstack: Friday 01 December 2023 19:15:37 +0000 (0:00:07.155) 0:12:09.154 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Set Python 3.10 on CentOS >= 8 or on Ubuntu >= 18/04] *** openstack.devstack: Friday 01 December 2023 19:15:37 +0000 (0:00:00.048) 0:12:09.203 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Update SSL dependencies for CentOS] **************** openstack.devstack: Friday 01 December 2023 19:15:37 +0000 (0:00:00.054) 0:12:09.258 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Install pyenv v2.3.3] ****************************** openstack.devstack: Friday 01 December 2023 19:15:37 +0000 (0:00:00.057) 0:12:09.315 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Install Python 3.9.13 3.8.13 3.10.6] *************** openstack.devstack: Friday 01 December 2023 19:15:39 +0000 (0:00:02.282) 0:12:11.598 ******* openstack.devstack: changed: [default] => (item=3.9.13) openstack.devstack: changed: [default] => (item=3.8.13) openstack.devstack: openstack.devstack: TASK [lfit.python-install : Install Python 3.10.6] ***************************** openstack.devstack: Friday 01 December 2023 19:21:47 +0000 (0:06:08.023) 0:18:19.622 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on Ubuntu] *** openstack.devstack: Friday 01 December 2023 19:25:02 +0000 (0:03:15.236) 0:21:34.858 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on CentOS] *** openstack.devstack: Friday 01 December 2023 19:25:03 +0000 (0:00:00.326) 0:21:35.184 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [lfit.shellcheck-install : Fetch ShellCheck] ****************************** openstack.devstack: Friday 01 December 2023 19:25:03 +0000 (0:00:00.018) 0:21:35.203 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.shellcheck-install : Unpack ShellCheck] ***************************** openstack.devstack: Friday 01 December 2023 19:25:04 +0000 (0:00:01.101) 0:21:36.305 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.shellcheck-install : Install ShellCheck to /usr/local/bin/shellcheck] *** openstack.devstack: Friday 01 December 2023 19:25:05 +0000 (0:00:01.099) 0:21:37.404 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.sysstat-install : Install sysstat package] ************************** openstack.devstack: Friday 01 December 2023 19:25:05 +0000 (0:00:00.276) 0:21:37.681 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.sysstat-install : Enable sysstat service] *************************** openstack.devstack: Friday 01 December 2023 19:25:07 +0000 (0:00:01.744) 0:21:39.426 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [lfit.sysstat-install : Enable sysstat] *********************************** openstack.devstack: Friday 01 December 2023 19:25:07 +0000 (0:00:00.421) 0:21:39.848 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.sysstat-install : Copy sysstat configuration] *********************** openstack.devstack: Friday 01 December 2023 19:25:08 +0000 (0:00:00.358) 0:21:40.206 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Update /etc/nss-switch.conf to map hostname with IP] ********************* openstack.devstack: Friday 01 December 2023 19:25:08 +0000 (0:00:00.489) 0:21:40.696 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Set all periodic update options to 0] ************************************ openstack.devstack: Friday 01 December 2023 19:25:09 +0000 (0:00:00.374) 0:21:41.070 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Set all auto update options to 0] **************************************** openstack.devstack: Friday 01 December 2023 19:25:09 +0000 (0:00:00.262) 0:21:41.333 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Disable unattended upgrades] ********************************************* openstack.devstack: Friday 01 December 2023 19:25:09 +0000 (0:00:00.242) 0:21:41.575 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Uninstall unattended upgrades] ******************************************* openstack.devstack: Friday 01 December 2023 19:25:09 +0000 (0:00:00.252) 0:21:41.828 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Prevent unattended upgrades from being installed] ************************ openstack.devstack: Friday 01 December 2023 19:25:17 +0000 (0:00:07.295) 0:21:49.124 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [Disable apt-daily.* systemd services] ************************************ openstack.devstack: Friday 01 December 2023 19:25:17 +0000 (0:00:00.417) 0:21:49.542 ******* openstack.devstack: changed: [default] => (item=apt-daily.service) openstack.devstack: changed: [default] => (item=apt-daily.timer) openstack.devstack: changed: [default] => (item=apt-daily-upgrade.service) openstack.devstack: changed: [default] => (item=apt-daily-upgrade.timer) openstack.devstack: openstack.devstack: TASK [System Reseal] *********************************************************** openstack.devstack: Friday 01 December 2023 19:25:20 +0000 (0:00:02.349) 0:21:51.892 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: PLAY [all] ********************************************************************* openstack.devstack: openstack.devstack: TASK [Gathering Facts] ********************************************************* openstack.devstack: Friday 01 December 2023 19:25:30 +0000 (0:00:10.636) 0:22:02.528 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [include_role : lfit.system-update] *************************************** openstack.devstack: Friday 01 December 2023 19:25:35 +0000 (0:00:05.131) 0:22:07.660 ******* openstack.devstack: openstack.devstack: TASK [lfit.system-update : Update all packages] ******************************** openstack.devstack: Friday 01 December 2023 19:25:35 +0000 (0:00:00.026) 0:22:07.687 ******* openstack.devstack: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default openstack.devstack: openstack.devstack: TASK [lfit.system-update : apt-get update] ************************************* openstack.devstack: Friday 01 December 2023 19:25:35 +0000 (0:00:00.034) 0:22:07.721 ******* openstack.devstack: changed: [default] openstack.devstack: openstack.devstack: TASK [lfit.system-update : Update all packages] ******************************** openstack.devstack: Friday 01 December 2023 19:25:42 +0000 (0:00:06.324) 0:22:14.045 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [Install xpath dependencies (CentOS/RedHat)] ****************************** openstack.devstack: Friday 01 December 2023 19:25:43 +0000 (0:00:01.153) 0:22:15.199 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [Install xpath dependencies (Ubuntu/Debian)] ****************************** openstack.devstack: Friday 01 December 2023 19:25:43 +0000 (0:00:00.022) 0:22:15.222 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [Installing non-baseline requirements (CentOS/RedHat)] ******************** openstack.devstack: Friday 01 December 2023 19:25:44 +0000 (0:00:00.909) 0:22:16.131 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: TASK [Installing non-baseline requirements (Ubuntu/Debian)] ******************** openstack.devstack: Friday 01 December 2023 19:25:44 +0000 (0:00:00.024) 0:22:16.156 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [check if net link setup exists] ****************************************** openstack.devstack: Friday 01 December 2023 19:25:45 +0000 (0:00:00.928) 0:22:17.084 ******* openstack.devstack: ok: [default] openstack.devstack: openstack.devstack: TASK [Update net link setup] *************************************************** openstack.devstack: Friday 01 December 2023 19:25:45 +0000 (0:00:00.243) 0:22:17.328 ******* openstack.devstack: skipping: [default] openstack.devstack: openstack.devstack: PLAY RECAP ********************************************************************* openstack.devstack: default : ok=69  changed=48  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 openstack.devstack: openstack.devstack: Friday 01 December 2023 19:25:45 +0000 (0:00:00.015) 0:22:17.344 ******* openstack.devstack: =============================================================================== openstack.devstack: lfit.python-install : Install Python 3.9.13 3.8.13 3.10.6 ------------- 368.02s openstack.devstack: lfit.system-update : Update all packages ------------------------------ 251.14s openstack.devstack: lfit.python-install : Install Python 3.10.6 --------------------------- 195.24s openstack.devstack: Install base packages ------------------------------------------------- 143.03s openstack.devstack: lfit.lf-dev-libs : Install Dev libraries ------------------------------- 87.13s openstack.devstack: lfit.lf-recommended-tools : Install LF Recommended Tools on Debian ----- 69.51s openstack.devstack: lfit.java-install : Install OpenJDK 1.8.0, 11 and 12 ------------------- 66.14s openstack.devstack: lfit.puppet-install : Install puppet-agent ----------------------------- 26.42s openstack.devstack: lfit.java-install : Install OpenJDK 17 --------------------------------- 20.06s openstack.devstack: lfit.lf-recommended-tools : Install Node.js ---------------------------- 12.51s openstack.devstack: System Reseal ---------------------------------------------------------- 10.64s openstack.devstack: lfit.java-install : Setup openjdk-r/ppa --------------------------------- 8.33s openstack.devstack: lfit.haveged-install : Install haveged package -------------------------- 7.90s openstack.devstack: Uninstall unattended upgrades ------------------------------------------- 7.30s openstack.devstack: lfit.python-install : Install Python ------------------------------------ 7.16s openstack.devstack: lfit.lf-recommended-tools : Add NodeSource deb repository --------------- 6.97s openstack.devstack: lfit.system-update : apt-get update ------------------------------------- 6.32s openstack.devstack: Gathering Facts --------------------------------------------------------- 5.13s openstack.devstack: lfit.java-install : Install ppa pre-requsites --------------------------- 4.88s openstack.devstack: lfit.lf-recommended-tools : Add NodeSource deb-src repository ----------- 3.32s ==> openstack.devstack: Stopping server: d7974a81-554f-464c-af47-a75a44be6325 ... openstack.devstack: Waiting for server to stop: d7974a81-554f-464c-af47-a75a44be6325 ... ==> openstack.devstack: Terminating the source server: d7974a81-554f-464c-af47-a75a44be6325 ... ==> openstack.devstack: Creating the image: ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 openstack.devstack: Image: e40b76b9-eb08-4af0-b22c-54297a3d63bc ==> openstack.devstack: Waiting for image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 (image id: e40b76b9-eb08-4af0-b22c-54297a3d63bc) to become ready... ==> openstack.devstack: Terminating the source server: d7974a81-554f-464c-af47-a75a44be6325 ... ==> openstack.devstack: Error terminating server, may still be around: Resource not found ==> openstack.devstack: Waiting for volume packer_656a2d7e-1526-e1bd-433b-60a15692aa3b (volume id: ee0e5ec1-8c05-4ed0-9a2f-b0d2446d66b0) to become available... ==> openstack.devstack: Deleting volume: ee0e5ec1-8c05-4ed0-9a2f-b0d2446d66b0 ... ==> openstack.devstack: Deleting temporary keypair: packer_656a2d7e-4cf1-1a74-0645-037c4081a2d2 ... Build 'openstack.devstack' finished after 30 minutes 51 seconds. ==> Wait completed after 30 minutes 51 seconds ==> Builds finished. The artifacts of successful builds are: --> openstack.devstack: An image was created: e40b76b9-eb08-4af0-b22c-54297a3d63bc [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash -ue /tmp/jenkins17387252041540364144.sh ---> packer-clear-credentials.sh [description-setter] Description set: Image: ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231201-190117.551 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1609 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins6635624627933787068.sh ---> sysstat.sh [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins6094436986170241595.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack ']' + mkdir -p /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/archives/ [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins2918316072746288272.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xoDJ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xoDJ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins8714589723236828930.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack@tmp/config17623738779464226571tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins3355794373549978188.sh ---> create-netrc.sh [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins17543939404602951671.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoDJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xoDJ/bin to PATH Generating Requirements File Python 3.9.13 pip 23.3.1 from /tmp/venv-xoDJ/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.5 botocore==1.33.5 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.24.0 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==6.9.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins12291535466339039503.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash /tmp/jenkins4841783216330930050.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoDJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-xoDJ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-1 INFO: Archiving Costs [ci-management-packer-merge-ubuntu-20.04-devstack] $ /bin/bash -l /tmp/jenkins14766564718820838033.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-devstack/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xoDJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-xoDJ/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-packer-merge-ubuntu-20.04-devstack/4 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-1c-1g-1349.novalocal 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 1 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 462M 0 462M 0% /dev tmpfs 496M 0 496M 0% /dev/shm tmpfs 496M 13M 483M 3% /run tmpfs 496M 0 496M 0% /sys/fs/cgroup /dev/vda1 20G 5.8G 15G 29% / tmpfs 100M 0 100M 0% /run/user/1001 tmpfs 100M 0 100M 0% /run/user/0 ---> free -m: total used free shared buff/cache available Mem: 990 378 96 7 515 430 Swap: 1023 5 1018 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:b4:44:25 brd ff:ff:ff:ff:ff:ff inet 10.32.6.196/23 brd 10.32.7.255 scope global dynamic eth0 valid_lft 84378sec preferred_lft 84378sec inet6 fe80::f816:3eff:feb4:4425/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-645028a3-691c-92a3-68cd-c5cb772ca423.novalocal) 12/01/2023 _x86_64_ (1 CPU) 07:00:37 PM LINUX RESTART 07:01:01 PM tps rtps wtps bread/s bwrtn/s 07:02:01 PM 23.82 7.97 15.84 1534.17 6445.32 07:03:02 PM 189.74 52.31 137.44 2324.11 19720.81 07:04:01 PM 74.36 22.23 52.13 2692.29 4132.96 07:05:01 PM 2.52 0.04 2.49 1.15 127.22 07:06:01 PM 0.38 0.05 0.32 13.56 3.97 07:07:01 PM 0.45 0.02 0.43 0.58 6.18 07:08:01 PM 0.20 0.02 0.18 0.14 1.79 07:09:01 PM 0.47 0.00 0.47 0.00 6.41 07:10:01 PM 0.31 0.00 0.31 0.00 3.97 07:11:01 PM 1.14 0.41 0.72 17.74 21.24 07:12:01 PM 0.40 0.00 0.40 0.00 31.32 07:13:01 PM 8.81 7.95 0.87 894.62 15.28 07:14:01 PM 0.54 0.04 0.51 1.16 23.63 07:15:01 PM 0.58 0.00 0.58 0.00 8.61 07:16:01 PM 1.74 1.10 0.63 40.35 20.48 07:17:01 PM 1.07 0.02 1.05 0.58 31.62 07:18:01 PM 0.33 0.00 0.33 0.00 4.33 07:19:01 PM 0.18 0.00 0.18 0.00 1.61 07:20:01 PM 0.61 0.11 0.50 2.45 7.30 07:21:01 PM 292.77 270.03 22.74 4020.05 918.50 07:22:01 PM 1.90 1.28 0.61 93.91 130.36 07:23:01 PM 0.43 0.00 0.43 0.00 5.12 07:24:02 PM 0.22 0.00 0.22 0.00 2.76 07:25:01 PM 0.20 0.00 0.20 0.00 1.78 07:26:01 PM 2.91 2.46 0.44 50.19 34.22 07:27:01 PM 0.97 0.00 0.97 0.00 20.57 07:28:01 PM 0.29 0.00 0.29 0.00 3.07 07:29:01 PM 0.23 0.00 0.23 0.00 2.10 07:30:01 PM 0.30 0.00 0.30 0.00 2.78 07:31:01 PM 0.45 0.12 0.34 12.06 3.94 07:32:01 PM 0.25 0.00 0.25 0.00 3.40 07:33:01 PM 191.15 104.20 86.95 7222.79 10666.70 07:34:01 PM 116.16 3.40 112.76 419.54 10741.89 Average: 27.65 14.28 13.36 584.60 1616.86 07:01:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:02:01 PM 131284 883176 87.06 2088 520788 707028 34.27 364568 398664 48 07:03:02 PM 60912 953548 94.00 0 441680 767692 37.21 345092 398720 13444 07:04:01 PM 230556 783904 77.27 0 341848 800328 38.79 284100 349712 8 07:05:01 PM 228704 785756 77.46 0 341852 801532 38.85 296744 341636 8 07:06:01 PM 237224 777236 76.62 0 342208 802492 38.90 291216 338872 8 07:07:01 PM 226520 787940 77.67 0 342208 802268 38.89 301624 338872 8 07:08:01 PM 235376 779084 76.80 0 342244 804756 39.01 294920 337076 40 07:09:01 PM 223316 791144 77.99 0 342244 804756 39.01 306972 337076 8 07:10:01 PM 223564 790896 77.96 0 342252 804756 39.01 306884 336760 8 07:11:01 PM 217196 797264 78.59 0 343036 805424 39.04 312700 337376 8 07:12:01 PM 224248 790212 77.89 0 343772 805512 39.05 305804 337180 8 07:13:01 PM 183644 830816 81.90 0 368488 809724 39.25 321956 361264 16 07:14:01 PM 196292 818168 80.65 0 368856 809056 39.22 309084 361492 8 07:15:01 PM 191820 822640 81.09 0 369176 809672 39.25 313568 361492 320 07:16:01 PM 174472 839988 82.80 0 370384 815624 39.54 330056 362084 352 07:17:01 PM 174080 840380 82.84 0 370412 815672 39.54 331760 360764 8 07:18:01 PM 177988 836472 82.45 0 370412 815624 39.54 327820 360764 8 07:19:01 PM 177564 836896 82.50 0 370444 815756 39.54 328376 360656 40 07:20:01 PM 182136 832324 82.05 0 370496 816644 39.58 323680 360576 8 07:21:01 PM 74112 940348 92.69 0 387856 815788 39.54 352892 348764 3400 07:22:01 PM 89680 924780 91.16 0 390496 810688 39.30 337772 348428 32 07:23:01 PM 89252 925208 91.20 0 390496 810672 39.30 338428 348428 8 07:24:02 PM 89660 924800 91.16 0 390504 810672 39.30 338024 348396 8 07:25:01 PM 79764 934696 92.14 0 390452 811060 39.31 347840 348396 8 07:26:01 PM 132436 882024 86.95 0 390468 716752 34.74 297500 347524 128 07:27:01 PM 133608 880852 86.83 0 390476 715496 34.68 296696 347432 16 07:28:01 PM 137304 877156 86.47 0 390488 715480 34.68 292992 347432 16 07:29:01 PM 137456 877004 86.45 0 390504 715480 34.68 292612 347432 24 07:30:01 PM 144228 870232 85.78 0 390512 715480 34.68 286076 347360 16 07:31:01 PM 143612 870848 85.84 0 390864 715480 34.68 286100 347704 20 07:32:01 PM 143664 870796 85.84 0 390896 715528 34.68 286296 347664 16 07:33:01 PM 176976 837484 82.55 0 394276 409448 19.85 213804 367660 11212 07:34:01 PM 95428 919032 90.59 0 419404 447024 21.67 273324 370972 3604 Average: 162548 851912 83.98 63 378803 761799 36.93 310221 353171 996 07:01:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:02:01 PM eth0 293.50 188.20 1253.41 61.96 0.00 0.00 0.00 07:02:01 PM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 07:03:02 PM eth0 35.66 32.35 490.79 3.35 0.00 0.00 0.00 07:03:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 PM eth0 21.90 19.42 15.89 13.12 0.00 0.00 0.00 07:04:01 PM lo 6.17 6.17 11.14 11.14 0.00 0.00 0.00 07:05:01 PM eth0 0.83 0.90 0.40 0.67 0.00 0.00 0.00 07:05:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:06:01 PM eth0 0.36 0.54 0.03 0.05 0.00 0.00 0.00 07:06:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:07:01 PM eth0 0.60 0.65 0.13 0.12 0.00 0.00 0.00 07:07:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:08:01 PM eth0 1.95 1.93 4.26 2.95 0.00 0.00 0.00 07:08:01 PM lo 2.31 2.31 6.95 6.95 0.00 0.00 0.00 07:09:01 PM eth0 0.32 0.54 0.03 0.05 0.00 0.00 0.00 07:09:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:10:01 PM eth0 0.83 0.61 0.14 0.06 0.00 0.00 0.00 07:10:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:11:01 PM eth0 5.35 4.29 3.22 7.80 0.00 0.00 0.00 07:11:01 PM lo 5.26 5.26 9.78 9.78 0.00 0.00 0.00 07:12:01 PM eth0 12.67 10.42 3.24 23.94 0.00 0.00 0.00 07:12:01 PM lo 15.05 15.05 24.91 24.91 0.00 0.00 0.00 07:13:01 PM eth0 8.90 5.83 6.51 8.85 0.00 0.00 0.00 07:13:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:14:01 PM eth0 7.16 6.31 1.99 16.61 0.00 0.00 0.00 07:14:01 PM lo 8.77 8.77 17.20 17.20 0.00 0.00 0.00 07:15:01 PM eth0 11.63 10.34 1.98 23.89 0.00 0.00 0.00 07:15:01 PM lo 16.62 16.62 24.63 24.63 0.00 0.00 0.00 07:16:01 PM eth0 7.68 6.76 1.16 15.18 0.00 0.00 0.00 07:16:01 PM lo 9.94 9.94 15.41 15.41 0.00 0.00 0.00 07:17:01 PM eth0 1.43 1.36 0.62 2.75 0.00 0.00 0.00 07:17:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:18:01 PM eth0 0.33 0.54 0.03 0.05 0.00 0.00 0.00 07:18:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:19:01 PM eth0 1.25 1.39 0.14 2.25 0.00 0.00 0.00 07:19:01 PM lo 1.73 1.73 2.28 2.28 0.00 0.00 0.00 07:20:01 PM eth0 0.32 0.50 0.03 0.05 0.00 0.00 0.00 07:20:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:21:01 PM eth0 0.38 0.52 0.03 0.05 0.00 0.00 0.00 07:21:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:22:01 PM eth0 1.70 1.52 0.26 2.34 0.00 0.00 0.00 07:22:01 PM lo 1.75 1.75 2.28 2.28 0.00 0.00 0.00 07:23:01 PM eth0 0.34 0.52 0.03 0.05 0.00 0.00 0.00 07:23:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:24:02 PM eth0 0.31 0.52 0.03 0.05 0.00 0.00 0.00 07:24:02 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:25:01 PM eth0 0.31 0.51 0.03 0.05 0.00 0.00 0.00 07:25:01 PM lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 07:26:01 PM eth0 35.14 30.62 6.84 78.71 0.00 0.00 0.00 07:26:01 PM lo 44.30 44.30 80.09 80.09 0.00 0.00 0.00 07:27:01 PM eth0 8.40 7.91 3.48 0.98 0.00 0.00 0.00 07:27:01 PM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 07:28:01 PM eth0 8.35 7.91 3.41 0.92 0.00 0.00 0.00 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:01 PM eth0 8.50 8.00 3.50 0.94 0.00 0.00 0.00 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:01 PM eth0 8.38 7.88 3.43 0.92 0.00 0.00 0.00 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:01 PM eth0 8.41 7.52 3.33 0.88 0.00 0.00 0.00 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:01 PM eth0 9.12 8.48 4.10 1.27 0.00 0.00 0.00 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 PM eth0 50.77 48.77 533.15 12.52 0.00 0.00 0.00 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 PM eth0 42.11 43.65 558.62 7.68 0.00 0.00 0.00 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 18.39 14.40 89.29 8.83 0.00 0.00 0.00 Average: lo 3.43 3.43 5.84 5.84 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.88.1.el7.x86_64 (centos-7-builder-645028a3-691c-92a3-68cd-c5cb772ca423.novalocal) 12/01/2023 _x86_64_ (1 CPU) 07:00:37 PM LINUX RESTART 07:01:01 PM CPU %user %nice %system %iowait %steal %idle 07:02:01 PM all 17.83 0.00 1.81 0.14 0.07 80.15 07:02:01 PM 0 17.83 0.00 1.81 0.14 0.07 80.15 07:03:02 PM all 37.04 0.00 7.58 7.29 0.10 47.99 07:03:02 PM 0 37.04 0.00 7.58 7.29 0.10 47.99 07:04:01 PM all 18.33 0.00 3.25 1.78 0.13 76.52 07:04:01 PM 0 18.33 0.00 3.25 1.78 0.13 76.52 07:05:01 PM all 2.97 0.00 0.29 0.00 0.16 96.58 07:05:01 PM 0 2.97 0.00 0.29 0.00 0.16 96.58 07:06:01 PM all 2.56 0.00 0.29 0.00 0.18 96.97 07:06:01 PM 0 2.56 0.00 0.29 0.00 0.18 96.97 07:07:01 PM all 2.80 0.00 0.25 0.00 0.18 96.76 07:07:01 PM 0 2.80 0.00 0.25 0.00 0.18 96.76 07:08:01 PM all 3.03 0.00 0.34 0.02 0.18 96.43 07:08:01 PM 0 3.03 0.00 0.34 0.02 0.18 96.43 07:09:01 PM all 2.62 0.00 0.23 0.00 0.16 96.99 07:09:01 PM 0 2.62 0.00 0.23 0.00 0.16 96.99 07:10:01 PM all 2.87 0.00 0.25 0.00 0.18 96.70 07:10:01 PM 0 2.87 0.00 0.25 0.00 0.18 96.70 07:11:01 PM all 3.86 0.00 0.58 0.00 0.16 95.40 07:11:01 PM 0 3.86 0.00 0.58 0.00 0.16 95.40 07:12:01 PM all 5.25 0.00 1.12 0.00 0.16 93.47 07:12:01 PM 0 5.25 0.00 1.12 0.00 0.16 93.47 07:12:01 PM CPU %user %nice %system %iowait %steal %idle 07:13:01 PM all 4.48 0.00 0.38 0.34 0.16 94.64 07:13:01 PM 0 4.48 0.00 0.38 0.34 0.16 94.64 07:14:01 PM all 4.18 0.00 0.71 0.00 0.16 94.96 07:14:01 PM 0 4.18 0.00 0.71 0.00 0.16 94.96 07:15:01 PM all 4.56 0.00 1.05 0.00 0.18 94.21 07:15:01 PM 0 4.56 0.00 1.05 0.00 0.18 94.21 07:16:01 PM all 4.25 0.00 0.90 0.05 0.18 94.61 07:16:01 PM 0 4.25 0.00 0.90 0.05 0.18 94.61 07:17:01 PM all 2.96 0.00 0.31 0.00 0.16 96.57 07:17:01 PM 0 2.96 0.00 0.31 0.00 0.16 96.57 07:18:01 PM all 2.85 0.00 0.23 0.00 0.14 96.77 07:18:01 PM 0 2.85 0.00 0.23 0.00 0.14 96.77 07:19:01 PM all 3.00 0.00 0.34 0.00 0.16 96.50 07:19:01 PM 0 3.00 0.00 0.34 0.00 0.16 96.50 07:20:01 PM all 2.97 0.00 0.29 0.00 0.14 96.59 07:20:01 PM 0 2.97 0.00 0.29 0.00 0.14 96.59 07:21:01 PM all 5.53 8.04 20.86 11.76 0.14 53.66 07:21:01 PM 0 5.53 8.04 20.86 11.76 0.14 53.66 07:22:01 PM all 3.18 0.00 0.31 0.04 0.16 96.32 07:22:01 PM 0 3.18 0.00 0.31 0.04 0.16 96.32 07:23:01 PM all 2.94 0.00 0.23 0.00 0.16 96.66 07:23:01 PM 0 2.94 0.00 0.23 0.00 0.16 96.66 07:23:01 PM CPU %user %nice %system %iowait %steal %idle 07:24:02 PM all 2.80 0.00 0.27 0.00 0.14 96.78 07:24:02 PM 0 2.80 0.00 0.27 0.00 0.14 96.78 07:25:01 PM all 2.98 0.00 0.29 0.00 0.16 96.56 07:25:01 PM 0 2.98 0.00 0.29 0.00 0.16 96.56 07:26:01 PM all 5.85 0.00 2.34 0.11 0.12 91.58 07:26:01 PM 0 5.85 0.00 2.34 0.11 0.12 91.58 07:27:01 PM all 0.30 0.00 0.12 0.00 0.05 99.53 07:27:01 PM 0 0.30 0.00 0.12 0.00 0.05 99.53 07:28:01 PM all 0.34 0.00 0.08 0.00 0.03 99.55 07:28:01 PM 0 0.34 0.00 0.08 0.00 0.03 99.55 07:29:01 PM all 0.29 0.00 0.08 0.00 0.05 99.58 07:29:01 PM 0 0.29 0.00 0.08 0.00 0.05 99.58 07:30:01 PM all 0.34 0.00 0.08 0.00 0.07 99.51 07:30:01 PM 0 0.34 0.00 0.08 0.00 0.07 99.51 07:31:01 PM all 0.44 0.00 0.07 0.02 0.03 99.45 07:31:01 PM 0 0.44 0.00 0.07 0.02 0.03 99.45 07:32:01 PM all 0.34 0.00 0.08 0.00 0.05 99.53 07:32:01 PM 0 0.34 0.00 0.08 0.00 0.05 99.53 07:33:01 PM all 49.66 0.00 5.04 13.66 0.11 31.53 07:33:01 PM 0 49.66 0.00 5.04 13.66 0.11 31.53 07:34:01 PM all 69.31 0.00 5.03 1.97 0.11 23.58 07:34:01 PM 0 69.31 0.00 5.03 1.97 0.11 23.58 Average: CPU %user %nice %system %iowait %steal %idle Average: all 8.21 0.24 1.66 1.12 0.13 88.63 Average: 0 8.21 0.24 1.66 1.12 0.13 88.63