spidernet-io / egressgateway

Network egress policy for Kubernetes

Home Page:https://spidernet-io.github.io/egressgateway/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Night CI 2024-03-06: Failed

weizhoublue opened this issue · comments


• [FAILED] [52.612 seconds]
Reliability [Reliability]
/home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:30
  Test the drift of the EIP [BeforeEach]
  /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:43
    Test EIP drift after the eip-node shut down [R00005]
    /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:113

  Timeline >>
  > Enter [BeforeEach] Test the drift of the EIP - /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:43 @ 03/06/24 20:07:51.143
  succeeded to create the gateway: egw-2895091e-d20e-4fc8-85fc-06bbe6329ad0
  v4DefaultEip: 172.18.6.3, v6DefaultEip: fc00:f853:ccd:e793::605
  succeeded to create DaemonSet: ds-reliability-f5543739-f7dd-4265-8e47-665dcc36e89e
  Automatically polling progress:
    Reliability Test the drift of the EIP Test EIP drift after the eip-node shut down (Spec Runtime: 20.001s)
      /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:113
      In [BeforeEach] (Node Runtime: 20.001s)
        /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:43

      Spec Goroutine
      goroutine 27 [sleep]
        time.Sleep(0x1dcd6500)
          /opt/hostedtoolcache/go/1.20.5/x64/src/runtime/time.go:195
        github.com/spidernet-io/egressgateway/test/e2e/common.CreateEgressPolicyNew({_, _}, {_, _}, {0x1, 0x1, {{0xc0004b0fac, 0x4}, 0x0, 0x0, ...}, ...}, ...)
          /home/runner/work/egressgateway/egressgateway/test/e2e/common/egp.go:75
      > github.com/spidernet-io/egressgateway/test/e2e/reliability_test.glob..func3.1.1()
          /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:74
            | 
            | // policy
            > policy, err = common.CreateEgressPolicyNew(ctx, cli, egressConfig, egw.Name, daemonSet.Labels, "")
            | Expect(err).NotTo(HaveOccurred())
            | GinkgoWriter.Printf("succeeded to create policy: %s\n", policy.Name)
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0x0})
          /home/runner/work/egressgateway/egressgateway/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /home/runner/work/egressgateway/egressgateway/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:889
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /home/runner/work/egressgateway/egressgateway/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:876
  [FAILED] Unexpected error:
      <*errors.errorString | 0xc00048d800>: 
      create EgressPolicy time out
      {
          s: "create EgressPolicy time out",
      }
  occurred
  In [BeforeEach] at: /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:75 @ 03/06/24 20:08:13.438
  < Exit [BeforeEach] Test the drift of the EIP - /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:43 @ 03/06/24 20:08:13.438 (22.296s)
  > Enter [AfterEach] Test the drift of the EIP - /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:85 @ 03/06/24 20:08:13.439
  delete daemonSet
  delete policy
  delete gateway
  Automatically polling progress:
    Reliability Test the drift of the EIP Test EIP drift after the eip-node shut down (Spec Runtime: 42.297s)
      /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:113
      In [AfterEach] (Node Runtime: 20.001s)
        /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:85

      Spec Goroutine
      goroutine 133 [sleep]
        time.Sleep(0x1dcd6500)
          /opt/hostedtoolcache/go/1.20.5/x64/src/runtime/time.go:195
        github.com/spidernet-io/egressgateway/test/e2e/common.DeleteEgressGateway({0x2984390, 0xc0000501b8}, {0x298bf60, 0xc0004c1b00}, 0xc00035fc00, 0x0?)
          /home/runner/work/egressgateway/egressgateway/test/e2e/common/egw.go:282
      > github.com/spidernet-io/egressgateway/test/e2e/reliability_test.glob..func3.1.2()
          /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:95
            | 
            | GinkgoWriter.Println("delete gateway")
            > err = common.DeleteEgressGateway(ctx, cli, egw, time.Minute/2)
            | Expect(err).NotTo(HaveOccurred())
            | 
        github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x0, 0xc000412900})
          /home/runner/work/egressgateway/egressgateway/vendor/github.com/onsi/ginkgo/v2/internal/node.go:463
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
          /home/runner/work/egressgateway/egressgateway/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:889
        github.com/onsi/ginkgo/v2/internal.(*Suite).runNode
          /home/runner/work/egressgateway/egressgateway/vendor/github.com/onsi/ginkgo/v2/internal/suite.go:876
  [FAILED] Unexpected error:
      <*errors.errorString | 0xc000608840>: 
      error timeout
      {s: "error timeout"}
  occurred
  In [AfterEach] at: /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:96 @ 03/06/24 20:08:43.754
  < Exit [AfterEach] Test the drift of the EIP - /home/runner/work/egressgateway/egressgateway/test/e2e/reliability/reliability_test.go:85 @ 03/06/24 20:08:43.754 (30.316s)
  << Timeline