[Airship-discuss] Airship-in-a-bottle:dev_minimal,dev_single_node behind proxy
santosh.thapamager
santosh.thapamager at as.ntt-at.co.jp
Wed Dec 5 00:26:11 UTC 2018
Hi Matt、
Thanks for reaching out.
Is there any update regarding the issue.
I would be greatly thankful if I could get any help to fix the issue.
Best Regards,
Santosh
-----Original Message-----
From: MCEUEN, MATT <MM9745 at att.com>
Sent: Thursday, November 29, 2018 11:00 PM
To: santosh.thapamager <santosh.thapamager at as.ntt-at.co.jp>; airship-discuss at lists.airshipit.org
Subject: RE: [Airship-discuss] Airship-in-a-bottle:dev_minimal,dev_single_node behind proxy
Hi Santosh! I heard yesterday that there may be an issue with the Airship-in-a-Bottle multinode gate behind the proxy as well. I suspect it's the same issue - I'll try to replicate it today.
Will let you know.
Thanks,
Matt
-----Original Message-----
From: santosh.thapamager <santosh.thapamager at as.ntt-at.co.jp>
Sent: Thursday, November 29, 2018 12:29 AM
To: airship-discuss at lists.airshipit.org
Subject: [Airship-discuss] Airship-in-a-bottle:dev_minimal,dev_single_node behind proxy
Hi all!!
I am trying to install dev_minimal and dev_single_node behind the proxy.
I could find the installation instruction of dev_minimal behind proxy however I could not find instruction for installing dev_single_node behind proxy.
I would be thankful if you could answer me if we can deploy dev_single_node behind proxy.
Currently I have be trying to install dev_minimal behind proxy.
During installation I encountered following issues.
Issue 1: During installation
I found that helm test for airship-maas has failed.
This is the snippet of installation log.
**************************************************************
**************************************
****
2018-11-26 04:41:37.536 8 INFO armada.handlers.armada [-] Install completed with results from Tiller: {'namespace': 'ucp', 'status':
'DEPLOYED', 'description': 'Install complete', 'version': 1, 'release':
'airship-maas'}
2018-11-26 04:41:37.537 8 INFO armada.handlers.armada [-] Running sequenced test, timeout remaining: 385s.
2018-11-26 04:41:37.537 8 INFO armada.handlers.tiller [-] Running Helm test: release=airship-maas, timeout=385
2018-11-26 04:41:37.556 8 INFO armada.handlers.tiller [-]
RUNNING: airship-maas-api-test
2018-11-26 04:41:42.078 8 INFO armada.handlers.tiller [-]
FAILED: airship-maas-api-test, run `kubectl logs airship-maas-api-test --namespace ucp` for more info
2018-11-26 04:41:42.136 8 INFO armada.handlers.tiller [-] 1
test(s) failed
2018-11-26 04:41:42.275 8 INFO armada.handlers.armada [-] Test failed for release: airship-maas
2018-11-26 04:41:42.275 8 ERROR armada.cli [-] Caught internal exception: armada.exceptions.tiller_exceptions.TestFailedException:
Test failed for release: airship-maas
2018-11-26 04:41:42.275 8 ERROR armada.cli Traceback (most recent call last):
2018-11-26 04:41:42.275 8 ERROR armada.cli File
"/usr/local/lib/python3.5/site-packages/armada/cli/__init__.py", line 39, in safe_invoke
2018-11-26 04:41:42.275 8 ERROR armada.cli self.invoke()
2018-11-26 04:41:42.275 8 ERROR armada.cli File
"/usr/local/lib/python3.5/site-packages/armada/cli/apply.py", line 217, in invoke
2018-11-26 04:41:42.275 8 ERROR armada.cli resp =
armada.sync()
2018-11-26 04:41:42.275 8 ERROR armada.cli File
"/usr/local/lib/python3.5/site-packages/armada/handlers/armada.py", line 494, in sync
2018-11-26 04:41:42.275 8 ERROR armada.cli
self._test_chart(*test_chart_args)
2018-11-26 04:41:42.275 8 ERROR armada.cli File
"/usr/local/lib/python3.5/site-packages/armada/handlers/armada.py", line 591, in _test_chart
2018-11-26 04:41:42.275 8 ERROR armada.cli raise
tiller_exceptions.TestFailedException(release_name)
2018-11-26 04:41:42.275 8 ERROR armada.cli
armada.exceptions.tiller_exceptions.TestFailedException: Test failed for
release: airship-maas
2018-11-26 04:41:42.275 8 ERROR armada.cli
**************************************************************
**************************************
****
Issue 2: During installation
While deploying site using bash execute_shipyard_action.sh 'deploy_site‘, the output of the installation log said the site deployment has been completed however there are some steps which has failed status.
Here is the snippet of the installation log.
**************************************************************
**************************************
****
+ describe_action='Name: deploy_site
Action: action/01CX75ZXFH9RRREF3AQSS8NVXS
Lifecycle: Complete
Parameters: {}
Datetime: 2018-11-26 04:56:10.993587+00:00
Dag Status: success
Context Marker: e552d7bb-a345-43bf-8875-139ec02ba715
User: shipyard
Steps
Index State Footnotes
step/01CX75ZXFH9RRREF3AQSS8NVXS/action_xcom
1 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/dag_concurrency_check
2 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/preflight
3 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/get_rendered_doc
4 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/deployment_configuration
5 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/validate_site_design
6 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/drydock_build
7 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/verify_site
8 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_get_status
9 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/prepare_site
10 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_build
11 failed
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_post_apply
12 failed
step/01CX75ZXFH9RRREF3AQSS8NVXS/ucp_preflight_check
13 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/deckhand_validate_site_design 14
success
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_validate_site_design
15 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/promenade_validate_site_design 16
success
step/01CX75ZXFH9RRREF3AQSS8NVXS/drydock_validate_site_design
17 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/prepare_and_deploy_nodes
18 success
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_get_releases
19 upstream_failed
step/01CX75ZXFH9RRREF3AQSS8NVXS/create_action_tag
20 success
Commands User Datetime
invoke shipyard 2018-11-26
04:56:12.256963+00:00
Validations: None
'
++ awk '{print $8}'
++ echo Name: deploy_site $'\r' Action:
action/01CX75ZXFH9RRREF3AQSS8NVXS $'\r' Lifecycle: Complete $'\r'
Parameters: '{}' $'\r' Datetime: 2018-11-26 04:56:10.993587+00:00 $'\r' Dag
Status: success $'\r' Context Marker:
e552d7bb-a345-43bf-8875- 139ec02ba715 $'\r' User:
shipyard $'\r' $'\r' Steps Index State Footnotes $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/action_xcom 1 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/dag_concurrency_check 2 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/preflight 3 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/get_rendered_doc 4 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/deployment_configuration 5 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/validate_site_design 6 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/drydock_build 7 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/verify_site 8 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_get_status 9 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/prepare_site 10 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_build 11 failed $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_post_apply 12 failed $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/ucp_preflight_check 13 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/deckhand_validate_site_design 14 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_validate_site_design 15 success $'\r'
step/01CX75ZXFH9RRREF3AQSS8NVXS/promenade_validate_site_design 16 success $'\r' step/01CX75ZXFH9RRREF3AQSS8NVXS/drydock_validate_site_design 17 success $'\r' step/01CX75ZXFH9RRREF3AQSS8NVXS/prepare_and_deploy_nodes 18 success $'\r' step/01CX75ZXFH9RRREF3AQSS8NVXS/armada_get_releases 19 upstream_failed $'\r' step/01CX75ZXFH9RRREF3AQSS8NVXS/create_action_tag 20 success $'\r' $'\r' $'\r' $'\r' Commands User Datetime $'\r' invoke shipyard
2018-11-26 04:56:12.256963+00:00 $'\r' $'\r' Validations: $'None\r' $'\r'
$'\r' $'\r'
+ action_lifecycle=Complete
+ [[ Complete == \C\o\m\p\l\e\t\e ]]
+ echo -e '\nSuccessfully performed' deploy_site
Successfully performed deploy_site
+ echo -e '\n'
+ break
+ [[ Complete == \C\o\m\p\l\e\t\e ]]
+ exit 0
+ [[ 30 -ge 40 ]]
+ clean
+ set +x
To remove files generated during this script's execution, delete /root/deploy.
This VM is disposable. Re-deployment in this same VM will lead to unpredictable results.
**************************************************************
**************************************
****
I have been stuck in these issues. I would be very greatful if I can get answers regarding these issues.
Best Regards,
Santosh Thapa Magar
_______________________________________________
Airship-discuss mailing list
Airship-discuss at lists.airshipit.org
https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.airshipit.org_cgi-2Dbin_mailman_listinfo_airship-2Ddiscuss&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=_C5hC_103uW491yNPPpNmA&m=87Zg_ovdhJYwPJjp2ZFeXKqWHTR4JzsXSoC2NVLRfw4&s=iru3CxcNSwfW_QABEGYTVk2EdOcNNNrHwWxTFh5KIx0&e=
More information about the Airship-discuss
mailing list