[rdo-list] Late test day failure

Adam Huffman adam.huffman at gmail.com
Thu Jun 16 10:49:22 UTC 2016


Hi Wesley,

As I've indicated in the review, I can't test this properly because
quickstart.sh fails when I use the --no-clone option:

bash quickstart.sh --no-clone $VIRTHOST

<excised graphic>

Installing OpenStack mitaka on host scaleway1
Using directory /home/adam/.quickstart for a local working directory
+ export ANSIBLE_CONFIG=./ansible.cfg
+ ANSIBLE_CONFIG=./ansible.cfg
+ export ANSIBLE_INVENTORY=/home/adam/.quickstart/hosts
+ ANSIBLE_INVENTORY=/home/adam/.quickstart/hosts
+ '[' 0 = 0 ']'
+ rm -f /home/adam/.quickstart/hosts
+ '[' scaleway1 = localhost ']'
+ '[' '' = 1 ']'
+ VERBOSITY=vv
+ ansible-playbook -vv /home/adam/.quickstart/playbooks/quickstart.yml
-e @./config/general_config/minimal.yml -e
ansible_python_interpreter=/usr/bin/python -e
@/home/adam/.quickstart/config/release/mitaka.yml -e
local_working_dir=/home/adam/.quickstart -e virthost=scaleway1 -t
untagged,provision,environment,undercloud-scripts,overcloud-scripts
Using /etc/ansible/ansible.cfg as config file
ERROR! the file_name '/home/adam/config/general_config/minimal.yml'
does not exist, or is not readable

Cheers,
Adam

On Mon, Jun 13, 2016 at 2:37 PM, Wesley Hayutin <whayutin at redhat.com> wrote:
> Adam,
> Any chance you can pull in the following change and see if this resolves
> your issue?
> You will need to use the quickstart.sh --no-clone option after pulling this
> change.
>
> https://review.openstack.org/#/c/328984/
>
> On Sat, Jun 11, 2016 at 3:23 AM, Adam Huffman <adam.huffman at gmail.com>
> wrote:
>>
>> I'm following the TripleO quickstart instructions at:
>>
>> https://www.rdoproject.org/tripleo/
>>
>> There is a failure quite early on:
>>
>> TASK [provision/remote : Grant libvirt privileges to non-root user]
>> ************
>> task path:
>> /home/adam/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/tasks/main.yml:37
>> Saturday 11 June 2016  08:19:00 +0100 (0:00:01.699)       0:01:02.207
>> *********
>> fatal: [scaleway1]: FAILED! => {"changed": true, "failed": true,
>> "msg": "Destination directory /etc/polkit-1/localauthority/50-local.d
>> does not exist"}
>>
>> NO MORE HOSTS LEFT
>> *************************************************************
>>
>> PLAY RECAP
>> *********************************************************************
>> localhost                  : ok=4    changed=2    unreachable=0
>> failed=0
>> scaleway1                  : ok=5    changed=3    unreachable=0
>> failed=1
>>
>> Saturday 11 June 2016  08:19:02 +0100 (0:00:02.017)       0:01:04.225
>> *********
>>
>> ===============================================================================
>> TASK: setup ------------------------------------------------------------
>> 25.28s
>> TASK: setup ------------------------------------------------------------
>> 14.68s
>> TASK: provision/remote : Create virthost access key ---------------------
>> 9.28s
>> TASK: provision/remote : Grant libvirt privileges to non-root user ------
>> 2.02s
>> TASK: provision/remote : Configure non-root user authorized_keys --------
>> 1.70s
>> TASK: provision/remote : Create non-root user ---------------------------
>> 1.59s
>> TASK: provision/local : Ensure local working dir exists -----------------
>> 1.54s
>> TASK: provision/teardown : Get UID of non-root user ---------------------
>> 1.44s
>> TASK: provision/local : Create empty ssh config file --------------------
>> 1.14s
>> TASK: provision/local : Check that virthost is set ----------------------
>> 0.84s
>> TASK: provision/local : Add the virthost to the inventory ---------------
>> 0.82s
>> TASK: provision/teardown : Check for processes owned by non-root user ---
>> 0.68s
>> TASK: provision/teardown : Wait for processes to exit -------------------
>> 0.63s
>> TASK: provision/teardown : Remove non-root user ephemeral files ---------
>> 0.61s
>> TASK: provision/teardown : Kill (SIGKILL) all processes owned by
>> non-root user --- 0.60s
>> TASK: provision/teardown : Remove non-root user account -----------------
>> 0.57s
>> TASK: provision/teardown : Kill (SIGTERM) all processes owned by
>> non-root user --- 0.57s
>>
>> The host is a CentOS 7 machine.
>>
>> _______________________________________________
>> rdo-list mailing list
>> rdo-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/rdo-list
>>
>> To unsubscribe: rdo-list-unsubscribe at redhat.com
>
>




More information about the rdo-list mailing list