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

Fix service binding skip on Windows #6929

Conversation

feloy
Copy link
Contributor

@feloy feloy commented Jun 23, 2023

What type of PR is this:

/area testing

@netlify
Copy link

netlify bot commented Jun 23, 2023

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit 55e7ca5
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/6495d21240b26b0008825c2e

@openshift-ci openshift-ci bot added the area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering label Jun 23, 2023
@openshift-ci openshift-ci bot requested review from anandrkskd and rm3l June 23, 2023 17:10
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

OpenShift Unauthenticated Tests on commit finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

Unit Tests on commit finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

Validate Tests on commit finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

Kubernetes Tests on commit finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

Kubernetes Docs Tests on commit ae28de1 finished with errors.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

Windows Tests (OCP) on commit finished successfully.
View logs: TXT HTML

@odo-robot
Copy link

odo-robot bot commented Jun 23, 2023

OpenShift Tests on commit finished successfully.
View logs: TXT HTML

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Jun 23, 2023
@rm3l rm3l added this to the v3.12.0 🚀 milestone Jun 23, 2023
@rm3l
Copy link
Member

rm3l commented Jun 23, 2023

/retest ci/prow/odo-ocp4.13-lp-interop-images

@openshift-ci
Copy link

openshift-ci bot commented Jun 23, 2023

@rm3l: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

  • /test odo-ocp4.13-lp-interop-images
  • /test odo-ocp4.14-lp-interop-images
  • /test v4.10-images
  • /test v4.11-images
  • /test v4.12-images
  • /test v4.13-images

Use /test all to run all jobs.

In response to this:

/retest ci/prow/odo-ocp4.13-lp-interop-images

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.

@rm3l
Copy link
Member

rm3l commented Jun 23, 2023

/test odo-ocp4.14-lp-interop-images

@rm3l
Copy link
Member

rm3l commented Jun 23, 2023

/test odo-ocp4.13-lp-interop-images

@rm3l
Copy link
Member

rm3l commented Jun 24, 2023

  [FAILED] user-guides/quickstart/docs-mdx/java/java_odo_dev_output.mdx
  Expected
      <string>: Â Â (
      Â Â 	"""
      Â Â 	... // 12 identical lines
        	✓  Pod is Running
        	✓  Syncing files into the container [1s]
      - 	✓  Building your application in container (command: build) [1s]
      - 	•  Executing the application (command: run)  ...
      - 	✓  Waiting for the application to be ready [1s]
      -Â 	-  Forwarding from 127.0.0.1:20001 -> 8080
      + 	✗  Building your application in container (command: build) [1s]
      +Â 	Error occurred on Push - watch command was unable to push component: unable to exec command [/bin/sh -c cd ${PROJECT_SOURCE} && (mvn clean -Dmaven.repo.local=/home/user/.m2/repository package -Dmaven.test.skip=true) 1>>/proc/1/fd/1 2>>/proc/1/fd/2]: error while streaming command: command terminated with exit code 1
      Â Â 	
      Â Â 	
      Â Â 	... // 9 identical lines
      Â Â 	"""
      Â Â )
      
  to be empty
  In [It] at: /go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:256 @ 06/23/23 17:54:16.024
------------------------------
Spawning '/go/bin/odo init' from /tmp/957625529
•Spawning '/go/bin/odo init' from /tmp/2807009550
•Spawning '/go/bin/odo init' from /tmp/938413225
••

Summarizing 1 Failure:
  [FAIL] User guides: Quickstart test Java quickstart guide [It] should test the complete java springboot quickstart output in order
  /go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:256

Ran 5 of 5 Specs in 250.907 seconds
FAIL! -- 4 Passed | 1 Failed | 0 Pending | 0 Skipped
--- FAIL: TestUserGuidesDocAutomation (250.93s)

Not related.

/override Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests

@openshift-ci
Copy link

openshift-ci bot commented Jun 24, 2023

@rm3l: Overrode contexts on behalf of rm3l: Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests

In response to this:

 [FAILED] user-guides/quickstart/docs-mdx/java/java_odo_dev_output.mdx
 Expected
     <string>: Â Â (
     Â Â 	"""
     Â Â 	... // 12 identical lines
       	✓  Pod is Running
       	✓  Syncing files into the container [1s]
     - 	✓  Building your application in container (command: build) [1s]
     - 	•  Executing the application (command: run)  ...
     - 	✓  Waiting for the application to be ready [1s]
     -Â 	-  Forwarding from 127.0.0.1:20001 -> 8080
     + 	✗  Building your application in container (command: build) [1s]
     +Â 	Error occurred on Push - watch command was unable to push component: unable to exec command [/bin/sh -c cd ${PROJECT_SOURCE} && (mvn clean -Dmaven.repo.local=/home/user/.m2/repository package -Dmaven.test.skip=true) 1>>/proc/1/fd/1 2>>/proc/1/fd/2]: error while streaming command: command terminated with exit code 1
     Â Â 	
     Â Â 	
     Â Â 	... // 9 identical lines
     Â Â 	"""
     Â Â )
     
 to be empty
 In [It] at: /go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:256 @ 06/23/23 17:54:16.024
------------------------------
Spawning '/go/bin/odo init' from /tmp/957625529
•Spawning '/go/bin/odo init' from /tmp/2807009550
•Spawning '/go/bin/odo init' from /tmp/938413225
••

Summarizing 1 Failure:
 [FAIL] User guides: Quickstart test Java quickstart guide [It] should test the complete java springboot quickstart output in order
 /go/odo_1/tests/documentation/user-guides/doc_user_guides_quickstart_test.go:256

Ran 5 of 5 Specs in 250.907 seconds
FAIL! -- 4 Passed | 1 Failed | 0 Pending | 0 Skipped
--- FAIL: TestUserGuidesDocAutomation (250.93s)

Not related.

/override Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests

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.

@openshift-merge-robot openshift-merge-robot merged commit 08eeb2d into redhat-developer:main Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing, Quality Assurance or Quality Engineering lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants