mrutkows commented on issue #651: Concurrency error: Error code: 153: Concurrent modification to resource detected. (code 379) URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/651#issuecomment-347679613 3rd and 4th attempt: ``` === RUN TestSupportProjectPathTrailingSlash ==> Executing: wskdeploy -p /home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/flagstests/ Deployment completed successfully. ==> Executing: wskdeploy undeploy -p /home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/flagstests/ ==> Output: Using /home/travis/gopath/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/flagstests/deployment.yml for undeployment ==> Error: wskdeploy.go [125]: [ERROR_COMMAND_FAILED]: Command: [wskdeploy]: Error: servicedeployer.go [1169]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 153: Concurrent modification to resource detected. (code 68) --- FAIL: TestSupportProjectPathTrailingSlash (2.57s) Error Trace: flags_test.go:48 Error: Not equal: expected: <nil>(<nil>) actual: *utils.CommandError(&utils.CommandError{WskDeployBaseErr:utils.WskDeployBaseErr{ErrorType:"ERROR_COMMAND_FAILED", FileName:"wskdeploy.go", LineNum:125, Message:"Command: [wskdeploy]: Error: servicedeployer.go [1169]: [ERROR_WHISK_CLIENT_ERROR]: Error code: 153: Concurrent modification to resource detected. (code 68)\n"}, Command:"wskdeploy"}) Messages: Failed to undeploy based on the projectpath ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
