Started by GitHub push by openshift-merge-robot
Started by GitHub push by openshift-merge-robot
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test_origin_branch/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:openshift/origin.git # timeout=10
Fetching upstream changes from git@github.com:openshift/origin.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:openshift/origin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5016f5f567562632407d6c2e685d505cd718c7a3 (origin/master)
Commit message: "Merge pull request #16430 from legionus/image-layers-order"
> git config core.sparsecheckout # timeout=10
> git checkout -f 5016f5f567562632407d6c2e685d505cd718c7a3
> git rev-list f3a6d59334d611c5bc2a17b45574ad82b1dbb9b5 # timeout=10
>> Job status: Skipping [test_branch_origin]. This subjob has been disabled.
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: SUCCESS