Public bug reported:
Failing as:-
2025-02-03 02:59:12.881820 | controller | + functions-common:fetch_plugins:1789
: echo 'Fetching DevStack plugins'
2025-02-03 02:59:12.881840 | controller | Fetching DevStack plugins
2025-02-03 02:59:12.884207 | controller | + functions-common:fetch_plugins:1790
: for plugin in ${plugins//,/ }
2025-02-03 02:59:12.886053 | controller | + functions-common:fetch_plugins:1791
: git_clone_by_name designate
2025-02-03 02:59:12.888052 | controller | +
functions-common:git_clone_by_name:704 : local name=designate
2025-02-03 02:59:12.889809 | controller | +
functions-common:git_clone_by_name:705 : local
repo=https://opendev.org/openstack/designate.git
2025-02-03 02:59:12.891917 | controller | +
functions-common:git_clone_by_name:706 : local dir=/opt/stack/designate
2025-02-03 02:59:12.893853 | controller | +
functions-common:git_clone_by_name:707 : local branch=master
2025-02-03 02:59:12.895924 | controller | +
functions-common:git_clone_by_name:708 : git_clone
https://opendev.org/openstack/designate.git /opt/stack/designate master
2025-02-03 02:59:12.898187 | controller | + functions-common:git_clone:612
: local git_remote=https://opendev.org/openstack/designate.git
2025-02-03 02:59:12.900170 | controller | + functions-common:git_clone:613
: local git_dest=/opt/stack/designate
2025-02-03 02:59:12.902108 | controller | + functions-common:git_clone:614
: local git_ref=master
2025-02-03 02:59:12.904199 | controller | + functions-common:git_clone:615
: local orig_dir
2025-02-03 02:59:12.906912 | controller | ++ functions-common:git_clone:616
: pwd
2025-02-03 02:59:12.909212 | controller | + functions-common:git_clone:616
: orig_dir=/opt/stack/devstack
2025-02-03 02:59:12.911200 | controller | + functions-common:git_clone:617
: local git_clone_flags=
2025-02-03 02:59:12.913930 | controller | ++ functions-common:git_clone:619
: trueorfalse False RECLONE
2025-02-03 02:59:12.927220 | controller | + functions-common:git_clone:619
: RECLONE=False
2025-02-03 02:59:12.929390 | controller | + functions-common:git_clone:620
: [[ 0 -gt 0 ]]
2025-02-03 02:59:12.931537 | controller | + functions-common:git_clone:624
: [[ False = \T\r\u\e ]]
2025-02-03 02:59:12.933882 | controller | + functions-common:git_clone:633
: echo master
2025-02-03 02:59:12.934631 | controller | + functions-common:git_clone:633
: egrep -q '^refs'
2025-02-03 02:59:12.939718 | controller | + functions-common:git_clone:647
: [[ ! -d /opt/stack/designate ]]
2025-02-03 02:59:12.941756 | controller | + functions-common:git_clone:648
: [[ True = \T\r\u\e ]]
2025-02-03 02:59:12.943709 | controller | + functions-common:git_clone:649
: echo 'The /opt/stack/designate project was not found; if this is a
gate job, add'
2025-02-03 02:59:12.943745 | controller | The /opt/stack/designate project was
not found; if this is a gate job, add
2025-02-03 02:59:12.945702 | controller | + functions-common:git_clone:650
: echo 'the project to the $PROJECTS variable in the job definition.'
2025-02-03 02:59:12.945748 | controller | the project to the $PROJECTS variable
in the job definition.
2025-02-03 02:59:12.947696 | controller | + functions-common:git_clone:651
: die 651 'ERROR_ON_CLONE is set to True so cloning not allowed in this
configuration'
2025-02-03 02:59:12.949763 | controller | + functions-common:die:264
: local exitcode=0
2025-02-03 02:59:12.952087 | controller | [Call Trace]
2025-02-03 02:59:12.952124 | controller | ./stack.sh:599:fetch_plugins
2025-02-03 02:59:12.952148 | controller |
/opt/stack/devstack/functions-common:1791:git_clone_by_name
2025-02-03 02:59:12.952168 | controller |
/opt/stack/devstack/functions-common:708:git_clone
2025-02-03 02:59:12.952228 | controller |
/opt/stack/devstack/functions-common:651:die
2025-02-03 02:59:12.955867 | controller | [ERROR]
/opt/stack/devstack/functions-common:651 ERROR_ON_CLONE is set to True so
cloning not allowed in this configuration
2025-02-03 02:59:13.959149 | controller | Error on exit
2025-02-03 02:59:15.529206 | controller | *** FINISHED ***
Builds:- https://zuul.openstack.org/builds?job_name=devstack-tobiko-
neutron&project=openstack%2Fneutron&branch=unmaintained%2F2023.1&branch=unmaintained%2Fzed&skip=0
Seems triggered by https://review.opendev.org/c/x/devstack-plugin-
tobiko/+/939334
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2097286
Title:
devstack-tobiko-neutron failing in zed and 2023.1 with missing
designate
Status in neutron:
New
Bug description:
Failing as:-
2025-02-03 02:59:12.881820 | controller | +
functions-common:fetch_plugins:1789 : echo 'Fetching DevStack plugins'
2025-02-03 02:59:12.881840 | controller | Fetching DevStack plugins
2025-02-03 02:59:12.884207 | controller | +
functions-common:fetch_plugins:1790 : for plugin in ${plugins//,/ }
2025-02-03 02:59:12.886053 | controller | +
functions-common:fetch_plugins:1791 : git_clone_by_name designate
2025-02-03 02:59:12.888052 | controller | +
functions-common:git_clone_by_name:704 : local name=designate
2025-02-03 02:59:12.889809 | controller | +
functions-common:git_clone_by_name:705 : local
repo=https://opendev.org/openstack/designate.git
2025-02-03 02:59:12.891917 | controller | +
functions-common:git_clone_by_name:706 : local dir=/opt/stack/designate
2025-02-03 02:59:12.893853 | controller | +
functions-common:git_clone_by_name:707 : local branch=master
2025-02-03 02:59:12.895924 | controller | +
functions-common:git_clone_by_name:708 : git_clone
https://opendev.org/openstack/designate.git /opt/stack/designate master
2025-02-03 02:59:12.898187 | controller | + functions-common:git_clone:612
: local git_remote=https://opendev.org/openstack/designate.git
2025-02-03 02:59:12.900170 | controller | + functions-common:git_clone:613
: local git_dest=/opt/stack/designate
2025-02-03 02:59:12.902108 | controller | + functions-common:git_clone:614
: local git_ref=master
2025-02-03 02:59:12.904199 | controller | + functions-common:git_clone:615
: local orig_dir
2025-02-03 02:59:12.906912 | controller | ++ functions-common:git_clone:616
: pwd
2025-02-03 02:59:12.909212 | controller | + functions-common:git_clone:616
: orig_dir=/opt/stack/devstack
2025-02-03 02:59:12.911200 | controller | + functions-common:git_clone:617
: local git_clone_flags=
2025-02-03 02:59:12.913930 | controller | ++ functions-common:git_clone:619
: trueorfalse False RECLONE
2025-02-03 02:59:12.927220 | controller | + functions-common:git_clone:619
: RECLONE=False
2025-02-03 02:59:12.929390 | controller | + functions-common:git_clone:620
: [[ 0 -gt 0 ]]
2025-02-03 02:59:12.931537 | controller | + functions-common:git_clone:624
: [[ False = \T\r\u\e ]]
2025-02-03 02:59:12.933882 | controller | + functions-common:git_clone:633
: echo master
2025-02-03 02:59:12.934631 | controller | + functions-common:git_clone:633
: egrep -q '^refs'
2025-02-03 02:59:12.939718 | controller | + functions-common:git_clone:647
: [[ ! -d /opt/stack/designate ]]
2025-02-03 02:59:12.941756 | controller | + functions-common:git_clone:648
: [[ True = \T\r\u\e ]]
2025-02-03 02:59:12.943709 | controller | + functions-common:git_clone:649
: echo 'The /opt/stack/designate project was not found; if this is a
gate job, add'
2025-02-03 02:59:12.943745 | controller | The /opt/stack/designate project
was not found; if this is a gate job, add
2025-02-03 02:59:12.945702 | controller | + functions-common:git_clone:650
: echo 'the project to the $PROJECTS variable in the job definition.'
2025-02-03 02:59:12.945748 | controller | the project to the $PROJECTS
variable in the job definition.
2025-02-03 02:59:12.947696 | controller | + functions-common:git_clone:651
: die 651 'ERROR_ON_CLONE is set to True so cloning not allowed in
this configuration'
2025-02-03 02:59:12.949763 | controller | + functions-common:die:264
: local exitcode=0
2025-02-03 02:59:12.952087 | controller | [Call Trace]
2025-02-03 02:59:12.952124 | controller | ./stack.sh:599:fetch_plugins
2025-02-03 02:59:12.952148 | controller |
/opt/stack/devstack/functions-common:1791:git_clone_by_name
2025-02-03 02:59:12.952168 | controller |
/opt/stack/devstack/functions-common:708:git_clone
2025-02-03 02:59:12.952228 | controller |
/opt/stack/devstack/functions-common:651:die
2025-02-03 02:59:12.955867 | controller | [ERROR]
/opt/stack/devstack/functions-common:651 ERROR_ON_CLONE is set to True so
cloning not allowed in this configuration
2025-02-03 02:59:13.959149 | controller | Error on exit
2025-02-03 02:59:15.529206 | controller | *** FINISHED ***
Builds:- https://zuul.openstack.org/builds?job_name=devstack-tobiko-
neutron&project=openstack%2Fneutron&branch=unmaintained%2F2023.1&branch=unmaintained%2Fzed&skip=0
Seems triggered by https://review.opendev.org/c/x/devstack-plugin-
tobiko/+/939334
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2097286/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp