-
Notifications
You must be signed in to change notification settings - Fork 583
[CI] Networking job is currently failing #2983
Copy link
Copy link
Closed
Description
The functional-networking job is currently failing consistently, since Feb 7th (for Yoga) and Feb 22th (for master). We have recently deleted the Yoga job as this release went unmaintained upstream, so let's only focus on the master job.
It is failing with:
=== RUN TestPortsbindingCRUD
networking.go:35: Attempting to create network: TESTACC-p2isBNwi
networking.go:42: Successfully created network.
networking.go:305: Attempting to create subnet: TESTACC-jhqfg6Wo
networking.go:312: Successfully created subnet.
portsbinding.go:27: Attempting to create port: TESTACC-8j3XRIFJ
convenience.go:36: Failure in portsbinding_test.go, line 40: unexpected error "Request forbidden: [POST http://10.1.0.97:9696/networking/v2.0/ports], error message: {\"NeutronError\": {\"type\": \"PolicyNotAuthorized\", \"message\": \"(((rule:create_port and (rule:create_port:fixed_ips and (rule:create_port:fixed_ips:subnet_id))) and rule:create_port:binding:host_id) and rule:create_port:binding:profile) is disallowed by policy\", \"detail\": \"\"}}"
networking.go:553: Attempting to delete subnet: 4286d14d-4f29-4209-9e6f-72dde8481e3b
networking.go:560: Deleted subnet: 4286d14d-4f29-4209-9e6f-72dde8481e3b
networking.go:525: Attempting to delete network: b2e7f78e-bb40-466a-8716-2bf785c3fe7b
networking.go:532: Deleted network: b2e7f78e-bb40-466a-8716-2bf785c3fe7b
--- FAIL: TestPortsbindingCRUD (0.68s)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels