[ovs-build] |fail| pw1513892 [ovs-dev] [PATCH ovn 2/2] ovn-sb: Fix documentation errors in Port_Binding table

0-day Robot robot at bytheb.org
Fri Aug 6 19:38:45 UTC 2021


From: robot at bytheb.org

Test-Label: github-robot: ovn-kubernetes
Test-Status: fail
http://patchwork.ozlabs.org/api/patches/1513892/

_github build: failed_
Build URL: https://github.com/ovsrobot/ovn/actions/runs/1101602142
Build Logs:
-----------------------Summary of failed steps-----------------------
"e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" failed at step Export logs
"e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" failed at step Upload logs
"e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" failed at step Post Check out ovn-kubernetes
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Run Tests
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Upload Junit Reports
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Generate Test Report
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Upload Test Report
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Export logs
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Upload logs
"e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" failed at step Post Check out ovn-kubernetes
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" at step Export logs
####################################################################################
mkdir -p /tmp/kind/logs
kind export logs --name ${KIND_CLUSTER_NAME} --loglevel=debug /tmp/kind/logs
shell: /usr/bin/bash -e {0}
env:
  GO_VERSION: 1.16.3
  K8S_VERSION: v1.20.2
  OVNKUBE_COMMIT: c9cd438575f11584871309740c78dde29752940b
  KIND_CLUSTER_NAME: ovn
  KIND_INSTALL_INGRESS: true
  KIND_ALLOW_SYSTEM_WRITES: true
  PARALLEL: true
  JOB_NAME: shard-conformance-Dualstack
  OVN_HA: true
  KIND_IPV4_SUPPORT: true
  KIND_IPV6_SUPPORT: true
  OVN_HYBRID_OVERLAY_ENABLE: false
  OVN_GATEWAY_MODE: shared
  OVN_MULTICAST_ENABLE: false
  OVN_EMPTY_LB_EVENTS: false
  GOROOT: /opt/hostedtoolcache/go/1.16.3/x64
  GOPATH: /home/runner/go
##[endgroup]
WARNING: --loglevel is deprecated, please switch to -v and -q!
Exporting logs for cluster "ovn" to:
/tmp/kind/logs
####################################################################################
#### [End job log] "e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" at step Export logs
####################################################################################




####################################################################################
#### [Begin job log] "e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" at step Upload logs
####################################################################################
  if-no-files-found: warn
env:
  GO_VERSION: 1.16.3
  K8S_VERSION: v1.20.2
  OVNKUBE_COMMIT: c9cd438575f11584871309740c78dde29752940b
  KIND_CLUSTER_NAME: ovn
  KIND_INSTALL_INGRESS: true
  KIND_ALLOW_SYSTEM_WRITES: true
  PARALLEL: true
  JOB_NAME: shard-conformance-Dualstack
  OVN_HA: true
  KIND_IPV4_SUPPORT: true
  KIND_IPV6_SUPPORT: true
  OVN_HYBRID_OVERLAY_ENABLE: false
  OVN_GATEWAY_MODE: shared
  OVN_MULTICAST_ENABLE: false
  OVN_EMPTY_LB_EVENTS: false
  GOROOT: /opt/hostedtoolcache/go/1.16.3/x64
  GOPATH: /home/runner/go
##[endgroup]
With the provided path, there will be 144 files uploaded
Total file count: 144 ---- Processed file #102 (70.8%)
Total size of all the files uploaded is 38893996 bytes
Finished uploading artifact kind-logs-shard-conformance-Dualstack-1101602142. Reported size is 38893996 bytes. There were 0 items that failed to upload
Artifact kind-logs-shard-conformance-Dualstack-1101602142 has been successfully uploaded!
####################################################################################
#### [End job log] "e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" at step Upload logs
####################################################################################




