Error: Execution of '/usr/sbin/named-checkconf /etc/named.conf20200616-19-u0cat6' returned 1: /etc/named.conf20200616-19-u0cat6:6: '192.168.24.1/24': address/prefix length mismatch '24'

Bug #1883692 reported by Pooja Jadhav
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Incomplete
High
Unassigned

Bug Description

Multiple Jobs failing in check and gate pipeline with below error logs :

2020-06-16T09:24:00.382572036+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Dns::Config/File[/var/named/dynamic]/mode: mode changed '0770' to '0750'
2020-06-16T09:24:00.387779889+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Designate::Central/File[designate pools]/ensure: defined content as '{md5}7916df3f8b42f1f4e2ff7671dea68ce6'
2020-06-16T09:24:00.390568901+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d]/ensure: created
2020-06-16T09:24:00.391694622+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created
2020-06-16T09:24:00.416440469+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully
2020-06-16T09:24:00.421507750+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Designate::Worker/File[designate rndc key]/ensure: defined content as '{md5}8a8092163b1e9dcfafdf43d5c149c8ad'
2020-06-16T09:24:00.446350219+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Dns::Config/Concat[/etc/named/zones.conf]/File[/etc/named/zones.conf]/ensure: defined content as '{md5}7215ee9c7d9dc229d2921a40e899ec5f'
2020-06-16T09:24:00.455925563+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Dns::Config/Concat[/etc/named/options.conf]/File[/etc/named/options.conf]/ensure: defined content as '{md5}393deb2b05d0c4ccd029261a5dc8856a'
2020-06-16T09:24:00.480295214+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Error: Execution of '/usr/sbin/named-checkconf /etc/named.conf20200616-19-u0cat6' returned 1: /etc/named.conf20200616-19-u0cat6:6: '192.168.24.1/24': address/prefix length mismatch '24'
2020-06-16T09:24:00.484364224+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Error: /Stage[main]/Dns::Config/Concat[/etc/named.conf]/File[/etc/named.conf]/content: change from '{md5}bdddc3e08bde5104b16abf184f83c595' to '{md5}f9d64ef3865b6b135ec660d56327369b' failed: Execution of '/usr/sbin/named-checkconf /etc/named.conf20200616-19-u0cat6' returned 1: /etc/named.conf20200616-19-u0cat6:6: '192.168.24.1/24': address/prefix length mismatch '24'
2020-06-16T09:24:00.522446800+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Designate/Designate_config[DEFAULT/root_helper]/ensure: created
2020-06-16T09:24:00.546615509+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Designate/Designate_config[DEFAULT/state_path]/ensure: created
2020-06-16T09:24:00.565063540+00:00 stderr F <13>Jun 16 09:24:00 puppet-user: Notice: /Stage[main]/Designate::Backend::Bind9/Designate_config[backend:bind9/rndc_host]/ensure: created

Reference Links :

https://logserver.rdoproject.org/openstack-periodic-master/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-scenario003-standalone-master/a095266/logs/undercloud//var/log/containers/stdouts/container-puppet-designate.log.txt.gz

https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_17e/731816/5/check/tripleo-ci-centos-8-scenario003-standalone/17e1c2b/logs/undercloud/var/log/containers/stdouts/container-puppet-designate.log

yatin (yatinkarel)
tags: added: promotion-blocker
wes hayutin (weshayutin)
tags: added: alert
removed: alet
Revision history for this message
chandan kumar (chkumar246) wrote :
Revision history for this message
Alfredo Moralejo (amoralej) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/735890

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/736018

Revision history for this message
wes hayutin (weshayutin) wrote :
Revision history for this message
Michael Johnson (johnsom) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-heat-templates (stable/ussuri)

Change abandoned by wes hayutin (<email address hidden>) on branch: stable/ussuri
Review: https://review.opendev.org/736018

Revision history for this message
Carlos Goncalves (cgoncalves) wrote :

