[LU-7168] Error uploading auster logs to Maloo with maloo_upload.sh script from lustre-tests Created: 16/Sep/15  Updated: 16/Sep/15  Resolved: 16/Sep/15

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Trivial
Reporter: Justin Miller Assignee: Lee Ochoa
Resolution: Not a Bug Votes: 0
Labels: None

Attachments: Text File maloo-Justin Miller-2015-09-16 02-27-49 UTC.log     File maloo-Justin Miller-2015-09-16 02-27-49 UTC.tgz    
Rank (Obsolete): 9223372036854775807

 Description   

Maloo gives this input error on the import queue page when uploading auster generated test results with the maloo_upload.sh script included in the current lustre-master lustre-tests package.

02:27:50: Exception in import_tarball: no implicit conversion of String into Integer
<Ruby Exception>
E, 2015-09-16T02:27:50.790158 #23578 ERROR – : Tearing down part-imported test session 8697a9e4-5c1a-11e5-9dac-5254006e85c2

Attached is the Import Log available from the Maloo interface error display, as well as the file data that was being attempted to upload.



 Comments   
Comment by Lee Ochoa [ 16/Sep/15 ]

Justin,

The tarball includes a file node.node05.yml, maloo was not able to import it because it appears malformed in several places:

  • Notice there are two Build: sections and one is empty, I think there should only be one, though this is not where the code raised the exception.
  • The second Node: element has some issues. node name, mem size, and architecture are required but are not listed (this is where the exception was raised), instead there is a single -tcp entry which if listed, requires the networks: tag like the first node section
Build:
Build:
    lbats_build_id:
    lbats_build_name:
    architecture: x86_64
    os: GNU/Linux
    os_distribution: CentOS Linux 7
    lustre_version: 2.7.59
    lustre_build: 2.7.59
    lustre_branch:
    lustre_revision:
    kernel_version: 3.10.0-229.7.2.el7_lustre.x86_64
    file_system: NA

Node:
    node_name: node05
    mem_size: 1017144 kB
    architecture: x86_64
    networks:
    lbats_build_id:
    lbats_build_name:
    architecture: x86_64
    os: GNU/Linux
    os_distribution: CentOS Linux 7
    lustre_version: 2.7.59
    lustre_build: 2.7.59
    lustre_branch:
    lustre_revision:
    kernel_version: 3.10.0-229.7.2.el7_lustre.x86_64
    file_system: NA

Node:
        - tcp

LustreEntities:
    node_name: node05
    mem_size: 1017144 kB
    architecture: x86_64
    networks:
        - tcp

LustreEntities:
-
    node_type: Client 1
    node_name: node05
-
    node_type: Client 2
    node_name: node05
Generated at Sat Feb 10 07:32:01 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.