Skip to content

Instantly share code, notes, and snippets.

@ssbarnea
Created August 20, 2018 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssbarnea/0ab6662962cdbc13ed318595fdcafd18 to your computer and use it in GitHub Desktop.
Save ssbarnea/0ab6662962cdbc13ed318595fdcafd18 to your computer and use it in GitHub Desktop.
ssbarnea@leno: ~/rdo/581788 $ ./reproducer-quickstart.sh [12:09:15]
+ [[ singlenode-featureset003 == *\o\v\b\-\f\a\k\e\h\a\-\c\a\s\e\r\v\e\r* ]]
+ [[ singlenode-featureset003 == *\o\v\b* ]]
+ set -x
+ export WORKSPACE
+ export ZUUL_CHANGES
+ mkdir -p /tmp/reproduce-tmp.GmSwJ
+ cd /tmp/reproduce-tmp.GmSwJ
+ rm -rf tripleo-quickstart tripleo-quickstart-extras
+ git clone https://github.com/openstack/tripleo-quickstart
Cloning into 'tripleo-quickstart'...
remote: Counting objects: 13326, done.
remote: Compressing objects: 100% (29/29), done.
remote: Total 13326 (delta 11), reused 11 (delta 2), pack-reused 13295
Receiving objects: 100% (13326/13326), 2.22 MiB | 2.07 MiB/s, done.
Resolving deltas: 100% (8108/8108), done.
+ git clone https://github.com/openstack/tripleo-quickstart-extras
Cloning into 'tripleo-quickstart-extras'...
remote: Counting objects: 12777, done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 12777 (delta 13), reused 15 (delta 0), pack-reused 12742
Receiving objects: 100% (12777/12777), 2.74 MiB | 1.82 MiB/s, done.
Resolving deltas: 100% (8066/8066), done.
+ '[' false = true ']'
+ '[' false = true ']'
+ export ANSIBLE_ROLES_PATH=:/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart/roles:/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles
+ ANSIBLE_ROLES_PATH=:/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart/roles:/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles
+ export ANSIBLE_HOST_KEY_CHECKING=False
+ ANSIBLE_HOST_KEY_CHECKING=False
+ export ANSIBLE_LIBRARY=/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart/library
+ ANSIBLE_LIBRARY=/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart/library
+ [[ 0 == \1 ]]
+ [[ -z '' ]]
+ SUBNODE_COUNT=1
+ ansible-playbook /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/playbooks/provision_multinodes.yml -e local_working_dir=/tmp/reproduce-tmp.GmSwJ -e subnode_count=1 -e ansible_python_interpreter=/usr/bin/python -e prefix=
ansible-playbook 2.5.5
config file = None
configured module search path = [u'/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart/library']
ansible python module location = /home/ssbarnea/.local/lib/python2.7/site-packages/ansible
executable location = /home/ssbarnea/.local/bin/ansible-playbook
python version = 2.7.5 (default, Jul 13 2018, 13:06:57) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
No config file found; using defaults
[WARNING]: Unable to parse /etc/ansible/hosts as an inventory source
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
statically imported: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/delete_stack.yml
PLAYBOOK: provision_multinodes.yml ***********************************************************************************************************************************************************
1 plays in /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/playbooks/provision_multinodes.yml
PLAY [Multinode] *****************************************************************************************************************************************************************************
META: ran handlers
TASK [multinodes : Fail if no auth is provided] **********************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:1
Monday 20 August 2018 12:09:27 +0000 (0:00:00.072) 0:00:00.072 *********
Monday 20 August 2018 12:09:27 +0000 (0:00:00.071) 0:00:00.071 *********
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [multinodes : Check if openstack client is installed] ***********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:8
Monday 20 August 2018 12:09:27 +0000 (0:00:00.023) 0:00:00.096 *********
Monday 20 August 2018 12:09:27 +0000 (0:00:00.023) 0:00:00.095 *********
changed: [localhost] => {"changed": true, "cmd": "command -v openstack 2>/dev/null", "delta": "0:00:00.004497", "end": "2018-08-20 12:09:27.914138", "rc": 0, "start": "2018-08-20 12:09:27.909641", "stderr": "", "stderr_lines": [], "stdout": "/home/ssbarnea/.local/bin/openstack", "stdout_lines": ["/home/ssbarnea/.local/bin/openstack"]}
TASK [multinodes : Fail if no openstack client is installed] *********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:14
Monday 20 August 2018 12:09:27 +0000 (0:00:00.291) 0:00:00.388 *********
Monday 20 August 2018 12:09:27 +0000 (0:00:00.291) 0:00:00.387 *********
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [multinodes : Ensure local working dir exists] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:21
Monday 20 August 2018 12:09:27 +0000 (0:00:00.015) 0:00:00.403 *********
Monday 20 August 2018 12:09:27 +0000 (0:00:00.015) 0:00:00.402 *********
ok: [localhost] => {"changed": false, "gid": 1000, "group": "ssbarnea", "mode": "0700", "owner": "ssbarnea", "path": "/tmp/reproduce-tmp.GmSwJ", "size": 65, "state": "directory", "uid": 1000}
TASK [multinodes : Clean log for this role] **************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:28
Monday 20 August 2018 12:09:28 +0000 (0:00:00.267) 0:00:00.671 *********
Monday 20 August 2018 12:09:28 +0000 (0:00:00.267) 0:00:00.669 *********
changed: [localhost] => {"changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log", "gid": 1000, "group": "ssbarnea", "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0664", "owner": "ssbarnea", "size": 0, "src": "/home/ssbarnea/.ansible/tmp/ansible-tmp-1534766968.24-190315619719846/source", "state": "file", "uid": 1000}
TASK [multinodes : Delete stack] *************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/delete_stack.yml:1
Monday 20 August 2018 12:09:28 +0000 (0:00:00.530) 0:00:01.201 *********
Monday 20 August 2018 12:09:28 +0000 (0:00:00.530) 0:00:01.200 *********
changed: [localhost] => {"changed": true, "cmd": "echo \"Executing 'openstack stack delete multinode_stack --yes'\" >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log; openstack stack delete multinode_stack --yes &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log && { export COUNTER=0;\n while openstack stack show multinode_stack &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log ; do\n if [ $COUNTER -lt 10 ]; then\n sleep 30;\n if openstack stack show multinode_stack | grep FAILED ; then\n echo \"Failed deleting OVB stack\" | tee -a /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;\n openstack stack show multinode_stack &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;\n openstack stack failures list --long multinode_stack &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log || echo 'Failed to list stack failures' >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;\n # NOTE(emilien) \"openstack overcloud failures\" was introduced in Rocky\n openstack overcloud failures &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log || echo 'Failed to list deployment failures' >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;\n exit 0;\n fi;\n COUNTER=$((COUNTER+1));\n fi;\n done; } || echo \"No stack multinode_stack present\" >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log", "delta": "0:00:43.764200", "end": "2018-08-20 12:10:12.665088", "rc": 0, "start": "2018-08-20 12:09:28.900888", "stderr": "Stack not found: multinode_stack", "stderr_lines": ["Stack not found: multinode_stack"], "stdout": "", "stdout_lines": []}
TASK [multinodes : Fail if stack was not deleted properly] ***********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/delete_stack.yml:29
Monday 20 August 2018 12:10:12 +0000 (0:00:43.942) 0:00:45.144 *********
Monday 20 August 2018 12:10:12 +0000 (0:00:43.942) 0:00:45.143 *********
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [multinodes : find image] ***************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:43
Monday 20 August 2018 12:10:12 +0000 (0:00:00.020) 0:00:45.164 *********
Monday 20 August 2018 12:10:12 +0000 (0:00:00.020) 0:00:45.163 *********
changed: [localhost] => {"changed": true, "cmd": "openstack image list --long -f value -c ID --public --property latest=centos-7-latest", "delta": "0:00:04.094538", "end": "2018-08-20 12:10:16.952594", "rc": 0, "start": "2018-08-20 12:10:12.858056", "stderr": "", "stderr_lines": [], "stdout": "28b76dd3-4017-4b46-8dc9-98ef1cb4034f", "stdout_lines": ["28b76dd3-4017-4b46-8dc9-98ef1cb4034f"]}
TASK [multinodes : Set fact for image] *******************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:47
Monday 20 August 2018 12:10:16 +0000 (0:00:04.261) 0:00:49.426 *********
Monday 20 August 2018 12:10:16 +0000 (0:00:04.261) 0:00:49.425 *********
ok: [localhost] => {"ansible_facts": {"image_id": "28b76dd3-4017-4b46-8dc9-98ef1cb4034f"}, "changed": false}
TASK [multinodes : Add keypair] **************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:53
Monday 20 August 2018 12:10:16 +0000 (0:00:00.023) 0:00:49.450 *********
Monday 20 August 2018 12:10:16 +0000 (0:00:00.023) 0:00:49.449 *********
changed: [localhost] => {"changed": true, "cmd": "set -o pipefail && openstack keypair show multinode_admins && echo \"multinode_admins already exists\" || openstack keypair create --public-key /home/ssbarnea/.ssh/id_rsa.pub multinode_admins 2>&1 | tee -a /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log", "delta": "0:00:02.932008", "end": "2018-08-20 12:10:20.080039", "rc": 0, "start": "2018-08-20 12:10:17.148031", "stderr": "", "stderr_lines": [], "stdout": "+-------------+-------------------------------------------------+\n| Field | Value |\n+-------------+-------------------------------------------------+\n| created_at | 2018-07-19T10:41:14.000000 |\n| deleted | False |\n| deleted_at | None |\n| fingerprint | c8:35:25:3b:50:22:3c:f1:81:bc:6e:f5:f0:91:59:dc |\n| id | 31062 |\n| name | multinode_admins |\n| updated_at | None |\n| user_id | 0062855f076e4b46aa5bab7b966d37bf |\n+-------------+-------------------------------------------------+\nmultinode_admins already exists", "stdout_lines": ["+-------------+-------------------------------------------------+", "| Field | Value |", "+-------------+-------------------------------------------------+", "| created_at | 2018-07-19T10:41:14.000000 |", "| deleted | False |", "| deleted_at | None |", "| fingerprint | c8:35:25:3b:50:22:3c:f1:81:bc:6e:f5:f0:91:59:dc |", "| id | 31062 |", "| name | multinode_admins |", "| updated_at | None |", "| user_id | 0062855f076e4b46aa5bab7b966d37bf |", "+-------------+-------------------------------------------------+", "multinode_admins already exists"]}
TASK [multinodes : Create parent template] ***************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:66
Monday 20 August 2018 12:10:20 +0000 (0:00:03.103) 0:00:52.554 *********
Monday 20 August 2018 12:10:20 +0000 (0:00:03.103) 0:00:52.553 *********
changed: [localhost] => {"changed": true, "checksum": "226f2ee64c13ea42e5fe4a2e843876b6177daa61", "dest": "/tmp/reproduce-tmp.GmSwJ/multinode_stack.yaml", "gid": 1000, "group": "ssbarnea", "md5sum": "e812c8807294a09c9d56d3c94a8ef691", "mode": "0664", "owner": "ssbarnea", "size": 2996, "src": "/home/ssbarnea/.ansible/tmp/ansible-tmp-1534767020.12-12579331481786/source", "state": "file", "uid": 1000}
TASK [multinodes : Create resources group template] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:71
Monday 20 August 2018 12:10:20 +0000 (0:00:00.292) 0:00:52.846 *********
Monday 20 August 2018 12:10:20 +0000 (0:00:00.292) 0:00:52.845 *********
changed: [localhost] => {"changed": true, "checksum": "f194400e55fb84f931bfad814468f079f07b7ac1", "dest": "/tmp/reproduce-tmp.GmSwJ/subnode.yaml", "gid": 1000, "group": "ssbarnea", "md5sum": "c3809604137f0c20e6ec258b9536f168", "mode": "0664", "owner": "ssbarnea", "size": 1484, "src": "/home/ssbarnea/.ansible/tmp/ansible-tmp-1534767020.41-151935563902088/source", "state": "file", "uid": 1000}
TASK [multinodes : Create parameters in environment file for templates] **********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:76
Monday 20 August 2018 12:10:20 +0000 (0:00:00.323) 0:00:53.170 *********
Monday 20 August 2018 12:10:20 +0000 (0:00:00.323) 0:00:53.169 *********
changed: [localhost] => {"changed": true, "checksum": "f4dc1f610ae13b22e49a496910a9f11aa89ea042", "dest": "/tmp/reproduce-tmp.GmSwJ/params_multinode.yaml", "gid": 1000, "group": "ssbarnea", "md5sum": "8e7ded7c838c8846f7695293be8e45e3", "mode": "0664", "owner": "ssbarnea", "size": 378, "src": "/home/ssbarnea/.ansible/tmp/ansible-tmp-1534767020.74-209786791807145/source", "state": "file", "uid": 1000}
TASK [multinodes : Create stack] *************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:81
Monday 20 August 2018 12:10:21 +0000 (0:00:00.297) 0:00:53.467 *********
Monday 20 August 2018 12:10:21 +0000 (0:00:00.297) 0:00:53.466 *********
changed: [localhost] => {"changed": true, "cmd": "echo \"Executing 'openstack stack create multinode_stack --template /tmp/reproduce-tmp.GmSwJ/multinode_stack.yaml -e /tmp/reproduce-tmp.GmSwJ/params_multinode.yaml &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log'\" | tee -a /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log; openstack stack create multinode_stack --template /tmp/reproduce-tmp.GmSwJ/multinode_stack.yaml -e /tmp/reproduce-tmp.GmSwJ/params_multinode.yaml &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log || exit 1; export COUNTER=0;\n while ! openstack stack show multinode_stack | grep CREATE_COMPLETE; do\n if [ $COUNTER -lt 30 ]; then\n sleep 10;\n if openstack stack show multinode_stack | grep FAILED ; then\n echo \"Failed to create multinode stack multinode_stack\" | tee -a /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;\n openstack stack show multinode_stack >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log 2>&1;\n openstack stack failures list --long multinode_stack >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log 2>&1 || echo 'Failed to list stack failures' >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;\n exit 0;\n fi;\n COUNTER=$((COUNTER+1));\n fi;\n done;\n openstack stack show \"multinode_stack\" >> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log;", "delta": "0:00:51.610973", "end": "2018-08-20 12:11:12.777235", "rc": 0, "start": "2018-08-20 12:10:21.166262", "stderr": "", "stderr_lines": [], "stdout": "Executing 'openstack stack create multinode_stack --template /tmp/reproduce-tmp.GmSwJ/multinode_stack.yaml -e /tmp/reproduce-tmp.GmSwJ/params_multinode.yaml &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log'\n| stack_status | CREATE_COMPLETE |", "stdout_lines": ["Executing 'openstack stack create multinode_stack --template /tmp/reproduce-tmp.GmSwJ/multinode_stack.yaml -e /tmp/reproduce-tmp.GmSwJ/params_multinode.yaml &>> /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log'", "| stack_status | CREATE_COMPLETE |"]}
TASK [multinodes : Fail if stack failed to create] *******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:110
Monday 20 August 2018 12:11:12 +0000 (0:00:51.784) 0:01:45.252 *********
Monday 20 August 2018 12:11:12 +0000 (0:00:51.784) 0:01:45.250 *********
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [multinodes : Log] **********************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:115
Monday 20 August 2018 12:11:12 +0000 (0:00:00.015) 0:01:45.267 *********
Monday 20 August 2018 12:11:12 +0000 (0:00:00.015) 0:01:45.266 *********
ok: [localhost] => {
"msg": "Log from stacks management is in /tmp/reproduce-tmp.GmSwJ/provision_multinode_stack.log"
}
TASK [multinodes : Get output from nodes] ****************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:121
Monday 20 August 2018 12:11:12 +0000 (0:00:00.021) 0:01:45.288 *********
Monday 20 August 2018 12:11:12 +0000 (0:00:00.021) 0:01:45.287 *********
changed: [localhost] => {"changed": true, "cmd": "openstack stack output show multinode_stack subnode_ip_pairs -c output_value -f value", "delta": "0:00:04.513633", "end": "2018-08-20 12:11:17.489628", "rc": 0, "start": "2018-08-20 12:11:12.975995", "stderr": "", "stderr_lines": [], "stdout": "[[u'192.168.54.9', u'38.145.32.214']]", "stdout_lines": ["[[u'192.168.54.9', u'38.145.32.214']]"]}
TASK [multinodes : Add hosts] ****************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:125
Monday 20 August 2018 12:11:17 +0000 (0:00:04.678) 0:01:49.967 *********
Monday 20 August 2018 12:11:17 +0000 (0:00:04.678) 0:01:49.966 *********
creating host via 'add_host': hostname=subnode-0
changed: [localhost] => (item=(0, [u'192.168.54.9', u'38.145.32.214'])) => {"add_host": {"groups": ["subnodes"], "host_name": "subnode-0", "host_vars": {"ansible_fqdn": "subnode-0", "ansible_host": "38.145.32.214", "ansible_private_key_file": "/home/ssbarnea/.ssh/id_rsa", "ansible_user": "centos", "subnode_private_ip": "192.168.54.9", "subnode_public_ip": "38.145.32.214"}}, "changed": true, "item": [0, ["192.168.54.9", "38.145.32.214"]]}
TASK [multinodes : Wait for provisioned hosts to become reachable] ***************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:139
Monday 20 August 2018 12:11:17 +0000 (0:00:00.041) 0:01:50.009 *********
Monday 20 August 2018 12:11:17 +0000 (0:00:00.041) 0:01:50.008 *********
changed: [localhost] => (item=subnode-0) => {"attempts": 1, "changed": true, "cmd": ["ssh", "-o", "BatchMode=yes", "-o", "StrictHostKeyChecking=no", "centos@38.145.32.214", "-i", "/home/ssbarnea/.ssh/id_rsa"], "delta": "0:00:02.665795", "end": "2018-08-20 12:11:20.397075", "item": "subnode-0", "rc": 0, "start": "2018-08-20 12:11:17.731280", "stderr": "Pseudo-terminal will not be allocated because stdin is not a terminal.\r\nWarning: Permanently added '38.145.32.214' (ECDSA) to the list of known hosts.", "stderr_lines": ["Pseudo-terminal will not be allocated because stdin is not a terminal.", "Warning: Permanently added '38.145.32.214' (ECDSA) to the list of known hosts."], "stdout": "", "stdout_lines": []}
TASK [multinodes : Setup user] ***************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:152
Monday 20 August 2018 12:11:20 +0000 (0:00:02.872) 0:01:52.882 *********
Monday 20 August 2018 12:11:20 +0000 (0:00:02.872) 0:01:52.881 *********
[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: hostvars['subnode-0'].ansible_user != "{{ nodepool_user }}"
changed: [localhost -> 38.145.32.214] => (item=subnode-0) => {"changed": true, "comment": "", "create_home": true, "group": 1001, "groups": "wheel", "home": "/home/zuul", "item": "subnode-0", "name": "zuul", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001}
TASK [multinodes : Setup keys] ***************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:162
Monday 20 August 2018 12:11:26 +0000 (0:00:05.860) 0:01:58.742 *********
Monday 20 August 2018 12:11:26 +0000 (0:00:05.860) 0:01:58.741 *********
[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: hostvars['subnode-0'].ansible_user != "{{ nodepool_user }}"
changed: [localhost -> 38.145.32.214] => (item=subnode-0) => {"changed": true, "comment": null, "exclusive": false, "item": "subnode-0", "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjcdE+SPYHcPB47n/PvpMARgrLCB/GksgY67dMis8YBPpAOr2yww6o/pKnE4kS/tWaSYqZnxpv0vQBOgyPnpSVdmiWt0b04eGtPUz2dvQIahAIHI37JfNUzJntJQVgISujlGey96+PO1iOkSlKoH9+uAhSzNqYNEocpYWtIhZCeMvwPPIQHvWOo4D53kJyq0XTmwRe3+r1+nikEWf6YVXD1Onv+seALXRUG9Oc1qWEscku4e/8LlOwpIsrR+XDgQmcOFFBHJZpvXIulBDeA4RnPCM5POfzapgY+4WFaHZ1HsuRfUnI1yMlDBQSD1D+iWfpIQZla2x8rIsISJ0r6QnX ssbarnea@leno.q.sbarnea.com", "key_options": null, "keyfile": "/home/zuul/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "unique": false, "user": "zuul", "validate_certs": true}
TASK [multinodes : Allow user to have passwordless sudo] *************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:173
Monday 20 August 2018 12:11:29 +0000 (0:00:03.579) 0:02:02.322 *********
Monday 20 August 2018 12:11:29 +0000 (0:00:03.579) 0:02:02.321 *********
[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: hostvars['subnode-0'].ansible_user != "{{ nodepool_user }}"
changed: [localhost -> 38.145.32.214] => (item=subnode-0) => {"backup": "", "changed": true, "item": "subnode-0", "msg": "line added"}
TASK [multinodes : Add hosts] ****************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:184
Monday 20 August 2018 12:11:33 +0000 (0:00:03.476) 0:02:05.798 *********
Monday 20 August 2018 12:11:33 +0000 (0:00:03.476) 0:02:05.797 *********
[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: hostvars['subnode-0'].ansible_user != "{{ nodepool_user }}"
creating host via 'add_host': hostname=subnode-0
changed: [localhost] => (item=(0, [u'192.168.54.9', u'38.145.32.214'])) => {"add_host": {"groups": ["subnodes"], "host_name": "subnode-0", "host_vars": {"ansible_fqdn": "subnode-0", "ansible_host": "38.145.32.214", "ansible_private_key_file": "/home/ssbarnea/.ssh/id_rsa", "ansible_user": "zuul", "subnode_private_ip": "192.168.54.9", "subnode_public_ip": "38.145.32.214"}}, "changed": true, "item": [0, ["192.168.54.9", "38.145.32.214"]]}
TASK [multinodes : Dump hosts to file] *******************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:199
Monday 20 August 2018 12:11:33 +0000 (0:00:00.036) 0:02:05.835 *********
Monday 20 August 2018 12:11:33 +0000 (0:00:00.036) 0:02:05.833 *********
changed: [localhost] => {"changed": true, "checksum": "f34f2ea4d7e159ab6498a8813f833e2aeb30a8bf", "dest": "/tmp/reproduce-tmp.GmSwJ/multinode_hosts", "gid": 1000, "group": "ssbarnea", "md5sum": "4b6b546239b2006552d20b5e5b603411", "mode": "0664", "owner": "ssbarnea", "size": 194, "src": "/home/ssbarnea/.ansible/tmp/ansible-tmp-1534767093.4-248654170084877/source", "state": "file", "uid": 1000}
META: ran handlers
META: ran handlers
PLAY RECAP ***********************************************************************************************************************************************************************************
localhost : ok=20 changed=17 unreachable=0 failed=0
Monday 20 August 2018 12:11:33 +0000 (0:00:00.338) 0:02:06.173 *********
===============================================================================
multinodes ------------------------------------------------------------ 126.10s
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
total ----------------------------------------------------------------- 126.10s
Monday 20 August 2018 12:11:33 +0000 (0:00:00.338) 0:02:06.172 *********
===============================================================================
multinodes : Create stack ------------------------------------------------------------------------------------------------------------------------------------------------------------ 51.78s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:81 -------------------------------------------------------------------------------------------------------
multinodes : Delete stack ------------------------------------------------------------------------------------------------------------------------------------------------------------ 43.94s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/delete_stack.yml:1 ------------------------------------------------------------------------------------------------
multinodes : Setup user --------------------------------------------------------------------------------------------------------------------------------------------------------------- 5.86s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:152 ------------------------------------------------------------------------------------------------------
multinodes : Get output from nodes ---------------------------------------------------------------------------------------------------------------------------------------------------- 4.68s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:121 ------------------------------------------------------------------------------------------------------
multinodes : find image --------------------------------------------------------------------------------------------------------------------------------------------------------------- 4.26s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:43 -------------------------------------------------------------------------------------------------------
multinodes : Setup keys --------------------------------------------------------------------------------------------------------------------------------------------------------------- 3.58s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:162 ------------------------------------------------------------------------------------------------------
multinodes : Allow user to have passwordless sudo ------------------------------------------------------------------------------------------------------------------------------------- 3.48s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:173 ------------------------------------------------------------------------------------------------------
multinodes : Add keypair -------------------------------------------------------------------------------------------------------------------------------------------------------------- 3.10s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:53 -------------------------------------------------------------------------------------------------------
multinodes : Wait for provisioned hosts to become reachable --------------------------------------------------------------------------------------------------------------------------- 2.87s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:139 ------------------------------------------------------------------------------------------------------
multinodes : Clean log for this role -------------------------------------------------------------------------------------------------------------------------------------------------- 0.53s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:28 -------------------------------------------------------------------------------------------------------
multinodes : Dump hosts to file ------------------------------------------------------------------------------------------------------------------------------------------------------- 0.34s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:199 ------------------------------------------------------------------------------------------------------
multinodes : Create resources group template ------------------------------------------------------------------------------------------------------------------------------------------ 0.32s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:71 -------------------------------------------------------------------------------------------------------
multinodes : Create parameters in environment file for templates ---------------------------------------------------------------------------------------------------------------------- 0.30s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:76 -------------------------------------------------------------------------------------------------------
multinodes : Create parent template --------------------------------------------------------------------------------------------------------------------------------------------------- 0.29s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:66 -------------------------------------------------------------------------------------------------------
multinodes : Check if openstack client is installed ----------------------------------------------------------------------------------------------------------------------------------- 0.29s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:8 --------------------------------------------------------------------------------------------------------
multinodes : Ensure local working dir exists ------------------------------------------------------------------------------------------------------------------------------------------ 0.27s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:21 -------------------------------------------------------------------------------------------------------
multinodes : Add hosts ---------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.04s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:125 ------------------------------------------------------------------------------------------------------
multinodes : Add hosts ---------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.04s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:184 ------------------------------------------------------------------------------------------------------
multinodes : Fail if no auth is provided ---------------------------------------------------------------------------------------------------------------------------------------------- 0.02s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:1 --------------------------------------------------------------------------------------------------------
multinodes : Set fact for image ------------------------------------------------------------------------------------------------------------------------------------------------------- 0.02s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/multinodes/tasks/main.yml:47 -------------------------------------------------------------------------------------------------------
Playbook run took 0 days, 0 hours, 2 minutes, 6 seconds
+ HOSTS_FILE=multinode_hosts
+ ansible-playbook /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/playbooks/nodepool-setup.yml -i /tmp/reproduce-tmp.GmSwJ/multinode_hosts
ansible-playbook 2.5.5
config file = None
configured module search path = [u'/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart/library']
ansible python module location = /home/ssbarnea/.local/lib/python2.7/site-packages/ansible
executable location = /home/ssbarnea/.local/bin/ansible-playbook
python version = 2.7.5 (default, Jul 13 2018, 13:06:57) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
No config file found; using defaults
statically imported: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml
statically imported: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml
PLAYBOOK: nodepool-setup.yml *****************************************************************************************************************************************************************
1 plays in /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/playbooks/nodepool-setup.yml
PLAY [Setup the provisioned virtual machines to look like nodepool nodes] ********************************************************************************************************************
TASK [Gathering Facts] ***********************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/playbooks/nodepool-setup.yml:2
Monday 20 August 2018 12:11:34 +0000 (0:00:00.054) 0:00:00.054 *********
Monday 20 August 2018 12:11:34 +0000 (0:00:00.054) 0:00:00.054 *********
ok: [subnode-0]
META: ran handlers
TASK [nodepool-setup : Create /etc/nodepool directory] ***************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:2
Monday 20 August 2018 12:11:40 +0000 (0:00:06.310) 0:00:06.364 *********
Monday 20 August 2018 12:11:40 +0000 (0:00:06.310) 0:00:06.364 *********
changed: [subnode-0] => {"changed": true, "gid": 1001, "group": "zuul", "mode": "0755", "owner": "zuul", "path": "/etc/nodepool", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 1001}
TASK [nodepool-setup : Create /etc/nodepool/node_private] ************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:10
Monday 20 August 2018 12:11:44 +0000 (0:00:03.474) 0:00:09.839 *********
Monday 20 August 2018 12:11:44 +0000 (0:00:03.474) 0:00:09.838 *********
changed: [subnode-0] => {"backup": "", "changed": true, "msg": "line added and ownership, perms or SE linux context changed"}
TASK [nodepool-setup : Create /etc/nodepool/primary_node_private] ****************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:19
Monday 20 August 2018 12:11:47 +0000 (0:00:03.567) 0:00:13.407 *********
Monday 20 August 2018 12:11:47 +0000 (0:00:03.567) 0:00:13.406 *********
changed: [subnode-0] => {"backup": "", "changed": true, "msg": "line added and ownership, perms or SE linux context changed"}
TASK [nodepool-setup : Create /etc/nodepool/provider] ****************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:28
Monday 20 August 2018 12:11:51 +0000 (0:00:03.464) 0:00:16.872 *********
Monday 20 August 2018 12:11:51 +0000 (0:00:03.464) 0:00:16.871 *********
changed: [subnode-0] => {"changed": true, "checksum": "f7ee41b7ffdd213a4e4af3be900f480aace56b96", "dest": "/etc/nodepool/provider", "gid": 0, "group": "root", "md5sum": "00a15fae055aa126ab63a79c209cd32c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 96, "src": "/home/zuul/.ansible/tmp/ansible-tmp-1534767111.26-33580419050912/source", "state": "file", "uid": 0}
TASK [nodepool-setup : Create empty /etc/nodepool/sub_nodes] *********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:42
Monday 20 August 2018 12:11:58 +0000 (0:00:07.624) 0:00:24.496 *********
Monday 20 August 2018 12:11:58 +0000 (0:00:07.624) 0:00:24.495 *********
changed: [subnode-0] => {"changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/etc/nodepool/sub_nodes", "gid": 0, "group": "root", "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 0, "src": "/home/zuul/.ansible/tmp/ansible-tmp-1534767118.89-133698265740325/source", "state": "file", "uid": 0}
TASK [nodepool-setup : Create /etc/nodepool/sub_nodes] ***************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:47
Monday 20 August 2018 12:12:06 +0000 (0:00:07.251) 0:00:31.748 *********
Monday 20 August 2018 12:12:06 +0000 (0:00:07.251) 0:00:31.747 *********
TASK [nodepool-setup : Create empty /etc/nodepool/sub_nodes_private] *************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:57
Monday 20 August 2018 12:12:06 +0000 (0:00:00.017) 0:00:31.765 *********
Monday 20 August 2018 12:12:06 +0000 (0:00:00.017) 0:00:31.765 *********
changed: [subnode-0] => {"changed": true, "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "dest": "/etc/nodepool/sub_nodes_private", "gid": 0, "group": "root", "md5sum": "d41d8cd98f00b204e9800998ecf8427e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 0, "src": "/home/zuul/.ansible/tmp/ansible-tmp-1534767126.15-157364110507555/source", "state": "file", "uid": 0}
TASK [nodepool-setup : Create /etc/nodepool/sub_nodes_private] *******************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:62
Monday 20 August 2018 12:12:13 +0000 (0:00:07.250) 0:00:39.016 *********
Monday 20 August 2018 12:12:13 +0000 (0:00:07.250) 0:00:39.015 *********
TASK [nodepool-setup : Create /etc/nodepool/id_rsa] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:71
Monday 20 August 2018 12:12:13 +0000 (0:00:00.019) 0:00:39.035 *********
Monday 20 August 2018 12:12:13 +0000 (0:00:00.019) 0:00:39.034 *********
changed: [subnode-0] => {"changed": true, "cmd": "ssh-keygen -N \"\" -f /etc/nodepool/id_rsa; chmod 600 /etc/nodepool/id_rsa;", "delta": "0:00:00.109771", "end": "2018-08-20 12:12:16.536308", "rc": 0, "start": "2018-08-20 12:12:16.426537", "stderr": "", "stderr_lines": [], "stdout": "Generating public/private rsa key pair.\nYour identification has been saved in /etc/nodepool/id_rsa.\nYour public key has been saved in /etc/nodepool/id_rsa.pub.\nThe key fingerprint is:\nSHA256:+Aeg5zOwn8eL+yLk0PZSSauvmqEurkMpc15ohpaPbJA root@subnode-0.rdocloud\nThe key's randomart image is:\n+---[RSA 2048]----+\n| |\n| |\n| . |\n| ..o |\n| oooo.ooS |\n|E=* ==+. . |\n|**+*.++.. . |\n|o=.+=.o=o. |\n|O+o..=*=o. |\n+----[SHA256]-----+", "stdout_lines": ["Generating public/private rsa key pair.", "Your identification has been saved in /etc/nodepool/id_rsa.", "Your public key has been saved in /etc/nodepool/id_rsa.pub.", "The key fingerprint is:", "SHA256:+Aeg5zOwn8eL+yLk0PZSSauvmqEurkMpc15ohpaPbJA root@subnode-0.rdocloud", "The key's randomart image is:", "+---[RSA 2048]----+", "| |", "| |", "| . |", "| ..o |", "| oooo.ooS |", "|E=* ==+. . |", "|**+*.++.. . |", "|o=.+=.o=o. |", "|O+o..=*=o. |", "+----[SHA256]-----+"]}
TASK [nodepool-setup : Make sure /etc/nodepool/id_rsa is owned by zuul] **********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:78
Monday 20 August 2018 12:12:16 +0000 (0:00:03.569) 0:00:42.605 *********
Monday 20 August 2018 12:12:16 +0000 (0:00:03.569) 0:00:42.604 *********
changed: [subnode-0] => (item=) => {"changed": true, "gid": 1001, "group": "zuul", "item": "", "mode": "0600", "owner": "zuul", "path": "/etc/nodepool/id_rsa", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1675, "state": "file", "uid": 1001}
changed: [subnode-0] => (item=.pub) => {"changed": true, "gid": 1001, "group": "zuul", "item": ".pub", "mode": "0644", "owner": "zuul", "path": "/etc/nodepool/id_rsa.pub", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 405, "state": "file", "uid": 1001}
TASK [nodepool-setup : Create and enable swap on subnode] ************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:5
Monday 20 August 2018 12:12:23 +0000 (0:00:06.688) 0:00:49.294 *********
Monday 20 August 2018 12:12:23 +0000 (0:00:06.688) 0:00:49.293 *********
changed: [subnode-0] => {"changed": true, "cmd": "dd if=/dev/zero of=/root/swapfile bs=1024 count=8388608; chmod 600 /root/swapfile; mkswap /root/swapfile; swapon /root/swapfile; echo \"/root/swapfile swap swap defaults 0 0\" >> /etc/fstab;", "delta": "0:00:39.651977", "end": "2018-08-20 12:13:06.236796", "rc": 0, "start": "2018-08-20 12:12:26.584819", "stderr": "8388608+0 records in\n8388608+0 records out\n8589934592 bytes (8.6 GB) copied, 36.4053 s, 236 MB/s", "stderr_lines": ["8388608+0 records in", "8388608+0 records out", "8589934592 bytes (8.6 GB) copied, 36.4053 s, 236 MB/s"], "stdout": "Setting up swapspace version 1, size = 8388604 KiB\nno label, UUID=905ad228-967d-4de8-90a9-94a30a3d5981", "stdout_lines": ["Setting up swapspace version 1, size = 8388604 KiB", "no label, UUID=905ad228-967d-4de8-90a9-94a30a3d5981"]}
TASK [nodepool-setup : Create /etc/ci directory] *********************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:14
Monday 20 August 2018 12:13:06 +0000 (0:00:43.041) 0:01:32.335 *********
Monday 20 August 2018 12:13:06 +0000 (0:00:43.041) 0:01:32.334 *********
changed: [subnode-0] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "zuul", "path": "/etc/ci", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 1001}
TASK [nodepool-setup : Create /etc/ci/mirror_info.sh] ****************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:23
Monday 20 August 2018 12:13:10 +0000 (0:00:03.568) 0:01:35.903 *********
Monday 20 August 2018 12:13:10 +0000 (0:00:03.568) 0:01:35.903 *********
changed: [subnode-0] => {"changed": true, "checksum": "46585dbdc2ed62915d9a1146c8f47f8705247f31", "dest": "/etc/ci/mirror_info.sh", "gid": 1001, "group": "zuul", "md5sum": "34417d83f63fd39609aacb402d3d9408", "mode": "0664", "owner": "zuul", "secontext": "system_u:object_r:etc_t:s0", "size": 3705, "src": "/home/zuul/.ansible/tmp/ansible-tmp-1534767190.32-10147139940776/source", "state": "file", "uid": 1001}
TASK [nodepool-setup : Check for /etc/yum/vars/contentdir] ***********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:28
Monday 20 August 2018 12:13:17 +0000 (0:00:07.423) 0:01:43.327 *********
Monday 20 August 2018 12:13:17 +0000 (0:00:07.423) 0:01:43.326 *********
ok: [subnode-0] => {"changed": false, "stat": {"exists": false}}
TASK [nodepool-setup : Discover package architecture] ****************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:36
Monday 20 August 2018 12:13:21 +0000 (0:00:03.367) 0:01:46.695 *********
Monday 20 August 2018 12:13:21 +0000 (0:00:03.367) 0:01:46.694 *********
[WARNING]: Consider using the yum, dnf or zypper module rather than running rpm. If you need to use command because yum, dnf or zypper is insufficient you can add warn=False to this
command task or set command_warnings=False in ansible.cfg to get rid of this message.
changed: [subnode-0] => {"changed": true, "cmd": ["rpm", "-q", "--qf", "%{arch}", "-f", "/etc/redhat-release"], "delta": "0:00:00.059163", "end": "2018-08-20 12:13:24.163595", "rc": 0, "start": "2018-08-20 12:13:24.104432", "stderr": "", "stderr_lines": [], "stdout": "x86_64", "stdout_lines": ["x86_64"]}
TASK [nodepool-setup : debug] ****************************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:40
Monday 20 August 2018 12:13:24 +0000 (0:00:03.540) 0:01:50.235 *********
Monday 20 August 2018 12:13:24 +0000 (0:00:03.540) 0:01:50.234 *********
ok: [subnode-0] => {
"msg": "Package architecture is 'x86_64'"
}
TASK [nodepool-setup : Set contentdir to altarch] ********************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:43
Monday 20 August 2018 12:13:24 +0000 (0:00:00.044) 0:01:50.280 *********
Monday 20 August 2018 12:13:24 +0000 (0:00:00.044) 0:01:50.279 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Set contentdir to default centos arch] ********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:48
Monday 20 August 2018 12:13:24 +0000 (0:00:00.025) 0:01:50.305 *********
Monday 20 August 2018 12:13:24 +0000 (0:00:00.025) 0:01:50.304 *********
ok: [subnode-0] => {"ansible_facts": {"yum_contentdir_data": "centos"}, "changed": false}
TASK [nodepool-setup : Populate /etc/yum/vars/contentdir] ************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:53
Monday 20 August 2018 12:13:24 +0000 (0:00:00.075) 0:01:50.380 *********
Monday 20 August 2018 12:13:24 +0000 (0:00:00.075) 0:01:50.379 *********
changed: [subnode-0] => {"changed": true, "checksum": "b3a5425f7ebac5a1b19d0d34418ce0a4f64a7a51", "dest": "/etc/yum/vars/contentdir", "gid": 0, "group": "root", "md5sum": "cdc872db616ac66adb3166c75e9ad183", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "src": "/home/zuul/.ansible/tmp/ansible-tmp-1534767204.8-269570650104969/source", "state": "file", "uid": 0}
TASK [nodepool-setup : Install repos (will be removed by toci_gatetest)] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:59
Monday 20 August 2018 12:13:32 +0000 (0:00:07.579) 0:01:57.959 *********
Monday 20 August 2018 12:13:32 +0000 (0:00:07.579) 0:01:57.959 *********
changed: [subnode-0] => (item=centos-release-openstack-ocata) => {"changed": true, "item": "centos-release-openstack-ocata", "msg": "warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-openstack-ocata-1-2.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\nImporting GPG key 0xF4A80EB5:\n Userid : \"CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>\"\n Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5\n Package : centos-release-7-4.1708.el7.centos.x86_64 (installed)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\n", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: centos.sonn.com\n * extras: centos.sonn.com\n * updates: mirror.san.fastserv.com\nResolving Dependencies\n--> Running transaction check\n---> Package centos-release-openstack-ocata.noarch 0:1-2.el7 will be installed\n--> Processing Dependency: centos-release-qemu-ev for package: centos-release-openstack-ocata-1-2.el7.noarch\n--> Processing Dependency: centos-release-ceph-jewel for package: centos-release-openstack-ocata-1-2.el7.noarch\n--> Running transaction check\n---> Package centos-release-ceph-jewel.noarch 0:1.0-1.el7.centos will be installed\n--> Processing Dependency: centos-release-storage-common for package: centos-release-ceph-jewel-1.0-1.el7.centos.noarch\n---> Package centos-release-qemu-ev.noarch 0:1.0-3.el7.centos will be installed\n--> Processing Dependency: centos-release-virt-common for package: centos-release-qemu-ev-1.0-3.el7.centos.noarch\n--> Running transaction check\n---> Package centos-release-storage-common.noarch 0:2-2.el7.centos will be installed\n--> Processing Dependency: centos-release >= 7-5.1804.el7.centos.2 for package: centos-release-storage-common-2-2.el7.centos.noarch\n---> Package centos-release-virt-common.noarch 0:1-1.el7.centos will be installed\n--> Running transaction check\n---> Package centos-release.x86_64 0:7-4.1708.el7.centos will be updated\n---> Package centos-release.x86_64 0:7-5.1804.4.el7.centos will be an update\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n centos-release-openstack-ocata noarch 1-2.el7 extras 5.3 k\nInstalling for dependencies:\n centos-release-ceph-jewel noarch 1.0-1.el7.centos extras 4.1 k\n centos-release-qemu-ev noarch 1.0-3.el7.centos extras 11 k\n centos-release-storage-common noarch 2-2.el7.centos extras 5.1 k\n centos-release-virt-common noarch 1-1.el7.centos extras 4.5 k\nUpdating for dependencies:\n centos-release x86_64 7-5.1804.4.el7.centos updates 25 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\nUpgrade ( 1 Dependent package)\n\nTotal download size: 55 k\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for centos-release-openstack-ocata-1-2.el7.noarch.rpm is not installed\nPublic key for centos-release-7-5.1804.4.el7.centos.x86_64.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 176 kB/s | 55 kB 00:00 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : centos-release-7-5.1804.4.el7.centos.x86_64 1/7 \n Installing : centos-release-virt-common-1-1.el7.centos.noarch 2/7 \n Installing : centos-release-qemu-ev-1.0-3.el7.centos.noarch 3/7 \n Installing : centos-release-storage-common-2-2.el7.centos.noarch 4/7 \n Installing : centos-release-ceph-jewel-1.0-1.el7.centos.noarch 5/7 \n Installing : centos-release-openstack-ocata-1-2.el7.noarch 6/7 \n Cleanup : centos-release-7-4.1708.el7.centos.x86_64 7/7 \n Verifying : centos-release-openstack-ocata-1-2.el7.noarch 1/7 \n Verifying : centos-release-ceph-jewel-1.0-1.el7.centos.noarch 2/7 \n Verifying : centos-release-virt-common-1-1.el7.centos.noarch 3/7 \n Verifying : centos-release-qemu-ev-1.0-3.el7.centos.noarch 4/7 \n Verifying : centos-release-storage-common-2-2.el7.centos.noarch 5/7 \n Verifying : centos-release-7-5.1804.4.el7.centos.x86_64 6/7 \n Verifying : centos-release-7-4.1708.el7.centos.x86_64 7/7 \n\nInstalled:\n centos-release-openstack-ocata.noarch 0:1-2.el7 \n\nDependency Installed:\n centos-release-ceph-jewel.noarch 0:1.0-1.el7.centos \n centos-release-qemu-ev.noarch 0:1.0-3.el7.centos \n centos-release-storage-common.noarch 0:2-2.el7.centos \n centos-release-virt-common.noarch 0:1-1.el7.centos \n\nDependency Updated:\n centos-release.x86_64 0:7-5.1804.4.el7.centos \n\nComplete!\n"]}
changed: [subnode-0] => (item=epel-release) => {"changed": true, "item": "epel-release", "msg": "", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: centos.sonn.com\n * extras: centos.sonn.com\n * updates: mirror.san.fastserv.com\nResolving Dependencies\n--> Running transaction check\n---> Package epel-release.noarch 0:7-11 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n epel-release noarch 7-11 extras 15 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 15 k\nInstalled size: 24 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : epel-release-7-11.noarch 1/1 \n Verifying : epel-release-7-11.noarch 1/1 \n\nInstalled:\n epel-release.noarch 0:7-11 \n\nComplete!\n"]}
TASK [nodepool-setup : Install packages] *****************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:67
Monday 20 August 2018 12:13:49 +0000 (0:00:16.995) 0:02:14.955 *********
Monday 20 August 2018 12:13:49 +0000 (0:00:16.995) 0:02:14.954 *********
changed: [subnode-0] => {"changed": true, "msg": "", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: centos.sonn.com\n * epel: dl.fedoraproject.org\n * extras: centos.sonn.com\n * updates: mirror.san.fastserv.com\nResolving Dependencies\n--> Running transaction check\n---> Package git.x86_64 0:1.8.3.1-14.el7_5 will be installed\n--> Processing Dependency: perl-Git = 1.8.3.1-14.el7_5 for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(warnings) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(vars) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(strict) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(lib) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(Git) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: perl(Error) for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-14.el7_5.x86_64\n--> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-14.el7_5.x86_64\n---> Package iptables-services.x86_64 0:1.4.21-24.1.el7_5 will be installed\n--> Processing Dependency: iptables = 1.4.21-24.1.el7_5 for package: iptables-services-1.4.21-24.1.el7_5.x86_64\n---> Package screen.x86_64 0:4.1.0-0.25.20120314git3c2946.el7 will be installed\n---> Package unbound.x86_64 0:1.6.6-1.el7 will be installed\n--> Processing Dependency: unbound-libs(x86-64) = 1.6.6-1.el7 for package: unbound-1.6.6-1.el7.x86_64\n--> Processing Dependency: libunbound.so.2()(64bit) for package: unbound-1.6.6-1.el7.x86_64\n---> Package vim-enhanced.x86_64 2:7.4.160-4.el7 will be installed\n--> Processing Dependency: vim-common = 2:7.4.160-4.el7 for package: 2:vim-enhanced-7.4.160-4.el7.x86_64\n--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-4.el7.x86_64\n--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-4.el7.x86_64\n---> Package wget.x86_64 0:1.14-15.el7_4.1 will be installed\n--> Running transaction check\n---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed\n---> Package iptables.x86_64 0:1.4.21-18.2.el7_4 will be updated\n---> Package iptables.x86_64 0:1.4.21-24.1.el7_5 will be an update\n---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed\n---> Package perl.x86_64 4:5.16.3-292.el7 will be installed\n--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64\n--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64\n---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed\n---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed\n---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed\n---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed\n---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed\n--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch\n--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch\n---> Package perl-Git.noarch 0:1.8.3.1-14.el7_5 will be installed\n---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed\n---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed\n---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed\n---> Package unbound-libs.x86_64 0:1.6.6-1.el7 will be installed\n---> Package vim-common.x86_64 2:7.4.160-4.el7 will be installed\n--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-4.el7.x86_64\n--> Running transaction check\n---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed\n---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed\n---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed\n--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch\n--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch\n---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed\n--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch\n--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch\n---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed\n---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed\n---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed\n---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed\n---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed\n---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed\n---> Package perl-constant.noarch 0:1.27-2.el7 will be installed\n---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed\n---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed\n---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed\n---> Package vim-filesystem.x86_64 2:7.4.160-4.el7 will be installed\n--> Running transaction check\n---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed\n---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed\n---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed\n--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch\n--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch\n---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed\n--> Running transaction check\n---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed\n---> Package perl-parent.noarch 1:0.225-244.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n git x86_64 1.8.3.1-14.el7_5 updates 4.4 M\n iptables-services x86_64 1.4.21-24.1.el7_5 updates 51 k\n screen x86_64 4.1.0-0.25.20120314git3c2946.el7 base 552 k\n unbound x86_64 1.6.6-1.el7 base 673 k\n vim-enhanced x86_64 2:7.4.160-4.el7 base 1.0 M\n wget x86_64 1.14-15.el7_4.1 base 547 k\nInstalling for dependencies:\n gpm-libs x86_64 1.20.7-5.el7 base 32 k\n libgnome-keyring x86_64 3.12.0-1.el7 base 109 k\n perl x86_64 4:5.16.3-292.el7 base 8.0 M\n perl-Carp noarch 1.26-244.el7 base 19 k\n perl-Encode x86_64 2.51-7.el7 base 1.5 M\n perl-Error noarch 1:0.17020-2.el7 base 32 k\n perl-Exporter noarch 5.68-3.el7 base 28 k\n perl-File-Path noarch 2.09-2.el7 base 26 k\n perl-File-Temp noarch 0.23.01-3.el7 base 56 k\n perl-Filter x86_64 1.49-3.el7 base 76 k\n perl-Getopt-Long noarch 2.40-3.el7 base 56 k\n perl-Git noarch 1.8.3.1-14.el7_5 updates 54 k\n perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k\n perl-PathTools x86_64 3.40-5.el7 base 82 k\n perl-Pod-Escapes noarch 1:1.04-292.el7 base 51 k\n perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k\n perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k\n perl-Pod-Usage noarch 1.63-3.el7 base 27 k\n perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k\n perl-Socket x86_64 2.010-4.el7 base 49 k\n perl-Storable x86_64 2.45-3.el7 base 77 k\n perl-TermReadKey x86_64 2.30-20.el7 base 31 k\n perl-Text-ParseWords noarch 3.29-4.el7 base 14 k\n perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k\n perl-Time-Local noarch 1.2300-2.el7 base 24 k\n perl-constant noarch 1.27-2.el7 base 19 k\n perl-libs x86_64 4:5.16.3-292.el7 base 688 k\n perl-macros x86_64 4:5.16.3-292.el7 base 43 k\n perl-parent noarch 1:0.225-244.el7 base 12 k\n perl-podlators noarch 2.5.1-3.el7 base 112 k\n perl-threads x86_64 1.87-4.el7 base 49 k\n perl-threads-shared x86_64 1.43-6.el7 base 39 k\n unbound-libs x86_64 1.6.6-1.el7 base 405 k\n vim-common x86_64 2:7.4.160-4.el7 base 5.9 M\n vim-filesystem x86_64 2:7.4.160-4.el7 base 10 k\nUpdating for dependencies:\n iptables x86_64 1.4.21-24.1.el7_5 updates 432 k\n\nTransaction Summary\n================================================================================\nInstall 6 Packages (+35 Dependent packages)\nUpgrade ( 1 Dependent package)\n\nTotal download size: 26 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 2.1 MB/s | 26 MB 00:12 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 1:perl-parent-0.225-244.el7.noarch 1/43 \n Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/43 \n Installing : perl-podlators-2.5.1-3.el7.noarch 3/43 \n Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/43 \n Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch 5/43 \n Installing : perl-Text-ParseWords-3.29-4.el7.noarch 6/43 \n Installing : perl-Encode-2.51-7.el7.x86_64 7/43 \n Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/43 \n Installing : 4:perl-macros-5.16.3-292.el7.x86_64 9/43 \n Installing : 4:perl-libs-5.16.3-292.el7.x86_64 10/43 \n Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 11/43 \n Installing : perl-Exporter-5.68-3.el7.noarch 12/43 \n Installing : perl-constant-1.27-2.el7.noarch 13/43 \n Installing : perl-Time-Local-1.2300-2.el7.noarch 14/43 \n Installing : perl-Socket-2.010-4.el7.x86_64 15/43 \n Installing : perl-Carp-1.26-244.el7.noarch 16/43 \n Installing : perl-Storable-2.45-3.el7.x86_64 17/43 \n Installing : perl-PathTools-3.40-5.el7.x86_64 18/43 \n Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 19/43 \n Installing : perl-File-Temp-0.23.01-3.el7.noarch 20/43 \n Installing : perl-File-Path-2.09-2.el7.noarch 21/43 \n Installing : perl-threads-shared-1.43-6.el7.x86_64 22/43 \n Installing : perl-threads-1.87-4.el7.x86_64 23/43 \n Installing : perl-Filter-1.49-3.el7.x86_64 24/43 \n Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 25/43 \n Installing : perl-Getopt-Long-2.40-3.el7.noarch 26/43 \n Installing : 4:perl-5.16.3-292.el7.x86_64 27/43 \n Installing : 1:perl-Error-0.17020-2.el7.noarch 28/43 \n Installing : perl-TermReadKey-2.30-20.el7.x86_64 29/43 \n Updating : iptables-1.4.21-24.1.el7_5.x86_64 30/43 \n Installing : 2:vim-filesystem-7.4.160-4.el7.x86_64 31/43 \n Installing : 2:vim-common-7.4.160-4.el7.x86_64 32/43 \n Installing : unbound-libs-1.6.6-1.el7.x86_64 33/43 \n Installing : gpm-libs-1.20.7-5.el7.x86_64 34/43 \n Installing : libgnome-keyring-3.12.0-1.el7.x86_64 35/43 \n Installing : perl-Git-1.8.3.1-14.el7_5.noarch 36/43 \n Installing : git-1.8.3.1-14.el7_5.x86_64 37/43 \n Installing : 2:vim-enhanced-7.4.160-4.el7.x86_64 38/43 \n Installing : unbound-1.6.6-1.el7.x86_64 39/43 \n Installing : iptables-services-1.4.21-24.1.el7_5.x86_64 40/43 \n Installing : screen-4.1.0-0.25.20120314git3c2946.el7.x86_64 41/43 \n Installing : wget-1.14-15.el7_4.1.x86_64 42/43 \n Cleanup : iptables-1.4.21-18.2.el7_4.x86_64 43/43 \n Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/43 \n Verifying : libgnome-keyring-3.12.0-1.el7.x86_64 2/43 \n Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/43 \n Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/43 \n Verifying : perl-Exporter-5.68-3.el7.noarch 5/43 \n Verifying : perl-constant-1.27-2.el7.noarch 6/43 \n Verifying : perl-PathTools-3.40-5.el7.x86_64 7/43 \n Verifying : 4:perl-macros-5.16.3-292.el7.x86_64 8/43 \n Verifying : 1:perl-parent-0.225-244.el7.noarch 9/43 \n Verifying : 4:perl-5.16.3-292.el7.x86_64 10/43 \n Verifying : perl-TermReadKey-2.30-20.el7.x86_64 11/43 \n Verifying : perl-File-Temp-0.23.01-3.el7.noarch 12/43 \n Verifying : iptables-services-1.4.21-24.1.el7_5.x86_64 13/43 \n Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 14/43 \n Verifying : perl-Time-Local-1.2300-2.el7.noarch 15/43 \n Verifying : gpm-libs-1.20.7-5.el7.x86_64 16/43 \n Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 17/43 \n Verifying : unbound-1.6.6-1.el7.x86_64 18/43 \n Verifying : perl-Socket-2.010-4.el7.x86_64 19/43 \n Verifying : git-1.8.3.1-14.el7_5.x86_64 20/43 \n Verifying : perl-Carp-1.26-244.el7.noarch 21/43 \n Verifying : wget-1.14-15.el7_4.1.x86_64 22/43 \n Verifying : 1:perl-Error-0.17020-2.el7.noarch 23/43 \n Verifying : unbound-libs-1.6.6-1.el7.x86_64 24/43 \n Verifying : 2:vim-enhanced-7.4.160-4.el7.x86_64 25/43 \n Verifying : perl-Storable-2.45-3.el7.x86_64 26/43 \n Verifying : screen-4.1.0-0.25.20120314git3c2946.el7.x86_64 27/43 \n Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/43 \n Verifying : 1:perl-Pod-Escapes-1.04-292.el7.noarch 29/43 \n Verifying : 2:vim-filesystem-7.4.160-4.el7.x86_64 30/43 \n Verifying : perl-Pod-Usage-1.63-3.el7.noarch 31/43 \n Verifying : perl-Git-1.8.3.1-14.el7_5.noarch 32/43 \n Verifying : perl-Encode-2.51-7.el7.x86_64 33/43 \n Verifying : iptables-1.4.21-24.1.el7_5.x86_64 34/43 \n Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 35/43 \n Verifying : perl-podlators-2.5.1-3.el7.noarch 36/43 \n Verifying : perl-File-Path-2.09-2.el7.noarch 37/43 \n Verifying : perl-threads-1.87-4.el7.x86_64 38/43 \n Verifying : perl-Filter-1.49-3.el7.x86_64 39/43 \n Verifying : perl-Getopt-Long-2.40-3.el7.noarch 40/43 \n Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 41/43 \n Verifying : 2:vim-common-7.4.160-4.el7.x86_64 42/43 \n Verifying : iptables-1.4.21-18.2.el7_4.x86_64 43/43 \n\nInstalled:\n git.x86_64 0:1.8.3.1-14.el7_5 \n iptables-services.x86_64 0:1.4.21-24.1.el7_5 \n screen.x86_64 0:4.1.0-0.25.20120314git3c2946.el7 \n unbound.x86_64 0:1.6.6-1.el7 \n vim-enhanced.x86_64 2:7.4.160-4.el7 \n wget.x86_64 0:1.14-15.el7_4.1 \n\nDependency Installed:\n gpm-libs.x86_64 0:1.20.7-5.el7 \n libgnome-keyring.x86_64 0:3.12.0-1.el7 \n perl.x86_64 4:5.16.3-292.el7 \n perl-Carp.noarch 0:1.26-244.el7 \n perl-Encode.x86_64 0:2.51-7.el7 \n perl-Error.noarch 1:0.17020-2.el7 \n perl-Exporter.noarch 0:5.68-3.el7 \n perl-File-Path.noarch 0:2.09-2.el7 \n perl-File-Temp.noarch 0:0.23.01-3.el7 \n perl-Filter.x86_64 0:1.49-3.el7 \n perl-Getopt-Long.noarch 0:2.40-3.el7 \n perl-Git.noarch 0:1.8.3.1-14.el7_5 \n perl-HTTP-Tiny.noarch 0:0.033-3.el7 \n perl-PathTools.x86_64 0:3.40-5.el7 \n perl-Pod-Escapes.noarch 1:1.04-292.el7 \n perl-Pod-Perldoc.noarch 0:3.20-4.el7 \n perl-Pod-Simple.noarch 1:3.28-4.el7 \n perl-Pod-Usage.noarch 0:1.63-3.el7 \n perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 \n perl-Socket.x86_64 0:2.010-4.el7 \n perl-Storable.x86_64 0:2.45-3.el7 \n perl-TermReadKey.x86_64 0:2.30-20.el7 \n perl-Text-ParseWords.noarch 0:3.29-4.el7 \n perl-Time-HiRes.x86_64 4:1.9725-3.el7 \n perl-Time-Local.noarch 0:1.2300-2.el7 \n perl-constant.noarch 0:1.27-2.el7 \n perl-libs.x86_64 4:5.16.3-292.el7 \n perl-macros.x86_64 4:5.16.3-292.el7 \n perl-parent.noarch 1:0.225-244.el7 \n perl-podlators.noarch 0:2.5.1-3.el7 \n perl-threads.x86_64 0:1.87-4.el7 \n perl-threads-shared.x86_64 0:1.43-6.el7 \n unbound-libs.x86_64 0:1.6.6-1.el7 \n vim-common.x86_64 2:7.4.160-4.el7 \n vim-filesystem.x86_64 2:7.4.160-4.el7 \n\nDependency Updated:\n iptables.x86_64 0:1.4.21-24.1.el7_5 \n\nComplete!\n"]}
TASK [nodepool-setup : Create /opt/stack directory] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:2
Monday 20 August 2018 12:15:04 +0000 (0:01:15.128) 0:03:30.083 *********
Monday 20 August 2018 12:15:04 +0000 (0:01:15.128) 0:03:30.082 *********
changed: [subnode-0] => {"changed": true, "gid": 1001, "group": "zuul", "mode": "0755", "owner": "zuul", "path": "/opt/stack", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 1001}
TASK [nodepool-setup : Link /opt/stack/new to /opt/stack for backwards compat] ***************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:10
Monday 20 August 2018 12:15:08 +0000 (0:00:03.715) 0:03:33.799 *********
Monday 20 August 2018 12:15:08 +0000 (0:00:03.715) 0:03:33.798 *********
changed: [subnode-0] => {"changed": true, "dest": "/opt/stack/new", "gid": 1001, "group": "zuul", "mode": "0777", "owner": "zuul", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 10, "src": "/opt/stack", "state": "link", "uid": 1001}
TASK [nodepool-setup : Set up git credentials] ***********************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:19
Monday 20 August 2018 12:15:11 +0000 (0:00:03.391) 0:03:37.190 *********
Monday 20 August 2018 12:15:11 +0000 (0:00:03.391) 0:03:37.189 *********
changed: [subnode-0] => {"changed": true, "cmd": "git config --global user.email \"user@example.com\"; git config --global user.name \"CI user\"", "delta": "0:00:00.008405", "end": "2018-08-20 12:15:14.522670", "rc": 0, "start": "2018-08-20 12:15:14.514265", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [nodepool-setup : include_tasks] ********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:24
Monday 20 August 2018 12:15:14 +0000 (0:00:03.398) 0:03:40.589 *********
Monday 20 August 2018 12:15:14 +0000 (0:00:03.398) 0:03:40.588 *********
included: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml for subnode-0
included: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml for subnode-0
included: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml for subnode-0
included: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml for subnode-0
included: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml for subnode-0
included: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml for subnode-0
TASK [nodepool-setup : Check if repo should be changed] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:1
Monday 20 August 2018 12:15:15 +0000 (0:00:00.113) 0:03:40.702 *********
Monday 20 August 2018 12:15:15 +0000 (0:00:00.113) 0:03:40.701 *********
ok: [subnode-0] => {"ansible_facts": {"proj": "openstack/tripleo-quickstart:"}, "changed": false}
TASK [nodepool-setup : Clone usually if project has no changes to apply] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5
Monday 20 August 2018 12:15:15 +0000 (0:00:00.065) 0:03:40.767 *********
Monday 20 August 2018 12:15:15 +0000 (0:00:00.065) 0:03:40.766 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Get changes] **********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:16
Monday 20 August 2018 12:15:15 +0000 (0:00:00.023) 0:03:40.790 *********
Monday 20 August 2018 12:15:15 +0000 (0:00:00.023) 0:03:40.790 *********
ok: [subnode-0] => {"ansible_facts": {"zuul_changes_list": ["openstack/tripleo-quickstart:master:refs/changes/88/581788/3"]}, "changed": false}
TASK [nodepool-setup : Clone repo and apply change] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20
Monday 20 August 2018 12:15:15 +0000 (0:00:00.066) 0:03:40.857 *********
Monday 20 August 2018 12:15:15 +0000 (0:00:00.066) 0:03:40.856 *********
changed: [subnode-0] => (item=openstack/tripleo-quickstart:master:refs/changes/88/581788/3) => {"changed": true, "cmd": "export dir=tripleo-quickstart\n export refs=refs/changes/88/581788/3\n if [[ ! -e $dir ]]; then\n git clone https://git.openstack.org/openstack/tripleo-quickstart\n cd $dir\n git fetch https://git.openstack.org/openstack/tripleo-quickstart $refs && git checkout FETCH_HEAD\n else\n cd $dir\n git fetch https://git.openstack.org/openstack/tripleo-quickstart $refs && git cherry-pick --allow-empty FETCH_HEAD\n fi", "delta": "0:00:02.372254", "end": "2018-08-20 12:15:20.565192", "item": "openstack/tripleo-quickstart:master:refs/changes/88/581788/3", "rc": 0, "start": "2018-08-20 12:15:18.192938", "stderr": "From https://git.openstack.org/openstack/tripleo-quickstart\n * branch refs/changes/88/581788/3 -> FETCH_HEAD\nNote: checking out 'FETCH_HEAD'.\n\nYou are in 'detached HEAD' state. You can look around, make experimental\nchanges and commit them, and you can discard any commits you make in this\nstate without impacting any branches by performing another checkout.\n\nIf you want to create a new branch to retain commits you create, you may\ndo so (now or later) by using -b with the checkout command again. Example:\n\n git checkout -b new_branch_name\n\nHEAD is now at 328fb43... Fix Ansible Using tests as filters is deprecated", "stderr_lines": ["From https://git.openstack.org/openstack/tripleo-quickstart", " * branch refs/changes/88/581788/3 -> FETCH_HEAD", "Note: checking out 'FETCH_HEAD'.", "", "You are in 'detached HEAD' state. You can look around, make experimental", "changes and commit them, and you can discard any commits you make in this", "state without impacting any branches by performing another checkout.", "", "If you want to create a new branch to retain commits you create, you may", "do so (now or later) by using -b with the checkout command again. Example:", "", " git checkout -b new_branch_name", "", "HEAD is now at 328fb43... Fix Ansible Using tests as filters is deprecated"], "stdout": "Cloning into 'tripleo-quickstart'...", "stdout_lines": ["Cloning into 'tripleo-quickstart'..."]}
TASK [nodepool-setup : Check if repo should be changed] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:1
Monday 20 August 2018 12:15:21 +0000 (0:00:05.778) 0:03:46.635 *********
Monday 20 August 2018 12:15:21 +0000 (0:00:05.778) 0:03:46.635 *********
ok: [subnode-0] => {"ansible_facts": {"proj": "openstack/tripleo-quickstart-extras:"}, "changed": false}
TASK [nodepool-setup : Clone usually if project has no changes to apply] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5
Monday 20 August 2018 12:15:21 +0000 (0:00:00.036) 0:03:46.672 *********
Monday 20 August 2018 12:15:21 +0000 (0:00:00.036) 0:03:46.672 *********
changed: [subnode-0] => {"after": "7f8c167331011631a591c55189effde8f362a483", "before": null, "changed": true}
TASK [nodepool-setup : Get changes] **********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:16
Monday 20 August 2018 12:15:26 +0000 (0:00:05.777) 0:03:52.450 *********
Monday 20 August 2018 12:15:26 +0000 (0:00:05.777) 0:03:52.449 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Clone repo and apply change] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20
Monday 20 August 2018 12:15:26 +0000 (0:00:00.022) 0:03:52.472 *********
Monday 20 August 2018 12:15:26 +0000 (0:00:00.022) 0:03:52.472 *********
skipping: [subnode-0] => (item=openstack/tripleo-quickstart:master:refs/changes/88/581788/3) => {"changed": false, "item": "openstack/tripleo-quickstart:master:refs/changes/88/581788/3", "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Check if repo should be changed] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:1
Monday 20 August 2018 12:15:26 +0000 (0:00:00.028) 0:03:52.500 *********
Monday 20 August 2018 12:15:26 +0000 (0:00:00.028) 0:03:52.500 *********
ok: [subnode-0] => {"ansible_facts": {"proj": "openstack/tripleo-upgrade:"}, "changed": false}
TASK [nodepool-setup : Clone usually if project has no changes to apply] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5
Monday 20 August 2018 12:15:26 +0000 (0:00:00.037) 0:03:52.538 *********
Monday 20 August 2018 12:15:26 +0000 (0:00:00.037) 0:03:52.537 *********
changed: [subnode-0] => {"after": "a4d63cb50db956fa2d495d1bca5bdadb88834b23", "before": null, "changed": true}
TASK [nodepool-setup : Get changes] **********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:16
Monday 20 August 2018 12:15:31 +0000 (0:00:04.925) 0:03:57.464 *********
Monday 20 August 2018 12:15:31 +0000 (0:00:04.925) 0:03:57.463 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Clone repo and apply change] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20
Monday 20 August 2018 12:15:31 +0000 (0:00:00.022) 0:03:57.486 *********
Monday 20 August 2018 12:15:31 +0000 (0:00:00.022) 0:03:57.485 *********
skipping: [subnode-0] => (item=openstack/tripleo-quickstart:master:refs/changes/88/581788/3) => {"changed": false, "item": "openstack/tripleo-quickstart:master:refs/changes/88/581788/3", "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Check if repo should be changed] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:1
Monday 20 August 2018 12:15:31 +0000 (0:00:00.027) 0:03:57.514 *********
Monday 20 August 2018 12:15:31 +0000 (0:00:00.027) 0:03:57.513 *********
ok: [subnode-0] => {"ansible_facts": {"proj": "openstack-infra/tripleo-ci:"}, "changed": false}
TASK [nodepool-setup : Clone usually if project has no changes to apply] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5
Monday 20 August 2018 12:15:31 +0000 (0:00:00.037) 0:03:57.551 *********
Monday 20 August 2018 12:15:31 +0000 (0:00:00.037) 0:03:57.550 *********
changed: [subnode-0] => {"after": "3cbf93f4a77d0d8d549f0259958d4cdfd3813201", "before": null, "changed": true}
TASK [nodepool-setup : Get changes] **********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:16
Monday 20 August 2018 12:15:37 +0000 (0:00:05.824) 0:04:03.375 *********
Monday 20 August 2018 12:15:37 +0000 (0:00:05.824) 0:04:03.374 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Clone repo and apply change] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20
Monday 20 August 2018 12:15:37 +0000 (0:00:00.027) 0:04:03.402 *********
Monday 20 August 2018 12:15:37 +0000 (0:00:00.027) 0:04:03.402 *********
skipping: [subnode-0] => (item=openstack/tripleo-quickstart:master:refs/changes/88/581788/3) => {"changed": false, "item": "openstack/tripleo-quickstart:master:refs/changes/88/581788/3", "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Check if repo should be changed] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:1
Monday 20 August 2018 12:15:37 +0000 (0:00:00.027) 0:04:03.430 *********
Monday 20 August 2018 12:15:37 +0000 (0:00:00.027) 0:04:03.429 *********
ok: [subnode-0] => {"ansible_facts": {"proj": "openstack-dev/devstack:"}, "changed": false}
TASK [nodepool-setup : Clone usually if project has no changes to apply] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5
Monday 20 August 2018 12:15:37 +0000 (0:00:00.037) 0:04:03.467 *********
Monday 20 August 2018 12:15:37 +0000 (0:00:00.037) 0:04:03.466 *********
changed: [subnode-0] => {"after": "7711d7f196e946b0cf9a091fd6be0cf35e48fd31", "before": null, "changed": true}
TASK [nodepool-setup : Get changes] **********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:16
Monday 20 August 2018 12:15:45 +0000 (0:00:07.639) 0:04:11.106 *********
Monday 20 August 2018 12:15:45 +0000 (0:00:07.639) 0:04:11.106 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Clone repo and apply change] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20
Monday 20 August 2018 12:15:45 +0000 (0:00:00.026) 0:04:11.133 *********
Monday 20 August 2018 12:15:45 +0000 (0:00:00.026) 0:04:11.132 *********
skipping: [subnode-0] => (item=openstack/tripleo-quickstart:master:refs/changes/88/581788/3) => {"changed": false, "item": "openstack/tripleo-quickstart:master:refs/changes/88/581788/3", "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Check if repo should be changed] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:1
Monday 20 August 2018 12:15:45 +0000 (0:00:00.033) 0:04:11.166 *********
Monday 20 August 2018 12:15:45 +0000 (0:00:00.033) 0:04:11.166 *********
ok: [subnode-0] => {"ansible_facts": {"proj": "openstack-infra/devstack-gate:"}, "changed": false}
TASK [nodepool-setup : Clone usually if project has no changes to apply] *********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5
Monday 20 August 2018 12:15:45 +0000 (0:00:00.043) 0:04:11.210 *********
Monday 20 August 2018 12:15:45 +0000 (0:00:00.043) 0:04:11.209 *********
changed: [subnode-0] => {"after": "d2bd6faf5ecffbebe8eb721b7fb1bc366ca4bd9a", "before": null, "changed": true}
TASK [nodepool-setup : Get changes] **********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:16
Monday 20 August 2018 12:15:50 +0000 (0:00:05.362) 0:04:16.573 *********
Monday 20 August 2018 12:15:50 +0000 (0:00:05.362) 0:04:16.572 *********
skipping: [subnode-0] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Clone repo and apply change] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20
Monday 20 August 2018 12:15:50 +0000 (0:00:00.022) 0:04:16.595 *********
Monday 20 August 2018 12:15:50 +0000 (0:00:00.022) 0:04:16.594 *********
skipping: [subnode-0] => (item=openstack/tripleo-quickstart:master:refs/changes/88/581788/3) => {"changed": false, "item": "openstack/tripleo-quickstart:master:refs/changes/88/581788/3", "skip_reason": "Conditional result was False"}
TASK [nodepool-setup : Set oooq extras to install from local copy] ***************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:29
Monday 20 August 2018 12:15:50 +0000 (0:00:00.027) 0:04:16.623 *********
Monday 20 August 2018 12:15:50 +0000 (0:00:00.027) 0:04:16.622 *********
changed: [subnode-0] => {"changed": true, "checksum": "e40a8a321923f68f144de0f757162f51d07f304a", "dest": "/opt/stack/tripleo-quickstart/quickstart-extras-requirements.txt", "gid": 1001, "group": "zuul", "md5sum": "9e41b593268965aa33b54a19024d990f", "mode": "0664", "owner": "zuul", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 79, "src": "/home/zuul/.ansible/tmp/ansible-tmp-1534767351.01-266938813558904/source", "state": "file", "uid": 1001}
TASK [nodepool-setup : Create /opt/cache/files directory] ************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:34
Monday 20 August 2018 12:15:58 +0000 (0:00:07.563) 0:04:24.186 *********
Monday 20 August 2018 12:15:58 +0000 (0:00:07.563) 0:04:24.185 *********
changed: [subnode-0] => {"changed": true, "gid": 1001, "group": "zuul", "mode": "0755", "owner": "zuul", "path": "/opt/cache/files", "secontext": "unconfined_u:object_r:usr_t:s0", "size": 6, "state": "directory", "uid": 1001}
TASK [nodepool-setup : Download Cirros image] ************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:42
Monday 20 August 2018 12:16:01 +0000 (0:00:03.376) 0:04:27.562 *********
Monday 20 August 2018 12:16:01 +0000 (0:00:03.376) 0:04:27.561 *********
changed: [subnode-0] => {"changed": true, "checksum_dest": null, "checksum_src": "615ca705b98c24bf4ccb535ab3e0611486b17c2a", "dest": "/opt/cache/files/cirros-0.3.5-x86_64-disk.img", "gid": 1001, "group": "zuul", "md5sum": "f8ab98ff5e73ebab884d80c9dc9c7290", "mode": "0664", "msg": "OK (13267968 bytes)", "owner": "zuul", "secontext": "system_u:object_r:usr_t:s0", "size": 13267968, "src": "/tmp/tmpq9CjPV", "state": "file", "status_code": 200, "uid": 1001, "url": "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"}
TASK [nodepool-setup : Set primary public key on all hosts] **********************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:75
Monday 20 August 2018 12:16:06 +0000 (0:00:04.646) 0:04:32.209 *********
Monday 20 August 2018 12:16:06 +0000 (0:00:04.646) 0:04:32.208 *********
changed: [subnode-0] => {"changed": true, "cmd": "cat /etc/nodepool/id_rsa.pub", "delta": "0:00:00.007150", "end": "2018-08-20 12:16:09.660186", "rc": 0, "start": "2018-08-20 12:16:09.653036", "stderr": "", "stderr_lines": [], "stdout": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbJX0kn++p1H4oHOFX4LD0Vflr2VR/yMSSR1/iHdekpSyHxaYbakO4d8QfAnClbSi5PTS4w7h4VrlzYADzV8CLrvkAE5QAECxDD0Gs/qW024EqYxrMm8QpjLNKV8ewug02eIWcnvqMdp5kA0PkraaCwFWlCCils+ocZYXMyvNjmQtYJ/twRIV9pQWn5uPe8G79x3NZ5nuN2sdmNYObZaDgBv4sp/qIbhn7e5CFLSi1ZRlJGGnbVvYgMihhoMWxCLji5XKcDJqxQlwfL3h8jW0WqefoqUi/Rz8k1HSC1dLe1YQ2XzctXKoFDQ2BHZS41mcLVl2BuS5JB9rNkzxIQ42J root@subnode-0.rdocloud", "stdout_lines": ["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbJX0kn++p1H4oHOFX4LD0Vflr2VR/yMSSR1/iHdekpSyHxaYbakO4d8QfAnClbSi5PTS4w7h4VrlzYADzV8CLrvkAE5QAECxDD0Gs/qW024EqYxrMm8QpjLNKV8ewug02eIWcnvqMdp5kA0PkraaCwFWlCCils+ocZYXMyvNjmQtYJ/twRIV9pQWn5uPe8G79x3NZ5nuN2sdmNYObZaDgBv4sp/qIbhn7e5CFLSi1ZRlJGGnbVvYgMihhoMWxCLji5XKcDJqxQlwfL3h8jW0WqefoqUi/Rz8k1HSC1dLe1YQ2XzctXKoFDQ2BHZS41mcLVl2BuS5JB9rNkzxIQ42J root@subnode-0.rdocloud"]}
TASK [nodepool-setup : Add primary key] ******************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:80
Monday 20 August 2018 12:16:10 +0000 (0:00:03.517) 0:04:35.727 *********
Monday 20 August 2018 12:16:10 +0000 (0:00:03.517) 0:04:35.726 *********
changed: [subnode-0] => {"backup": "", "changed": true, "msg": "line added"}
TASK [nodepool-setup : Scan SSH keys from subnodes] ******************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:86
Monday 20 August 2018 12:16:13 +0000 (0:00:03.392) 0:04:39.119 *********
Monday 20 August 2018 12:16:13 +0000 (0:00:03.392) 0:04:39.119 *********
changed: [subnode-0] => (item=subnode-0) => {"changed": true, "cmd": "for key in 38.145.32.214 192.168.54.9; do\n if ! grep -q $key /etc/ssh/ssh_known_hosts ; then\n ssh-keyscan $key >> /etc/ssh/ssh_known_hosts\n fi\n done", "delta": "0:00:00.113325", "end": "2018-08-20 12:16:16.551212", "item": "subnode-0", "rc": 0, "start": "2018-08-20 12:16:16.437887", "stderr": "grep: /etc/ssh/ssh_known_hosts: No such file or directory\n# 38.145.32.214:22 SSH-2.0-OpenSSH_7.4\n# 38.145.32.214:22 SSH-2.0-OpenSSH_7.4\n# 38.145.32.214:22 SSH-2.0-OpenSSH_7.4\n# 192.168.54.9:22 SSH-2.0-OpenSSH_7.4\n# 192.168.54.9:22 SSH-2.0-OpenSSH_7.4\n# 192.168.54.9:22 SSH-2.0-OpenSSH_7.4", "stderr_lines": ["grep: /etc/ssh/ssh_known_hosts: No such file or directory", "# 38.145.32.214:22 SSH-2.0-OpenSSH_7.4", "# 38.145.32.214:22 SSH-2.0-OpenSSH_7.4", "# 38.145.32.214:22 SSH-2.0-OpenSSH_7.4", "# 192.168.54.9:22 SSH-2.0-OpenSSH_7.4", "# 192.168.54.9:22 SSH-2.0-OpenSSH_7.4", "# 192.168.54.9:22 SSH-2.0-OpenSSH_7.4"], "stdout": "", "stdout_lines": []}
TASK [nodepool-setup : start unbound service] ************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:97
Monday 20 August 2018 12:16:16 +0000 (0:00:03.502) 0:04:42.622 *********
Monday 20 August 2018 12:16:16 +0000 (0:00:03.502) 0:04:42.621 *********
changed: [subnode-0] => {"changed": true, "enabled": true, "name": "unbound", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target network.target systemd-journald.socket system.slice unbound-keygen.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target nss-lookup.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Unbound recursive Domain Name Server", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/unbound (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/unbound ; argv[]=/usr/sbin/unbound -d $UNBOUND_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/unbound-anchor ; argv[]=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key -c /etc/unbound/icannbundle.pem ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/unbound.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "unbound.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "31126", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "31126", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "unbound.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "unbound-anchor.timer system.slice unbound-keygen.service nss-lookup.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [nodepool-setup : start iptables service] ***********************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:104
Monday 20 August 2018 12:16:21 +0000 (0:00:04.323) 0:04:46.945 *********
Monday 20 August 2018 12:16:21 +0000 (0:00:04.323) 0:04:46.944 *********
changed: [subnode-0] => {"changed": true, "enabled": true, "name": "iptables", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice syslog.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "ip6tables.service network.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "IPv4 firewall with iptables", "DevicePolicy": "auto", "Environment": "BOOTUP=serial CONSOLETYPE=serial", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/iptables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "iptables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "31126", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "31126", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "iptables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "syslog", "StandardInput": "null", "StandardOutput": "syslog", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "system.slice", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [nodepool-setup : Add iptables rules for subnodes] **************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:111
Monday 20 August 2018 12:16:25 +0000 (0:00:03.689) 0:04:50.635 *********
Monday 20 August 2018 12:16:25 +0000 (0:00:03.689) 0:04:50.634 *********
changed: [subnode-0] => (item=subnode-0) => {"chain": "INPUT", "changed": true, "flush": false, "ip_version": "ipv4", "item": "subnode-0", "rule": "-s 192.168.54.9 -j ACCEPT", "state": "present", "table": "filter"}
TASK [nodepool-setup : Save the iptables rules] **********************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:121
Monday 20 August 2018 12:16:28 +0000 (0:00:03.500) 0:04:54.135 *********
Monday 20 August 2018 12:16:28 +0000 (0:00:03.500) 0:04:54.135 *********
changed: [subnode-0] => {"changed": true, "cmd": "iptables-save > /etc/sysconfig/iptables", "delta": "0:00:00.007683", "end": "2018-08-20 12:16:31.481796", "rc": 0, "start": "2018-08-20 12:16:31.474113", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [nodepool-setup : Set some env vars] ****************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:126
Monday 20 August 2018 12:16:31 +0000 (0:00:03.417) 0:04:57.552 *********
Monday 20 August 2018 12:16:31 +0000 (0:00:03.416) 0:04:57.552 *********
changed: [subnode-0] => (item=WORKSPACE=/tmp) => {"backup": "", "changed": true, "item": "WORKSPACE=/tmp", "msg": "line added"}
changed: [subnode-0] => (item=DEVSTACK_GATE_TIMEOUT=300) => {"backup": "", "changed": true, "item": "DEVSTACK_GATE_TIMEOUT=300", "msg": "line added"}
changed: [subnode-0] => (item=REMAINING_TIME=180) => {"backup": "", "changed": true, "item": "REMAINING_TIME=180", "msg": "line added"}
changed: [subnode-0] => (item=EXTRA_VARS=' --extra-vars vxlan_mtu=1400') => {"backup": "", "changed": true, "item": "EXTRA_VARS=' --extra-vars vxlan_mtu=1400'", "msg": "line added"}
TASK [nodepool-setup : Update packages] ******************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:142
Monday 20 August 2018 12:16:45 +0000 (0:00:13.437) 0:05:10.990 *********
Monday 20 August 2018 12:16:45 +0000 (0:00:13.437) 0:05:10.989 *********
changed: [subnode-0] => {"changed": true, "msg": "warning: /var/cache/yum/x86_64/7/centos-openstack-ocata/packages/mariadb-config-10.1.20-1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 764429e6: NOKEY\nwarning: /var/cache/yum/x86_64/7/epel/packages/python2-pysocks-1.6.7-1.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\nImporting GPG key 0x764429E6:\n Userid : \"CentOS Cloud SIG (http://wiki.centos.org/SpecialInterestGroup/Cloud) <security@centos.org>\"\n Fingerprint: 736a f511 6d9c 40e2 af6b 074b f9b9 fee7 7644 29e6\n Package : centos-release-openstack-ocata-1-2.el7.noarch (@extras)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud\nImporting GPG key 0x352C64E5:\n Userid : \"Fedora EPEL (7) <epel@fedoraproject.org>\"\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\n Package : epel-release-7-11.noarch (@extras)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\n", "rc": 0, "results": ["Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: centos.sonn.com\n * epel: dl.fedoraproject.org\n * extras: centos.sonn.com\n * updates: mirror.san.fastserv.com\nResolving Dependencies\n--> Running transaction check\n---> Package acl.x86_64 0:2.2.51-12.el7 will be updated\n---> Package acl.x86_64 0:2.2.51-14.el7 will be an update\n---> Package audit.x86_64 0:2.7.6-3.el7 will be updated\n---> Package audit.x86_64 0:2.8.1-3.el7 will be an update\n---> Package audit-libs.x86_64 0:2.7.6-3.el7 will be updated\n---> Package audit-libs.x86_64 0:2.8.1-3.el7 will be an update\n---> Package audit-libs-python.x86_64 0:2.7.6-3.el7 will be updated\n---> Package audit-libs-python.x86_64 0:2.8.1-3.el7 will be an update\n---> Package bash.x86_64 0:4.2.46-29.el7_4 will be updated\n---> Package bash.x86_64 0:4.2.46-30.el7 will be an update\n---> Package bind-libs-lite.x86_64 32:9.9.4-51.el7_4.1 will be updated\n---> Package bind-libs-lite.x86_64 32:9.9.4-61.el7 will be an update\n---> Package bind-license.noarch 32:9.9.4-51.el7_4.1 will be updated\n---> Package bind-license.noarch 32:9.9.4-61.el7 will be an update\n---> Package binutils.x86_64 0:2.25.1-32.base.el7_4.1 will be updated\n---> Package binutils.x86_64 0:2.27-28.base.el7_5.1 will be an update\n---> Package ca-certificates.noarch 0:2017.2.14-71.el7 will be updated\n---> Package ca-certificates.noarch 0:2018.2.22-70.0.el7_5 will be an update\n---> Package checkpolicy.x86_64 0:2.5-4.el7 will be updated\n---> Package checkpolicy.x86_64 0:2.5-6.el7 will be an update\n---> Package chrony.x86_64 0:3.1-2.el7.centos will be updated\n---> Package chrony.x86_64 0:3.2-2.el7 will be an update\n---> Package cloud-init.x86_64 0:0.7.9-9.el7.centos.2 will be updated\n---> Package cloud-init.x86_64 0:0.7.9-24.el7.centos.1 will be an update\n---> Package coreutils.x86_64 0:8.22-18.el7 will be updated\n---> Package coreutils.x86_64 0:8.22-21.el7 will be an update\n---> Package cpio.x86_64 0:2.11-25.el7_4 will be updated\n---> Package cpio.x86_64 0:2.11-27.el7 will be an update\n---> Package cronie.x86_64 0:1.4.11-17.el7 will be updated\n---> Package cronie.x86_64 0:1.4.11-19.el7 will be an update\n---> Package cronie-anacron.x86_64 0:1.4.11-17.el7 will be updated\n---> Package cronie-anacron.x86_64 0:1.4.11-19.el7 will be an update\n---> Package cryptsetup-libs.x86_64 0:1.7.4-3.el7_4.1 will be updated\n---> Package cryptsetup-libs.x86_64 0:1.7.4-4.el7 will be an update\n---> Package curl.x86_64 0:7.29.0-42.el7_4.1 will be updated\n---> Package curl.x86_64 0:7.29.0-46.el7 will be an update\n---> Package cyrus-sasl-lib.x86_64 0:2.1.26-21.el7 will be updated\n---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be an update\n---> Package dbus.x86_64 1:1.6.12-17.el7 will be updated\n---> Package dbus.x86_64 1:1.10.24-7.el7 will be an update\n---> Package dbus-libs.x86_64 1:1.6.12-17.el7 will be updated\n---> Package dbus-libs.x86_64 1:1.10.24-7.el7 will be an update\n---> Package device-mapper.x86_64 7:1.02.140-8.el7 will be updated\n---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be an update\n---> Package device-mapper-libs.x86_64 7:1.02.140-8.el7 will be updated\n---> Package device-mapper-libs.x86_64 7:1.02.146-4.el7 will be an update\n---> Package dhclient.x86_64 12:4.2.5-58.el7.centos will be updated\n---> Package dhclient.x86_64 12:4.2.5-68.el7.centos.1 will be an update\n---> Package dhcp-common.x86_64 12:4.2.5-58.el7.centos will be updated\n---> Package dhcp-common.x86_64 12:4.2.5-68.el7.centos.1 will be an update\n---> Package dhcp-libs.x86_64 12:4.2.5-58.el7.centos will be updated\n---> Package dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1 will be an update\n---> Package dracut.x86_64 0:033-502.el7_4.1 will be updated\n---> Package dracut.x86_64 0:033-535.el7 will be an update\n---> Package dracut-config-generic.x86_64 0:033-502.el7_4.1 will be updated\n---> Package dracut-config-generic.x86_64 0:033-535.el7 will be an update\n---> Package dracut-config-rescue.x86_64 0:033-502.el7_4.1 will be updated\n---> Package dracut-config-rescue.x86_64 0:033-535.el7 will be an update\n---> Package dracut-network.x86_64 0:033-502.el7_4.1 will be updated\n---> Package dracut-network.x86_64 0:033-535.el7 will be an update\n---> Package e2fsprogs.x86_64 0:1.42.9-10.el7 will be updated\n---> Package e2fsprogs.x86_64 0:1.42.9-12.el7_5 will be an update\n---> Package e2fsprogs-libs.x86_64 0:1.42.9-10.el7 will be updated\n---> Package e2fsprogs-libs.x86_64 0:1.42.9-12.el7_5 will be an update\n---> Package elfutils-default-yama-scope.noarch 0:0.168-8.el7 will be updated\n---> Package elfutils-default-yama-scope.noarch 0:0.170-4.el7 will be an update\n---> Package elfutils-libelf.x86_64 0:0.168-8.el7 will be updated\n---> Package elfutils-libelf.x86_64 0:0.170-4.el7 will be an update\n---> Package elfutils-libs.x86_64 0:0.168-8.el7 will be updated\n---> Package elfutils-libs.x86_64 0:0.170-4.el7 will be an update\n---> Package ethtool.x86_64 2:4.8-1.el7 will be updated\n---> Package ethtool.x86_64 2:4.8-7.el7 will be an update\n---> Package filesystem.x86_64 0:3.2-21.el7 will be updated\n---> Package filesystem.x86_64 0:3.2-25.el7 will be an update\n---> Package glib2.x86_64 0:2.50.3-3.el7 will be updated\n---> Package glib2.x86_64 0:2.54.2-2.el7 will be an update\n---> Package glibc.x86_64 0:2.17-196.el7_4.2 will be updated\n---> Package glibc.x86_64 0:2.17-222.el7 will be an update\n---> Package glibc-common.x86_64 0:2.17-196.el7_4.2 will be updated\n---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update\n---> Package gnupg2.x86_64 0:2.0.22-4.el7 will be updated\n---> Package gnupg2.x86_64 0:2.0.22-5.el7_5 will be an update\n---> Package gssproxy.x86_64 0:0.7.0-4.el7 will be updated\n---> Package gssproxy.x86_64 0:0.7.0-17.el7 will be an update\n---> Package gzip.x86_64 0:1.5-9.el7 will be updated\n---> Package gzip.x86_64 0:1.5-10.el7 will be an update\n---> Package info.x86_64 0:5.1-4.el7 will be updated\n---> Package info.x86_64 0:5.1-5.el7 will be an update\n---> Package initscripts.x86_64 0:9.49.39-1.el7 will be updated\n---> Package initscripts.x86_64 0:9.49.41-1.el7 will be an update\n---> Package iproute.x86_64 0:3.10.0-87.el7 will be updated\n---> Package iproute.x86_64 0:4.11.0-14.el7 will be an update\n---> Package irqbalance.x86_64 3:1.0.7-10.el7 will be updated\n---> Package irqbalance.x86_64 3:1.0.7-11.el7 will be an update\n---> Package iwl7265-firmware.noarch 0:22.0.7.0-57.el7 will be updated\n---> Package iwl7265-firmware.noarch 0:22.0.7.0-62.2.el7_5 will be an update\n---> Package kernel.x86_64 0:3.10.0-862.11.6.el7 will be installed\n--> Processing Dependency: linux-firmware >= 20180113-61 for package: kernel-3.10.0-862.11.6.el7.x86_64\n---> Package kernel-tools.x86_64 0:3.10.0-693.11.6.el7 will be updated\n---> Package kernel-tools.x86_64 0:3.10.0-862.11.6.el7 will be an update\n---> Package kernel-tools-libs.x86_64 0:3.10.0-693.11.6.el7 will be updated\n---> Package kernel-tools-libs.x86_64 0:3.10.0-862.11.6.el7 will be an update\n---> Package kexec-tools.x86_64 0:2.0.14-17.2.el7 will be updated\n---> Package kexec-tools.x86_64 0:2.0.15-13.el7 will be an update\n---> Package kmod.x86_64 0:20-15.el7_4.6 will be updated\n---> Package kmod.x86_64 0:20-21.el7 will be an update\n---> Package kmod-libs.x86_64 0:20-15.el7_4.6 will be updated\n---> Package kmod-libs.x86_64 0:20-21.el7 will be an update\n---> Package kpartx.x86_64 0:0.4.9-111.el7 will be updated\n---> Package kpartx.x86_64 0:0.4.9-119.el7 will be an update\n---> Package krb5-libs.x86_64 0:1.15.1-8.el7 will be updated\n---> Package krb5-libs.x86_64 0:1.15.1-19.el7 will be an update\n---> Package libacl.x86_64 0:2.2.51-12.el7 will be updated\n---> Package libacl.x86_64 0:2.2.51-14.el7 will be an update\n---> Package libattr.x86_64 0:2.4.46-12.el7 will be updated\n---> Package libattr.x86_64 0:2.4.46-13.el7 will be an update\n---> Package libbasicobjects.x86_64 0:0.1.1-27.el7 will be updated\n---> Package libbasicobjects.x86_64 0:0.1.1-29.el7 will be an update\n---> Package libblkid.x86_64 0:2.23.2-43.el7_4.2 will be updated\n---> Package libblkid.x86_64 0:2.23.2-52.el7 will be an update\n---> Package libcgroup.x86_64 0:0.41-13.el7 will be updated\n---> Package libcgroup.x86_64 0:0.41-15.el7 will be an update\n---> Package libcollection.x86_64 0:0.6.2-27.el7 will be updated\n---> Package libcollection.x86_64 0:0.7.0-29.el7 will be an update\n---> Package libcom_err.x86_64 0:1.42.9-10.el7 will be updated\n---> Package libcom_err.x86_64 0:1.42.9-12.el7_5 will be an update\n---> Package libcurl.x86_64 0:7.29.0-42.el7_4.1 will be updated\n---> Package libcurl.x86_64 0:7.29.0-46.el7 will be an update\n---> Package libdb.x86_64 0:5.3.21-20.el7 will be updated\n---> Package libdb.x86_64 0:5.3.21-24.el7 will be an update\n---> Package libdb-utils.x86_64 0:5.3.21-20.el7 will be updated\n---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be an update\n---> Package libgcc.x86_64 0:4.8.5-16.el7_4.1 will be updated\n---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update\n---> Package libgomp.x86_64 0:4.8.5-16.el7_4.1 will be updated\n---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update\n---> Package libini_config.x86_64 0:1.3.0-27.el7 will be updated\n---> Package libini_config.x86_64 0:1.3.1-29.el7 will be an update\n---> Package libmount.x86_64 0:2.23.2-43.el7_4.2 will be updated\n---> Package libmount.x86_64 0:2.23.2-52.el7 will be an update\n---> Package libnfsidmap.x86_64 0:0.25-17.el7 will be updated\n---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be an update\n---> Package libpath_utils.x86_64 0:0.2.1-27.el7 will be updated\n---> Package libpath_utils.x86_64 0:0.2.1-29.el7 will be an update\n---> Package libpwquality.x86_64 0:1.2.3-4.el7 will be updated\n---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be an update\n---> Package libref_array.x86_64 0:0.1.5-27.el7 will be updated\n---> Package libref_array.x86_64 0:0.1.5-29.el7 will be an update\n---> Package libselinux.x86_64 0:2.5-11.el7 will be updated\n---> Package libselinux.x86_64 0:2.5-12.el7 will be an update\n---> Package libselinux-python.x86_64 0:2.5-11.el7 will be updated\n---> Package libselinux-python.x86_64 0:2.5-12.el7 will be an update\n---> Package libselinux-utils.x86_64 0:2.5-11.el7 will be updated\n---> Package libselinux-utils.x86_64 0:2.5-12.el7 will be an update\n---> Package libsemanage.x86_64 0:2.5-8.el7 will be updated\n---> Package libsemanage.x86_64 0:2.5-11.el7 will be an update\n---> Package libsemanage-python.x86_64 0:2.5-8.el7 will be updated\n---> Package libsemanage-python.x86_64 0:2.5-11.el7 will be an update\n---> Package libsepol.x86_64 0:2.5-6.el7 will be updated\n---> Package libsepol.x86_64 0:2.5-8.1.el7 will be an update\n---> Package libss.x86_64 0:1.42.9-10.el7 will be updated\n---> Package libss.x86_64 0:1.42.9-12.el7_5 will be an update\n---> Package libstdc++.x86_64 0:4.8.5-16.el7_4.1 will be updated\n---> Package libstdc++.x86_64 0:4.8.5-28.el7_5.1 will be an update\n---> Package libteam.x86_64 0:1.25-5.el7 will be updated\n---> Package libteam.x86_64 0:1.27-4.el7 will be an update\n---> Package libuser.x86_64 0:0.60-7.el7_1 will be updated\n---> Package libuser.x86_64 0:0.60-9.el7 will be an update\n---> Package libuuid.x86_64 0:2.23.2-43.el7_4.2 will be updated\n---> Package libuuid.x86_64 0:2.23.2-52.el7 will be an update\n---> Package logrotate.x86_64 0:3.8.6-14.el7 will be updated\n---> Package logrotate.x86_64 0:3.8.6-15.el7 will be an update\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb-libs.x86_64 3:10.1.20-1.el7 will be an update\n--> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-1.el7 for package: 3:mariadb-libs-10.1.20-1.el7.x86_64\n---> Package microcode_ctl.x86_64 2:2.1-22.2.el7 will be updated\n---> Package microcode_ctl.x86_64 2:2.1-29.10.el7_5 will be an update\n---> Package mozjs17.x86_64 0:17.0.0-19.el7 will be updated\n---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be an update\n---> Package nfs-utils.x86_64 1:1.3.0-0.48.el7_4 will be updated\n---> Package nfs-utils.x86_64 1:1.3.0-0.54.el7 will be an update\n---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be updated\n---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be an update\n---> Package nss.x86_64 0:3.28.4-15.el7_4 will be updated\n---> Package nss.x86_64 0:3.36.0-5.el7_5 will be an update\n---> Package nss-softokn.x86_64 0:3.28.3-8.el7_4 will be updated\n---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be an update\n---> Package nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 will be updated\n---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be an update\n---> Package nss-sysinit.x86_64 0:3.28.4-15.el7_4 will be updated\n---> Package nss-sysinit.x86_64 0:3.36.0-5.el7_5 will be an update\n---> Package nss-tools.x86_64 0:3.28.4-15.el7_4 will be updated\n---> Package nss-tools.x86_64 0:3.36.0-5.el7_5 will be an update\n---> Package nss-util.x86_64 0:3.28.4-3.el7 will be updated\n---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be an update\n---> Package numactl-libs.x86_64 0:2.0.9-6.el7_2 will be updated\n---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be an update\n---> Package openldap.x86_64 0:2.4.44-5.el7 will be updated\n---> Package openldap.x86_64 0:2.4.44-15.el7_5 will be an update\n---> Package openssh.x86_64 0:7.4p1-13.el7_4 will be updated\n---> Package openssh.x86_64 0:7.4p1-16.el7 will be an update\n---> Package openssh-clients.x86_64 0:7.4p1-13.el7_4 will be updated\n---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be an update\n---> Package openssh-server.x86_64 0:7.4p1-13.el7_4 will be updated\n---> Package openssh-server.x86_64 0:7.4p1-16.el7 will be an update\n---> Package openssl.x86_64 1:1.0.2k-8.el7 will be updated\n---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update\n---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be updated\n---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update\n---> Package pam.x86_64 0:1.1.8-18.el7 will be updated\n---> Package pam.x86_64 0:1.1.8-22.el7 will be an update\n---> Package parted.x86_64 0:3.1-28.el7 will be updated\n---> Package parted.x86_64 0:3.1-29.el7 will be an update\n---> Package pciutils-libs.x86_64 0:3.5.1-2.el7 will be updated\n---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be an update\n---> Package policycoreutils.x86_64 0:2.5-17.1.el7 will be updated\n---> Package policycoreutils.x86_64 0:2.5-22.el7 will be an update\n---> Package policycoreutils-python.x86_64 0:2.5-17.1.el7 will be updated\n---> Package policycoreutils-python.x86_64 0:2.5-22.el7 will be an update\n---> Package polkit.x86_64 0:0.112-12.el7_3 will be updated\n---> Package polkit.x86_64 0:0.112-14.el7 will be an update\n---> Package procps-ng.x86_64 0:3.3.10-16.el7 will be updated\n---> Package procps-ng.x86_64 0:3.3.10-17.el7_5.2 will be an update\n---> Package python.x86_64 0:2.7.5-58.el7 will be updated\n---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update\n---> Package python-babel.noarch 0:0.9.6-8.el7 will be obsoleted\n---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be updated\n---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be an update\n--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch\n---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be obsoleted\n---> Package python-jsonpatch.noarch 0:1.2-4.el7 will be obsoleted\n---> Package python-jsonpointer.noarch 0:1.9-2.el7 will be obsoleted\n---> Package python-libs.x86_64 0:2.7.5-58.el7 will be updated\n---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update\n---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted\n---> Package python-perf.x86_64 0:3.10.0-693.11.6.el7 will be updated\n---> Package python-perf.x86_64 0:3.10.0-862.11.6.el7 will be an update\n---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be obsoleted\n---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be obsoleted\n---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted\n---> Package python-urllib3.noarch 0:1.10.2-3.el7 will be obsoleted\n---> Package python2-babel.noarch 0:2.3.4-1.el7 will be obsoleting\n--> Processing Dependency: pytz for package: python2-babel-2.3.4-1.el7.noarch\n---> Package python2-jinja2.noarch 0:2.8.1-1.el7 will be obsoleting\n---> Package python2-jsonpatch.noarch 0:1.14-1.el7 will be obsoleting\n---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be obsoleting\n---> Package python2-markupsafe.x86_64 0:0.23-16.el7 will be obsoleting\n---> Package python2-requests.noarch 0:2.11.1-1.el7 will be obsoleting\n---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be obsoleting\n---> Package python2-six.noarch 0:1.10.0-9.el7 will be obsoleting\n---> Package python2-urllib3.noarch 0:1.16-1.el7 will be obsoleting\n--> Processing Dependency: python-pysocks for package: python2-urllib3-1.16-1.el7.noarch\n---> Package quota.x86_64 1:4.01-14.el7 will be updated\n---> Package quota.x86_64 1:4.01-17.el7 will be an update\n---> Package quota-nls.noarch 1:4.01-14.el7 will be updated\n---> Package quota-nls.noarch 1:4.01-17.el7 will be an update\n---> Package rpcbind.x86_64 0:0.2.0-42.el7 will be updated\n---> Package rpcbind.x86_64 0:0.2.0-44.el7 will be an update\n---> Package rpm.x86_64 0:4.11.3-25.el7 will be updated\n---> Package rpm.x86_64 0:4.11.3-32.el7 will be an update\n---> Package rpm-build-libs.x86_64 0:4.11.3-25.el7 will be updated\n---> Package rpm-build-libs.x86_64 0:4.11.3-32.el7 will be an update\n---> Package rpm-libs.x86_64 0:4.11.3-25.el7 will be updated\n---> Package rpm-libs.x86_64 0:4.11.3-32.el7 will be an update\n---> Package rpm-python.x86_64 0:4.11.3-25.el7 will be updated\n---> Package rpm-python.x86_64 0:4.11.3-32.el7 will be an update\n---> Package rsync.x86_64 0:3.0.9-18.el7 will be updated\n---> Package rsync.x86_64 0:3.1.2-4.el7 will be an update\n---> Package rsyslog.x86_64 0:8.24.0-12.el7 will be updated\n---> Package rsyslog.x86_64 0:8.24.0-16.el7_5.4 will be an update\n---> Package selinux-policy.noarch 0:3.13.1-166.el7_4.7 will be updated\n---> Package selinux-policy.noarch 0:3.13.1-192.el7_5.4 will be an update\n---> Package selinux-policy-targeted.noarch 0:3.13.1-166.el7_4.7 will be updated\n---> Package selinux-policy-targeted.noarch 0:3.13.1-192.el7_5.4 will be an update\n---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be updated\n---> Package setools-libs.x86_64 0:3.3.8-2.el7 will be an update\n---> Package setup.noarch 0:2.8.71-7.el7 will be updated\n---> Package setup.noarch 0:2.8.71-9.el7 will be an update\n---> Package shared-mime-info.x86_64 0:1.8-3.el7 will be updated\n---> Package shared-mime-info.x86_64 0:1.8-4.el7 will be an update\n---> Package sudo.x86_64 0:1.8.19p2-11.el7_4 will be updated\n---> Package sudo.x86_64 0:1.8.19p2-14.el7_5 will be an update\n---> Package systemd.x86_64 0:219-42.el7_4.4 will be updated\n---> Package systemd.x86_64 0:219-57.el7 will be an update\n--> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-57.el7.x86_64\n---> Package systemd-libs.x86_64 0:219-42.el7_4.4 will be updated\n---> Package systemd-libs.x86_64 0:219-57.el7 will be an update\n---> Package systemd-sysv.x86_64 0:219-42.el7_4.4 will be updated\n---> Package systemd-sysv.x86_64 0:219-57.el7 will be an update\n---> Package tar.x86_64 2:1.26-32.el7 will be updated\n---> Package tar.x86_64 2:1.26-34.el7 will be an update\n---> Package teamd.x86_64 0:1.25-5.el7 will be updated\n---> Package teamd.x86_64 0:1.27-4.el7 will be an update\n---> Package tuned.noarch 0:2.8.0-5.el7 will be updated\n---> Package tuned.noarch 0:2.9.0-1.el7 will be an update\n---> Package tzdata.noarch 0:2017c-1.el7 will be updated\n---> Package tzdata.noarch 0:2018e-3.el7 will be an update\n---> Package util-linux.x86_64 0:2.23.2-43.el7_4.2 will be updated\n---> Package util-linux.x86_64 0:2.23.2-52.el7 will be an update\n---> Package vim-minimal.x86_64 2:7.4.160-2.el7 will be updated\n---> Package vim-minimal.x86_64 2:7.4.160-4.el7 will be an update\n---> Package virt-what.x86_64 0:1.13-10.el7 will be updated\n---> Package virt-what.x86_64 0:1.18-4.el7 will be an update\n---> Package wpa_supplicant.x86_64 1:2.6-5.el7_4.1 will be updated\n---> Package wpa_supplicant.x86_64 1:2.6-9.el7 will be an update\n---> Package xfsprogs.x86_64 0:4.5.0-12.el7 will be updated\n---> Package xfsprogs.x86_64 0:4.5.0-15.el7 will be an update\n---> Package yum.noarch 0:3.4.3-154.el7.centos will be updated\n---> Package yum.noarch 0:3.4.3-158.el7.centos will be an update\n---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-42.el7 will be updated\n---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-46.el7_5 will be an update\n---> Package yum-utils.noarch 0:1.1.31-42.el7 will be updated\n---> Package yum-utils.noarch 0:1.1.31-46.el7_5 will be an update\n--> Running transaction check\n---> Package linux-firmware.noarch 0:20180220-62.2.git6d51311.el7_5 will be installed\n---> Package lz4.x86_64 0:1.7.5-2.el7 will be installed\n---> Package mariadb-common.x86_64 3:10.1.20-1.el7 will be installed\n--> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-1.el7.x86_64\n---> Package python-ipaddress.noarch 0:1.0.16-3.el7 will be installed\n---> Package python2-pysocks.noarch 0:1.6.7-1.el7 will be installed\n---> Package pytz.noarch 0:2016.10-2.el7 will be installed\n--> Running transaction check\n---> Package mariadb-config.x86_64 3:10.1.20-1.el7 will be installed\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be updated\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n kernel x86_64 3.10.0-862.11.6.el7 updates 46 M\n python2-babel noarch 2.3.4-1.el7 centos-openstack-ocata 4.8 M\n replacing python-babel.noarch 0.9.6-8.el7\n python2-jinja2 noarch 2.8.1-1.el7 centos-openstack-ocata 463 k\n replacing python-jinja2.noarch 2.7.2-2.el7\n python2-jsonpatch noarch 1.14-1.el7 centos-openstack-ocata 22 k\n replacing python-jsonpatch.noarch 1.2-4.el7\n python2-jsonpointer noarch 1.10-4.el7 centos-openstack-ocata 14 k\n replacing python-jsonpointer.noarch 1.9-2.el7\n python2-markupsafe x86_64 0.23-16.el7 centos-openstack-ocata 32 k\n replacing python-markupsafe.x86_64 0.11-10.el7\n python2-requests noarch 2.11.1-1.el7 centos-openstack-ocata 105 k\n replacing python-requests.noarch 2.6.0-1.el7_1\n python2-setuptools noarch 22.0.5-1.el7 centos-openstack-ocata 485 k\n replacing python-setuptools.noarch 0.9.8-7.el7\n python2-six noarch 1.10.0-9.el7 centos-openstack-ocata 31 k\n replacing python-six.noarch 1.9.0-2.el7\n python2-urllib3 noarch 1.16-1.el7 centos-openstack-ocata 126 k\n replacing python-urllib3.noarch 1.10.2-3.el7\nUpdating:\n acl x86_64 2.2.51-14.el7 base 81 k\n audit x86_64 2.8.1-3.el7 base 247 k\n audit-libs x86_64 2.8.1-3.el7 base 99 k\n audit-libs-python x86_64 2.8.1-3.el7 base 75 k\n bash x86_64 4.2.46-30.el7 base 1.0 M\n bind-libs-lite x86_64 32:9.9.4-61.el7 base 734 k\n bind-license noarch 32:9.9.4-61.el7 base 85 k\n binutils x86_64 2.27-28.base.el7_5.1 updates 5.9 M\n ca-certificates noarch 2018.2.22-70.0.el7_5 updates 392 k\n checkpolicy x86_64 2.5-6.el7 base 294 k\n chrony x86_64 3.2-2.el7 base 243 k\n cloud-init x86_64 0.7.9-24.el7.centos.1 updates 631 k\n coreutils x86_64 8.22-21.el7 base 3.3 M\n cpio x86_64 2.11-27.el7 base 211 k\n cronie x86_64 1.4.11-19.el7 base 91 k\n cronie-anacron x86_64 1.4.11-19.el7 base 35 k\n cryptsetup-libs x86_64 1.7.4-4.el7 base 223 k\n curl x86_64 7.29.0-46.el7 base 268 k\n cyrus-sasl-lib x86_64 2.1.26-23.el7 base 155 k\n dbus x86_64 1:1.10.24-7.el7 base 245 k\n dbus-libs x86_64 1:1.10.24-7.el7 base 169 k\n device-mapper x86_64 7:1.02.146-4.el7 base 289 k\n device-mapper-libs x86_64 7:1.02.146-4.el7 base 316 k\n dhclient x86_64 12:4.2.5-68.el7.centos.1\n updates 284 k\n dhcp-common x86_64 12:4.2.5-68.el7.centos.1\n updates 175 k\n dhcp-libs x86_64 12:4.2.5-68.el7.centos.1\n updates 131 k\n dracut x86_64 033-535.el7 base 325 k\n dracut-config-generic\n x86_64 033-535.el7 base 56 k\n dracut-config-rescue x86_64 033-535.el7 base 58 k\n dracut-network x86_64 033-535.el7 base 100 k\n e2fsprogs x86_64 1.42.9-12.el7_5 updates 699 k\n e2fsprogs-libs x86_64 1.42.9-12.el7_5 updates 167 k\n elfutils-default-yama-scope\n noarch 0.170-4.el7 base 31 k\n elfutils-libelf x86_64 0.170-4.el7 base 195 k\n elfutils-libs x86_64 0.170-4.el7 base 267 k\n ethtool x86_64 2:4.8-7.el7 base 125 k\n filesystem x86_64 3.2-25.el7 base 1.0 M\n glib2 x86_64 2.54.2-2.el7 base 2.4 M\n glibc x86_64 2.17-222.el7 base 3.6 M\n glibc-common x86_64 2.17-222.el7 base 11 M\n gnupg2 x86_64 2.0.22-5.el7_5 updates 1.5 M\n gssproxy x86_64 0.7.0-17.el7 base 108 k\n gzip x86_64 1.5-10.el7 base 130 k\n info x86_64 5.1-5.el7 base 233 k\n initscripts x86_64 9.49.41-1.el7 base 437 k\n iproute x86_64 4.11.0-14.el7 base 763 k\n irqbalance x86_64 3:1.0.7-11.el7 base 45 k\n iwl7265-firmware noarch 22.0.7.0-62.2.el7_5 updates 5.5 M\n kernel-tools x86_64 3.10.0-862.11.6.el7 updates 6.3 M\n kernel-tools-libs x86_64 3.10.0-862.11.6.el7 updates 6.2 M\n kexec-tools x86_64 2.0.15-13.el7 base 341 k\n kmod x86_64 20-21.el7 base 121 k\n kmod-libs x86_64 20-21.el7 base 50 k\n kpartx x86_64 0.4.9-119.el7 base 75 k\n krb5-libs x86_64 1.15.1-19.el7 updates 747 k\n libacl x86_64 2.2.51-14.el7 base 27 k\n libattr x86_64 2.4.46-13.el7 base 18 k\n libbasicobjects x86_64 0.1.1-29.el7 base 25 k\n libblkid x86_64 2.23.2-52.el7 base 178 k\n libcgroup x86_64 0.41-15.el7 base 65 k\n libcollection x86_64 0.7.0-29.el7 base 41 k\n libcom_err x86_64 1.42.9-12.el7_5 updates 41 k\n libcurl x86_64 7.29.0-46.el7 base 220 k\n libdb x86_64 5.3.21-24.el7 base 720 k\n libdb-utils x86_64 5.3.21-24.el7 base 132 k\n libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k\n libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k\n libini_config x86_64 1.3.1-29.el7 base 63 k\n libmount x86_64 2.23.2-52.el7 base 180 k\n libnfsidmap x86_64 0.25-19.el7 base 50 k\n libpath_utils x86_64 0.2.1-29.el7 base 28 k\n libpwquality x86_64 1.2.3-5.el7 base 85 k\n libref_array x86_64 0.1.5-29.el7 base 26 k\n libselinux x86_64 2.5-12.el7 base 162 k\n libselinux-python x86_64 2.5-12.el7 base 235 k\n libselinux-utils x86_64 2.5-12.el7 base 151 k\n libsemanage x86_64 2.5-11.el7 base 150 k\n libsemanage-python x86_64 2.5-11.el7 base 112 k\n libsepol x86_64 2.5-8.1.el7 base 297 k\n libss x86_64 1.42.9-12.el7_5 updates 45 k\n libstdc++ x86_64 4.8.5-28.el7_5.1 updates 303 k\n libteam x86_64 1.27-4.el7 base 47 k\n libuser x86_64 0.60-9.el7 base 400 k\n libuuid x86_64 2.23.2-52.el7 base 81 k\n logrotate x86_64 3.8.6-15.el7 base 69 k\n mariadb-libs x86_64 3:10.1.20-1.el7 centos-openstack-ocata 643 k\n microcode_ctl x86_64 2:2.1-29.10.el7_5 updates 1.2 M\n mozjs17 x86_64 17.0.0-20.el7 base 1.4 M\n nfs-utils x86_64 1:1.3.0-0.54.el7 base 407 k\n nspr x86_64 4.19.0-1.el7_5 updates 127 k\n nss x86_64 3.36.0-5.el7_5 updates 835 k\n nss-softokn x86_64 3.36.0-5.el7_5 updates 315 k\n nss-softokn-freebl x86_64 3.36.0-5.el7_5 updates 222 k\n nss-sysinit x86_64 3.36.0-5.el7_5 updates 62 k\n nss-tools x86_64 3.36.0-5.el7_5 updates 514 k\n nss-util x86_64 3.36.0-1.el7_5 updates 78 k\n numactl-libs x86_64 2.0.9-7.el7 base 29 k\n openldap x86_64 2.4.44-15.el7_5 updates 355 k\n openssh x86_64 7.4p1-16.el7 base 510 k\n openssh-clients x86_64 7.4p1-16.el7 base 655 k\n openssh-server x86_64 7.4p1-16.el7 base 458 k\n openssl x86_64 1:1.0.2k-12.el7 base 492 k\n openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M\n pam x86_64 1.1.8-22.el7 base 720 k\n parted x86_64 3.1-29.el7 base 608 k\n pciutils-libs x86_64 3.5.1-3.el7 base 46 k\n policycoreutils x86_64 2.5-22.el7 base 867 k\n policycoreutils-python\n x86_64 2.5-22.el7 base 454 k\n polkit x86_64 0.112-14.el7 base 167 k\n procps-ng x86_64 3.3.10-17.el7_5.2 updates 290 k\n python x86_64 2.7.5-69.el7_5 updates 93 k\n python-backports-ssl_match_hostname\n noarch 3.5.0.1-1.el7 base 13 k\n python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M\n python-perf x86_64 3.10.0-862.11.6.el7 updates 6.3 M\n quota x86_64 1:4.01-17.el7 base 179 k\n quota-nls noarch 1:4.01-17.el7 base 90 k\n rpcbind x86_64 0.2.0-44.el7 base 59 k\n rpm x86_64 4.11.3-32.el7 base 1.2 M\n rpm-build-libs x86_64 4.11.3-32.el7 base 105 k\n rpm-libs x86_64 4.11.3-32.el7 base 276 k\n rpm-python x86_64 4.11.3-32.el7 base 82 k\n rsync x86_64 3.1.2-4.el7 base 403 k\n rsyslog x86_64 8.24.0-16.el7_5.4 updates 607 k\n selinux-policy noarch 3.13.1-192.el7_5.4 updates 453 k\n selinux-policy-targeted\n noarch 3.13.1-192.el7_5.4 updates 6.6 M\n setools-libs x86_64 3.3.8-2.el7 base 619 k\n setup noarch 2.8.71-9.el7 base 166 k\n shared-mime-info x86_64 1.8-4.el7 base 312 k\n sudo x86_64 1.8.19p2-14.el7_5 updates 1.1 M\n systemd x86_64 219-57.el7 base 5.0 M\n systemd-libs x86_64 219-57.el7 base 402 k\n systemd-sysv x86_64 219-57.el7 base 79 k\n tar x86_64 2:1.26-34.el7 base 845 k\n teamd x86_64 1.27-4.el7 base 112 k\n tuned noarch 2.9.0-1.el7 base 244 k\n tzdata noarch 2018e-3.el7 updates 482 k\n util-linux x86_64 2.23.2-52.el7 base 2.0 M\n vim-minimal x86_64 2:7.4.160-4.el7 base 437 k\n virt-what x86_64 1.18-4.el7 base 29 k\n wpa_supplicant x86_64 1:2.6-9.el7 base 1.2 M\n xfsprogs x86_64 4.5.0-15.el7 base 896 k\n yum noarch 3.4.3-158.el7.centos base 1.2 M\n yum-plugin-fastestmirror\n noarch 1.1.31-46.el7_5 updates 33 k\n yum-utils noarch 1.1.31-46.el7_5 updates 120 k\nInstalling for dependencies:\n linux-firmware noarch 20180220-62.2.git6d51311.el7_5\n updates 57 M\n lz4 x86_64 1.7.5-2.el7 base 98 k\n mariadb-common x86_64 3:10.1.20-1.el7 centos-openstack-ocata 63 k\n mariadb-config x86_64 3:10.1.20-1.el7 centos-openstack-ocata 26 k\n python-ipaddress noarch 1.0.16-3.el7 centos-openstack-ocata 34 k\n python2-pysocks noarch 1.6.7-1.el7 epel 29 k\n pytz noarch 2016.10-2.el7 base 46 k\n\nTransaction Summary\n================================================================================\nInstall 10 Packages (+7 Dependent packages)\nUpgrade 144 Packages\n\nTotal download size: 221 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\nPublic key for mariadb-config-10.1.20-1.el7.x86_64.rpm is not installed\nPublic key for python2-pysocks-1.6.7-1.el7.noarch.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 11 MB/s | 221 MB 00:20 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/314 \n Updating : tzdata-2018e-3.el7.noarch 2/314 \n Updating : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 3/314 \n Updating : glibc-common-2.17-222.el7.x86_64 4/314 \n Updating : glibc-2.17-222.el7.x86_64 5/314 \n Updating : bash-4.2.46-30.el7.x86_64 6/314 \n Updating : nspr-4.19.0-1.el7_5.x86_64 7/314 \n Updating : nss-util-3.36.0-1.el7_5.x86_64 8/314 \n Updating : libsepol-2.5-8.1.el7.x86_64 9/314 \n Updating : libselinux-2.5-12.el7.x86_64 10/314 \n Updating : libcom_err-1.42.9-12.el7_5.x86_64 11/314 \n Updating : audit-libs-2.8.1-3.el7.x86_64 12/314 \n Updating : libdb-5.3.21-24.el7.x86_64 13/314 \n Updating : info-5.1-5.el7.x86_64 14/314 \n Updating : libuuid-2.23.2-52.el7.x86_64 15/314 \n Updating : elfutils-libelf-0.170-4.el7.x86_64 16/314 \n Updating : cpio-2.11-27.el7.x86_64 17/314 \n Updating : iproute-4.11.0-14.el7.x86_64 18/314 \n Updating : libattr-2.4.46-13.el7.x86_64 19/314 \n Updating : libacl-2.2.51-14.el7.x86_64 20/314 \n Updating : libsemanage-2.5-11.el7.x86_64 21/314 \n Updating : ca-certificates-2018.2.22-70.0.el7_5.noarch 22/314 \n Updating : coreutils-8.22-21.el7.x86_64 23/314 \n Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 24/314 \n Updating : krb5-libs-1.15.1-19.el7.x86_64 25/314 \n Updating : pam-1.1.8-22.el7.x86_64 26/314 \n Updating : libpwquality-1.2.3-5.el7.x86_64 27/314 \n Updating : libblkid-2.23.2-52.el7.x86_64 28/314 \n Updating : python-libs-2.7.5-69.el7_5.x86_64 29/314 \n Updating : python-2.7.5-69.el7_5.x86_64 30/314 \n Updating : libmount-2.23.2-52.el7.x86_64 31/314 \n Updating : glib2-2.54.2-2.el7.x86_64 32/314 \n Updating : shared-mime-info-1.8-4.el7.x86_64 33/314 \n Installing : python2-setuptools-22.0.5-1.el7.noarch 34/314 \n Updating : libstdc++-4.8.5-28.el7_5.1.x86_64 35/314 \n Updating : libselinux-python-2.5-12.el7.x86_64 36/314 \n Updating : gzip-1.5-10.el7.x86_64 37/314 \n Updating : e2fsprogs-libs-1.42.9-12.el7_5.x86_64 38/314 \n Updating : nss-softokn-3.36.0-5.el7_5.x86_64 39/314 \n Updating : nss-3.36.0-5.el7_5.x86_64 40/314 \n Updating : nss-sysinit-3.36.0-5.el7_5.x86_64 41/314 \n Updating : libbasicobjects-0.1.1-29.el7.x86_64 42/314 \n Updating : libcollection-0.7.0-29.el7.x86_64 43/314 \n Updating : 2:ethtool-4.8-7.el7.x86_64 44/314 \n Updating : libref_array-0.1.5-29.el7.x86_64 45/314 \n Installing : lz4-1.7.5-2.el7.x86_64 46/314 \n Updating : setup-2.8.71-9.el7.noarch 47/314 \nwarning: /etc/group created as /etc/group.rpmnew\nwarning: /etc/shadow created as /etc/shadow.rpmnew\n Updating : filesystem-3.2-25.el7.x86_64 48/314 \n Updating : nss-tools-3.36.0-5.el7_5.x86_64 49/314 \n Updating : setools-libs-3.3.8-2.el7.x86_64 50/314 \n Updating : mozjs17-17.0.0-20.el7.x86_64 51/314 \n Updating : libsemanage-python-2.5-11.el7.x86_64 52/314 \n Installing : python2-jsonpointer-1.10-4.el7.noarch 53/314 \n Installing : python2-jsonpatch-1.14-1.el7.noarch 54/314 \n Installing : pytz-2016.10-2.el7.noarch 55/314 \n Installing : python2-babel-2.3.4-1.el7.noarch 56/314 \n Installing : python2-pysocks-1.6.7-1.el7.noarch 57/314 \n Installing : python-ipaddress-1.0.16-3.el7.noarch 58/314 \n Updating : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 59/314 \n Installing : python2-six-1.10.0-9.el7.noarch 60/314 \n Installing : python2-urllib3-1.16-1.el7.noarch 61/314 \n Installing : python2-requests-2.11.1-1.el7.noarch 62/314 \n Updating : audit-libs-python-2.8.1-3.el7.x86_64 63/314 \n Installing : python2-markupsafe-0.23-16.el7.x86_64 64/314 \n Installing : python2-jinja2-2.8.1-1.el7.noarch 65/314 \n Updating : python-perf-3.10.0-862.11.6.el7.x86_64 66/314 \n Updating : cyrus-sasl-lib-2.1.26-23.el7.x86_64 67/314 \n Updating : logrotate-3.8.6-15.el7.x86_64 68/314 \n Updating : binutils-2.27-28.base.el7_5.1.x86_64 69/314 \n Updating : acl-2.2.51-14.el7.x86_64 70/314 \n Updating : 2:vim-minimal-7.4.160-4.el7.x86_64 71/314 \n Updating : 2:tar-1.26-34.el7.x86_64 72/314 \n Updating : libdb-utils-5.3.21-24.el7.x86_64 73/314 \n Updating : libcurl-7.29.0-46.el7.x86_64 74/314 \n Updating : curl-7.29.0-46.el7.x86_64 75/314 \n Updating : rpm-libs-4.11.3-32.el7.x86_64 76/314 \n Updating : rpm-4.11.3-32.el7.x86_64 77/314 \n Updating : openldap-2.4.44-15.el7_5.x86_64 78/314 \n Updating : libnfsidmap-0.25-19.el7.x86_64 79/314 \n Updating : libuser-0.60-9.el7.x86_64 80/314 \n Updating : gnupg2-2.0.22-5.el7_5.x86_64 81/314 \n Updating : rpm-build-libs-4.11.3-32.el7.x86_64 82/314 \n Updating : rpm-python-4.11.3-32.el7.x86_64 83/314 \n Updating : yum-plugin-fastestmirror-1.1.31-46.el7_5.noarch 84/314 \n Updating : yum-3.4.3-158.el7.centos.noarch 85/314 \n Updating : libss-1.42.9-12.el7_5.x86_64 86/314 \n Updating : e2fsprogs-1.42.9-12.el7_5.x86_64 87/314 \n Updating : libselinux-utils-2.5-12.el7.x86_64 88/314 \n Updating : kernel-tools-libs-3.10.0-862.11.6.el7.x86_64 89/314 \n Updating : libpath_utils-0.2.1-29.el7.x86_64 90/314 \n Updating : libini_config-1.3.1-29.el7.x86_64 91/314 \n Updating : checkpolicy-2.5-6.el7.x86_64 92/314 \n Updating : numactl-libs-2.0.9-7.el7.x86_64 93/314 \n Updating : libteam-1.27-4.el7.x86_64 94/314 \n Updating : pciutils-libs-3.5.1-3.el7.x86_64 95/314 \n Updating : kmod-libs-20-21.el7.x86_64 96/314 \n Updating : kpartx-0.4.9-119.el7.x86_64 97/314 \n Updating : 7:device-mapper-1.02.146-4.el7.x86_64 98/314 \n Updating : util-linux-2.23.2-52.el7.x86_64 99/314 \n Updating : procps-ng-3.3.10-17.el7_5.2.x86_64 100/314 \n Updating : 7:device-mapper-libs-1.02.146-4.el7.x86_64 101/314 \n Updating : cryptsetup-libs-1.7.4-4.el7.x86_64 102/314 \n Updating : dracut-033-535.el7.x86_64 103/314 \n Updating : kmod-20-21.el7.x86_64 104/314 \n Updating : elfutils-libs-0.170-4.el7.x86_64 105/314 \n Updating : systemd-libs-219-57.el7.x86_64 106/314 \n Updating : 1:dbus-libs-1.10.24-7.el7.x86_64 107/314 \n Updating : systemd-219-57.el7.x86_64 108/314 \n Updating : 1:dbus-1.10.24-7.el7.x86_64 109/314 \n Updating : elfutils-default-yama-scope-0.170-4.el7.noarch 110/314 \n Updating : systemd-sysv-219-57.el7.x86_64 111/314 \n Updating : policycoreutils-2.5-22.el7.x86_64 112/314 \n Updating : rpcbind-0.2.0-44.el7.x86_64 113/314 \n Updating : initscripts-9.49.41-1.el7.x86_64 114/314 \n Updating : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 115/314 \n Updating : openssh-7.4p1-16.el7.x86_64 116/314 \n Updating : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 117/314 \n Updating : selinux-policy-3.13.1-192.el7_5.4.noarch 118/314 \n Updating : polkit-0.112-14.el7.x86_64 119/314 \n Updating : libcgroup-0.41-15.el7.x86_64 120/314 \n Updating : policycoreutils-python-2.5-22.el7.x86_64 121/314 \n Updating : gssproxy-0.7.0-17.el7.x86_64 122/314 \n Updating : cronie-anacron-1.4.11-19.el7.x86_64 123/314 \n Updating : cronie-1.4.11-19.el7.x86_64 124/314 \n Updating : virt-what-1.18-4.el7.x86_64 125/314 \n Updating : 1:quota-nls-4.01-17.el7.noarch 126/314 \n Updating : 1:quota-4.01-17.el7.x86_64 127/314 \n Updating : 32:bind-license-9.9.4-61.el7.noarch 128/314 \n Updating : 32:bind-libs-lite-9.9.4-61.el7.x86_64 129/314 \n Updating : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 130/314 \n Updating : dracut-network-033-535.el7.x86_64 131/314 \n Installing : 3:mariadb-config-10.1.20-1.el7.x86_64 132/314 \n Installing : 3:mariadb-common-10.1.20-1.el7.x86_64 133/314 \n Installing : linux-firmware-20180220-62.2.git6d51311.el7_5.noarch 134/314 \n Installing : kernel-3.10.0-862.11.6.el7.x86_64 135/314 \n Updating : 3:mariadb-libs-10.1.20-1.el7.x86_64 136/314 \n Updating : kexec-tools-2.0.15-13.el7.x86_64 137/314 \n Updating : 1:nfs-utils-1.3.0-0.54.el7.x86_64 138/314 \n Updating : tuned-2.9.0-1.el7.noarch 139/314 \n Updating : cloud-init-0.7.9-24.el7.centos.1.x86_64 140/314 \n Updating : selinux-policy-targeted-3.13.1-192.el7_5.4.noarch 141/314 \n Updating : openssh-server-7.4p1-16.el7.x86_64 142/314 \n Updating : openssh-clients-7.4p1-16.el7.x86_64 143/314 \n Updating : audit-2.8.1-3.el7.x86_64 144/314 \n Updating : 1:wpa_supplicant-2.6-9.el7.x86_64 145/314 \n Updating : 3:irqbalance-1.0.7-11.el7.x86_64 146/314 \n Updating : rsyslog-8.24.0-16.el7_5.4.x86_64 147/314 \n Updating : rsync-3.1.2-4.el7.x86_64 148/314 \n Updating : chrony-3.2-2.el7.x86_64 149/314 \n Updating : 2:microcode_ctl-2.1-29.10.el7_5.x86_64 150/314 \n Updating : teamd-1.27-4.el7.x86_64 151/314 \n Updating : dracut-config-rescue-033-535.el7.x86_64 152/314 \n Updating : dracut-config-generic-033-535.el7.x86_64 153/314 \n Updating : parted-3.1-29.el7.x86_64 154/314 \n Updating : kernel-tools-3.10.0-862.11.6.el7.x86_64 155/314 \n Updating : yum-utils-1.1.31-46.el7_5.noarch 156/314 \n Updating : sudo-1.8.19p2-14.el7_5.x86_64 157/314 \n Updating : xfsprogs-4.5.0-15.el7.x86_64 158/314 \n Updating : 1:openssl-1.0.2k-12.el7.x86_64 159/314 \n Updating : libgomp-4.8.5-28.el7_5.1.x86_64 160/314 \n Updating : iwl7265-firmware-22.0.7.0-62.2.el7_5.noarch 161/314 \n Cleanup : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 162/314 \n Cleanup : openssh-server-7.4p1-13.el7_4.x86_64 163/314 \n Cleanup : cloud-init-0.7.9-9.el7.centos.2.x86_64 164/314 \n Cleanup : tuned-2.8.0-5.el7.noarch 165/314 \n Cleanup : policycoreutils-python-2.5-17.1.el7.x86_64 166/314 \n Cleanup : gssproxy-0.7.0-4.el7.x86_64 167/314 \n Cleanup : openssh-clients-7.4p1-13.el7_4.x86_64 168/314 \n Cleanup : polkit-0.112-12.el7_3.x86_64 169/314 \n Cleanup : parted-3.1-28.el7.x86_64 170/314 \n Cleanup : openssh-7.4p1-13.el7_4.x86_64 171/314 \n Cleanup : kexec-tools-2.0.14-17.2.el7.x86_64 172/314 \n Cleanup : 1:wpa_supplicant-2.6-5.el7_4.1.x86_64 173/314 \n Cleanup : sudo-1.8.19p2-11.el7_4.x86_64 174/314 \n Cleanup : rsyslog-8.24.0-12.el7.x86_64 175/314 \n Cleanup : audit-2.7.6-3.el7.x86_64 176/314 \n Cleanup : 1:openssl-1.0.2k-8.el7.x86_64 177/314 \n Cleanup : e2fsprogs-1.42.9-10.el7.x86_64 178/314 \n Cleanup : 1:quota-4.01-14.el7.x86_64 179/314 \n Cleanup : rpcbind-0.2.0-42.el7.x86_64 180/314 \n Cleanup : cronie-1.4.11-17.el7.x86_64 181/314 \n Cleanup : cronie-anacron-1.4.11-17.el7.x86_64 182/314 \n Cleanup : mozjs17-17.0.0-19.el7.x86_64 183/314 \n Cleanup : libini_config-1.3.0-27.el7.x86_64 184/314 \n Cleanup : setools-libs-3.3.8-1.1.el7.x86_64 185/314 \n Cleanup : kernel-tools-3.10.0-693.11.6.el7.x86_64 186/314 \n Cleanup : 3:irqbalance-1.0.7-10.el7.x86_64 187/314 \n Cleanup : logrotate-3.8.6-14.el7.x86_64 188/314 \n Cleanup : 1:mariadb-libs-5.5.56-2.el7.x86_64 189/314 \n Cleanup : xfsprogs-4.5.0-12.el7.x86_64 190/314 \n Cleanup : libsemanage-python-2.5-8.el7.x86_64 191/314 \n Cleanup : libnfsidmap-0.25-17.el7.x86_64 192/314 \n Cleanup : chrony-3.1-2.el7.centos.x86_64 193/314 \n Cleanup : teamd-1.25-5.el7.x86_64 194/314 \n Cleanup : dracut-network-033-502.el7_4.1.x86_64 195/314 \n Cleanup : 12:dhclient-4.2.5-58.el7.centos.x86_64 196/314 \n Cleanup : selinux-policy-targeted-3.13.1-166.el7_4.7.noarch 197/314 \n\nUPGRADE: Automatically re-enabling default systemd units:\n\tbrandbot.path\n\trhel-autorelabel.service\n\trhel-autorelabel-mark.service\n\trhel-configure.service\n\trhel-dmesg.service\n\trhel-domainname.service\n\trhel-import-state.service\n\trhel-loadmodules.service\n\trhel-readonly.service\n\n Cleanup : initscripts-9.49.39-1.el7.x86_64 198/314 \n Cleanup : 32:bind-libs-lite-9.9.4-51.el7_4.1.x86_64 199/314 \n Cleanup : selinux-policy-3.13.1-166.el7_4.7.noarch 200/314 \n Cleanup : policycoreutils-2.5-17.1.el7.x86_64 201/314 \n Cleanup : libsemanage-2.5-8.el7.x86_64 202/314 \n Cleanup : iproute-3.10.0-87.el7.x86_64 203/314 \n Cleanup : libselinux-utils-2.5-11.el7.x86_64 204/314 \n Cleanup : 2:vim-minimal-7.4.160-2.el7.x86_64 205/314 \n Cleanup : audit-libs-python-2.7.6-3.el7.x86_64 206/314 \n Cleanup : libselinux-python-2.5-11.el7.x86_64 207/314 \n Cleanup : python-perf-3.10.0-693.11.6.el7.x86_64 208/314 \n Cleanup : rsync-3.0.9-18.el7.x86_64 209/314 \n Erasing : python-jinja2-2.7.2-2.el7.noarch 210/314 \n Erasing : python-requests-2.6.0-1.el7_1.noarch 211/314 \n Erasing : python-urllib3-1.10.2-3.el7.noarch 212/314 \n Erasing : python-markupsafe-0.11-10.el7.x86_64 213/314 \n Cleanup : libstdc++-4.8.5-16.el7_4.1.x86_64 214/314 \n Cleanup : numactl-libs-2.0.9-6.el7_2.x86_64 215/314 \n Cleanup : e2fsprogs-libs-1.42.9-10.el7.x86_64 216/314 \n Cleanup : libss-1.42.9-10.el7.x86_64 217/314 \n Cleanup : libcgroup-0.41-13.el7.x86_64 218/314 \n Cleanup : virt-what-1.13-10.el7.x86_64 219/314 \n Cleanup : 2:microcode_ctl-2.1-22.2.el7.x86_64 220/314 \n Cleanup : libgomp-4.8.5-16.el7_4.1.x86_64 221/314 \n Cleanup : systemd-sysv-219-42.el7_4.4.x86_64 222/314 \n Erasing : python-jsonpatch-1.2-4.el7.noarch 223/314 \n Erasing : python-setuptools-0.9.8-7.el7.noarch 224/314 \n Cleanup : dracut-config-rescue-033-502.el7_4.1.x86_64 225/314 \n Cleanup : yum-utils-1.1.31-42.el7.noarch 226/314 \n Cleanup : yum-3.4.3-154.el7.centos.noarch 227/314 \n Cleanup : yum-plugin-fastestmirror-1.1.31-42.el7.noarch 228/314 \n Cleanup : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 229/314 \n Erasing : python-jsonpointer-1.9-2.el7.noarch 230/314 \n Erasing : python-six-1.9.0-2.el7.noarch 231/314 \n Erasing : python-babel-0.9.6-8.el7.noarch 232/314 \n Cleanup : 12:dhcp-common-4.2.5-58.el7.centos.x86_64 233/314 \n Cleanup : 12:dhcp-libs-4.2.5-58.el7.centos.x86_64 234/314 \n Cleanup : dracut-config-generic-033-502.el7_4.1.x86_64 235/314 \n Cleanup : 32:bind-license-9.9.4-51.el7_4.1.noarch 236/314 \n Cleanup : 1:quota-nls-4.01-14.el7.noarch 237/314 \n Cleanup : iwl7265-firmware-22.0.7.0-57.el7.noarch 238/314 \n Cleanup : rpm-python-4.11.3-25.el7.x86_64 239/314 \n Cleanup : rpm-build-libs-4.11.3-25.el7.x86_64 240/314 \n Cleanup : kpartx-0.4.9-111.el7.x86_64 241/314 \n Cleanup : cryptsetup-libs-1.7.4-3.el7_4.1.x86_64 242/314 \n Cleanup : kmod-20-15.el7_4.6.x86_64 243/314 \n Cleanup : dracut-033-502.el7_4.1.x86_64 244/314 \n Cleanup : 7:device-mapper-libs-1.02.140-8.el7.x86_64 245/314 \n Cleanup : 7:device-mapper-1.02.140-8.el7.x86_64 246/314 \n Cleanup : 1:dbus-1.6.12-17.el7.x86_64 247/314 \n Cleanup : systemd-219-42.el7_4.4.x86_64 248/314 \n Cleanup : util-linux-2.23.2-43.el7_4.2.x86_64 249/314 \n Cleanup : libuser-0.60-7.el7_1.x86_64 250/314 \n Cleanup : shared-mime-info-1.8-3.el7.x86_64 251/314 \n Cleanup : glib2-2.50.3-3.el7.x86_64 252/314 \n Cleanup : binutils-2.25.1-32.base.el7_4.1.x86_64 253/314 \n Cleanup : gnupg2-2.0.22-4.el7.x86_64 254/314 \n Cleanup : curl-7.29.0-42.el7_4.1.x86_64 255/314 \n Cleanup : libcurl-7.29.0-42.el7_4.1.x86_64 256/314 \n Cleanup : openldap-2.4.44-5.el7.x86_64 257/314 \n Cleanup : rpm-libs-4.11.3-25.el7.x86_64 258/314 \n Cleanup : rpm-4.11.3-25.el7.x86_64 259/314 \n Cleanup : nss-tools-3.28.4-15.el7_4.x86_64 260/314 \n Cleanup : nss-sysinit-3.28.4-15.el7_4.x86_64 261/314 \n Cleanup : nss-3.28.4-15.el7_4.x86_64 262/314 \n Cleanup : nss-softokn-3.28.3-8.el7_4.x86_64 263/314 \n Cleanup : libmount-2.23.2-43.el7_4.2.x86_64 264/314 \n Cleanup : libblkid-2.23.2-43.el7_4.2.x86_64 265/314 \n Cleanup : 2:tar-1.26-32.el7.x86_64 266/314 \n Cleanup : nss-util-3.28.4-3.el7.x86_64 267/314 \n Cleanup : python-2.7.5-58.el7.x86_64 268/314 \n Cleanup : python-libs-2.7.5-58.el7.x86_64 269/314 \n Cleanup : gzip-1.5-9.el7.x86_64 270/314 \n Cleanup : libdb-utils-5.3.21-20.el7.x86_64 271/314 \n Cleanup : cyrus-sasl-lib-2.1.26-21.el7.x86_64 272/314 \n Cleanup : acl-2.2.51-12.el7.x86_64 273/314 \n Cleanup : kmod-libs-20-15.el7_4.6.x86_64 274/314 \n Cleanup : cpio-2.11-25.el7_4.x86_64 275/314 \n Cleanup : procps-ng-3.3.10-16.el7.x86_64 276/314 \n Cleanup : filesystem-3.2-21.el7.x86_64 277/314 \n Cleanup : systemd-libs-219-42.el7_4.4.x86_64 278/314 \n Cleanup : libpwquality-1.2.3-4.el7.x86_64 279/314 \n Cleanup : pam-1.1.8-18.el7.x86_64 280/314 \n Cleanup : coreutils-8.22-18.el7.x86_64 281/314 \n Cleanup : krb5-libs-1.15.1-8.el7.x86_64 282/314 \n Cleanup : 1:openssl-libs-1.0.2k-8.el7.x86_64 283/314 \n Cleanup : elfutils-libs-0.168-8.el7.x86_64 284/314 \n Cleanup : libacl-2.2.51-12.el7.x86_64 285/314 \n Cleanup : info-5.1-4.el7.x86_64 286/314 \n Cleanup : elfutils-default-yama-scope-0.168-8.el7.noarch 287/314 \n Cleanup : ca-certificates-2017.2.14-71.el7.noarch 288/314 \n Cleanup : libattr-2.4.46-12.el7.x86_64 289/314 \n Cleanup : elfutils-libelf-0.168-8.el7.x86_64 290/314 \n Cleanup : libcom_err-1.42.9-10.el7.x86_64 291/314 \n Cleanup : audit-libs-2.7.6-3.el7.x86_64 292/314 \n Cleanup : libdb-5.3.21-20.el7.x86_64 293/314 \n Cleanup : libuuid-2.23.2-43.el7_4.2.x86_64 294/314 \n Cleanup : 1:dbus-libs-1.6.12-17.el7.x86_64 295/314 \n Cleanup : libteam-1.25-5.el7.x86_64 296/314 \n Cleanup : kernel-tools-libs-3.10.0-693.11.6.el7.x86_64 297/314 \n Cleanup : pciutils-libs-3.5.1-2.el7.x86_64 298/314 \n Cleanup : libbasicobjects-0.1.1-27.el7.x86_64 299/314 \n Cleanup : libcollection-0.6.2-27.el7.x86_64 300/314 \n Cleanup : libpath_utils-0.2.1-27.el7.x86_64 301/314 \n Cleanup : libref_array-0.1.5-27.el7.x86_64 302/314 \n Cleanup : 2:ethtool-4.8-1.el7.x86_64 303/314 \n Cleanup : checkpolicy-2.5-4.el7.x86_64 304/314 \n Cleanup : setup-2.8.71-7.el7.noarch 305/314 \n Cleanup : libsepol-2.5-6.el7.x86_64 306/314 \n Cleanup : libselinux-2.5-11.el7.x86_64 307/314 \n Cleanup : glibc-common-2.17-196.el7_4.2.x86_64 308/314 \n Cleanup : bash-4.2.46-29.el7_4.x86_64 309/314 \n Cleanup : nspr-4.13.1-1.0.el7_3.x86_64 310/314 \n Cleanup : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 311/314 \n Cleanup : glibc-2.17-196.el7_4.2.x86_64 312/314 \n Cleanup : tzdata-2017c-1.el7.noarch 313/314 \n Cleanup : libgcc-4.8.5-16.el7_4.1.x86_64 314/314 \n Verifying : libsemanage-python-2.5-11.el7.x86_64 1/314 \n Verifying : libselinux-python-2.5-12.el7.x86_64 2/314 \n Verifying : teamd-1.27-4.el7.x86_64 3/314 \n Verifying : glibc-common-2.17-222.el7.x86_64 4/314 \n Verifying : 3:irqbalance-1.0.7-11.el7.x86_64 5/314 \n Verifying : python2-jinja2-2.8.1-1.el7.noarch 6/314 \n Verifying : libbasicobjects-0.1.1-29.el7.x86_64 7/314 \n Verifying : linux-firmware-20180220-62.2.git6d51311.el7_5.noarch 8/314 \n Verifying : polkit-0.112-14.el7.x86_64 9/314 \n Verifying : acl-2.2.51-14.el7.x86_64 10/314 \n Verifying : kexec-tools-2.0.15-13.el7.x86_64 11/314 \n Verifying : libcom_err-1.42.9-12.el7_5.x86_64 12/314 \n Verifying : 3:mariadb-config-10.1.20-1.el7.x86_64 13/314 \n Verifying : libmount-2.23.2-52.el7.x86_64 14/314 \n Verifying : kernel-3.10.0-862.11.6.el7.x86_64 15/314 \n Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/314 \n Verifying : python2-jsonpointer-1.10-4.el7.noarch 17/314 \n Verifying : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 18/314 \n Verifying : pam-1.1.8-22.el7.x86_64 19/314 \n Verifying : kernel-tools-libs-3.10.0-862.11.6.el7.x86_64 20/314 \n Verifying : python2-babel-2.3.4-1.el7.noarch 21/314 \n Verifying : audit-libs-2.8.1-3.el7.x86_64 22/314 \n Verifying : logrotate-3.8.6-15.el7.x86_64 23/314 \n Verifying : dracut-network-033-535.el7.x86_64 24/314 \n Verifying : setools-libs-3.3.8-2.el7.x86_64 25/314 \n Verifying : openssh-7.4p1-16.el7.x86_64 26/314 \n Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 27/314 \n Verifying : curl-7.29.0-46.el7.x86_64 28/314 \n Verifying : libcurl-7.29.0-46.el7.x86_64 29/314 \n Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 30/314 \n Verifying : rpm-4.11.3-32.el7.x86_64 31/314 \n Verifying : e2fsprogs-1.42.9-12.el7_5.x86_64 32/314 \n Verifying : setup-2.8.71-9.el7.noarch 33/314 \n Verifying : selinux-policy-3.13.1-192.el7_5.4.noarch 34/314 \n Verifying : 1:quota-4.01-17.el7.x86_64 35/314 \n Verifying : 1:dbus-libs-1.10.24-7.el7.x86_64 36/314 \n Verifying : libcollection-0.7.0-29.el7.x86_64 37/314 \n Verifying : libblkid-2.23.2-52.el7.x86_64 38/314 \n Verifying : openssh-server-7.4p1-16.el7.x86_64 39/314 \n Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 40/314 \n Verifying : 2:ethtool-4.8-7.el7.x86_64 41/314 \n Verifying : libref_array-0.1.5-29.el7.x86_64 42/314 \n Verifying : libselinux-2.5-12.el7.x86_64 43/314 \n Verifying : nss-util-3.36.0-1.el7_5.x86_64 44/314 \n Verifying : pytz-2016.10-2.el7.noarch 45/314 \n Verifying : tuned-2.9.0-1.el7.noarch 46/314 \n Verifying : cpio-2.11-27.el7.x86_64 47/314 \n Verifying : xfsprogs-4.5.0-15.el7.x86_64 48/314 \n Verifying : 2:vim-minimal-7.4.160-4.el7.x86_64 49/314 \n Verifying : libattr-2.4.46-13.el7.x86_64 50/314 \n Verifying : 1:nfs-utils-1.3.0-0.54.el7.x86_64 51/314 \n Verifying : glibc-2.17-222.el7.x86_64 52/314 \n Verifying : info-5.1-5.el7.x86_64 53/314 \n Verifying : 3:mariadb-common-10.1.20-1.el7.x86_64 54/314 \n Verifying : python2-setuptools-22.0.5-1.el7.noarch 55/314 \n Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 56/314 \n Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 57/314 \n Verifying : audit-2.8.1-3.el7.x86_64 58/314 \n Verifying : libdb-utils-5.3.21-24.el7.x86_64 59/314 \n Verifying : lz4-1.7.5-2.el7.x86_64 60/314 \n Verifying : rsyslog-8.24.0-16.el7_5.4.x86_64 61/314 \n Verifying : 32:bind-libs-lite-9.9.4-61.el7.x86_64 62/314 \n Verifying : sudo-1.8.19p2-14.el7_5.x86_64 63/314 \n Verifying : python-2.7.5-69.el7_5.x86_64 64/314 \n Verifying : coreutils-8.22-21.el7.x86_64 65/314 \n Verifying : libsepol-2.5-8.1.el7.x86_64 66/314 \n Verifying : 32:bind-license-9.9.4-61.el7.noarch 67/314 \n Verifying : libpath_utils-0.2.1-29.el7.x86_64 68/314 \n Verifying : initscripts-9.49.41-1.el7.x86_64 69/314 \n Verifying : python2-pysocks-1.6.7-1.el7.noarch 70/314 \n Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 71/314 \n Verifying : libnfsidmap-0.25-19.el7.x86_64 72/314 \n Verifying : openldap-2.4.44-15.el7_5.x86_64 73/314 \n Verifying : libuser-0.60-9.el7.x86_64 74/314 \n Verifying : virt-what-1.18-4.el7.x86_64 75/314 \n Verifying : rpm-build-libs-4.11.3-32.el7.x86_64 76/314 \n Verifying : libselinux-utils-2.5-12.el7.x86_64 77/314 \n Verifying : checkpolicy-2.5-6.el7.x86_64 78/314 \n Verifying : shared-mime-info-1.8-4.el7.x86_64 79/314 \n Verifying : mozjs17-17.0.0-20.el7.x86_64 80/314 \n Verifying : libuuid-2.23.2-52.el7.x86_64 81/314 \n Verifying : policycoreutils-python-2.5-22.el7.x86_64 82/314 \n Verifying : libsemanage-2.5-11.el7.x86_64 83/314 \n Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 84/314 \n Verifying : gzip-1.5-10.el7.x86_64 85/314 \n Verifying : rsync-3.1.2-4.el7.x86_64 86/314 \n Verifying : yum-plugin-fastestmirror-1.1.31-46.el7_5.noarch 87/314 \n Verifying : python-ipaddress-1.0.16-3.el7.noarch 88/314 \n Verifying : policycoreutils-2.5-22.el7.x86_64 89/314 \n Verifying : cronie-anacron-1.4.11-19.el7.x86_64 90/314 \n Verifying : yum-utils-1.1.31-46.el7_5.noarch 91/314 \n Verifying : gnupg2-2.0.22-5.el7_5.x86_64 92/314 \n Verifying : python2-requests-2.11.1-1.el7.noarch 93/314 \n Verifying : libss-1.42.9-12.el7_5.x86_64 94/314 \n Verifying : kmod-20-21.el7.x86_64 95/314 \n Verifying : python-libs-2.7.5-69.el7_5.x86_64 96/314 \n Verifying : python2-six-1.10.0-9.el7.noarch 97/314 \n Verifying : elfutils-libs-0.170-4.el7.x86_64 98/314 \n Verifying : libdb-5.3.21-24.el7.x86_64 99/314 \n Verifying : libcgroup-0.41-15.el7.x86_64 100/314 \n Verifying : filesystem-3.2-25.el7.x86_64 101/314 \n Verifying : numactl-libs-2.0.9-7.el7.x86_64 102/314 \n Verifying : bash-4.2.46-30.el7.x86_64 103/314 \n Verifying : rpcbind-0.2.0-44.el7.x86_64 104/314 \n Verifying : chrony-3.2-2.el7.x86_64 105/314 \n Verifying : 2:microcode_ctl-2.1-29.10.el7_5.x86_64 106/314 \n Verifying : audit-libs-python-2.8.1-3.el7.x86_64 107/314 \n Verifying : tzdata-2018e-3.el7.noarch 108/314 \n Verifying : util-linux-2.23.2-52.el7.x86_64 109/314 \n Verifying : binutils-2.27-28.base.el7_5.1.x86_64 110/314 \n Verifying : procps-ng-3.3.10-17.el7_5.2.x86_64 111/314 \n Verifying : iwl7265-firmware-22.0.7.0-62.2.el7_5.noarch 112/314 \n Verifying : dracut-config-rescue-033-535.el7.x86_64 113/314 \n Verifying : rpm-python-4.11.3-32.el7.x86_64 114/314 \n Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 115/314 \n Verifying : nspr-4.19.0-1.el7_5.x86_64 116/314 \n Verifying : dracut-033-535.el7.x86_64 117/314 \n Verifying : openssh-clients-7.4p1-16.el7.x86_64 118/314 \n Verifying : libteam-1.27-4.el7.x86_64 119/314 \n Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 120/314 \n Verifying : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 121/314 \n Verifying : elfutils-libelf-0.170-4.el7.x86_64 122/314 \n Verifying : libini_config-1.3.1-29.el7.x86_64 123/314 \n Verifying : python2-jsonpatch-1.14-1.el7.noarch 124/314 \n Verifying : nss-tools-3.36.0-5.el7_5.x86_64 125/314 \n Verifying : 1:wpa_supplicant-2.6-9.el7.x86_64 126/314 \n Verifying : iproute-4.11.0-14.el7.x86_64 127/314 \n Verifying : pciutils-libs-3.5.1-3.el7.x86_64 128/314 \n Verifying : e2fsprogs-libs-1.42.9-12.el7_5.x86_64 129/314 \n Verifying : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 130/314 \n Verifying : python2-markupsafe-0.23-16.el7.x86_64 131/314 \n Verifying : cryptsetup-libs-1.7.4-4.el7.x86_64 132/314 \n Verifying : 1:dbus-1.10.24-7.el7.x86_64 133/314 \n Verifying : kpartx-0.4.9-119.el7.x86_64 134/314 \n Verifying : selinux-policy-targeted-3.13.1-192.el7_5.4.noarch 135/314 \n Verifying : yum-3.4.3-158.el7.centos.noarch 136/314 \n Verifying : gssproxy-0.7.0-17.el7.x86_64 137/314 \n Verifying : nss-sysinit-3.36.0-5.el7_5.x86_64 138/314 \n Verifying : parted-3.1-29.el7.x86_64 139/314 \n Verifying : systemd-sysv-219-57.el7.x86_64 140/314 \n Verifying : nss-3.36.0-5.el7_5.x86_64 141/314 \n Verifying : 1:quota-nls-4.01-17.el7.noarch 142/314 \n Verifying : kernel-tools-3.10.0-862.11.6.el7.x86_64 143/314 \n Verifying : kmod-libs-20-21.el7.x86_64 144/314 \n Verifying : rpm-libs-4.11.3-32.el7.x86_64 145/314 \n Verifying : libacl-2.2.51-14.el7.x86_64 146/314 \n Verifying : systemd-219-57.el7.x86_64 147/314 \n Verifying : krb5-libs-1.15.1-19.el7.x86_64 148/314 \n Verifying : python2-urllib3-1.16-1.el7.noarch 149/314 \n Verifying : dracut-config-generic-033-535.el7.x86_64 150/314 \n Verifying : systemd-libs-219-57.el7.x86_64 151/314 \n Verifying : cronie-1.4.11-19.el7.x86_64 152/314 \n Verifying : elfutils-default-yama-scope-0.170-4.el7.noarch 153/314 \n Verifying : glib2-2.54.2-2.el7.x86_64 154/314 \n Verifying : 2:tar-1.26-34.el7.x86_64 155/314 \n Verifying : python-perf-3.10.0-862.11.6.el7.x86_64 156/314 \n Verifying : 3:mariadb-libs-10.1.20-1.el7.x86_64 157/314 \n Verifying : libpwquality-1.2.3-5.el7.x86_64 158/314 \n Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 159/314 \n Verifying : cloud-init-0.7.9-24.el7.centos.1.x86_64 160/314 \n Verifying : libstdc++-4.8.5-28.el7_5.1.x86_64 161/314 \n Verifying : tzdata-2017c-1.el7.noarch 162/314 \n Verifying : rpm-4.11.3-25.el7.x86_64 163/314 \n Verifying : dracut-network-033-502.el7_4.1.x86_64 164/314 \n Verifying : pciutils-libs-3.5.1-2.el7.x86_64 165/314 \n Verifying : 1:quota-nls-4.01-14.el7.noarch 166/314 \n Verifying : rsync-3.0.9-18.el7.x86_64 167/314 \n Verifying : nss-util-3.28.4-3.el7.x86_64 168/314 \n Verifying : kernel-tools-3.10.0-693.11.6.el7.x86_64 169/314 \n Verifying : acl-2.2.51-12.el7.x86_64 170/314 \n Verifying : 2:ethtool-4.8-1.el7.x86_64 171/314 \n Verifying : libnfsidmap-0.25-17.el7.x86_64 172/314 \n Verifying : 1:dbus-1.6.12-17.el7.x86_64 173/314 \n Verifying : 7:device-mapper-1.02.140-8.el7.x86_64 174/314 \n Verifying : libattr-2.4.46-12.el7.x86_64 175/314 \n Verifying : libgcc-4.8.5-16.el7_4.1.x86_64 176/314 \n Verifying : audit-2.7.6-3.el7.x86_64 177/314 \n Verifying : python-markupsafe-0.11-10.el7.x86_64 178/314 \n Verifying : nss-sysinit-3.28.4-15.el7_4.x86_64 179/314 \n Verifying : libsemanage-python-2.5-8.el7.x86_64 180/314 \n Verifying : ca-certificates-2017.2.14-71.el7.noarch 181/314 \n Verifying : selinux-policy-targeted-3.13.1-166.el7_4.7.noarch 182/314 \n Verifying : 3:irqbalance-1.0.7-10.el7.x86_64 183/314 \n Verifying : kmod-20-15.el7_4.6.x86_64 184/314 \n Verifying : teamd-1.25-5.el7.x86_64 185/314 \n Verifying : libcom_err-1.42.9-10.el7.x86_64 186/314 \n Verifying : openssh-server-7.4p1-13.el7_4.x86_64 187/314 \n Verifying : glibc-common-2.17-196.el7_4.2.x86_64 188/314 \n Verifying : numactl-libs-2.0.9-6.el7_2.x86_64 189/314 \n Verifying : sudo-1.8.19p2-11.el7_4.x86_64 190/314 \n Verifying : cyrus-sasl-lib-2.1.26-21.el7.x86_64 191/314 \n Verifying : libuser-0.60-7.el7_1.x86_64 192/314 \n Verifying : 1:wpa_supplicant-2.6-5.el7_4.1.x86_64 193/314 \n Verifying : audit-libs-python-2.7.6-3.el7.x86_64 194/314 \n Verifying : libacl-2.2.51-12.el7.x86_64 195/314 \n Verifying : krb5-libs-1.15.1-8.el7.x86_64 196/314 \n Verifying : policycoreutils-python-2.5-17.1.el7.x86_64 197/314 \n Verifying : libdb-5.3.21-20.el7.x86_64 198/314 \n Verifying : glibc-2.17-196.el7_4.2.x86_64 199/314 \n Verifying : libref_array-0.1.5-27.el7.x86_64 200/314 \n Verifying : cryptsetup-libs-1.7.4-3.el7_4.1.x86_64 201/314 \n Verifying : elfutils-libelf-0.168-8.el7.x86_64 202/314 \n Verifying : binutils-2.25.1-32.base.el7_4.1.x86_64 203/314 \n Verifying : systemd-libs-219-42.el7_4.4.x86_64 204/314 \n Verifying : rpm-libs-4.11.3-25.el7.x86_64 205/314 \n Verifying : yum-plugin-fastestmirror-1.1.31-42.el7.noarch 206/314 \n Verifying : gnupg2-2.0.22-4.el7.x86_64 207/314 \n Verifying : python-jinja2-2.7.2-2.el7.noarch 208/314 \n Verifying : yum-utils-1.1.31-42.el7.noarch 209/314 \n Verifying : dracut-033-502.el7_4.1.x86_64 210/314 \n Verifying : libini_config-1.3.0-27.el7.x86_64 211/314 \n Verifying : kernel-tools-libs-3.10.0-693.11.6.el7.x86_64 212/314 \n Verifying : curl-7.29.0-42.el7_4.1.x86_64 213/314 \n Verifying : python-setuptools-0.9.8-7.el7.noarch 214/314 \n Verifying : python-urllib3-1.10.2-3.el7.noarch 215/314 \n Verifying : libteam-1.25-5.el7.x86_64 216/314 \n Verifying : util-linux-2.23.2-43.el7_4.2.x86_64 217/314 \n Verifying : openssh-7.4p1-13.el7_4.x86_64 218/314 \n Verifying : libgomp-4.8.5-16.el7_4.1.x86_64 219/314 \n Verifying : python-babel-0.9.6-8.el7.noarch 220/314 \n Verifying : cloud-init-0.7.9-9.el7.centos.2.x86_64 221/314 \n Verifying : policycoreutils-2.5-17.1.el7.x86_64 222/314 \n Verifying : 12:dhclient-4.2.5-58.el7.centos.x86_64 223/314 \n Verifying : libpwquality-1.2.3-4.el7.x86_64 224/314 \n Verifying : libmount-2.23.2-43.el7_4.2.x86_64 225/314 \n Verifying : iwl7265-firmware-22.0.7.0-57.el7.noarch 226/314 \n Verifying : dracut-config-generic-033-502.el7_4.1.x86_64 227/314 \n Verifying : mozjs17-17.0.0-19.el7.x86_64 228/314 \n Verifying : systemd-sysv-219-42.el7_4.4.x86_64 229/314 \n Verifying : libdb-utils-5.3.21-20.el7.x86_64 230/314 \n Verifying : e2fsprogs-libs-1.42.9-10.el7.x86_64 231/314 \n Verifying : rpm-python-4.11.3-25.el7.x86_64 232/314 \n Verifying : kexec-tools-2.0.14-17.2.el7.x86_64 233/314 \n Verifying : openssh-clients-7.4p1-13.el7_4.x86_64 234/314 \n Verifying : 7:device-mapper-libs-1.02.140-8.el7.x86_64 235/314 \n Verifying : checkpolicy-2.5-4.el7.x86_64 236/314 \n Verifying : filesystem-3.2-21.el7.x86_64 237/314 \n Verifying : gzip-1.5-9.el7.x86_64 238/314 \n Verifying : nspr-4.13.1-1.0.el7_3.x86_64 239/314 \n Verifying : 2:vim-minimal-7.4.160-2.el7.x86_64 240/314 \n Verifying : 1:quota-4.01-14.el7.x86_64 241/314 \n Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noar 242/314 \n Verifying : libsepol-2.5-6.el7.x86_64 243/314 \n Verifying : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 244/314 \n Verifying : coreutils-8.22-18.el7.x86_64 245/314 \n Verifying : polkit-0.112-12.el7_3.x86_64 246/314 \n Verifying : 12:dhcp-libs-4.2.5-58.el7.centos.x86_64 247/314 \n Verifying : 2:microcode_ctl-2.1-22.2.el7.x86_64 248/314 \n Verifying : python-perf-3.10.0-693.11.6.el7.x86_64 249/314 \n Verifying : audit-libs-2.7.6-3.el7.x86_64 250/314 \n Verifying : libcurl-7.29.0-42.el7_4.1.x86_64 251/314 \n Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 252/314 \n Verifying : initscripts-9.49.39-1.el7.x86_64 253/314 \n Verifying : bash-4.2.46-29.el7_4.x86_64 254/314 \n Verifying : pam-1.1.8-18.el7.x86_64 255/314 \n Verifying : 2:tar-1.26-32.el7.x86_64 256/314 \n Verifying : systemd-219-42.el7_4.4.x86_64 257/314 \n Verifying : cronie-anacron-1.4.11-17.el7.x86_64 258/314 \n Verifying : python-jsonpointer-1.9-2.el7.noarch 259/314 \n Verifying : gssproxy-0.7.0-4.el7.x86_64 260/314 \n Verifying : cpio-2.11-25.el7_4.x86_64 261/314 \n Verifying : procps-ng-3.3.10-16.el7.x86_64 262/314 \n Verifying : chrony-3.1-2.el7.centos.x86_64 263/314 \n Verifying : libselinux-utils-2.5-11.el7.x86_64 264/314 \n Verifying : libstdc++-4.8.5-16.el7_4.1.x86_64 265/314 \n Verifying : kpartx-0.4.9-111.el7.x86_64 266/314 \n Verifying : python-2.7.5-58.el7.x86_64 267/314 \n Verifying : glib2-2.50.3-3.el7.x86_64 268/314 \n Verifying : setools-libs-3.3.8-1.1.el7.x86_64 269/314 \n Verifying : xfsprogs-4.5.0-12.el7.x86_64 270/314 \n Verifying : nss-tools-3.28.4-15.el7_4.x86_64 271/314 \n Verifying : libss-1.42.9-10.el7.x86_64 272/314 \n Verifying : rsyslog-8.24.0-12.el7.x86_64 273/314 \n Verifying : libselinux-2.5-11.el7.x86_64 274/314 \n Verifying : e2fsprogs-1.42.9-10.el7.x86_64 275/314 \n Verifying : elfutils-libs-0.168-8.el7.x86_64 276/314 \n Verifying : 32:bind-libs-lite-9.9.4-51.el7_4.1.x86_64 277/314 \n Verifying : elfutils-default-yama-scope-0.168-8.el7.noarch 278/314 \n Verifying : shared-mime-info-1.8-3.el7.x86_64 279/314 \n Verifying : tuned-2.8.0-5.el7.noarch 280/314 \n Verifying : virt-what-1.13-10.el7.x86_64 281/314 \n Verifying : 1:dbus-libs-1.6.12-17.el7.x86_64 282/314 \n Verifying : 1:openssl-1.0.2k-8.el7.x86_64 283/314 \n Verifying : iproute-3.10.0-87.el7.x86_64 284/314 \n Verifying : setup-2.8.71-7.el7.noarch 285/314 \n Verifying : nss-softokn-3.28.3-8.el7_4.x86_64 286/314 \n Verifying : dracut-config-rescue-033-502.el7_4.1.x86_64 287/314 \n Verifying : 1:mariadb-libs-5.5.56-2.el7.x86_64 288/314 \n Verifying : libpath_utils-0.2.1-27.el7.x86_64 289/314 \n Verifying : parted-3.1-28.el7.x86_64 290/314 \n Verifying : python-six-1.9.0-2.el7.noarch 291/314 \n Verifying : 32:bind-license-9.9.4-51.el7_4.1.noarch 292/314 \n Verifying : kmod-libs-20-15.el7_4.6.x86_64 293/314 \n Verifying : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 294/314 \n Verifying : selinux-policy-3.13.1-166.el7_4.7.noarch 295/314 \n Verifying : logrotate-3.8.6-14.el7.x86_64 296/314 \n Verifying : libblkid-2.23.2-43.el7_4.2.x86_64 297/314 \n Verifying : libsemanage-2.5-8.el7.x86_64 298/314 \n Verifying : libselinux-python-2.5-11.el7.x86_64 299/314 \n Verifying : cronie-1.4.11-17.el7.x86_64 300/314 \n Verifying : libcgroup-0.41-13.el7.x86_64 301/314 \n Verifying : rpcbind-0.2.0-42.el7.x86_64 302/314 \n Verifying : libcollection-0.6.2-27.el7.x86_64 303/314 \n Verifying : rpm-build-libs-4.11.3-25.el7.x86_64 304/314 \n Verifying : 12:dhcp-common-4.2.5-58.el7.centos.x86_64 305/314 \n Verifying : python-requests-2.6.0-1.el7_1.noarch 306/314 \n Verifying : openldap-2.4.44-5.el7.x86_64 307/314 \n Verifying : yum-3.4.3-154.el7.centos.noarch 308/314 \n Verifying : nss-3.28.4-15.el7_4.x86_64 309/314 \n Verifying : info-5.1-4.el7.x86_64 310/314 \n Verifying : libbasicobjects-0.1.1-27.el7.x86_64 311/314 \n Verifying : python-libs-2.7.5-58.el7.x86_64 312/314 \n Verifying : libuuid-2.23.2-43.el7_4.2.x86_64 313/314 \n Verifying : python-jsonpatch-1.2-4.el7.noarch 314/314 \n\nInstalled:\n kernel.x86_64 0:3.10.0-862.11.6.el7 \n python2-babel.noarch 0:2.3.4-1.el7 \n python2-jinja2.noarch 0:2.8.1-1.el7 \n python2-jsonpatch.noarch 0:1.14-1.el7 \n python2-jsonpointer.noarch 0:1.10-4.el7 \n python2-markupsafe.x86_64 0:0.23-16.el7 \n python2-requests.noarch 0:2.11.1-1.el7 \n python2-setuptools.noarch 0:22.0.5-1.el7 \n python2-six.noarch 0:1.10.0-9.el7 \n python2-urllib3.noarch 0:1.16-1.el7 \n\nDependency Installed:\n linux-firmware.noarch 0:20180220-62.2.git6d51311.el7_5 \n lz4.x86_64 0:1.7.5-2.el7 \n mariadb-common.x86_64 3:10.1.20-1.el7 \n mariadb-config.x86_64 3:10.1.20-1.el7 \n python-ipaddress.noarch 0:1.0.16-3.el7 \n python2-pysocks.noarch 0:1.6.7-1.el7 \n pytz.noarch 0:2016.10-2.el7 \n\nUpdated:\n acl.x86_64 0:2.2.51-14.el7 \n audit.x86_64 0:2.8.1-3.el7 \n audit-libs.x86_64 0:2.8.1-3.el7 \n audit-libs-python.x86_64 0:2.8.1-3.el7 \n bash.x86_64 0:4.2.46-30.el7 \n bind-libs-lite.x86_64 32:9.9.4-61.el7 \n bind-license.noarch 32:9.9.4-61.el7 \n binutils.x86_64 0:2.27-28.base.el7_5.1 \n ca-certificates.noarch 0:2018.2.22-70.0.el7_5 \n checkpolicy.x86_64 0:2.5-6.el7 \n chrony.x86_64 0:3.2-2.el7 \n cloud-init.x86_64 0:0.7.9-24.el7.centos.1 \n coreutils.x86_64 0:8.22-21.el7 \n cpio.x86_64 0:2.11-27.el7 \n cronie.x86_64 0:1.4.11-19.el7 \n cronie-anacron.x86_64 0:1.4.11-19.el7 \n cryptsetup-libs.x86_64 0:1.7.4-4.el7 \n curl.x86_64 0:7.29.0-46.el7 \n cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 \n dbus.x86_64 1:1.10.24-7.el7 \n dbus-libs.x86_64 1:1.10.24-7.el7 \n device-mapper.x86_64 7:1.02.146-4.el7 \n device-mapper-libs.x86_64 7:1.02.146-4.el7 \n dhclient.x86_64 12:4.2.5-68.el7.centos.1 \n dhcp-common.x86_64 12:4.2.5-68.el7.centos.1 \n dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1 \n dracut.x86_64 0:033-535.el7 \n dracut-config-generic.x86_64 0:033-535.el7 \n dracut-config-rescue.x86_64 0:033-535.el7 \n dracut-network.x86_64 0:033-535.el7 \n e2fsprogs.x86_64 0:1.42.9-12.el7_5 \n e2fsprogs-libs.x86_64 0:1.42.9-12.el7_5 \n elfutils-default-yama-scope.noarch 0:0.170-4.el7 \n elfutils-libelf.x86_64 0:0.170-4.el7 \n elfutils-libs.x86_64 0:0.170-4.el7 \n ethtool.x86_64 2:4.8-7.el7 \n filesystem.x86_64 0:3.2-25.el7 \n glib2.x86_64 0:2.54.2-2.el7 \n glibc.x86_64 0:2.17-222.el7 \n glibc-common.x86_64 0:2.17-222.el7 \n gnupg2.x86_64 0:2.0.22-5.el7_5 \n gssproxy.x86_64 0:0.7.0-17.el7 \n gzip.x86_64 0:1.5-10.el7 \n info.x86_64 0:5.1-5.el7 \n initscripts.x86_64 0:9.49.41-1.el7 \n iproute.x86_64 0:4.11.0-14.el7 \n irqbalance.x86_64 3:1.0.7-11.el7 \n iwl7265-firmware.noarch 0:22.0.7.0-62.2.el7_5 \n kernel-tools.x86_64 0:3.10.0-862.11.6.el7 \n kernel-tools-libs.x86_64 0:3.10.0-862.11.6.el7 \n kexec-tools.x86_64 0:2.0.15-13.el7 \n kmod.x86_64 0:20-21.el7 \n kmod-libs.x86_64 0:20-21.el7 \n kpartx.x86_64 0:0.4.9-119.el7 \n krb5-libs.x86_64 0:1.15.1-19.el7 \n libacl.x86_64 0:2.2.51-14.el7 \n libattr.x86_64 0:2.4.46-13.el7 \n libbasicobjects.x86_64 0:0.1.1-29.el7 \n libblkid.x86_64 0:2.23.2-52.el7 \n libcgroup.x86_64 0:0.41-15.el7 \n libcollection.x86_64 0:0.7.0-29.el7 \n libcom_err.x86_64 0:1.42.9-12.el7_5 \n libcurl.x86_64 0:7.29.0-46.el7 \n libdb.x86_64 0:5.3.21-24.el7 \n libdb-utils.x86_64 0:5.3.21-24.el7 \n libgcc.x86_64 0:4.8.5-28.el7_5.1 \n libgomp.x86_64 0:4.8.5-28.el7_5.1 \n libini_config.x86_64 0:1.3.1-29.el7 \n libmount.x86_64 0:2.23.2-52.el7 \n libnfsidmap.x86_64 0:0.25-19.el7 \n libpath_utils.x86_64 0:0.2.1-29.el7 \n libpwquality.x86_64 0:1.2.3-5.el7 \n libref_array.x86_64 0:0.1.5-29.el7 \n libselinux.x86_64 0:2.5-12.el7 \n libselinux-python.x86_64 0:2.5-12.el7 \n libselinux-utils.x86_64 0:2.5-12.el7 \n libsemanage.x86_64 0:2.5-11.el7 \n libsemanage-python.x86_64 0:2.5-11.el7 \n libsepol.x86_64 0:2.5-8.1.el7 \n libss.x86_64 0:1.42.9-12.el7_5 \n libstdc++.x86_64 0:4.8.5-28.el7_5.1 \n libteam.x86_64 0:1.27-4.el7 \n libuser.x86_64 0:0.60-9.el7 \n libuuid.x86_64 0:2.23.2-52.el7 \n logrotate.x86_64 0:3.8.6-15.el7 \n mariadb-libs.x86_64 3:10.1.20-1.el7 \n microcode_ctl.x86_64 2:2.1-29.10.el7_5 \n mozjs17.x86_64 0:17.0.0-20.el7 \n nfs-utils.x86_64 1:1.3.0-0.54.el7 \n nspr.x86_64 0:4.19.0-1.el7_5 \n nss.x86_64 0:3.36.0-5.el7_5 \n nss-softokn.x86_64 0:3.36.0-5.el7_5 \n nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 \n nss-sysinit.x86_64 0:3.36.0-5.el7_5 \n nss-tools.x86_64 0:3.36.0-5.el7_5 \n nss-util.x86_64 0:3.36.0-1.el7_5 \n numactl-libs.x86_64 0:2.0.9-7.el7 \n openldap.x86_64 0:2.4.44-15.el7_5 \n openssh.x86_64 0:7.4p1-16.el7 \n openssh-clients.x86_64 0:7.4p1-16.el7 \n openssh-server.x86_64 0:7.4p1-16.el7 \n openssl.x86_64 1:1.0.2k-12.el7 \n openssl-libs.x86_64 1:1.0.2k-12.el7 \n pam.x86_64 0:1.1.8-22.el7 \n parted.x86_64 0:3.1-29.el7 \n pciutils-libs.x86_64 0:3.5.1-3.el7 \n policycoreutils.x86_64 0:2.5-22.el7 \n policycoreutils-python.x86_64 0:2.5-22.el7 \n polkit.x86_64 0:0.112-14.el7 \n procps-ng.x86_64 0:3.3.10-17.el7_5.2 \n python.x86_64 0:2.7.5-69.el7_5 \n python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 \n python-libs.x86_64 0:2.7.5-69.el7_5 \n python-perf.x86_64 0:3.10.0-862.11.6.el7 \n quota.x86_64 1:4.01-17.el7 \n quota-nls.noarch 1:4.01-17.el7 \n rpcbind.x86_64 0:0.2.0-44.el7 \n rpm.x86_64 0:4.11.3-32.el7 \n rpm-build-libs.x86_64 0:4.11.3-32.el7 \n rpm-libs.x86_64 0:4.11.3-32.el7 \n rpm-python.x86_64 0:4.11.3-32.el7 \n rsync.x86_64 0:3.1.2-4.el7 \n rsyslog.x86_64 0:8.24.0-16.el7_5.4 \n selinux-policy.noarch 0:3.13.1-192.el7_5.4 \n selinux-policy-targeted.noarch 0:3.13.1-192.el7_5.4 \n setools-libs.x86_64 0:3.3.8-2.el7 \n setup.noarch 0:2.8.71-9.el7 \n shared-mime-info.x86_64 0:1.8-4.el7 \n sudo.x86_64 0:1.8.19p2-14.el7_5 \n systemd.x86_64 0:219-57.el7 \n systemd-libs.x86_64 0:219-57.el7 \n systemd-sysv.x86_64 0:219-57.el7 \n tar.x86_64 2:1.26-34.el7 \n teamd.x86_64 0:1.27-4.el7 \n tuned.noarch 0:2.9.0-1.el7 \n tzdata.noarch 0:2018e-3.el7 \n util-linux.x86_64 0:2.23.2-52.el7 \n vim-minimal.x86_64 2:7.4.160-4.el7 \n virt-what.x86_64 0:1.18-4.el7 \n wpa_supplicant.x86_64 1:2.6-9.el7 \n xfsprogs.x86_64 0:4.5.0-15.el7 \n yum.noarch 0:3.4.3-158.el7.centos \n yum-plugin-fastestmirror.noarch 0:1.1.31-46.el7_5 \n yum-utils.noarch 0:1.1.31-46.el7_5 \n\nReplaced:\n python-babel.noarch 0:0.9.6-8.el7 python-jinja2.noarch 0:2.7.2-2.el7 \n python-jsonpatch.noarch 0:1.2-4.el7 python-jsonpointer.noarch 0:1.9-2.el7 \n python-markupsafe.x86_64 0:0.11-10.el7 python-requests.noarch 0:2.6.0-1.el7_1\n python-setuptools.noarch 0:0.9.8-7.el7 python-six.noarch 0:1.9.0-2.el7 \n python-urllib3.noarch 0:1.10.2-3.el7 \n\nComplete!\n"]}
TASK [nodepool-setup : Reboot hosts] *********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:148
Monday 20 August 2018 12:19:53 +0000 (0:03:08.369) 0:08:19.359 *********
Monday 20 August 2018 12:19:53 +0000 (0:03:08.369) 0:08:19.359 *********
changed: [subnode-0] => {"ansible_job_id": "3528981158.16179", "changed": true, "finished": 0, "results_file": "/root/.ansible_async/3528981158.16179", "started": 1}
TASK [nodepool-setup : Wait a little] ********************************************************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:155
Monday 20 August 2018 12:19:59 +0000 (0:00:05.517) 0:08:24.877 *********
Monday 20 August 2018 12:19:59 +0000 (0:00:05.517) 0:08:24.876 *********
Pausing for 30 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [subnode-0] => {"changed": false, "delta": 30, "echo": true, "rc": 0, "start": "2018-08-20 12:19:59.297403", "stderr": "", "stdout": "Paused for 30.0 seconds", "stop": "2018-08-20 12:20:29.297593", "user_input": ""}
TASK [nodepool-setup : Wait for provisioned hosts to become reachable] ***********************************************************************************************************************
task path: /tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:158
Monday 20 August 2018 12:20:29 +0000 (0:00:30.065) 0:08:54.943 *********
Monday 20 August 2018 12:20:29 +0000 (0:00:30.065) 0:08:54.942 *********
ok: [subnode-0 -> localhost] => {"changed": false, "elapsed": 5, "path": null, "port": 22, "search_regex": null, "state": "started"}
META: ran handlers
META: ran handlers
PLAY RECAP ***********************************************************************************************************************************************************************************
subnode-0 : ok=56 changed=37 unreachable=0 failed=0
Monday 20 August 2018 12:20:34 +0000 (0:00:05.504) 0:09:00.447 *********
===============================================================================
nodepool-setup -------------------------------------------------------- 534.08s
setup ------------------------------------------------------------------- 6.31s
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
total ----------------------------------------------------------------- 540.39s
Monday 20 August 2018 12:20:34 +0000 (0:00:05.504) 0:09:00.446 *********
===============================================================================
nodepool-setup : Update packages ---------------------------------------------------------------------------------------------------------------------------------------------------- 188.37s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:142 --------------------------------------------------------------------------------------------------
nodepool-setup : Install packages ---------------------------------------------------------------------------------------------------------------------------------------------------- 75.13s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:67 ---------------------------------------------------------------------------------------------------
nodepool-setup : Create and enable swap on subnode ----------------------------------------------------------------------------------------------------------------------------------- 43.04s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:5 ----------------------------------------------------------------------------------------------------
nodepool-setup : Wait a little ------------------------------------------------------------------------------------------------------------------------------------------------------- 30.07s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:155 --------------------------------------------------------------------------------------------------
nodepool-setup : Install repos (will be removed by toci_gatetest) -------------------------------------------------------------------------------------------------------------------- 17.00s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:59 ---------------------------------------------------------------------------------------------------
nodepool-setup : Set some env vars --------------------------------------------------------------------------------------------------------------------------------------------------- 13.44s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:126 --------------------------------------------------------------------------------------------------
nodepool-setup : Clone usually if project has no changes to apply --------------------------------------------------------------------------------------------------------------------- 7.64s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5 ---------------------------------------------------------------------------------------------
nodepool-setup : Create /etc/nodepool/provider ---------------------------------------------------------------------------------------------------------------------------------------- 7.62s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:28 -------------------------------------------------------------------------------------------
nodepool-setup : Populate /etc/yum/vars/contentdir ------------------------------------------------------------------------------------------------------------------------------------ 7.58s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:53 ---------------------------------------------------------------------------------------------------
nodepool-setup : Set oooq extras to install from local copy --------------------------------------------------------------------------------------------------------------------------- 7.56s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/clone-ci-repos.yml:29 -----------------------------------------------------------------------------------------
nodepool-setup : Create /etc/ci/mirror_info.sh ---------------------------------------------------------------------------------------------------------------------------------------- 7.42s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:23 ---------------------------------------------------------------------------------------------------
nodepool-setup : Create empty /etc/nodepool/sub_nodes --------------------------------------------------------------------------------------------------------------------------------- 7.25s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:42 -------------------------------------------------------------------------------------------
nodepool-setup : Create empty /etc/nodepool/sub_nodes_private ------------------------------------------------------------------------------------------------------------------------- 7.25s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:57 -------------------------------------------------------------------------------------------
nodepool-setup : Make sure /etc/nodepool/id_rsa is owned by zuul ---------------------------------------------------------------------------------------------------------------------- 6.69s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/etc-nodepool.yml:78 -------------------------------------------------------------------------------------------
Gathering Facts ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- 6.31s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/playbooks/nodepool-setup.yml:2 -----------------------------------------------------------------------------------------------------------
nodepool-setup : Clone usually if project has no changes to apply --------------------------------------------------------------------------------------------------------------------- 5.82s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5 ---------------------------------------------------------------------------------------------
nodepool-setup : Clone repo and apply change ------------------------------------------------------------------------------------------------------------------------------------------ 5.78s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:20 --------------------------------------------------------------------------------------------
nodepool-setup : Clone usually if project has no changes to apply --------------------------------------------------------------------------------------------------------------------- 5.78s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/patch_repos.yml:5 ---------------------------------------------------------------------------------------------
nodepool-setup : Reboot hosts --------------------------------------------------------------------------------------------------------------------------------------------------------- 5.52s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:148 --------------------------------------------------------------------------------------------------
nodepool-setup : Wait for provisioned hosts to become reachable ----------------------------------------------------------------------------------------------------------------------- 5.50s
/tmp/reproduce-tmp.GmSwJ/tripleo-quickstart-extras/roles/nodepool-setup/tasks/main.yml:158 --------------------------------------------------------------------------------------------------
Playbook run took 0 days, 0 hours, 9 minutes, 0 seconds
++ awk '/subnode-0/ {print $2}' /tmp/reproduce-tmp.GmSwJ/multinode_hosts
+ export ansible_host=38.145.32.214
+ ansible_host=38.145.32.214
+ EXTRA_VARS=' --extra-vars dlrn_hash_tag_newest=4131fcc0934cbc0fdaf96277d482096ae99c119c_22069344 '
+ cat
+ [[ 0 == \1 ]]
+ scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /tmp/reproduce-tmp.GmSwJ/env_vars_to_src.sh zuul@38.145.32.214:/home/zuul/
Warning: Permanently added '38.145.32.214' (ECDSA) to the list of known hosts.
env_vars_to_src.sh 100% 307 2.0KB/s 00:00
+ [[ 0 == \1 ]]
+ set +x
# Now complete the test excution on the undercloud:
# ssh to the undercloud:
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null zuul@38.145.32.214
# Source the environment settings file and run the toci gate script
source /home/zuul/env_vars_to_src.sh
/opt/stack/tripleo-ci/toci_gate_test.sh 2>&1 | tee console.log
# To avoid timeouts, you can start a screen session before executing the commands:
screen -S ci
ssbarnea@leno: ~/rdo/581788 $ [12:20:37]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment