Skip to content

Error deploying datadelivery when ui version doesn't change #57

@johnbradley

Description

@johnbradley

Error when deploying a new D4S2 version without changing datadelivery-ui:

TASK [build_docker_image : Clone the Git repo at the provided version] 
**************************************************************
...: FAILED! => {"changed": false, 
"cmd": "/bin/git clone --origin origin https://github.com/Duke-GCB/datadelivery-ui.git /tmp/build-docker-image-src/datadelivery-ui-v1.0.0", 
"msg": "fatal: destination path '/tmp/build-docker-image-src/datadelivery-ui-v1.0.0' already exists and is not an empty directory.", 
"rc": 128, 
"stderr": "fatal: destination path '/tmp/build-docker-image-src/datadelivery-ui-v1.0.0' already exists and is not an empty directory.\n", 
"stderr_lines": ["fatal: destination path '/tmp/build-docker-image-src/datadelivery-ui-v1.0.0' already exists and is not an empty directory."], "stdout": "", "stdout_lines": []}

The error occurs when building the ui image via https://github.com/Duke-GCB/gcb-ansible-roles/tree/master/build_docker_image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions