Azure / osdu-data-load-tno

Data loading process for OSDU on Azure
Apache License 2.0
8 stars 5 forks source link

Deployment broken #20

Closed EirikHaughom closed 1 year ago

EirikHaughom commented 1 year ago

Hello, It seems the current deployment is broken, and has been for several days. I've attempted multiple deployments and they all fail at this stage:

image
The provided script failed with the following error:
tar: can't open 'open-test-data.gz': No such file or directory. Please refer to https://aka.ms/DeploymentScriptsTroubleshoot for more deployment script information. (Code: DeploymentScriptError)
EirikHaughom commented 1 year ago

@Miller-Kyle @nur858 Tagging for awareness

Miller-Kyle commented 1 year ago

Acknowledged. I'll take a look at this

EirikHaughom commented 1 year ago

@Miller-Kyle Some more details I found from the Dev Container run:

[362712 ms] Start: Run in container: /bin/sh -c /bin/bash -c .devcontainer/on-create.sh
--2023-05-31 12:00:17--  https://community.opengroup.org/osdu/platform/data-flow/data-loading/open-test-data/-/archive/Azure/M12-tno-loading-pipelines/open-test-data-Azure-M12-tno-loading-pipelines.tar.gz
Resolving community.opengroup.org (community.opengroup.org)... 170.39.106.4
Connecting to community.opengroup.org (community.opengroup.org)|170.39.106.4|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-05-31 12:00:20 ERROR 404: Not Found.
Miller-Kyle commented 1 year ago

Reopened - issue was automatically closed by mistake

Miller-Kyle commented 1 year ago

Fixed