Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Error: unable to create test actions/triggers/rules #5

@g83wang

Description

@g83wang

Hi Team,

Thank you for this nice benchmark tool.

I deployed openwhisk on a local Kubernetes cluster for study purposes.
Then I tried to run the benchmark tool with ./owperf.sh -a rule -w 3 -i 100 -r 4. But got the following error:

`MASTER-0: Parameter Configuration:
MASTER-0: activity = rule
MASTER-0: blocking = none
MASTER-0: delta = 200
MASTER-0: iterations = 100
MASTER-0: period = undefined
MASTER-0: ratio = 4
MASTER-0: parameter_size = 1000
MASTER-0: workers = 3
MASTER-0: master_activity = undefined
MASTER-0: master_blocking = undefined
MASTER-0: master_delta = undefined
MASTER-0: warmup = 5
MASTER-0: delay = 50
MASTER-0: pp_delay = 60000
MASTER-0: burst_timing = undefined
MASTER-0: setup = true
MASTER-0: teardown = true
MASTER-0: config_file = /root/.wskprops
MASTER-0: event_trigger = testTrigger
MASTER-0: test_action = testAction
MASTER-0: payload_file = undefined
MASTER-0: quiet = undefined
MASTER-0: master_apart = undefined
MASTER-0: -----

MASTER-0: Generating invocation parameters
MASTER-0: Parameters: {
"sleep": 50,
"message": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
}
MASTER-0: Loading wskprops
MASTER-0: APIHOST = 192.168.122.144:31001
MASTER-0: AUTH = 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP
MASTER-0: -----

MASTER-0: SETUP: ./setup.sh s 4 testTrigger testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
MASTER-0: FATAL: setup failure - Error: Command failed: ./setup.sh s 4 testTrigger testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i

  • MAXRULES=30
  • op=s
  • count=4
  • trigger=testTrigger
  • action=testAction
  • rulepfx=rule-testTrigger-testAction
  • delcount=4
  • '[' s = s ']'
  • delcount=30
  • shift 4
  • wskparams='--apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i'
  • remove_assets
    ++ seq 1 30
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-1 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-1': The requested resource does not exist. (code BCJs9suwPloI7fuWwFlEudkBPqYUeyNm)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-2 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-2': The requested resource does not exist. (code V7pkZDaNRvUtYFqQVQcaYN60lvvosw9z)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-3 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-3': The requested resource does not exist. (code TQDuM8CQBor16xS6QHjc7J6DM0GBxaKC)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-4 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-4': The requested resource does not exist. (code R6H836LBNhjcLp8lEpAjk9Z9Qq0toeHd)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-5 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-5': The requested resource does not exist. (code dkZyRfPmYakZwp9QolzDRxZ4QlrUy0Sj)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-6 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-6': The requested resource does not exist. (code tDrzH2wXcD9Aj3mvmdGMG95uj7sfmOOj)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-7 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-7': The requested resource does not exist. (code iXhwxk9yoHc6TBJLxgxI6Ds0P96mw4sf)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-8 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-8': The requested resource does not exist. (code riyBSVkjJNneScjSMqHgRrrb6HBNuwx5)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-9 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-9': The requested resource does not exist. (code wE0AOVcfxq2CaH8uagiTCbrPeDbrYIW0)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-10 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-10': The requested resource does not exist. (code a7l2GoB7sF9ScwA9x6g59tu3vRcyOG7h)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-11 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-11': The requested resource does not exist. (code 1stDcEONGqwoyY97E1fqUvrK5Q0ETtpi)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-12 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-12': The requested resource does not exist. (code ayQAoxK9Xj0rGIvwiJEBCbVQ2GSZVj5u)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-13 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-13': The requested resource does not exist. (code 40fPN9bcF5F8gsbyHAHJHHvBWtwfsFaM)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-14 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-14': The requested resource does not exist. (code wjkE19StOhVHG739WpLPvte2TuSMpZPQ)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-15 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-15': The requested resource does not exist. (code OYwwKOKXmwM0Z9Mh4190ell4dAo5OGqu)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-16 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-16': The requested resource does not exist. (code z1Ax4CEST0SncdlvrVzd4VrhmOxImQk7)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-17 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-17': The requested resource does not exist. (code gTz4CC1WCSIJ7rhRYOT802Ao61HdBPN0)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-18 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-18': The requested resource does not exist. (code 14oiJcl0Z6mbqiTi2RMzrOF3w2ISHPrL)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-19 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-19': The requested resource does not exist. (code fxfZ4HXJIBgpVMppzRS9cgrjIsUuDUA3)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-20 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-20': The requested resource does not exist. (code ROzv1L9rUpSza7IQYURBDBiBALROtDgI)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-21 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-21': The requested resource does not exist. (code UUMW9l9DotM8sp970qHqs1BJPj6e5DG1)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-22 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-22': The requested resource does not exist. (code 2kj31ZAva8TVhcZHhQCpXNdlYxezrhqt)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-23 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-23': The requested resource does not exist. (code 1vAFdvvTphp4zwBboZ737ALM3XvXjan8)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-24 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-24': The requested resource does not exist. (code eEkaxlEDOfDHFvlXSCI8TEW3L3sIuGQU)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-25 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-25': The requested resource does not exist. (code hagarRGLuRQ2zRMogbYOUDvGhIYHflR4)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-26 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-26': The requested resource does not exist. (code owUd91khisviAFfzePEswN1Uqktid1hP)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-27 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-27': The requested resource does not exist. (code F7WOi3pkqFHqMRheqLxHLqMXrwOuCAmJ)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-28 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-28': The requested resource does not exist. (code 1WkAgfSfo3YQhcjnM2QVXJPAO36Wo0YB)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-29 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-29': The requested resource does not exist. (code HAMDCvajTTtuQGhFLcZKP7xm1IzNHgEf)
  • for i in $(seq 1 $delcount)
  • wsk rule delete rule-testTrigger-testAction-30 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete rule 'rule-testTrigger-testAction-30': The requested resource does not exist. (code 221HaB5mo4qBWGcnVVdd9Kr3pkHaOMnK)
  • wsk trigger delete testTrigger --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
  • wsk action delete testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to delete action 'testAction': The requested resource does not exist. (code dvUq7sU048Mk2QTD5wmN0oWeT4oVYh06)
    Run 'wsk --help' for usage.
  • '[' s = s ']'
  • deploy_assets
  • wsk action create testAction testAction.js --kind nodejs:8 --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to create action 'testAction': The request content was malformed:
    The specified runtime 'nodejs:8' is not supported by this platform. Valid values are: 'dotnet:2.2', 'go:1.17', 'ballerina:0.990', 'ruby:2.5', 'swift:5.4', 'dotnet:3.1', 'swift:5.1', 'blackbox', 'swift:4.2', 'rust:1.34', 'java:8', 'sequence', 'php:8.0', 'python:3', 'php:7.4', 'nodejs:14', 'nodejs:16', 'php:7.3', 'swift:5.3'. (code vZsnAY33cTvXsTpObPkXN97yUmKYesd1)
    Run 'wsk --help' for usage.
  • wsk trigger create testTrigger --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    ++ seq 1 4
  • for i in $(seq 1 $count)
  • wsk rule create rule-testTrigger-testAction-1 testTrigger testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to create rule 'rule-testTrigger-testAction-1': action /guest/testAction does not exist (code gU9BsdVDFPt1PtAbwOoTrFsPGn0jV77g)
  • for i in $(seq 1 $count)
  • wsk rule create rule-testTrigger-testAction-2 testTrigger testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to create rule 'rule-testTrigger-testAction-2': action /guest/testAction does not exist (code j5u2ebkvIMCFRVDbQ7RuaTjNow0VBjbM)
  • for i in $(seq 1 $count)
  • wsk rule create rule-testTrigger-testAction-3 testTrigger testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to create rule 'rule-testTrigger-testAction-3': action /guest/testAction does not exist (code MnsSQSH4C5eZ1ZNJYzwgweOQKQdtUeE3)
  • for i in $(seq 1 $count)
  • wsk rule create rule-testTrigger-testAction-4 testTrigger testAction --apihost 192.168.122.144:31001 --auth 23bc46b1-71f6-4ed5-8c54-816aa4f8c502:123zO3xZCLrMN6v2BKK1dXYFpXlPkccOFqm12CdAsMgRU4VrNZ9lyGVCGuMDGIwP -i
    error: Unable to create rule 'rule-testTrigger-testAction-4': action /guest/testAction does not exist (code ebh0oxdI4QC9tKqJ3KFWyDd0cTs6vNJT`

I noticed the message:

The specified runtime 'nodejs:8' is not supported by this platform. Valid values are: 'dotnet:2.2', 'go:1.17', 'ballerina:0.990', 'ruby:2.5', 'swift:5.4', 'dotnet:3.1', 'swift:5.1', 'blackbox', 'swift:4.2', 'rust:1.34', 'java:8', 'sequence', 'php:8.0', 'python:3', 'php:7.4', 'nodejs:14', 'nodejs:16', 'php:7.3', 'swift:5.3'. (code vZsnAY33cTvXsTpObPkXN97yUmKYesd1)

So, I double-checked these prerequisites. And here is what I have:

sequence installed
php version 7.4.3 installed
swift version 5.3 installed
nodejs:16 installed
black-box installed
rust version 1.64.0 installed
ruby version 2.7 installed
Java :8 installed)
ballerina version 0.990.2 installed

Looks like I have all them?
Could someone please advise on this issue?
Any input is appreciated.
Thank you.

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