Error: statfs /var/lib/config-data/ansible-generated/iscsid: no such file or directory

Bug #1989482 reported by chandan kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
In Progress
Undecided
Unassigned

Bug Description

https://review.opendev.org/c/openstack/tripleo-ci/+/843836 tests the new tripleo-ansible standalone roles to do the compute deployment.

tripleo-ci-centos-9-singlenode-external-compute-standalone[1] and vanilla standalone[2] deployment job are failing with following error:
```
 TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/iscsid
2022-09-13 11:56:15.076092 | | WARNING | ERROR: Can't run container iscsid
stderr: time="2022-09-13T11:56:15Z" level=info msg="podman filtering at log level info"
time="2022-09-13T11:56:15Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
time="2022-09-13T11:56:15Z" level=info msg="Setting parallel job count to 25"
time="2022-09-13T11:56:15Z" level=info msg="Sysctl net.ipv4.ping_group_range=0 0 ignored in containers.conf, since Network Namespace set to host"
Error: statfs /var/lib/config-data/ansible-generated/iscsid: no such file or directory
2022-09-13 11:56:15.077637 | fa163e5c-d59b-ad40-7edf-000000002c4c | FATAL | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/iscsid | standalone | error={"changed": false, "msg": "Failed containers: iscsid"}
```

it is using 840509: Add initial standalone playbooks and inventory for a compute node | https://review.opendev.org/c/openstack/tripleo-ansible/+/840509 as a depends on above patch.

which further depends on
842437: tripleo_iscsid: update for standalone roles | https://review.opendev.org/c/openstack/tripleo-ansible/+/842437

https://review.opendev.org/c/openstack/tripleo-ansible/+/842437/16/tripleo_ansible/roles/tripleo_iscsid/tasks/configure.yml is not getting called in tht side. that might have caused it.

Logs:
[1]. https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a56/843836/27/check/tripleo-ci-centos-9-singlenode-external-compute-standalone/a5690dd/logs/undercloud/home/zuul/standalone_deploy.log

[2]. https://9f9aacbdfdeb1863718c-b57e3215d80dcf0e9eb86eff2f5ca36a.ssl.cf5.rackcdn.com/843836/27/check/tripleo-ci-centos-9-standalone/79baf83/logs/undercloud/home/zuul/standalone_deploy.log

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)
Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-heat-templates (master)

Change abandoned by "chandan kumar <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/857464
Reason: fixed in https://review.opendev.org/c/openstack/tripleo-ansible/+/842437/

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/859999
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/3e0e7f20042fe884e25c5bcd4365366140e091b6
Submitter: "Zuul (22348)"
Branch: master

commit 3e0e7f20042fe884e25c5bcd4365366140e091b6
Author: James Slagle <email address hidden>
Date: Fri Sep 30 11:34:35 2022 -0400

    iscsid: use puppet dir for configuration

    Set tripleo_iscsid_config_dir to the puppet directory for configuration
    so that the standalone role can be further refactored into separate
    tasks for run.yml and configure.yml.

    Partial-Bug: #1989482

    Change-Id: I7ff78af307e48c42d71e6cdb4f13ac56ee5da217
    Signed-off-by: James Slagle <email address hidden>

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.