<div dir="ltr">Hi guys,<div>I'm working on setting up a CI testing platform for the Cinder driver we're developing.</div><div>I followed <a href="http://www.joinfu.com/2014/02/setting-up-an-external-openstack-testing-system/">http://www.joinfu.com/2014/02/setting-up-an-external-openstack-testing-system/</a> and part 2, and i got both the master and the slave working, but the dsvm-tempest-full job is failing.</div><div><br></div><div>Job console</div><div>... snip ...</div><div><pre id="out" class="" style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><pre style="color:rgb(51,51,51);font-size:13px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><pre id="out" class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><b>11:09:39</b> Setting up the host
<b>11:09:39</b> ... this takes a few seconds (logs at logs/devstack-gate-setup-host.txt.gz)
</pre><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><b>11:11:28</b> Setting up the workspace
<b>11:11:28</b> ... this takes 3 - 5 minutes (logs at logs/devstack-gate-setup-workspace-new.txt.gz)
</pre><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><b>11:15:37</b> Running gate_hook
<b>11:15:37</b> Job timeout set to: 170 minutes
<b>11:15:37</b> Running devstack
<b>11:15:37</b> ... this takes 5 - 8 minutes (logs in logs/devstacklog.txt.gz)</pre></pre></pre><pre style="color:rgb(51,51,51);font-size:13px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><pre id="out" class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><b>11:16:58</b> ERROR: the main setup script run by this job failed - exit code: 1
<b>11:16:58</b>     please look at the relevant log files to determine the root cause
<b>11:16:58</b> Cleaning up host
<b>11:16:58</b> ... this takes 3 - 4 minutes (logs at logs/devstack-gate-cleanup-host.txt.gz)
</pre><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><b>11:17:02</b> Build step 'Execute shell' marked build as failure
<b>11:17:02</b> Finished: FAILURE</pre><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><br></pre><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><br></pre></pre></pre><pre style="color:rgb(51,51,51);font-size:13px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">Relevant logging in the workspace</pre><pre style="color:rgb(51,51,51);font-size:13px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">logs/devstacklog.txt.gz doesn't exist</pre><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><br></pre></pre><pre style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><font color="#333333" size="3"><span style="white-space:pre-wrap">tail -200 /home/jenkins/workspaces/workspace/dsvm-tempest-full/logs/devstack-gate-setup-workspace-new.txt<br></span></font></pre><pre style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><font color="#333333" size="3"><span style="white-space:pre-wrap">...</span></font></pre><pre style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><font color="#333333" size="3"><span style="white-space:pre-wrap">2014-09-10 11:15:37.247 | + git_has_branch openstack-dev/devstack master
2014-09-10 11:15:37.254 | + local project=openstack-dev/devstack
2014-09-10 11:15:37.258 | + local branch=master
2014-09-10 11:15:37.266 | + grep remotes/origin/master
2014-09-10 11:15:37.270 | + git branch -a
2014-09-10 11:15:37.278 | + return 0
2014-09-10 11:15:37.282 | + git_fetch_at_ref openstack-dev/devstack
2014-09-10 11:15:37.290 | + local project=openstack-dev/devstack
2014-09-10 11:15:37.294 | + local ref=
2014-09-10 11:15:37.296 | + '[' '' '!=' '' ']'
2014-09-10 11:15:37.297 | + return 1
2014-09-10 11:15:37.298 | + git_fetch_at_ref openstack-dev/devstack
2014-09-10 11:15:37.299 | + local project=openstack-dev/devstack
2014-09-10 11:15:37.300 | + local ref=
2014-09-10 11:15:37.301 | + '[' '' '!=' '' ']'
2014-09-10 11:15:37.303 | + return 1
2014-09-10 11:15:37.304 | + git_has_branch openstack-dev/devstack master
2014-09-10 11:15:37.305 | + local project=openstack-dev/devstack
2014-09-10 11:15:37.306 | + local branch=master
2014-09-10 11:15:37.307 | + grep remotes/origin/master
2014-09-10 11:15:37.308 | + git branch -a
2014-09-10 11:15:37.309 | + return 0
2014-09-10 11:15:37.310 | + git_checkout openstack-dev/devstack master
2014-09-10 11:15:37.311 | + local project=openstack-dev/devstack
2014-09-10 11:15:37.312 | + local branch=master
2014-09-10 11:15:37.313 | + local reset_branch=master
2014-09-10 11:15:37.315 | + [[ master != \F\E\T\C\H\_\H\E\A\D ]]
2014-09-10 11:15:37.316 | + reset_branch=remotes/origin/master
2014-09-10 11:15:37.317 | + git checkout master
2014-09-10 11:15:37.318 | error: The following untracked working tree files would be overwritten by checkout:
2014-09-10 11:15:37.319 |       MAINTAINERS.rst
2014-09-10 11:15:37.320 |       exercises/zaqar.sh
2014-09-10 11:15:37.321 |       extras.d/40-dib.sh
2014-09-10 11:15:37.322 |       extras.d/60-ceph.sh
2014-09-10 11:15:37.323 |       extras.d/70-zaqar.sh
2014-09-10 11:15:37.324 |       files/apache-dib-pip-repo.template
2014-09-10 11:15:37.325 |       files/apache-ironic.template
2014-09-10 11:15:37.326 |       files/apts/ceph
2014-09-10 11:15:37.327 |       files/apts/heat
2014-09-10 11:15:37.328 |       files/apts/openvswitch
2014-09-10 11:15:37.330 |       files/apts/q-agt
2014-09-10 11:15:37.331 |       files/apts/q-l3
2014-09-10 11:15:37.332 |       files/apts/zaqar-server
2014-09-10 11:15:37.333 |       files/patches/unittest2-discover.patch
2014-09-10 11:15:37.334 |       files/rpms-suse/ceph
2014-09-10 11:15:37.335 |       files/rpms-suse/openvswitch
2014-09-10 11:15:37.336 |       files/rpms-suse/q-agt
2014-09-10 11:15:37.337 |       files/rpms/ceph
2014-09-10 11:15:37.338 |       files/rpms/openvswitch
2014-09-10 11:15:37.339 |       files/rpms/q-agt
2014-09-10 11:15:37.340 |       files/rpms/q-l3
2014-09-10 11:15:37.341 |       files/rpms/zaqar-server
2014-09-10 11:15:37.343 |       lib/ceph
2014-09-10 11:15:37.344 |       lib/cinder_backends/ceph
2014-09-10 11:15:37.345 |       lib/cinder_backends/glusterfs
2014-09-10 11:15:37.346 |       lib/cinder_backends/lvm
2014-09-10 11:15:37.347 |       lib/cinder_backends/nfs
2014-09-10 11:15:37.348 |       lib/cinder_backends/solidfire
2014-09-10 11:15:37.349 |       lib/cinder_backends/xiv
2014-09-10 11:15:37.350 |       lib/dib
2014-09-10 11:15:37.351 |       lib/dstat
2014-09-10 11:15:37.352 |       lib/zaqar
2014-09-10 11:15:37.353 |       tools/worlddump.py
2014-09-10 11:15:37.354 |       tox.ini
2014-09-10 11:15:37.355 | Please move or remove them before you can switch branches.
2014-09-10 11:15:37.356 | Aborting
2014-09-10 11:15:37.357 | + git reset --hard remotes/origin/master
2014-09-10 11:15:37.359 | HEAD is now at f25baf3 Merge "Initialize metadata definitions catalog"
2014-09-10 11:15:37.360 | + git clean -x -f -d -q
2014-09-10 11:15:37.361 | + cd /opt/stack/new
2014-09-10 11:15:37.362 | + '[' -n '' ']'
2014-09-10 11:15:37.363 | + find /root/cache/files/ -mindepth 1 -maxdepth 1 -exec mv '{}' /opt/stack/new/devstack/files/ ';'
2014-09-10 11:15:37.364 | + set +o xtrace
</span></font></pre><div><font color="#333333" size="3"><span style="white-space:pre-wrap">...</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap">From i could see in the scripts, git repo is on /opt/stack/new/devstack</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap">/opt/stack/new/devstack# git status
HEAD detached from origin/stable/icehouse
nothing to commit, working directory clean
</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap">That's as far as i got.</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap">Any ideas how to fix this?</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap">Thanks,</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap">Eduard</span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></div><pre style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><font color="#333333" size="3"><span style="white-space:pre-wrap"><br></span></font></pre><pre style="word-wrap:break-word;margin-top:0px;margin-bottom:0px"><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><b><span lang="EN-US" style="font-size:10pt;font-family:Arial,sans-serif">Eduard Biceri Mate, Senior Software Developer</span></b></div><div style="color:rgb(0,0,0);font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><span style="font-size:13.5pt;font-family:Helvetica,sans-serif"><a href="http://www.cloudfounders.com/" target="_blank"><span lang="EN-US" style="font-size:11pt;font-family:Calibri,sans-serif"><font color="#0045a3">www.cloudfounders.com</font></span></a><div style="display:inline-block;width:16px;height:16px"></div></span><span lang="EN-US" style="font-size:11pt;font-family:Calibri,sans-serif"><font color="#1f497d"> | </font><a href="mailto:eduard.matei@cloudfounders.com" target="_blank"><font color="#0045a3">eduard.matei@cloudfounders.com</font></a></span></div><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><span lang="EN-US" style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></div><br><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><span lang="EN-US" style="font-size:13.5pt;font-family:Arial,sans-serif;color:rgb(80,0,80)"><u></u> <u></u></span></div><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><b><span lang="EN-US" style="font-size:13.5pt;font-family:Arial,sans-serif">CloudFounders, The Private Cloud Software Company</span></b><span lang="EN-US" style="font-size:13.5pt;font-family:Arial,sans-serif"><u></u><u></u></span></div><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><span lang="EN-US" style="font-size:13.5pt;font-family:Helvetica,sans-serif"><u></u> <u></u></span></div><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><span lang="EN-US" style="font-family:Helvetica,sans-serif;font-size:11px">Disclaimer:<u></u><u></u></span></div><div style="font-family:arial,sans-serif;font-size:13px;text-align:-webkit-auto;white-space:normal;margin:0px"><span lang="EN-US" style="font-size:8.5pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.</span><span lang="EN-US" style="font-family:Calibri,sans-serif;color:rgb(31,73,125)"><br><span style="font-size:11px">If you are not the named addressee or an employee or agent responsible for delivering this message to the named addressee, you are hereby notified that you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this email in error we request you to notify us by reply e-mail and to delete all electronic files of the message. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. <br>E-mail transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the content of this message, and shall have no liability for any loss or damage suffered by the user, which arise as a result of e-mail transmission.</span></span></div></pre></pre></div></div>