It is failing to set up the workspace because fetching zuul refs errors out. You can see this happen in http://logs.openstack.org/20/56820/2/check/check-tempest-devstack-vm-full/5ad4bdb/logs/devstack-gate-setup-workspace-new.txt. I think this may be due to network hiccups between slave and zuul. We should probably add a retry in d-g like we do with git remote update.
Fetching origin + git remote prune origin + FALLBACK_ZUUL_REF= + git branch -a + grep remotes/origin/master + '[' master == master ']' + git_fetch_at_ref openstack/nova + local project=openstack/nova + local ref= + '[' '' '!=' '' ']' + return 1 + git_fetch_at_ref openstack/nova refs/zuul/master/Z200fa6a20dc7464c8e7713d1443c996d + local project=openstack/nova + local ref=refs/zuul/master/Z200fa6a20dc7464c8e7713d1443c996d + '[' refs/zuul/master/Z200fa6a20dc7464c8e7713d1443c996d '!=' '' ']' + git fetch http://zuul.openstack.org/p/openstack/nova refs/zuul/master/Z200fa6a20dc7464c8e7713d1443c996d error: RPC failed; result=7, HTTP code = 0 fatal: The remote end hung up unexpectedly + return 128 + git_fetch_at_ref openstack/nova + local project=openstack/nova + local ref= + '[' '' '!=' '' ']' + return 1 + '[' openstack/nova == openstack/nova ']' + echo 'Unable to find ref refs/zuul/master/Z200fa6a20dc7464c8e7713d1443c996d for openstack/nova' Unable to find ref refs/zuul/master/Z200fa6a20dc7464c8e7713d1443c996d for openstack/nova + exit 1
It is failing to set up the workspace because fetching zuul refs errors out. You can see this happen in http:// logs.openstack. org/20/ 56820/2/ check/check- tempest- devstack- vm-full/ 5ad4bdb/ logs/devstack- gate-setup- workspace- new.txt. I think this may be due to network hiccups between slave and zuul. We should probably add a retry in d-g like we do with git remote update.
Fetching origin origin/ master openstack/ nova master/ Z200fa6a20dc746 4c8e7713d1443c9 96d openstack/ nova zuul/master/ Z200fa6a20dc746 4c8e7713d1443c9 96d master/ Z200fa6a20dc746 4c8e7713d1443c9 96d '!=' '' ']' zuul.openstack. org/p/openstack /nova refs/zuul/ master/ Z200fa6a20dc746 4c8e7713d1443c9 96d openstack/ nova master/ Z200fa6a20dc746 4c8e7713d1443c9 96d for openstack/nova' master/ Z200fa6a20dc746 4c8e7713d1443c9 96d for openstack/nova
+ git remote prune origin
+ FALLBACK_ZUUL_REF=
+ git branch -a
+ grep remotes/
+ '[' master == master ']'
+ git_fetch_at_ref openstack/nova
+ local project=
+ local ref=
+ '[' '' '!=' '' ']'
+ return 1
+ git_fetch_at_ref openstack/nova refs/zuul/
+ local project=
+ local ref=refs/
+ '[' refs/zuul/
+ git fetch http://
error: RPC failed; result=7, HTTP code = 0
fatal: The remote end hung up unexpectedly
+ return 128
+ git_fetch_at_ref openstack/nova
+ local project=
+ local ref=
+ '[' '' '!=' '' ']'
+ return 1
+ '[' openstack/nova == openstack/nova ']'
+ echo 'Unable to find ref refs/zuul/
Unable to find ref refs/zuul/
+ exit 1