Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/origin_extended/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins6309291099159695944.sh
+ vagrant origin-local-checkout --replace -u openshift -b master
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/origin_extended/workspace/origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
# On branch master
nothing to commit, working directory clean
~/jobs/origin_extended/workspace
Replacing: /var/lib/jenkins/jobs/origin_extended/workspace/origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
From github.com:openshift/origin
da8e324..c8630d8 master -> origin/master
da8e324..c8630d8 release-4.9 -> origin/release-4.9
Already on 'master'
Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at c8630d8 Merge pull request #26232 from harche/bug_1950993_cadvisor
Removing .vagrant-openshift.json
fatal: branch name required
~/jobs/origin_extended/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/origin_extended/workspace
+ pushd origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
+ vagrant origin-init --stage inst --os rhel7 --instance-type m4.large origin_origin_extended_rhel7_1954
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching devenv-rhel7_* for latest base AMI (required_name_tag=)
Found: ami-0b4c1d64a26a928c2 (devenv-rhel7_6324)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
+ echo ''\''vagrant up'\'' failed - retrying'
'vagrant up' failed - retrying
+ vagrant destroy -f
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Build step 'Execute shell' marked build as failure
[PostBuildScript] - [INFO] Executing post build scripts.
[workspace] $ /bin/sh -xe /tmp/jenkins3774341616170014563.sh
+ pushd origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
+ /usr/bin/vagrant destroy -f
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Build step 'Execute scripts' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Publish artifacts to S3 Bucket No file(s) found: origin/artifacts/**
Publish artifacts to S3 Bucket ‘origin/artifacts/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
Sending e-mails to: mfojtik@redhat.com
Finished: FAILURE