I think the regression was introduced in https://github.com/isc-projects/bind9/commit/fb87e669fb3cb7148fc5ff4226b20837971c3e66. This commit was not available prior to CentOS 8.2. released 2 days ago.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/735890
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4152e78fc28c6ba0136d31ceb57810d8a8777dfb
Submitter: Zuul
Branch: master

commit 4152e78fc28c6ba0136d31ceb57810d8a8777dfb
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Tue Jun 16 17:44:56 2020 +0530

    Disable Designate service for scenario 03

    Due to recent update of bind package in CentOS-8.2 broke the
    designate deployment. Until we get a proper fix, designate
    service is disabled.

    Related-Bug: #1883692

    Change-Id: Iddbcee798452796cdeeaca91d666bc106794be95
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>

Changed in tripleo:
importance: Critical → High
status: Triaged → In Progress
Revision history for this message
Carlos Goncalves (cgoncalves) wrote :

Ignore my previous comment. The commit I mentioned is not in CentOS 8.2.

Revision history for this message
Carlos Goncalves (cgoncalves) wrote :

Sorry for the noise. Patch *is* indeed in CentOS 8.2. The cherry-pick patch is https://github.com/isc-projects/bind9/commit/42f998ee14bab9fb8db32f17e59409d4a9593e74

Revision history for this message
Michael Johnson (johnsom) wrote :

A fix has merged upstream in bind for this issue:
https://gitlab.isc.org/isc-projects/bind9/-/commit/7e2d9531a79d289ee99dd436da14efb6d9a505fc

I have tested it local and it does resolve the regression.

Revision history for this message
Michael Johnson (johnsom) wrote :

I should mention that tripleo should fix this cidr as in newer versions of bind, this will return as an error.
The proper cidr is 192.168.24.0/24

Revision history for this message
Carlos Goncalves (cgoncalves) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/ussuri)

Reviewed: https://review.opendev.org/736018
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=fe759c675e14868d0a830e913abc6522fc7f09ea
Submitter: Zuul
Branch: stable/ussuri

commit fe759c675e14868d0a830e913abc6522fc7f09ea
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Tue Jun 16 17:44:56 2020 +0530

    Disable Designate service for scenario 03

    Due to recent update of bind package in CentOS-8.2 broke the
    designate deployment. Until we get a proper fix, designate
    service is disabled.

    Related-Bug: #1883692

    Change-Id: Iddbcee798452796cdeeaca91d666bc106794be95
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    (cherry picked from commit 4152e78fc28c6ba0136d31ceb57810d8a8777dfb)

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/737860

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (stable/train)

Related fix proposed to branch: stable/train
Review: https://review.opendev.org/738170

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/738170
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=04abe36ca2c426870cc36027f2077445c001b9f0
Submitter: Zuul
Branch: stable/train

commit 04abe36ca2c426870cc36027f2077445c001b9f0
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Tue Jun 16 17:44:56 2020 +0530

    Disable Designate service for scenario 03

    Due to recent update of bind package in CentOS-8.2 broke the
    designate deployment. Until we get a proper fix, designate
    service is disabled.

    Related-Bug: #1883692

    Change-Id: Iddbcee798452796cdeeaca91d666bc106794be95
    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    (cherry picked from commit 4152e78fc28c6ba0136d31ceb57810d8a8777dfb)
    (cherry picked from commit fe759c675e14868d0a830e913abc6522fc7f09ea)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (master)

Reviewed: https://review.opendev.org/737859
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=921bcef209626e9668a3de32ad526151e49a5d4d
Submitter: Zuul
Branch: master

