Skip to content

e2e "should have copied CSVs in all other Namespaces" failure #2542

@akihikokuroda

Description

@akihikokuroda

Bug Report

e2e "should have copied CSVs in all other Namespaces" failure in CI build
https://github.com/operator-framework/operator-lifecycle-manager/runs/4622357457?check_suite_focus=true#step:4:1621

Disabling copied CSVs when Copied CSVs are toggled back on 
  should have copied CSVs in all other Namespaces
  /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4366

[BeforeEach] when Copied CSVs are toggled back on
  /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4340
[It] should have copied CSVs in all other Namespaces
  /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4366


• Failure [60.011 seconds]
Disabling copied CSVs
/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4177
  when Copied CSVs are toggled back on
  /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4339
    should have copied CSVs in all other Namespaces [It]
    /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4366

    Timed out after 60.001s.
    Expected success, but got an error:
        <*errors.errorString | 0xc000b67ea0>: {
            s: "0 copied CSVs found, expected 6",
        }
        0 copied CSVs found, expected 6

    /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4392

    Full Stack Trace
    github.com/operator-framework/operator-lifecycle-manager/test/e2e.glob..func6.3.2()
    	/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:4392 +0xc2
    github.com/operator-framework/operator-lifecycle-manager/test/e2e.TestEndToEnd(0xc000377200)
    	/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/e2e_test.go:59 +0x2d6
    testing.tRunner(0xc000377200, 0x357c3c8)
    	/opt/hostedtoolcache/go/1.16.12/x64/src/testing/testing.go:1193 +0xef
    created by testing.(*T).Run
    	/opt/hostedtoolcache/go/1.16.12/x64/src/testing/testing.go:1238 +0x2b3

What did you do?
CI build failure
https://github.com/operator-framework/operator-lifecycle-manager/runs/4622357457?check_suite_focus=true#step:4:1621

What did you expect to see?
No error

What did you see instead? Under which circumstances?
Error above

Environment

  • operator-lifecycle-manager version:
  • Kubernetes version information:
  • Kubernetes cluster kind:

Possible Solution

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions