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

[Failing Test]: postgres-service-for-local-dev action configuration issue #28768

Closed
16 tasks
Abacn opened this issue Oct 2, 2023 · 3 comments · Fixed by #28769
Closed
16 tasks

[Failing Test]: postgres-service-for-local-dev action configuration issue #28768

Abacn opened this issue Oct 2, 2023 · 3 comments · Fixed by #28769
Labels
bug failing test github_actions Pull requests that update GitHub Actions code P2 permared tests

Comments

@Abacn
Copy link
Contributor

Abacn commented Oct 2, 2023

What happened?

Example run: https://github.com/apache/beam/actions/runs/6380840947/job/17318812300

Log:

service/postgres-for-dev created
replicationcontroller/postgres created
error: unrecognized condition: "jsonpath=***.status.loadBalancer.ingress[0].ip***"
Error: Process completed with exit code 1.

Issue Failure

Failure: Test is continually failing

Issue Priority

Priority: 2 (backlog / disabled test but we think the product is healthy)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Abacn Abacn added bug failing test awaiting triage github_actions Pull requests that update GitHub Actions code and removed awaiting triage labels Oct 2, 2023
@Abacn
Copy link
Contributor Author

Abacn commented Oct 2, 2023

CC: @volatilemolotov

@Abacn
Copy link
Contributor Author

Abacn commented Oct 2, 2023

Similar issue for hdfs related performance tests:

https://github.com/apache/beam/actions/runs/6376132302/job/17320192049

Run kubectl apply -f /runner/_work/beam/beam/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml
  
service/hadoop created
service/hadoop-datanodes created
statefulset.apps/datanode created
pod/namenode-0 created
error: unrecognized condition: "jsonpath=***.status.loadBalancer.ingress[0].ip***"
Error: Process completed with exit code 1.

1 similar comment
@Abacn
Copy link
Contributor Author

Abacn commented Oct 2, 2023

Similar issue for hdfs related performance tests:

https://github.com/apache/beam/actions/runs/6376132302/job/17320192049

Run kubectl apply -f /runner/_work/beam/beam/.test-infra/kubernetes/hadoop/LargeITCluster/hdfs-multi-datanode-cluster.yml
  
service/hadoop created
service/hadoop-datanodes created
statefulset.apps/datanode created
pod/namenode-0 created
error: unrecognized condition: "jsonpath=***.status.loadBalancer.ingress[0].ip***"
Error: Process completed with exit code 1.

@github-actions github-actions bot added this to the 2.52.0 Release milestone Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug failing test github_actions Pull requests that update GitHub Actions code P2 permared tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant