Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumping up the allocated heap memory slightly #859

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bumping up the allocated heap memory slightly #859

wants to merge 1 commit into from

Conversation

michaelsteven
Copy link
Contributor

I needed to increase heap memory for powerthermal and after some analysis of memory consumption with the up-to-date wiseman code cnsuming a bit more than before, adding more to the other services out of caution.

@JenkinsRHD
Copy link
Contributor

BUILD RackHD #631 : FAILURE

BUILD RackHD #631 Error Logs ▼Test Name: test02_api20_bootstrap_centos65 Error Details: list indices must be integers, not str -------------------- >> begin captured stdout << --------------------- restful: Action = get , URL = http://localhost:9090/api/2.0/workflows/ restful: Status code = 200

--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
infra.run: DEBUG: relaying set_test((None,)) to all trackers {}
test.run: DEBUG: handle_after_test pluggin progression for <stream_sources.amqp_source.AMQPStreamMonitor object at 0x7fc913d16c10> test=test01_api20_bootstrap_ubuntu14 (pr_gate_os_install.api20_bootstrap_base)
test.run: DEBUG: handle_after_test pluggin progression for <stream_sources.self_test_source.SelfTestStreamMonitor object at 0x7fc913d5bf50> test=test01_api20_bootstrap_ubuntu14 (pr_gate_os_install.api20_bootstrap_base)
root: INFO: +1.02 - STARTING TEST: [test02_api20_bootstrap_centos65 (pr_gate_os_install.api20_bootstrap_base)]
infra.run: DEBUG: relaying set_test((Test(<pr_gate_os_install.api20_bootstrap_base testMethod=test02_api20_bootstrap_centos65>),)) to all trackers {}
test.run: DEBUG: handle_start_test pluggin progression for <stream_sources.amqp_source.AMQPStreamMonitor object at 0x7fc913d16c10> test=test02_api20_bootstrap_centos65 (pr_gate_os_install.api20_bootstrap_base)
test.run: DEBUG: handle_start_test pluggin progression for <stream_sources.self_test_source.SelfTestStreamMonitor object at 0x7fc913d5bf50> test=test02_api20_bootstrap_centos65 (pr_gate_os_install.api20_bootstrap_base)
--------------------- >> end captured logging << ---------------------
Stack Trace: File "/usr/lib/python2.7/unittest/case.py", line 331, in run
testMethod()
File "/home/jenkins/workspace/RackHD/RackHD/test/tests/bootstrap/pr_gate_os_install.py", line 166, in test02_api20_bootstrap_centos65
wf_status = wait_for_workflow_complete(taskid)
File "/home/jenkins/workspace/RackHD/RackHD/test/tests/bootstrap/pr_gate_os_install.py", line 46, in wait_for_workflow_complete
wf_name = result['json']['injectableName']
'list indices must be integers, not str\n-------------------- >> begin captured stdout << ---------------------\nrestful: Action = get , URL = http://localhost:9090/api/2.0/workflows/\nrestful: Status code = 200 \n\n\n--------------------- >> end captured stdout << ----------------------\n-------------------- >> begin captured logging << --------------------\ninfra.run: DEBUG: relaying set_test((None,)) to all trackers {}\ntest.run: DEBUG: handle_after_test pluggin progression for <stream_sources.amqp_source.AMQPStreamMonitor object at 0x7fc913d16c10> test=test01_api20_bootstrap_ubuntu14 (pr_gate_os_install.api20_bootstrap_base)\ntest.run: DEBUG: handle_after_test pluggin progression for <stream_sources.self_test_source.SelfTestStreamMonitor object at 0x7fc913d5bf50> test=test01_api20_bootstrap_ubuntu14 (pr_gate_os_install.api20_bootstrap_base)\nroot: INFO: +1.02 - STARTING TEST: [test02_api20_bootstrap_centos65 (pr_gate_os_install.api20_bootstrap_base)]\ninfra.run: DEBUG: relaying set_test((Test(<pr_gate_os_install.api20_bootstrap_base testMethod=test02_api20_bootstrap_centos65>),)) to all trackers {}\ntest.run: DEBUG: handle_start_test pluggin progression for <stream_sources.amqp_source.AMQPStreamMonitor object at 0x7fc913d16c10> test=test02_api20_bootstrap_centos65 (pr_gate_os_install.api20_bootstrap_base)\ntest.run: DEBUG: handle_start_test pluggin progression for <stream_sources.self_test_source.SelfTestStreamMonitor object at 0x7fc913d5bf50> test=test02_api20_bootstrap_centos65 (pr_gate_os_install.api20_bootstrap_base)\n--------------------- >> end captured logging << ---------------------'

Copy link
Contributor

@phelpdh phelpdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Jenkins error has nothing to do with these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants