[
https://issues.apache.org/jira/browse/CLOUDSTACK-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300368#comment-15300368
]
ASF GitHub Bot commented on CLOUDSTACK-9296:
--------------------------------------------
Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1423#issuecomment-221631046
### CI RESULTS
```
Tests Run: 85
Skipped: 0
Failed: 0
Errors: 1
Duration: 4h 14m 49s
```
**Summary of the problem(s):**
```
ERROR: Failure: SyntaxError (invalid syntax (test_vpn_service.py, line 209))
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/case.py", line 132,
in run
self.beforeTest(result)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/case.py", line 74,
in beforeTest
beforeTest(self.test)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/proxy.py", line
117, in beforeTest
self.plugins.beforeTest(self.test)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/plugins/manager.py",
line 99, in __call__
return self.call(*arg, **kw)
File
"/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg/nose/plugins/manager.py",
line 167, in simple
result = meth(*arg, **kw)
File "/usr/lib/python2.7/site-packages/marvin/marvinPlugin.py", line 174,
in beforeTest
join([self.__identifier, self.__testName])
TypeError: sequence item 0: expected string, NoneType found
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/LW938D/results.txt
```
**Associated Uploads**
**`/tmp/MarvinLogs/DeployDataCenter__May_24_2016_19_30_24_G1GYB2:`**
*
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/DeployDataCenter__May_24_2016_19_30_24_G1GYB2/dc_entries.obj)
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/DeployDataCenter__May_24_2016_19_30_24_G1GYB2/failed_plus_exceptions.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/DeployDataCenter__May_24_2016_19_30_24_G1GYB2/runinfo.txt)
**`/tmp/MarvinLogs/LW938D:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/LW938D/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/LW938D/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/LW938D/runinfo.txt)
**`/tmp/MarvinLogs/test_network_9YH1EQ:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/test_network_9YH1EQ/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/test_network_9YH1EQ/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/test_network_9YH1EQ/runinfo.txt)
**`/tmp/MarvinLogs/test_vpc_routers_0J3G7J:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/test_vpc_routers_0J3G7J/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/test_vpc_routers_0J3G7J/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1423/tmp/MarvinLogs/test_vpc_routers_0J3G7J/runinfo.txt)
Uploads will be available until `2016-07-25 02:00:00 +0200 CEST`
*Comment created by [`upr comment`](https://github.com/cloudops/upr).*
> ipsec doesn't get started when enabling client VPN gateway
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-9296
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9296
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.8.0, Future
> Reporter: Syed Ahmed
>
> The recent move to use python to configure the VR breaks VPN gateway because
> it doesn't start the IPSEC daemon.
> Need to fix this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)