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

[WIP] just for test #17205

Closed
wants to merge 1 commit into from
Closed

[WIP] just for test #17205

wants to merge 1 commit into from

Conversation

aojea
Copy link
Member

@aojea aojea commented Jan 13, 2025

Change-Id: I9936b0b35af94c99b2c78d2aee95a36f238d409a

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 13, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign olemarkus for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@aojea
Copy link
Member Author

aojea commented Jan 13, 2025

/test presubmit-kops-gce-small-scale-kindnet-using-cl2

@aojea
Copy link
Member Author

aojea commented Jan 13, 2025

@hakman do you know how to solve this error?

BucketNotFoundException: 404 gs://k8s-infra-e2e-scale-5k-project-staging-0034 bucket does not exist.

@hakman
Copy link
Member

hakman commented Jan 13, 2025

@hakman do you know how to solve this error?

BucketNotFoundException: 404 gs://k8s-infra-e2e-scale-5k-project-staging-0034 bucket does not exist.

No idea...
@upodroid @ameukam do you know?

@ameukam
Copy link
Member

ameukam commented Jan 14, 2025

@hakman do you know how to solve this error?

BucketNotFoundException: 404 gs://k8s-infra-e2e-scale-5k-project-staging-0034 bucket does not exist.

No idea... @upodroid @ameukam do you know?

🤔
I see the bucket was created:

I0113 09:11:02.474603   50313 gcs.go:71] gsutil mb -p k8s-infra-e2e-scale-5k-project gs://k8s-infra-e2e-scale-5k-project-state-0034
Creating gs://k8s-infra-e2e-scale-5k-project-state-0034/...

and deleted by the same principal:

{
  "protoPayload": {
    "@type": "type.googleapis.com/google.cloud.audit.AuditLog",
    "status": {},
    "authenticationInfo": {
      "principalEmail": "[email protected]",
      "serviceAccountDelegationInfo": [
        {
          "principalSubject": "serviceAccount:k8s-infra-prow-build.svc.id.goog[test-pods/k8s-kops-test]"
        }
      ]
    },
    "requestMetadata": {
      "callerIp": "34.42.250.196",
      "callerSuppliedUserAgent": "apitools Python/3.11.9 gsutil/5.31 (linux) analytics/disabled interactive/False command/rm google-cloud-sdk/497.0.0,gzip(gfe)",
      "callerNetwork": "//compute.googleapis.com/projects/k8s-infra-prow-build/global/networks/__unknown__",
      "requestAttributes": {
        "time": "2025-01-13T09:22:30.797742151Z",
        "auth": {}
      },
      "destinationAttributes": {}
    },
    "serviceName": "storage.googleapis.com",
    "methodName": "storage.buckets.delete",
    "authorizationInfo": [
      {
        "resource": "projects/000000b687f6d3b5",
        "permission": "serviceusage.services.use",
        "granted": true,
        "resourceAttributes": {}
      },
      {
        "resource": "projects/_/buckets/k8s-infra-e2e-scale-5k-project-state-0034",
        "permission": "storage.buckets.getIamPolicy",
        "granted": true,
        "resourceAttributes": {}
      },
      {
        "resource": "projects/_/buckets/k8s-infra-e2e-scale-5k-project-state-0034",
        "permission": "storage.buckets.delete",
        "granted": true,
        "resourceAttributes": {}
      }
    ],
    "resourceName": "projects/_/buckets/k8s-infra-e2e-scale-5k-project-state-0034",
    "resourceLocation": {
      "currentLocations": [
        "us"
      ]
    }
  },
  "insertId": "ic3gtndyys6",
  "resource": {
    "type": "gcs_bucket",
    "labels": {
      "location": "us",
      "bucket_name": "k8s-infra-e2e-scale-5k-project-state-0034",
      "project_id": "k8s-infra-e2e-scale-5k-project"
    }
  },
  "timestamp": "2025-01-13T09:22:30.791424172Z",
  "severity": "NOTICE",
  "logName": "projects/k8s-infra-e2e-scale-5k-project/logs/cloudaudit.googleapis.com%2Factivity",
  "receiveTimestamp": "2025-01-13T09:22:31.665839570Z"
}

Not sure why we get 404 from GCS.

@hakman
Copy link
Member

hakman commented Jan 14, 2025

/test presubmit-kops-gce-small-scale-kindnet-using-cl2

@hakman
Copy link
Member

hakman commented Jan 14, 2025

@hakman do you know how to solve this error?

BucketNotFoundException: 404 gs://k8s-infra-e2e-scale-5k-project-staging-0034 bucket does not exist.

No idea... @upodroid @ameukam do you know?

🤔 I see the bucket was created:
Not sure why we get 404 from GCS.

Thanks @ameukam, all good, it was just a flake. I can see it working in #17209.

Change-Id: I9936b0b35af94c99b2c78d2aee95a36f238d409a
@aojea
Copy link
Member Author

aojea commented Jan 14, 2025

/test pull-kops-e2e-cni-kindnet

2 similar comments
@aojea
Copy link
Member Author

aojea commented Jan 14, 2025

/test pull-kops-e2e-cni-kindnet

@aojea
Copy link
Member Author

aojea commented Jan 14, 2025

/test pull-kops-e2e-cni-kindnet

@aojea
Copy link
Member Author

aojea commented Jan 15, 2025

/test pull-kops-e2e-cni-kindnet
/test pull-kops-e2e-gce-cni-kindnet

@aojea
Copy link
Member Author

aojea commented Jan 15, 2025

pull-kops-e2e-cni-kindnet

now it is working

@k8s-ci-robot
Copy link
Contributor

@aojea: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kops-e2e-gce-cni-calico c9444ad link true /test pull-kops-e2e-gce-cni-calico
presubmit-kops-gce-small-scale-kindnet-using-cl2 c9444ad link true /test presubmit-kops-gce-small-scale-kindnet-using-cl2
pull-kops-test a9719e1 link true /test pull-kops-test
pull-kops-e2e-k8s-gce-cilium a9719e1 link true /test pull-kops-e2e-k8s-gce-cilium
pull-kops-e2e-gce-cni-kindnet a9719e1 link false /test pull-kops-e2e-gce-cni-kindnet

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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-sigs/prow repository. I understand the commands that are listed here.

@aojea aojea closed this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.

4 participants