Comment 13 for bug 1966625

Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote : Re: deployment failures with latest puppet-ssh (from current-tripleo)

We are also hitting the same issue in tripleo component pipeline.

https://logserver.rdoproject.org/openstack-component-tripleo/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-9-standalone-tripleo-master/639f586/logs/undercloud/home/zuul/standalone_deploy.log.txt.gz

~~~
<13>Mar 28 21:39:33 puppet-user: Error: Evaluation Error: Error while evaluating a Resource Statement, Ssh::Server::Match_block[nova_migration deny]: parameter 'target' expects a Stdlib::Absolutepath = Variant[Stdlib::Windowspath = Pattern[/\A(([a-zA-Z]:[\\\/])|([\\\/][\\\/][^\\\/]+[\\\/][^\\\/]+)|([\\\/][\\\/]\?[\\\/][^\\\/]+)).*\z/], Stdlib::Unixpath = Pattern[/\A\/([^\n\/\0]+\/*)*\z/]] value, got Undef (file: /etc/puppet/modules/tripleo/manifests/profile/base/nova/migration/target.pp, line: 73) on node standalone.localdomain
+ rc=1
~~~

The triple component pipeline is doing its job, it block the issue from reaching the integration line and check.

We don't have 8.0.1 in current tripleo: https://trunk.rdoproject.org/centos9-master/component/tripleo/current-tripleo/

While the issue is correct, I do not expect the current-tripleo tag users to see it.

Luca could you please confirm if you use tripleo-repos to layout repos?