commit 921bcef209626e9668a3de32ad526151e49a5d4d
Author: Brent Eagles <email address hidden>
Date: Wed Jun 24 16:03:26 2020 -0230

    Set portmap cidr fields to extracted CIDR

    Previously were just getting the address+mask which doesn't work well
    for some uses.

    Related-Bug: #1883692
    Change-Id: Ia32acda4f22d99ada07291aaf52c97c676d13dd4

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-tripleoclient (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/739764

Changed in tripleo:
milestone: victoria-1 → victoria-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (stable/ussuri)

Reviewed: https://review.opendev.org/739764
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=5e1475b5c8dba6a0056d147e86fc5dbd9f6ee1c8
Submitter: Zuul
Branch: stable/ussuri

commit 5e1475b5c8dba6a0056d147e86fc5dbd9f6ee1c8
Author: Brent Eagles <email address hidden>
Date: Wed Jun 24 16:03:26 2020 -0230

    Set portmap cidr fields to extracted CIDR

    Previously were just getting the address+mask which doesn't work well
    for some uses.

    Related-Bug: #1883692
    Change-Id: Ia32acda4f22d99ada07291aaf52c97c676d13dd4
    (cherry picked from commit 921bcef209626e9668a3de32ad526151e49a5d4d)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/737860
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7010c60eeacc04a6aaf4ebd2fff69994769f79a7
Submitter: Zuul
Branch: master

commit 7010c60eeacc04a6aaf4ebd2fff69994769f79a7
Author: Brent Eagles <email address hidden>
Date: Wed Jun 24 16:09:32 2020 -0230

    Revert "Disable Designate service for scenario 03"

    This reverts commit 4152e78fc28c6ba0136d31ceb57810d8a8777dfb.

    Related-Bug: #1883692

    Change-Id: I44e8f60e618683473a4e6099afb5dcbf3b6abf5a

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (stable/ussuri)

Related fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/752949

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-tripleoclient (stable/train)

Related fix proposed to branch: stable/train
Review: https://review.opendev.org/752950

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/ussuri)

Reviewed: https://review.opendev.org/752949
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=47d18baf325bf7cdc0914f43f5fe8cb9b407b016
Submitter: Zuul
Branch: stable/ussuri

commit 47d18baf325bf7cdc0914f43f5fe8cb9b407b016
Author: yatin <email address hidden>
Date: Mon Sep 21 13:23:19 2020 +0000

    Revert "Disable Designate service for scenario 03"

    Fixed with https://review.opendev.org/#/c/739764/

    This reverts commit fe759c675e14868d0a830e913abc6522fc7f09ea.
    Related-Bug: #1883692

    Change-Id: If51fa696ea07a89b272214d36697a67d4ccadf74

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to python-tripleoclient (stable/train)

Reviewed: https://review.opendev.org/752950
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=89fe42bd5c124e056e03ca1b69a0549e8fab232d
Submitter: Zuul
Branch: stable/train

commit 89fe42bd5c124e056e03ca1b69a0549e8fab232d
Author: Brent Eagles <email address hidden>
Date: Wed Jun 24 16:03:26 2020 -0230

    Set portmap cidr fields to extracted CIDR

    Previously were just getting the address+mask which doesn't work well
    for some uses.

    Related-Bug: #1883692
    Change-Id: Ia32acda4f22d99ada07291aaf52c97c676d13dd4
    (cherry picked from commit 921bcef209626e9668a3de32ad526151e49a5d4d)
    (cherry picked from commit 5e1475b5c8dba6a0056d147e86fc5dbd9f6ee1c8)

Changed in tripleo:
milestone: victoria-3 → wallaby-1
Changed in tripleo:
milestone: wallaby-1 → wallaby-2
Changed in tripleo:
milestone: wallaby-2 → wallaby-3
Changed in tripleo:
milestone: wallaby-3 → wallaby-rc1
Changed in tripleo:
milestone: wallaby-rc1 → xena-1
Changed in tripleo:
milestone: xena-1 → xena-2
Revision history for this message
Marios Andreou (marios-b) wrote :

This is an automated action. Bug status has been set to 'Incomplete' and target milestone has been removed due to inactivity. If you disagree please re-set these values and reach out to us on freenode #tripleo

Changed in tripleo:
milestone: xena-2 → none
status: In Progress → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.