####################################################################################
#### [Begin job log] "e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" at step Post Check out ovn-kubernetes
####################################################################################
Post job cleanup.
[command]/usr/bin/git version
git version 2.32.0
[command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
[command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
####################################################################################
#### [End job log] "e2e (shard-conformance, false, false, false, dualstack, Dualstack, true, true)" at step Post Check out ovn-kubernetes
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Run Tests
####################################################################################

[Fail] e2e ingress traffic validation Validating ingress traffic [It] Should be allowed to node local cluster-networked endpoints by nodeport services with externalTrafficPolicy=local 
/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/e2e/e2e.go:1884

[Fail] e2e ingress traffic validation Validating ingress traffic [It] Should be allowed to node local cluster-networked endpoints by nodeport services with externalTrafficPolicy=local 
/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/e2e/e2e.go:1884

[Fail] e2e ingress to host-networked pods traffic validation Validating ingress traffic to Host Netwoked pods [It] Should be allowed to node local host-networked endpoints by nodeport services with externalTrafficPolicy=local 
/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/e2e/e2e.go:2193

[Fail] e2e ingress to host-networked pods traffic validation Validating ingress traffic to Host Netwoked pods [It] Should be allowed to node local host-networked endpoints by nodeport services with externalTrafficPolicy=local 
/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/e2e/e2e.go:2154

[Fail] e2e br-int NetFlow export validation [It] Should validate NetFlow data of br-int is sent to an external gateway 
/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test/e2e/e2e.go:2511

Ran 47 of 60 Specs in 5232.911 seconds
FAIL! -- 44 Passed | 3 Failed | 1 Flaked | 0 Pending | 13 Skipped
--- FAIL: TestE2e (5232.93s)
FAIL
FAIL	github.com/ovn-org/ovn-kubernetes/test/e2e	5232.971s
FAIL
make: *** [Makefile:29: control-plane] Error 1
make: Leaving directory '/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test'
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Run Tests
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Upload Junit Reports
####################################################################################
  path: src/github.com/ovn-org/ovn-kubernetes/test/_artifacts/*.xml
  if-no-files-found: warn
env:
  GO_VERSION: 1.16.3
  K8S_VERSION: v1.20.2
  OVNKUBE_COMMIT: c9cd438575f11584871309740c78dde29752940b
  KIND_CLUSTER_NAME: ovn
  KIND_INSTALL_INGRESS: true
  KIND_ALLOW_SYSTEM_WRITES: true
  PARALLEL: true
  JOB_NAME: control-plane-IPv4
  OVN_HA: true
  KIND_IPV4_SUPPORT: true
  KIND_IPV6_SUPPORT: false
  OVN_HYBRID_OVERLAY_ENABLE: true
  OVN_GATEWAY_MODE: shared
  OVN_MULTICAST_ENABLE: true
  OVN_EMPTY_LB_EVENTS: true
  GOROOT: /opt/hostedtoolcache/go/1.16.3/x64
  GOPATH: /home/runner/go
##[endgroup]
With the provided path, there will be 1 file uploaded
Total size of all the files uploaded is 31199 bytes
Finished uploading artifact kind-junit-control-plane-IPv4-1101602142. Reported size is 31199 bytes. There were 0 items that failed to upload
Artifact kind-junit-control-plane-IPv4-1101602142 has been successfully uploaded!
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Upload Junit Reports
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Generate Test Report
####################################################################################
Aug  5 15:15:05.300: INFO: 	Container ovs-metrics-exporter ready: true, restart count 0
Aug  5 15:15:05.300: INFO: kube-apiserver-ovn-control-plane started at 2021-08-05 13:57:26 +0000 UTC (0+1 container statuses recorded)
Aug  5 15:15:05.300: INFO: 	Container kube-apiserver ready: true, restart count 0
Aug  5 15:15:05.300: INFO: ovnkube-db-2 started at 2021-08-05 14:57:26 +0000 UTC (0+3 container statuses recorded)
Aug  5 15:15:05.300: INFO: 	Container nb-ovsdb ready: true, restart count 0
Aug  5 15:15:05.300: INFO: 	Container ovn-dbchecker ready: true, restart count 0
Aug  5 15:15:05.300: INFO: 	Container sb-ovsdb ready: true, restart count 0
Aug  5 15:15:05.300: INFO: ovs-node-tp9nr started at 2021-08-05 13:59:04 +0000 UTC (0+1 container statuses recorded)
Aug  5 15:15:05.300: INFO: 	Container ovs-daemons ready: true, restart count 0
Aug  5 15:15:05.300: INFO: ovnkube-master-676d55b958-665ps started at 2021-08-05 15:09:46 +0000 UTC (0+3 container statuses recorded)
Aug  5 15:15:05.300: INFO: 	Container nbctl-daemon ready: true, restart count 0
Aug  5 15:15:05.300: INFO: 	Container ovn-northd ready: true, restart count 0
Aug  5 15:15:05.300: INFO: 	Container ovnkube-master ready: true, restart count 0
Aug  5 15:15:05.300: INFO: ovn-control-plane-hostnet-ep started at 2021-08-05 15:13:57 +0000 UTC (0+1 container statuses recorded)
Aug  5 15:15:05.300: INFO: 	Container ovn-control-plane-hostnet-ep-container ready: false, restart count 0
Aug  5 15:15:05.300: INFO: etcd-ovn-control-plane started at 2021-08-05 13:57:26 +0000 UTC (0+1 container statuses recorded)
Aug  5 15:15:05.300: INFO: 	Container etcd ready: true, restart count 0
Aug  5 15:15:05.472: INFO: 
Latency metrics for node ovn-control-plane
Aug  5 15:15:05.472: INFO: 
Logging node info for node ovn-worker
Aug  5 15:15:05.474: INFO: Node Info: &Node{ObjectMeta:{ovn-worker    e022a575-5201-46ba-ad1e-0eba3071f910 12738 0 2021-08-05 13:57:41 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux k8s.ovn.org/ovnkube-db:true kubernetes.io/arch:amd64 kubernetes.io/hostname:ovn-worker kubernetes.io/os:linux node-role.kubernetes.io/master:] map[k8s.ovn.org/host-addresses:["172.18.0.4"] k8s.ovn.org/hybrid-overlay-distributed-router-gateway-mac:0a:58:0a:f4:00:03 k8s.ovn.org/l3-gateway-config:{"default":{"mode":"shared","interface-id":"breth0_ovn-worker","mac-address":"02:42:ac:12:00:04","ip-addresses":["172.18.0.4/16"],"ip-address":"172.18.0.4/16","next-hops":["172.18.0.1"],"next-hop":"172.18.0.1","node-port-enable":"true","vlan-id":"0"}} k8s.ovn.org/node-chassis-id:631800cd-757a-4e23-a41d-8726c6c0ee10 k8s.ovn.org/node-mgmt-port-mac-address:8e:69:42:be:71:f8 k8s.ovn.org/node-primary-ifaddr:{"ipv4":"172.18.0.4/16"} k8s.ovn.org/node-subnets:{"default":"10.244.0.0/24"} kubeadm.alpha.kubernetes.io/cri-socket:unix:///run/containerd/containerd.sock node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] []  [{kubeadm Update v1 2021-08-05 13:57:41 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}} {kubelet Update v1 2021-08-05 13:57:41 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}},"f:spec":{"f:providerID":{}},"f:status":{"f:addresses":{".":{},"k:{\"type\":\"Hostname\"}":{".":{},"f:address":{},"f:type":{}},"k:{\"type\":\"InternalIP\"}":{".":{},"f:address":{},"f:type":{}}},"f:allocatable":{".":{},"f:cpu":{},"f:ephemeral-storage":{},"f:hugepages-1Gi":{},"f:hugepages-2Mi":{},"f:memory":{},"f:pods":{}},"f:capacity":{".":{},"f:cpu":{},"f:ephemeral-storage":{},"f:hugepages-1Gi":{},"f:hugepages-2Mi":{},"f:memory":{},"f:pods":{}},"f:conditions":{".":{},"k:{\"type\":\"DiskPressure\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"MemoryPressure\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"PIDPressure\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:daemonEndpoints":{"f:kubeletEndpoint":{"f:Port":{}}},"f:images":{},"f:nodeInfo":{"f:architecture":{},"f:bootID":{},"f:containerRuntimeVersion":{},"f:kernelVersion":{},"f:kubeProxyVersion":{},"f:kubeletVersion":{},"f:machineID":{},"f:operatingSystem":{},"f:osImage":{},"f:systemUUID":{}}}}} {kubectl-label Update v1 2021-08-05 13:59:03 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{"f:k8s.ovn.org/ovnkube-db":{},"f:node-role.kubernetes.io/master":{}}}}} {ovn-control-plane Update v1 2021-08-05 13:59:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:k8s.ovn.org/hybrid-overlay-distributed-router-gateway-mac":{},"f:k8s.ovn.org/node-subnets":{}}}}} {kube-controller-manager Update v1 2021-08-05 15:07:47 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.244.1.0/24\"":{}}}}} {ovn-worker Update v1 2021-08-05 15:07:53 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:k8s.ovn.org/host-addresses":{},"f:k8s.ovn.org/l3-gateway-config":{},"f:k8s.ovn.org/node-chassis-id":{},"f:k8s.ovn.org/node-mgmt-port-mac-address":{},"f:k8s.ovn.org/node-primary-ifaddr":{}}}}}]},Spec:NodeSpec{PodCIDR:10.244.1.0/24,DoNotUseExternalID:,ProviderID:kind://docker/ovn/ovn-worker,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.244.1.0/24],},Status:NodeStatus{Capacity:ResourceList{cpu: {{2 0} {<nil>::set-output name=report-file::src/github.com/ovn-org/ovn-kubernetes/test/_artifacts//index.html
Inspecting 'src/github.com/ovn-org/ovn-kubernetes/test/_artifacts/'
  <testsuite name="E2e Suite" tests="47" failures="3" errors="0" time="5232.91">
Failure found in src/github.com/ovn-org/ovn-kubernetes/test/_artifacts//junit_control-plane-IPv4_01.xml:   <testsuite name="E2e Suite" tests="47" failures="3" errors="0" time="5232.91">
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Generate Test Report
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Upload Test Report
####################################################################################
  path: src/github.com/ovn-org/ovn-kubernetes/test/_artifacts/index.html
  if-no-files-found: warn
env:
  GO_VERSION: 1.16.3
  K8S_VERSION: v1.20.2
  OVNKUBE_COMMIT: c9cd438575f11584871309740c78dde29752940b
  KIND_CLUSTER_NAME: ovn
  KIND_INSTALL_INGRESS: true
  KIND_ALLOW_SYSTEM_WRITES: true
  PARALLEL: true
  JOB_NAME: control-plane-IPv4
  OVN_HA: true
  KIND_IPV4_SUPPORT: true
  KIND_IPV6_SUPPORT: false
  OVN_HYBRID_OVERLAY_ENABLE: true
  OVN_GATEWAY_MODE: shared
  OVN_MULTICAST_ENABLE: true
  OVN_EMPTY_LB_EVENTS: true
  GOROOT: /opt/hostedtoolcache/go/1.16.3/x64
  GOPATH: /home/runner/go
##[endgroup]
With the provided path, there will be 1 file uploaded
Total size of all the files uploaded is 687668 bytes
Finished uploading artifact test-report-control-plane-IPv4-1101602142. Reported size is 687668 bytes. There were 0 items that failed to upload
Artifact test-report-control-plane-IPv4-1101602142 has been successfully uploaded!
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Upload Test Report
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Export logs
####################################################################################
mkdir -p /tmp/kind/logs
kind export logs --name ${KIND_CLUSTER_NAME} --loglevel=debug /tmp/kind/logs
shell: /usr/bin/bash -e {0}
env:
  GO_VERSION: 1.16.3
  K8S_VERSION: v1.20.2
  OVNKUBE_COMMIT: c9cd438575f11584871309740c78dde29752940b
  KIND_CLUSTER_NAME: ovn
  KIND_INSTALL_INGRESS: true
  KIND_ALLOW_SYSTEM_WRITES: true
  PARALLEL: true
  JOB_NAME: control-plane-IPv4
  OVN_HA: true
  KIND_IPV4_SUPPORT: true
  KIND_IPV6_SUPPORT: false
  OVN_HYBRID_OVERLAY_ENABLE: true
  OVN_GATEWAY_MODE: shared
  OVN_MULTICAST_ENABLE: true
  OVN_EMPTY_LB_EVENTS: true
  GOROOT: /opt/hostedtoolcache/go/1.16.3/x64
  GOPATH: /home/runner/go
##[endgroup]
WARNING: --loglevel is deprecated, please switch to -v and -q!
Exporting logs for cluster "ovn" to:
/tmp/kind/logs
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Export logs
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Upload logs
####################################################################################
  if-no-files-found: warn
env:
  GO_VERSION: 1.16.3
  K8S_VERSION: v1.20.2
  OVNKUBE_COMMIT: c9cd438575f11584871309740c78dde29752940b
  KIND_CLUSTER_NAME: ovn
  KIND_INSTALL_INGRESS: true
  KIND_ALLOW_SYSTEM_WRITES: true
  PARALLEL: true
  JOB_NAME: control-plane-IPv4
  OVN_HA: true
  KIND_IPV4_SUPPORT: true
  KIND_IPV6_SUPPORT: false
  OVN_HYBRID_OVERLAY_ENABLE: true
  OVN_GATEWAY_MODE: shared
  OVN_MULTICAST_ENABLE: true
  OVN_EMPTY_LB_EVENTS: true
  GOROOT: /opt/hostedtoolcache/go/1.16.3/x64
  GOPATH: /home/runner/go
##[endgroup]
With the provided path, there will be 138 files uploaded
Total file count: 138 ---- Processed file #77 (55.7%)
Total size of all the files uploaded is 20259406 bytes
Finished uploading artifact kind-logs-control-plane-IPv4-1101602142. Reported size is 20259406 bytes. There were 0 items that failed to upload
Artifact kind-logs-control-plane-IPv4-1101602142 has been successfully uploaded!
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Upload logs
####################################################################################




####################################################################################
#### [Begin job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Post Check out ovn-kubernetes
####################################################################################
Post job cleanup.
[command]/usr/bin/git version
git version 2.32.0
[command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
[command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
[command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
####################################################################################
#### [End job log] "e2e (control-plane, true, true, true, ipv4, IPv4, true, false)" at step Post Check out ovn-kubernetes
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the build mailing list