Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the project plugin for Kubeflow. #12477

Merged
merged 1 commit into from
May 4, 2019

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented May 3, 2019

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/prow Issues or PRs related to prow sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 3, 2019
@jlewi
Copy link
Contributor Author

jlewi commented May 3, 2019

Test failure looks unrelated to this PR.

ERROR: /home/prow/go/src/github.com/kubernetes/test-infra/prow/external-plugins/cherrypicker/BUILD.bazel:25:1: no such package '@git-base//image': Pull command failed: Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/bazel-scratch/.cache/bazel/_bazel_root/05618a594cb3499a4b912817865867cd/external/puller/file/downloaded/__main__.py", line 23, in <module>
skipped 7 lines unfold_more
from pkg_resources.extern.pyparsing import stringStart, stringEnd, originalTextFor, ParseException
File "/usr/lib/python2.7/dist-packages/pkg_resources/extern/__init__.py", line 42, in load_module
__import__(extant)
EOFError: EOF read where object expected
(/usr/bin/python /bazel-scratch/.cache/bazel/_bazel_root/05618a594cb3499a4b912817865867cd/external/puller/file/downloaded --directory /bazel-scratch/.cache/bazel/_bazel_root/05618a594cb3499a4b912817865867cd/external/git-base/image --os linux --os-version --os-features --architecture amd64 --variant --features --name gcr.io/k8s-prow/git@sha256:01b0f83fe91b782ec7ddf1e742ab7cc9a2261894fd9ab0760ebfd39af2d6ab28) and referenced by '//prow/external-plugins/cherrypicker:app'
ERROR: Analysis of target '//prow/external-plugins/cherrypicker:app' failed; build aborted: no such package '@git-base//image': Pull command failed: Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/bazel-scratch/.cache/bazel/_bazel_root/05618a594cb3499a4b912817865867cd/external/puller/file/downloaded/__main__.py", line 23, in <module>
skipped 10 lines unfold_more
EOFError: EOF read where object expected
(/usr/bin/python /bazel-scratch/.cache/bazel/_bazel_root/05618a594cb3499a4b912817865867cd/external/puller/file/downloaded --directory /bazel-scratch/.cache/bazel/_bazel_root/05618a594cb3499a4b912817865867cd/external/git-base/image --os linux --os-version --os-features --architecture amd64 --variant --features --name gcr.io/k8s-prow/git@sha256:01b0f83fe91b782ec7ddf1e742ab7cc9a2261894fd9ab0760ebfd39af2d6ab28)
INFO: Elapsed time: 65.871s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (944 packages loaded, 12293 targets configured)
ERROR: Couldn't start the build. Unable to run tests

Will give it some time and then try again.

@fejta
Copy link
Contributor

fejta commented May 4, 2019

/retest

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 4, 2019
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 30fb3eb4a630ddaf7f2d2be04bd99e9039fcb389

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fejta, jlewi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 4, 2019
@k8s-ci-robot k8s-ci-robot merged commit 0f8457f into kubernetes:master May 4, 2019
@k8s-ci-robot
Copy link
Contributor

@jlewi: Updated the plugins configmap in namespace default using the following files:

  • key plugins.yaml using file prow/plugins.yaml

In response to this:

Related: kubeflow/community#250

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/prow Issues or PRs related to prow cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants