[prod] Investigate why jimmychu@hkwtf.com create phpmyadmin4 fail?

Issue #256 new
Jimmy Chu created an issue

No description provided.

Comments (1)

  1. Jimmy Chu reporter
    I, [2015-08-30T13:31:56.603103 #2910]  INFO -- : output: You have not yet configured the OpenShift client tools. Please run 'rhc setup'.
    Setting environment variable(s) ... done
    I, [2015-08-30T13:31:56.644595 #2910]  INFO -- : POST request to /broker/rest/domains/jimmychu/applications/tony/cartridges | status: 422
    I, [2015-08-30T13:31:56.644749 #2910]  INFO -- : request:
    {:headers=>{"Authorization"=>"Basic amltbXljaHU6NTFjMDMxNTc="}, :data=>"cartridge=mysql-5.5"}
    I, [2015-08-30T13:31:56.646596 #2910]  INFO -- : response:
    {
      "api_version":1.7,
      "data":null,
      "messages":[
        {
          "exit_code":136,
          "field":null,
          "index":null,
          "severity":"error",
          "text":"mysql-5.5 already exists in your application"
        }
      ],
      "status":"unprocessable_entity",
      "supported_api_versions":[1,1.1,1.2,1.3,1.4,1.5,1.6,1.7],
      "type":null,
      "version":"1.7"
    }
    --
    I, [2015-08-30T13:32:12.213953 #2910]  INFO -- : 2015-08-30T13:32:12+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] 3 jobs processed at 0.0446 j/s, 0 failed
    I, [2015-08-30T13:32:17.226388 #2910]  INFO -- : 2015-08-30T13:32:17+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] Job Service#backend_create! (id=4908) RUNNING
    I, [2015-08-30T13:32:17.367974 #2910]  INFO -- : POST request to /broker/rest/domains/jimmychu/applications/tony/cartridges | status: 422
    I, [2015-08-30T13:32:17.368133 #2910]  INFO -- : request:
    {:headers=>{"Authorization"=>"Basic amltbXljaHU6NTFjMDMxNTc="}, :data=>"cartridge=phpmyadmin-4"}
    I, [2015-08-30T13:32:17.370571 #2910]  INFO -- : response:
    {
      "api_version":1.7,
      "data":null,
      "messages":[
        {
          "exit_code":185,
          "field":null,
          "index":null,
          "severity":"error",
          "text":"Cartridge 'phpmyadmin-4' can not be added without mysql or mariadb. The dependency 'mysql' can be satisfied with mysql-5.5 or mysql-5.1."
        }
      ],
      "status":"unprocessable_entity",
      "supported_api_versions":[1,1.1,1.2,1.3,1.4,1.5,1.6,1.7],
      "type":null,
      "version":"1.7"
    }
    --
    I, [2015-08-30T13:32:17.458628 #2910]  INFO -- : 2015-08-30T13:32:17+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] 2 jobs processed at 8.2513 j/s, 0 failed
    I, [2015-08-30T13:32:47.482453 #2910]  INFO -- : 2015-08-30T13:32:47+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] Job Service#backend_create! (id=4910) RUNNING
    I, [2015-08-30T13:32:47.555317 #2910]  INFO -- : POST request to /broker/rest/domains/jimmychu/applications/tony/cartridges | status: 422
    I, [2015-08-30T13:32:47.555518 #2910]  INFO -- : request:
    {:headers=>{"Authorization"=>"Basic amltbXljaHU6NTFjMDMxNTc="}, :data=>"cartridge=phpmyadmin-4"}
    I, [2015-08-30T13:32:47.556317 #2910]  INFO -- : response:
    {
      "api_version":1.7,
      "data":null,
      "messages":[
        {
          "exit_code":185,
          "field":null,
          "index":null,
          "severity":"error",
          "text":"Cartridge 'phpmyadmin-4' can not be added without mysql or mariadb. The dependency 'mysql' can be satisfied with mysql-5.5 or mysql-5.1."
        }
      ],
      "status":"unprocessable_entity",
      "supported_api_versions":[1,1.1,1.2,1.3,1.4,1.5,1.6,1.7],
      "type":null,
      "version":"1.7"
    }
    --
    I, [2015-08-30T13:32:47.621521 #2910]  INFO -- : 2015-08-30T13:32:47+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] 2 jobs processed at 13.5948 j/s, 0 failed
    I, [2015-08-30T13:41:52.913466 #2910]  INFO -- : 2015-08-30T13:41:52+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] Job Service#backend_create! (id=4912) RUNNING
    I, [2015-08-30T13:41:52.989728 #2910]  INFO -- : POST request to /broker/rest/domains/jimmychu/applications/tony/cartridges | status: 422
    I, [2015-08-30T13:41:52.989912 #2910]  INFO -- : request:
    {:headers=>{"Authorization"=>"Basic amltbXljaHU6NTFjMDMxNTc="}, :data=>"cartridge=phpmyadmin-4"}
    I, [2015-08-30T13:41:52.990541 #2910]  INFO -- : response:
    {
      "api_version":1.7,
      "data":null,
      "messages":[
        {
          "exit_code":185,
          "field":null,
          "index":null,
          "severity":"error",
          "text":"Cartridge 'phpmyadmin-4' can not be added without mysql or mariadb. The dependency 'mysql' can be satisfied with mysql-5.5 or mysql-5.1."
        }
      ],
      "status":"unprocessable_entity",
      "supported_api_versions":[1,1.1,1.2,1.3,1.4,1.5,1.6,1.7],
      "type":null,
      "version":"1.7"
    }
    --
    I, [2015-08-30T13:41:53.050018 #2910]  INFO -- : 2015-08-30T13:41:53+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] 2 jobs processed at 13.8622 j/s, 0 failed
    I, [2015-08-30T13:42:23.072424 #2910]  INFO -- : 2015-08-30T13:42:23+0800: [Worker(host:prod-jp01.hkwtf.com pid:2910)] Job Service#backend_create! (id=4914) RUNNING
    I, [2015-08-30T13:42:23.240078 #2910]  INFO -- : POST request to /broker/rest/domains/jimmychu/applications/tony/cartridges | status: 422
    I, [2015-08-30T13:42:23.240242 #2910]  INFO -- : request:
    {:headers=>{"Authorization"=>"Basic amltbXljaHU6NTFjMDMxNTc="}, :data=>"cartridge=phpmyadmin-4"}
    I, [2015-08-30T13:42:23.241046 #2910]  INFO -- : response:
    {
      "api_version":1.7,
      "data":null,
      "messages":[
        {
          "exit_code":185,
          "field":null,
          "index":null,
          "severity":"error",
          "text":"Cartridge 'phpmyadmin-4' can not be added without mysql or mariadb. The dependency 'mysql' can be satisfied with mysql-5.5 or mysql-5.1."
        }
      ],
      "status":"unprocessable_entity",
      "supported_api_versions":[1,1.1,1.2,1.3,1.4,1.5,1.6,1.7],
      "type":null,
      "version":"1.7"
    }
    --
    Removing environment variable(s) ... User environment variable not found: OPENSHIFT_MYSQL_AIO
    done
    I, [2015-09-01T17:34:28.215797 #2910]  INFO -- : POST request to /broker/rest/domains/450141251/applications/wgl/events | status: 422
    I, [2015-09-01T17:34:28.215957 #2910]  INFO -- : request:
    {:headers=>{"Authorization"=>"Basic NDUwMTQxMjUxOjJkOGQ3MTNi"}, :data=>"event=reload"}
    I, [2015-09-01T17:34:28.217907 #2910]  INFO -- : response:
    {
      "api_version":1.7,
      "data":null,
      "messages":[
        {
          "exit_code":185,
          "field":null,
          "index":null,
          "severity":"error",
          "text":"Cartridge 'phpmyadmin-4' can not be added without mysql or mariadb. The dependency 'mysql' can be satisfied with mysql-5.5 or mysql-5.1."
        }
      ],
      "status":"unprocessable_entity",
      "supported_api_versions":[1,1.1,1.2,1.3,1.4,1.5,1.6,1.7],
      "type":null,
      "version":"1.7"
    }
    
  2. Log in to comment