hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
00a71621c4ed4047a2816eed14f322728e524e77 | 133,130 | yaml | YAML | reports/stages/manhattan.ci.chef.co/job/chef-test/architecture=x86_64-platform=acceptance-project=chef-role=tester/47.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/stages/manhattan.ci.chef.co/job/chef-test/architecture=x86_64-platform=acceptance-project=chef-role=tester/47.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | null | null | null | reports/stages/manhattan.ci.chef.co/job/chef-test/architecture=x86_64-platform=acceptance-project=chef-role=tester/47.yaml | chef-boneyard/jenkins_pipeline_report | c74f6df8b5658c3a341f11ac244efee8ab63ec21 | [
"Apache-2.0"
] | 2 | 2021-06-27T16:09:19.000Z | 2021-08-29T14:08:44.000Z | ---
result: FAILURE
failure_category: code
failure_cause: chef_acceptance
failed_in:
chef_acceptance:
- top-cookbooks::provision
- top-cookbooks::force-destroy
- trivial::provision
- trivial::force-destroy
- windows-service::provision
- windows-service::force-destroy
- data-collector::provision
- data-collector::force-destroy
- fips::provision
- fips::force-destroy
- basics::provision
- basics::force-destroy
step: CHEF-ACCEPTANCE
timestamp: 2016-06-29 14:53:03 UTC
url: http://manhattan.ci.chef.co/job/chef-test/architecture=x86_64,platform=acceptance,project=chef,role=tester/47/
trigger_url: http://manhattan.ci.chef.co/job/chef-trigger-ad_hoc/57/
duration: 19m27s
logs:
consoleText:
2204: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker//../.acceptance_data/logs/docker
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x0000000481f048@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:24 +0000]
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:24 +0000]
2261: |2
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
2319: |2
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
2354: |
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] Running handlers:
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000]
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] [2016-06-29T14:56:25+00:00] ERROR: Running exception handlers
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] Running handlers complete
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] [2016-06-29T14:56:25+00:00] ERROR: Exception handlers complete
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] Chef Client failed. 3 resources updated in 01 minutes 40 seconds
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000]
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] [2016-06-29T14:56:25+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/chef-stacktrace.out
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] [2016-06-29T14:56:25+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:25 +0000] [2016-06-29T14:56:25+00:00] ERROR: Found 1 errors, they are stored in the backtrace
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:56:26 +0000] Waited 45/300s for instance <i-7a835cd5> to become ready.
TOP-COOKBOOKS::PROVISION::[2016-06-29 14:56:26 +0000] [2016-06-29T14:56:26+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
TRIVIAL::PROVISION::[2016-06-29 14:56:26 +0000] Waited 75/300s for instance <i-70835cdf> to become ready.
CHEF-ACCEPTANCE::[2016-06-29 14:56:26 +0000] Encountered an error running the recipe provision: Expected process to exit with [0], but received '1'
3495: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker//../.acceptance_data/logs/docker
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x0000000481f048@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'cookbook_kitchen[converge docker]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker//../.acceptance_data/logs/docker
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/acceptance-cookbook/libraries/top_cookbooks.rb
7: cookbook_kitchen "#{command} docker" do
8: end
9:
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/acceptance-cookbook/libraries/top_cookbooks.rb:7:in `block in <class:TopCookbooks>'
cookbook_kitchen("converge docker") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :cookbook_kitchen
cookbook_name "acceptance-cookbook"
repository "https://github.com/chef-cookbooks/docker.git"
test_cookbook "docker"
repository_root "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker"
branch "master"
command "converge"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker/"
chef_product "chef"
env {"BUNDLE_GEMFILE"=>"/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/Gemfile", "KITCHEN_YAML"=>"/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/.kitchen.docker.yml"}
end
================================================================================
Error executing action `run` on resource 'top_cookbooks[converge]'
================================================================================
Errno::ENOENT
-------------
cookbook_kitchen[converge docker] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/acceptance-cookbook/libraries/top_cookbooks.rb line 7) had an error: Errno::ENOENT: ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker//../.acceptance_data/logs/docker
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: top_cookbooks "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
top_cookbooks("converge") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :top_cookbooks
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "converge"
end
Starting audit phase
3622: |2
Running handlers:
[2016-06-29T14:56:25+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T14:56:25+00:00] ERROR: Exception handlers complete
Chef Client failed. 3 resources updated in 01 minutes 40 seconds
[2016-06-29T14:56:25+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/cache/chef-stacktrace.out
[2016-06-29T14:56:25+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T14:56:25+00:00] ERROR: Found 1 errors, they are stored in the backtrace
[2016-06-29T14:56:26+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
STDERR:
---- End output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/dna.json -o acceptance-cookbook::provision --no-color ----
Ran chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/provision/dna.json -o acceptance-cookbook::provision --no-color returned 1
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:289:in `invalid!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:276:in `error!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:53:in `block in run!'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:219:in `block in with_clean_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:199:in `with_original_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:205:in `with_clean_env'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:42:in `run!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:149:in `run_command'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:116:in `block in run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `each'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:76:in `block (2 levels) in start_worker'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `loop'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `block in start_worker'
CHEF-ACCEPTANCE::[2016-06-29 14:56:26 +0000] --force-destroy specified so attempting to run the destroy recipe
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:26 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/top-cookbooks/destroy.log] logger...
3700: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker//../.acceptance_data/logs/docker
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000005d632b0@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'cookbook_kitchen[destroy docker]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/top-cookbooks/test_run/docker//../.acceptance_data/logs/docker
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/acceptance-cookbook/libraries/top_cookbooks.rb
7: cookbook_kitchen "#{command} docker" do
8: end
9:
Compiled Resource:
------------------
#
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:38 +0000] Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/acceptance-cookbook/libraries/top_cookbooks.rb:7:in `block in <class:TopCookbooks>'
3806: |2
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
3841: |
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] Running handlers:
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000]
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] [2016-06-29T14:56:39+00:00] ERROR: Running exception handlers
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] Running handlers complete
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] [2016-06-29T14:56:39+00:00] ERROR: Exception handlers complete
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] Chef Client failed. 1 resources updated in 09 seconds
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000]
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] [2016-06-29T14:56:39+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/top-cookbooks/destroy/cache/chef-stacktrace.out
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] [2016-06-29T14:56:39+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] [2016-06-29T14:56:39+00:00] ERROR: Found 1 errors, they are stored in the backtrace
TOP-COOKBOOKS::DESTROY::[2016-06-29 14:56:39 +0000] [2016-06-29T14:56:39+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
FIPS::PROVISION::[2016-06-29 14:56:40 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/fips/provision.log] logger...
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:56:42 +0000] Waited 60/300s for instance <i-7a835cd5> to become ready.
8770: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial/../.acceptance_data/logs/trivial
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x000000027c0d10@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[setup]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial/../.acceptance_data/logs/trivial
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "setup"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("setup") do
action [:run]
u
TRIVIAL::PROVISION::[2016-06-29 14:59:33 +0000] pdated true
updated_by_last_action true
8858: |
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] Running handlers:
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000]
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] [2016-06-29T14:59:34+00:00] ERROR: Running exception handlers
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] Running handlers complete
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] [2016-06-29T14:59:34+00:00] ERROR: Exception handlers complete
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] Chef Client failed. 1 resources updated in 04 minutes 49 seconds
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000]
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] [2016-06-29T14:59:34+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/chef-stacktrace.out
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] [2016-06-29T14:59:34+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
TRIVIAL::PROVISION::[2016-06-29 14:59:34 +0000] [2016-06-29T14:59:34+00:00] ERROR: Found 1 errors, they are stored in the backtrace
TRIVIAL::PROVISION::[2016-06-29 14:59:35 +0000] [2016-06-29T14:59:35+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
CHEF-ACCEPTANCE::[2016-06-29 14:59:35 +0000] Encountered an error running the recipe provision: Expected process to exit with [0], but received '1'
---- Begin output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/dna.json -o acceptance-cookbook::provision --no-color ----
9680: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial/../.acceptance_data/logs/trivial
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x000000027c0d10@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[setup]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial/../.acceptance_data/logs/trivial
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "setup"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("setup") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "setup"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial"
chef_product "chef"
end
Starting audit phase
9765: |2
Running handlers:
[2016-06-29T14:59:34+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T14:59:34+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 04 minutes 49 seconds
[2016-06-29T14:59:34+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/cache/chef-stacktrace.out
[2016-06-29T14:59:34+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T14:59:34+00:00] ERROR: Found 1 errors, they are stored in the backtrace
[2016-06-29T14:59:35+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
STDERR:
---- End output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/dna.json -o acceptance-cookbook::provision --no-color ----
Ran chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/provision/dna.json -o acceptance-cookbook::provision --no-color returned 1
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:289:in `invalid!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:276:in `error!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:53:in `block in run!'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:219:in `block in with_clean_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:199:in `with_original_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:205:in `with_clean_env'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:42:in `run!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:149:in `run_command'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:116:in `block in run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `each'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:76:in `block (2 levels) in start_worker'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `loop'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `block in start_worker'
CHEF-ACCEPTANCE::[2016-06-29 14:59:35 +0000] --force-destroy specified so attempting to run the destroy recipe
TRIVIAL::DESTROY::[2016-06-29 14:59:35 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/trivial/destroy.log] logger...
9831: |
TRIVIAL::DESTROY::[2016-06-29 14:59:46 +0000]
TRIVIAL::DESTROY::[2016-06-29 14:59:46 +0000]
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial/../.acceptance_data/logs/trivial
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000004e597b0@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[destroy]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/trivial/../.acceptance_data/logs/trivial
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb
1: kitchen "destroy"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb:1:in `from_file'
kitchen("destroy") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declar
TRIVIAL::DESTROY::[2016-06-29 14:59:46 +0000] ed_type :kitchen
cookbook_name "acceptance-cookbook"
9919: |
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000] Running handlers:
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000]
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000] [2016-06-29T14:59:47+00:00] ERROR: Running exception handlers
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000] Running handlers complete
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000] [2016-06-29T14:59:47+00:00] ERROR: Exception handlers complete
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000] Chef Client failed. 1 resources updated in 08 seconds
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000]
TRIVIAL::DESTROY::[2016-06-29 14:59:47 +0000] [2016-06-29T14:59:47+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/trivial/destroy/cache/chef-stacktrace.out
[2016-06-29T14:59:47+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T14:59:47+00:00] ERROR: Found 1 errors, they are stored in the backtrace
TRIVIAL::DESTROY::[2016-06-29 14:59:48 +0000] [2016-06-29T14:59:48+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
BASICS::PROVISION::[2016-06-29 14:59:48 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/basics/provision.log] logger...
BASICS::PROVISION::[2016-06-29 14:59:51 +0000] Starting Chef Client, version 12.6.0
9972: |2
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:53 +0000]
10003: |2
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/windows-service/../.acceptance_data/logs/windows-service
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("converge") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "converge"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/windows-service"
chef_product "chef"
end
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:53 +0000] Starting audit phase
BASICS::PROVISION::[2016-06-29 14:59:55 +0000] [2016-06-29T14:59:55+00:00] WARN: Run List override has been provided.
10054: |
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000] Running handlers:
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000]
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000] [2016-06-29T14:59:55+00:00] ERROR: Running exception handlers
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000] Running handlers complete
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000] [2016-06-29T14:59:55+00:00] ERROR: Exception handlers complete
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000] Chef Client failed. 1 resources updated in 04 minutes 26 seconds
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000]
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:55 +0000] [2016-06-29T14:59:55+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/chef-stacktrace.out
[2016-06-29T14:59:55+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T14:59:55+00:00] ERROR: Found 1 errors, they are stored in the backtrace
BASICS::PROVISION::[2016-06-29 14:59:55 +0000] Synchronizing Cookbooks:
BASICS::PROVISION::[2016-06-29 14:59:55 +0000]
10081: |
BASICS::PROVISION::[2016-06-29 14:59:55 +0000]
BASICS::PROVISION::[2016-06-29 14:59:55 +0000] * execute[bundle exec kitchen converge -c -l debug] action run
WINDOWS-SERVICE::PROVISION::[2016-06-29 14:59:57 +0000] [2016-06-29T14:59:57+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
CHEF-ACCEPTANCE::[2016-06-29 14:59:57 +0000] Encountered an error running the recipe provision: Expected process to exit with [0], but received '1'
---- Begin output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/dna.json -o acceptance-cookbook::provision --no-color ----
10893: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/windows-service/../.acceptance_data/logs/windows-service
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x000000026ca758@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/windows-service/../.acceptance_data/logs/windows-service
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("converge") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "converge"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/windows-service"
chef_product "chef"
end
Starting audit phase
10978: |2
Running handlers:
[2016-06-29T14:59:55+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T14:59:55+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 04 minutes 26 seconds
[2016-06-29T14:59:55+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/cache/chef-stacktrace.out
[2016-06-29T14:59:55+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T14:59:55+00:00] ERROR: Found 1 errors, they are stored in the backtrace
[2016-06-29T14:59:57+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
STDERR:
---- End output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/dna.json -o acceptance-cookbook::provision --no-color ----
Ran chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/provision/dna.json -o acceptance-cookbook::provision --no-color returned 1
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:289:in `invalid!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:276:in `error!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:53:in `block in run!'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:219:in `block in with_clean_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:199:in `with_original_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:205:in `with_clean_env'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:42:in `run!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:149:in `run_command'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:116:in `block in run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `each'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:76:in `block (2 levels) in start_worker'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `loop'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `block in start_worker'
CHEF-ACCEPTANCE::[2016-06-29 14:59:57 +0000] --force-destroy specified so attempting to run the destroy recipe
WINDOWS-SERVICE::DESTROY::[2016-06-29 14:59:57 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/windows-service/destroy.log] logger...
11199: |
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:10 +0000]
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/windows-service/../.acceptance_data/logs/windows-service
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000003917528@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:10 +0000]
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:10 +0000]
11250: |2
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
11318: |
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000] Running handlers:
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000]
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000] [2016-06-29T15:00:11+00:00] ERROR: Running exception handlers
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000] Running handlers complete
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000] [2016-06-29T15:00:11+00:00] ERROR: Exception handlers complete
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000] Chef Client failed. 1 resources updated in 09 seconds
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:11 +0000]
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:12 +0000] [2016-06-29T15:00:12+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/windows-service/destroy/cache/chef-stacktrace.out
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:12 +0000] [2016-06-29T15:00:12+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:12 +0000] [2016-06-29T15:00:12+00:00] ERROR: Found 1 errors, they are stored in the backtrace
FIPS::PROVISION::[2016-06-29 15:00:12 +0000] D Parsing CSV Response
FIPS::PROVISION::[2016-06-29 15:00:12 +0000] D "src_md5","tmpzip","verifies","tmpfile","dst_md5","dst"
11341: |2
& $env:systemdrive\opscode\chef\bin\chef-client.bat --local-mode --config $env:TEMP\kitchen\client.rb --log_level auto --force-formatter --no-color --json-attributes $env:TEMP\kitchen\dna.json --chef-zero-port 8889)
WINDOWS-SERVICE::DESTROY::[2016-06-29 15:00:14 +0000] [2016-06-29T15:00:14+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
DATA-COLLECTOR::PROVISION::[2016-06-29 15:00:14 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/data-collector/provision.log] logger...
BASICS::PROVISION::[2016-06-29 15:00:16 +0000] Waited 10/300s for instance <i-75815eda> to become ready.
12773: |2
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
12803: |2
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/data-collector/../.acceptance_data/logs/data-collector
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
2: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:2:in `from_file'
kitchen("converge") do
action [:run]
updated true
updated_by_last_a
DATA-COLLECTOR::PROVISION::[2016-06-29 15:01:22 +0000] ction true
retries 0
12851: |2
Running handlers:
[2016-06-29T15:01:23+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:01:23+00:00] ERROR: Exception handlers complete
Chef Client failed. 2 resources updated in 01 minutes 06 seconds
[2016-06-29T15:01:23+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/chef-stacktrace.out
[2016-06-29T15:01:23+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:01:23+00:00] ERROR: Found 1 errors, they are stored in the backtrace
DATA-COLLECTOR::PROVISION::[2016-06-29 15:01:25 +0000] [2016-06-29T15:01:25+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
CHEF-ACCEPTANCE::[2016-06-29 15:01:25 +0000] Encountered an error running the recipe provision: Expected process to exit with [0], but received '1'
---- Begin output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/dna.json -o acceptance-cookbook::provision --no-color ----
14075: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/data-collector/../.acceptance_data/logs/data-collector
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000004b1c6b0@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/data-collector/../.acceptance_data/logs/data-collector
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
2: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:2:in `from_file'
kitchen("converge") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "converge"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/data-collector"
chef_product "chef"
end
Starting audit phase
14160: |2
Running handlers:
[2016-06-29T15:01:23+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:01:23+00:00] ERROR: Exception handlers complete
Chef Client failed. 2 resources updated in 01 minutes 06 seconds
[2016-06-29T15:01:23+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/cache/chef-stacktrace.out
[2016-06-29T15:01:23+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:01:23+00:00] ERROR: Found 1 errors, they are stored in the backtrace
[2016-06-29T15:01:25+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
STDERR:
---- End output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/dna.json -o acceptance-cookbook::provision --no-color ----
Ran chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/provision/dna.json -o acceptance-cookbook::provision --no-color returned 1
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:289:in `invalid!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:276:in `error!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:53:in `block in run!'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:219:in `block in with_clean_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:199:in `with_original_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:205:in `with_clean_env'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:42:in `run!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:149:in `run_command'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:116:in `block in run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `each'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:76:in `block (2 levels) in start_worker'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `loop'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `block in start_worker'
CHEF-ACCEPTANCE::[2016-06-29 15:01:25 +0000] --force-destroy specified so attempting to run the destroy recipe
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:25 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/data-collector/destroy.log] logger...
14227: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/data-collector/../.acceptance_data/logs/data-collector
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:36 +0000] action [:run]
retries 0
14268: |2
================================================================================
Error executing action `run` on resource 'kitchen[destroy]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/data-collector/../.acceptance_data/logs/data-collector
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb
2: kitchen "destroy"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb:2:in `from_file'
kitchen("destroy") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "destroy"
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:36 +0000]
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:36 +0000] command "destroy"
14319: |
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] Running handlers:
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000]
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] [2016-06-29T15:01:37+00:00] ERROR: Running exception handlers
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] Running handlers complete
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] [2016-06-29T15:01:37+00:00] ERROR: Exception handlers complete
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] Chef Client failed. 2 resources updated in 08 seconds
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000]
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] [2016-06-29T15:01:37+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/data-collector/destroy/cache/chef-stacktrace.out
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] [2016-06-29T15:01:37+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:37 +0000] [2016-06-29T15:01:37+00:00] ERROR: Found 1 errors, they are stored in the backtrace
BASICS::PROVISION::[2016-06-29 15:01:38 +0000] D [SSH] opening connection to ubuntu@10.194.13.242<{:user_known_hosts_file=>"/dev/null", :paranoid=>false, :port=>22, :compression=>false, :compression_level=>0, :keepalive=>true, :keepalive_interval=>60, :timeout=>15, :keys_only=>true, :keys=>["/home/jenkins/.ssh/jenkins.pem"], :auth_methods=>["publickey"], :user=>"ubuntu"}>
DATA-COLLECTOR::DESTROY::[2016-06-29 15:01:38 +0000] [2016-06-29T15:01:38+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
FIPS::PROVISION::[2016-06-29 15:01:43 +0000] Creating a new client identity for fips-integration-windows-2012r2 using the validator key.
FIPS::PROVISION::[2016-06-29 15:01:43 +0000] resolving cookbooks for run list: []
14358: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips/../.acceptance_data/logs/fips
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x000000027abcf8@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips/../.acceptance_data/logs/fips
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("converge") do
action [:run]
updated true
update
FIPS::PROVISION::[2016-06-29 15:01:44 +0000] d_by_last_action true
retries 0
14444: |2
Running handlers:
[2016-06-29T15:01:45+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:01:45+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 05 minutes 01 seconds
[2016-06-29T15:01:45+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/chef-stacktrace.out
[2016-06-29T15:01:45+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:01:45+00:00] ERROR: Found 1 errors, they are stored in the backtrace
FIPS::PROVISION::[2016-06-29 15:01:45 +0000] [2016-06-29T15:01:45+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
CHEF-ACCEPTANCE::[2016-06-29 15:01:45 +0000] Encountered an error running the recipe provision: Expected process to exit with [0], but received '1'
---- Begin output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/dna.json -o acceptance-cookbook::provision --no-color ----
18046: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips/../.acceptance_data/logs/fips
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x000000027abcf8@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips/../.acceptance_data/logs/fips
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("converge") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "converge"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips"
chef_product "chef"
end
Starting audit phase
18131: |2
Running handlers:
[2016-06-29T15:01:45+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:01:45+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 05 minutes 01 seconds
[2016-06-29T15:01:45+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/cache/chef-stacktrace.out
[2016-06-29T15:01:45+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:01:45+00:00] ERROR: Found 1 errors, they are stored in the backtrace
[2016-06-29T15:01:45+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
STDERR:
---- End output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/dna.json -o acceptance-cookbook::provision --no-color ----
Ran chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/provision/dna.json -o acceptance-cookbook::provision --no-color returned 1
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:289:in `invalid!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:276:in `error!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:53:in `block in run!'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:219:in `block in with_clean_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:199:in `with_original_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:205:in `with_clean_env'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:42:in `run!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:149:in `run_command'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:116:in `block in run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `each'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:76:in `block (2 levels) in start_worker'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `loop'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `block in start_worker'
CHEF-ACCEPTANCE::[2016-06-29 15:01:45 +0000] --force-destroy specified so attempting to run the destroy recipe
FIPS::DESTROY::[2016-06-29 15:01:45 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/fips/destroy.log] logger...
18213: |
FIPS::DESTROY::[2016-06-29 15:01:55 +0000]
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips/../.acceptance_data/logs/fips
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000005d062e0@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[destroy]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/fips/../.acceptance_data/logs/fips
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb
1: kitchen "destroy"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb:1:in `from_file'
kitchen("destroy") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbo
FIPS::DESTROY::[2016-06-29 15:01:55 +0000] ok_name "acceptance-cookbook"
recipe_name "destroy"
18300: |2
Running handlers:
[2016-06-29T15:01:56+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:01:56+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 07 seconds
FIPS::DESTROY::[2016-06-29 15:01:56 +0000] [2016-06-29T15:01:56+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/fips/destroy/cache/chef-stacktrace.out
[2016-06-29T15:01:56+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:01:56+00:00] ERROR: Found 1 errors, they are stored in the backtrace
BASICS::PROVISION::[2016-06-29 15:01:56 +0000] D [SSH] opening connection to ubuntu@10.194.13.242<{:user_known_hosts_file=>"/dev/null", :paranoid=>false, :port=>22, :compression=>false, :compression_level=>0, :keepalive=>true, :keepalive_interval=>60, :timeout=>15, :keys_only=>true, :keys=>["/home/jenkins/.ssh/jenkins.pem"], :auth_methods=>["publickey"], :user=>"ubuntu"}>
FIPS::DESTROY::[2016-06-29 15:01:58 +0000] [2016-06-29T15:01:58+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
BASICS::PROVISION::[2016-06-29 15:02:11 +0000] D [SSH] connection failed (#<Net::SSH::ConnectionTimeout: Net::SSH::ConnectionTimeout>)
Waiting for SSH service on 10.194.13.242:22, retrying in 3 seconds
19371: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics/../.acceptance_data/logs/basics
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000004dbe648@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics/../.acceptance_data/logs/basics
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("converge") do
action [:run]
u
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] pdated true
updated_by_last_action true
19459: |
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] Running handlers:
BASICS::PROVISION::[2016-06-29 15:12:19 +0000]
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] [2016-06-29T15:12:19+00:00] ERROR: Running exception handlers
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] Running handlers complete
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] [2016-06-29T15:12:19+00:00] ERROR: Exception handlers complete
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] Chef Client failed. 1 resources updated in 12 minutes 28 seconds
BASICS::PROVISION::[2016-06-29 15:12:19 +0000]
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] [2016-06-29T15:12:19+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/chef-stacktrace.out
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] [2016-06-29T15:12:19+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
BASICS::PROVISION::[2016-06-29 15:12:19 +0000] [2016-06-29T15:12:19+00:00] ERROR: Found 1 errors, they are stored in the backtrace
BASICS::PROVISION::[2016-06-29 15:12:20 +0000] [2016-06-29T15:12:20+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
CHEF-ACCEPTANCE::[2016-06-29 15:12:20 +0000] Encountered an error running the recipe provision: Expected process to exit with [0], but received '1'
---- Begin output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/dna.json -o acceptance-cookbook::provision --no-color ----
20634: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics/../.acceptance_data/logs/basics
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
49: ruby_block "copy_kitchen_logs_to_data_path" do
50: block do
51: suite = kitchen_dir.split("/").last
52: FileUtils.cp_r("#{kitchen_dir}/.kitchen/logs/", "#{kitchen_dir}/../.acceptance_data/logs/#{suite}")
53: end
54: end
55: end
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:49:in `block in <class:Kitchen>'
ruby_block("copy_kitchen_logs_to_data_path") do
action [:run]
retries 0
retry_delay 2
default_guard_interpreter :default
block_name "copy_kitchen_logs_to_data_path"
declared_type :ruby_block
cookbook_name "acceptance-cookbook"
block #<Proc:0x00000004dbe648@/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:50>
end
================================================================================
Error executing action `run` on resource 'kitchen[converge]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics/../.acceptance_data/logs/basics
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb
1: kitchen "converge"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/cookbooks/acceptance-cookbook/recipes/provision.rb:1:in `from_file'
kitchen("converge") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "provision"
command "converge"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics"
chef_product "chef"
end
Starting audit phase
20719: |2
Running handlers:
[2016-06-29T15:12:19+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:12:19+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 12 minutes 28 seconds
[2016-06-29T15:12:19+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/cache/chef-stacktrace.out
[2016-06-29T15:12:19+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:12:19+00:00] ERROR: Found 1 errors, they are stored in the backtrace
[2016-06-29T15:12:20+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
STDERR:
---- End output of chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/dna.json -o acceptance-cookbook::provision --no-color ----
Ran chef-client -z -c /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/.chef/config.rb --force-formatter -j /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/provision/dna.json -o acceptance-cookbook::provision --no-color returned 1
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:289:in `invalid!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/gems/mixlib-shellout-2.2.6/lib/mixlib/shellout.rb:276:in `error!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:53:in `block in run!'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:219:in `block in with_clean_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:199:in `with_original_env'
/home/jenkins/.chefdk/gem/ruby/2.1.0/gems/bundler-1.11.2/lib/bundler.rb:205:in `with_clean_env'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/chef_runner.rb:42:in `run!'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:149:in `run_command'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:116:in `block in run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `each'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:114:in `run_suite'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:76:in `block (2 levels) in start_worker'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `loop'
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/vendor/bundle/ruby/2.1.0/bundler/gems/chef-acceptance-e92ddae46d21/lib/chef-acceptance/application.rb:74:in `block in start_worker'
CHEF-ACCEPTANCE::[2016-06-29 15:12:20 +0000] --force-destroy specified so attempting to run the destroy recipe
BASICS::DESTROY::[2016-06-29 15:12:20 +0000] Initialized [/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/logs/basics/destroy.log] logger...
20781: |2
* ruby_block[copy_kitchen_logs_to_data_path] action run
================================================================================
Error executing action `run` on resource 'ruby_block[copy_kitchen_logs_to_data_path]'
================================================================================
Errno::ENOENT
-------------
No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics/../.acceptance_data/logs/basics
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
BASICS::DESTROY::[2016-06-29 15:12:30 +0000] # In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb
20821: |2
================================================================================
Error executing action `run` on resource 'kitchen[destroy]'
================================================================================
Errno::ENOENT
-------------
ruby_block[copy_kitchen_logs_to_data_path] (/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb line 49) had an error: Errno::ENOENT: No such file or directory @ dir_s_mkdir - /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics/../.acceptance_data/logs/basics
Cookbook Trace:
---------------
/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/cookbooks/kitchen_acceptance/libraries/kitchen.rb:52:in `block (3 levels) in <class:Kitchen>'
Resource Declaration:
---------------------
# In /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb
1: kitchen "destroy"
Compiled Resource:
------------------
# Declared in /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/cookbooks/acceptance-cookbook/recipes/destroy.rb:1:in `from_file'
kitchen("destroy") do
action [:run]
updated true
updated_by_last_action true
retries 0
retry_delay 2
default_guard_interpreter :default
declared_type :kitchen
cookbook_name "acceptance-cookbook"
recipe_name "destroy"
command "destroy"
kitchen_options "-c -l debug"
kitchen_dir "/home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/acceptance/basics"
chef_product "chef"
end
Starting audit phase
BASICS::DESTROY::[2016-06-29 15:12:31 +0000]
20866: |2
Running handlers:
[2016-06-29T15:12:31+00:00] ERROR: Running exception handlers
Running handlers complete
[2016-06-29T15:12:31+00:00] ERROR: Exception handlers complete
Chef Client failed. 1 resources updated in 07 seconds
[2016-06-29T15:12:31+00:00] FATAL: Stacktrace dumped to /home/jenkins/workspace/chef-test/architecture/x86_64/platform/acceptance/project/chef/role/tester/chef-acceptance-data/chef/basics/destroy/cache/chef-stacktrace.out
[2016-06-29T15:12:31+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
[2016-06-29T15:12:31+00:00] ERROR: Found 1 errors, they are stored in the backtrace
BASICS::DESTROY::[2016-06-29 15:12:31 +0000] [2016-06-29T15:12:31+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
CHEF-ACCEPTANCE::[2016-06-29 15:12:31 +0000]
CHEF-ACCEPTANCE::[2016-06-29 15:12:31 +0000] chef-acceptance run failed
20900: |
CHEF-ACCEPTANCE::[2016-06-29 15:12:31 +0000] | basics | Total | 00:12:42 | Y |
CHEF-ACCEPTANCE::[2016-06-29 15:12:31 +0000] | Run | Total | 00:17:55 | Y |
Build step 'Invoke XShell command' marked build as failure
Archiving artifacts
Recording fingerprints
steps:
total: 19m27s
before (setup time): 1m32s
CHEF-ACCEPTANCE:
total: 17m55s
OMNITRUCK::PROVISION: 18s
TRIVIAL::PROVISION: 4m59s
TOP-COOKBOOKS::PROVISION: 1m50s
OMNITRUCK::VERIFY: 21s
WINDOWS-SERVICE::PROVISION: 4m32s
TOP-COOKBOOKS::DESTROY: 14s
FIPS::PROVISION: 5m5s
TRIVIAL::DESTROY: 13s
BASICS::PROVISION: 12m32s
WINDOWS-SERVICE::DESTROY: 17s
DATA-COLLECTOR::PROVISION: 1m11s
DATA-COLLECTOR::DESTROY: 18s
FIPS::DESTROY: 26s
BASICS::DESTROY: 11s
chef_acceptance_timing:
- omnitruck:
provision: 10s
verify: 14s
destroy: 6s
Total: 48s
top-cookbooks:
provision: 1m25s
force-destroy: 8s
Total: 2m3s
trivial:
provision: 4m17s
force-destroy: 9s
Total: 5m12s
windows-service:
provision: 3m59s
force-destroy: 11s
Total: 4m49s
data-collector:
provision: 1m3s
force-destroy: 9s
Total: 1m24s
fips:
provision: 4m27s
force-destroy: 9s
Total: 5m18s
basics:
provision: 11m37s
force-destroy: 7s
Total: 12m42s
Run:
Total: 17m55s
| 76.77624 | 795 | 0.671201 |
69b88203559683150483c51115762e0bbe7f71d9 | 149 | yml | YAML | src/test/resources/application.yml | ministryofjustice/oasys-ndh-delius-replacement | 74379431731b21b39c6dffb8cc3430521091428d | [
"MIT"
] | null | null | null | src/test/resources/application.yml | ministryofjustice/oasys-ndh-delius-replacement | 74379431731b21b39c6dffb8cc3430521091428d | [
"MIT"
] | 1 | 2022-01-25T10:20:44.000Z | 2022-01-25T10:20:44.000Z | src/test/resources/application.yml | noms-digital-studio/oasys-ndh-delius-replacement | 74379431731b21b39c6dffb8cc3430521091428d | [
"MIT"
] | 1 | 2021-04-11T06:32:50.000Z | 2021-04-11T06:32:50.000Z | spring:
activemq:
broker-url: vm://localhost:61616?broker.persistent=false
in-memory: true
custody.api.base.url:
activemq.delivery.mode: 1 | 21.285714 | 60 | 0.738255 |
b60dfbb72d6fa3bb750ffa467841fa6b11ed50c1 | 1,269 | yml | YAML | pkgdown/_pkgdown.yml | leonawicz/seqplot | 7c36274078c4b6ffbd9dcc278f3176b7535ba86f | [
"MIT"
] | 64 | 2016-10-11T07:24:41.000Z | 2021-11-18T18:47:37.000Z | pkgdown/_pkgdown.yml | leonawicz/seqplot | 7c36274078c4b6ffbd9dcc278f3176b7535ba86f | [
"MIT"
] | 4 | 2016-10-19T02:30:40.000Z | 2017-10-06T10:01:24.000Z | pkgdown/_pkgdown.yml | leonawicz/seqplot | 7c36274078c4b6ffbd9dcc278f3176b7535ba86f | [
"MIT"
] | 15 | 2016-10-13T05:05:35.000Z | 2022-01-02T14:00:41.000Z | url: https://leonawicz.github.io/
template:
params:
bootswatch: sandstone
reference:
- title: Save image sequences
contents:
- save_seq
- save_map
- save_ts
- title: Projections
contents:
- do_projection
- project_to_hemisphere
- title: Data prep
contents:
- gc_endpoints
- gc_arcs
- gc_paths
- get_ma
- get_lonlat_seq
- pad_frames
- title: Convert image sequences to video
contents:
- ffmpeg
- title: Apps
contents:
- runOrtho
- title: Data sets
contents:
- annualtemps
- monthlytemps
- bathymetry
- borders
- network
navbar:
title: "mapmate"
type: inverse
left:
- text: "Home"
icon: fa-home fa-lg
href: index.html
- text: "Introduction"
icon: fa-info fa-lg
href: articles/mapmate.html
- text: "Visual examples"
icon: fa-globe fa-lg
menu:
- text: "Usage & limitations"
href: articles/usage_and_limitations.html
- text: "Network maps"
href: articles/networks.html
- text: "ffmpeg"
icon: fa-play-circle-o fa-lg
href: articles/ffmpeg.html
- text: "Reference"
icon: fa-book fa-lg
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/leonawicz/mapmate
| 19.523077 | 51 | 0.636722 |
eb24d8aaf581ccb30e33dbe5457820d54e02de66 | 152 | yml | YAML | apidoc/Ti/UI/CENTERED.yml | neam/TideSDK | 78461864de23c0a6441ec725c46736b4333440ca | [
"Apache-2.0"
] | 10 | 2016-11-27T20:23:04.000Z | 2021-12-19T13:52:22.000Z | apidoc/Ti/UI/CENTERED.yml | masonzhang/TideSDK | c8634f6477d16c2f571a8e46219397977bd1562a | [
"Apache-2.0"
] | null | null | null | apidoc/Ti/UI/CENTERED.yml | masonzhang/TideSDK | c8634f6477d16c2f571a8e46219397977bd1562a | [
"Apache-2.0"
] | 9 | 2015-11-11T14:03:34.000Z | 2020-03-14T10:58:08.000Z | ---
namespace: Ti.UI.CENTERED
type: property
description: The CENTERED event constant
since: 0.6.0
platforms: ['osx', 'linux', 'win32']
returns: Number
| 19 | 40 | 0.730263 |
284a1609c8b91b8fd26a42f247467ea1cc0ad8c4 | 4,199 | yaml | YAML | configs/history.yaml | LessonPlanet/wraith | a6a8c3225bc62da9d54904d9ae591a7fd240ea9c | [
"Apache-2.0"
] | 2 | 2017-06-12T17:52:49.000Z | 2020-01-29T18:57:41.000Z | configs/history.yaml | LessonPlanet/wraith | a6a8c3225bc62da9d54904d9ae591a7fd240ea9c | [
"Apache-2.0"
] | 3 | 2016-02-29T09:44:22.000Z | 2016-07-08T09:47:30.000Z | configs/history.yaml | LessonPlanet/wraith | a6a8c3225bc62da9d54904d9ae591a7fd240ea9c | [
"Apache-2.0"
] | null | null | null | ##############################################################
##############################################################
# This is an example configuration provided by Wraith.
# Feel free to amend for your own requirements.
# ---
# This particular config is intended to demonstrate how
# to use Wraith in 'history' mode, which is best suited to
# making sure your site's appearance remains consistent over
# time.
#
# `wraith history history.yaml` # generate base screenshots
# `wraith latest history.yaml` # take new shots and compare
#
##############################################################
##############################################################
# (required) The engine to run Wraith with. Examples: 'phantomjs', 'casperjs', 'slimerjs'
browser: "phantomjs"
# (required) The domain to take screenshots of.
domains:
production: "https://www.lessonplanet.com"
staging: "https://staging.lessonplanet.com"
# (required) The paths to capture. This particular config is using casperjs, so we can take screenshots of selectors rather than the entire page.
paths:
home: /
search: /search?keywords=peaches&grade_ids[]=249&subject_ids[]=365220
search_tiled: /search?keywords=peaches&grade_ids[]=249&subject_ids[]=365220&layout=tiled&page=1
search_list: /search?keywords=peaches&grade_ids[]=249&subject_ids[]=365220&layout=list&page=1
directory: /lesson-plans
directory_resources: /lesson-plans/growth-and-development
apps: /apps
how_it_works: /content/how_it_works
signup: /subscription/new
sign_in: /auth/users/sign_in
standards: /state-standards
contact_us: /us/contact
calendar: /calendar
about_us: /us/about_us
videos: /us/videos
testimonials: /us/testimonials
rrp_worksheet: /teachers/areas-and-perimeters-3rd-6th
rrp_app: /teachers/sorting-machine
rrp_collection: /collections/rockin-english-lessons-rockin-vocab
pricing: /pricing
sitemap: /content/site_map
page_404: /404
maintenance: /maintenance
news: /free-resources
news_article: /free-resources/vowel-mixing-48996a490884b9a7
# (optional) JavaScript file to execute before taking screenshot of every path. Default: nil
before_capture: 'javascript/cookies_and_headers--phantom.js'
# (required) Screen widths (and optional height) to resize the browser to before taking the screenshot.
screen_widths:
- 750x1334
- 960x640
- 1024x768
- 1366x768
- 1680x1050
- 1920x1200
- 2048x1536
# (optional) Resize to each screen width (efficient), or reload at each screen width (costly). Default: 'reload'
resize_or_reload: 'reload'
# (required for history mode, otherwise optional) The directory that your base screenshots will be stored in.
history_dir: 'shots_history'
# (required) The directory that your latest screenshots will be stored in
directory: 'shots'
# (required) Amount of fuzz ImageMagick will use when comparing images. A higher fuzz makes the comparison less strict.
fuzz: '20%'
# (optional) The maximum acceptable level of difference (in %) between two images before Wraith reports a failure. Default: 0
threshold: 0
# (optional) Specify the template (and generated thumbnail sizes) for the gallery output.
gallery:
template: 'basic_template' # Examples: 'basic_template' (default), 'slideshow_template'
thumb_width: 200
thumb_height: 200
# (optional) Choose which results are displayed in the gallery, and in what order. Default: alphanumeric
# Options:
# alphanumeric - all paths (with or without a difference) are shown, sorted by path
# diffs_first - all paths (with or without a difference) are shown, sorted by difference size (largest first)
# diffs_only - only paths with a difference are shown, sorted by difference size (largest first)
# Note: different screen widths are always grouped together.
mode: alphanumeric
# (optional) Choose to run Wraith in verbose mode, for easier debugging. Default: false
verbose: false
# (optional) Color to highlight the image diff. Default: 'blue'
highlight_color: blue
# (optional) Parameters to pass to Phantom/Casper command line. Default: '--ignore-ssl-errors=true --ssl-protocol=tlsv1'
phantomjs_options: '--ignore-ssl-errors=true --ssl-protocol=any'
| 40.76699 | 145 | 0.71517 |
28dde5e920389204e943fc309c4ddc01ad96a1b7 | 230 | yml | YAML | .travis.yml | jrasanen/volition | 96ce78f7bee735db771cbf9c2271719535cfa7e7 | [
"MIT"
] | 11 | 2018-05-07T00:57:07.000Z | 2021-11-14T20:25:53.000Z | .travis.yml | jrasanen/volition | 96ce78f7bee735db771cbf9c2271719535cfa7e7 | [
"MIT"
] | 1 | 2018-02-20T13:46:52.000Z | 2018-02-20T13:46:52.000Z | .travis.yml | jrasanen/volition | 96ce78f7bee735db771cbf9c2271719535cfa7e7 | [
"MIT"
] | 1 | 2021-07-07T16:52:56.000Z | 2021-07-07T16:52:56.000Z | language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
addons:
apt:
packages:
- libxxf86vm-dev
- libosmesa6-dev
os:
- linux
- osx
| 13.529412 | 28 | 0.508696 |
bf875007001b3eb7281e372472b24a9e381718e5 | 130 | yml | YAML | sls/lambda/FooBarLambdaFunction.yml | jmadoremos/serverless-javascript-boilerplate | 9b6b288958fc850bc305ebdab1a1117fd0a34846 | [
"MIT"
] | null | null | null | sls/lambda/FooBarLambdaFunction.yml | jmadoremos/serverless-javascript-boilerplate | 9b6b288958fc850bc305ebdab1a1117fd0a34846 | [
"MIT"
] | null | null | null | sls/lambda/FooBarLambdaFunction.yml | jmadoremos/serverless-javascript-boilerplate | 9b6b288958fc850bc305ebdab1a1117fd0a34846 | [
"MIT"
] | null | null | null | name: foobar-${self:provider.region}-${self:provider.stage}
description: Function for foobar
handler: src/fooBar/index.handler
| 32.5 | 60 | 0.776923 |
33989358890ed16d1697ff198cb60a327a7a1bdb | 184 | yml | YAML | devcontainer/docker-compose.remote.yml | k1dave6412/HjwzwApi | a61fcf806ec6735abf44e89d718cee592d029315 | [
"Apache-2.0"
] | 1 | 2020-03-11T02:55:43.000Z | 2020-03-11T02:55:43.000Z | devcontainer/docker-compose.remote.yml | k1dave6412/HjwzwApi | a61fcf806ec6735abf44e89d718cee592d029315 | [
"Apache-2.0"
] | null | null | null | devcontainer/docker-compose.remote.yml | k1dave6412/HjwzwApi | a61fcf806ec6735abf44e89d718cee592d029315 | [
"Apache-2.0"
] | 1 | 2020-03-11T02:55:47.000Z | 2020-03-11T02:55:47.000Z | version: '3.3'
services:
hjwzw_host:
volumes:
- /home/sung/Code/HjwzwApi:/workspace
- /home/sung/.ssh:/home/sung/.ssh
- /etc/localtime:/etc/localtime:ro | 26.285714 | 45 | 0.603261 |
1cfa0931c03d52ad3936cf02eacd2911243b48b5 | 1,319 | yml | YAML | _data/comments/elasticsearch-restore/comment-1567864371579.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | 3 | 2016-08-09T13:44:22.000Z | 2016-09-22T02:44:13.000Z | _data/comments/elasticsearch-restore/comment-1567864371579.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1567864371579.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: c890cdf0-d176-11e9-8286-018f66212dab
message: >-
However vef.nlvw.zacharythomas.github.io.qlj.hl coincide
[URL=http://hackingdiabetes.org/chloroquine/ - order chloroquine online[/URL
- [URL=http://solepost.com/cialis/ - canada cialis[/URL -
[URL=http://gaiaenergysystems.com/levitra-generic/ - levitra[/URL -
[URL=http://solepost.com/retin-a/ - retin a[/URL -
[URL=http://passagesinthevoid.com/requip/ - requip generic[/URL - haemangioma
<a href="http://hackingdiabetes.org/chloroquine/">chloroquine online</a> <a
href="http://solepost.com/cialis/">lowest price cialis 20mg</a> <a
href="http://gaiaenergysystems.com/levitra-generic/">levitra generic</a> <a
href="http://solepost.com/retin-a/">retin a</a> <a
href="http://passagesinthevoid.com/requip/">online requip</a> grades
http://hackingdiabetes.org/chloroquine/ chloroquine canada
http://solepost.com/cialis/ no prescription cialis
http://gaiaenergysystems.com/levitra-generic/ levitra prices generic levitra
vardenafil 20mg http://solepost.com/retin-a/ retin a gel
http://passagesinthevoid.com/requip/ requip without dr prescription
screen-detected motion, truncal again.
name: udaacihoc
email: 84602d14397efae6fb6179a4c15eba49
url: 'http://hackingdiabetes.org/chloroquine/'
hidden: ''
date: '2019-09-07T13:52:51.578Z'
| 52.76 | 80 | 0.748294 |
e0256ebc45b3263b8e8b64477f22328e99f7dcda | 395 | yaml | YAML | source/extension.yaml | Lacro59/playnite-playeractivities-plugin | 3dad7741f12e1a559e248512bc53600cfb83797e | [
"MIT"
] | 1 | 2022-03-16T20:17:20.000Z | 2022-03-16T20:17:20.000Z | source/extension.yaml | Lacro59/playnite-playeractivities-plugin | 3dad7741f12e1a559e248512bc53600cfb83797e | [
"MIT"
] | 4 | 2022-03-30T19:00:02.000Z | 2022-03-31T17:18:17.000Z | source/extension.yaml | Lacro59/playnite-playeractivities-plugin | 3dad7741f12e1a559e248512bc53600cfb83797e | [
"MIT"
] | null | null | null | Id: playnite-playeractivities-plugin
Name: PlayerActivities
Author: Lacro59
Version: 0.2.1
Module: PlayerActivities.dll
Type: GenericPlugin
Icon: icon.png
Links:
- Name: Forum
Url: https://playnite.link/forum/thread-1148.html
- Name: Github
Url: https://github.com/Lacro59/playnite-playeractivities-plugin
- Name: Translate
Url: https://crowdin.com/project/playnite-extensions | 28.214286 | 68 | 0.762025 |
88094a124f8c50ba456c41383052ed518c2ab250 | 875 | yml | YAML | data/tn/people/Mary-Littleton-ec8815da-568a-436a-88ed-1e9da240fe80.yml | TheWalkers/people | 6637774bc49fcd061320cbb39d62f2ea9556d0a5 | [
"CC0-1.0"
] | null | null | null | data/tn/people/Mary-Littleton-ec8815da-568a-436a-88ed-1e9da240fe80.yml | TheWalkers/people | 6637774bc49fcd061320cbb39d62f2ea9556d0a5 | [
"CC0-1.0"
] | null | null | null | data/tn/people/Mary-Littleton-ec8815da-568a-436a-88ed-1e9da240fe80.yml | TheWalkers/people | 6637774bc49fcd061320cbb39d62f2ea9556d0a5 | [
"CC0-1.0"
] | null | null | null | id: ocd-person/ec8815da-568a-436a-88ed-1e9da240fe80
name: Mary Littleton
party:
- name: Republican
roles:
- district: '78'
jurisdiction: ocd-jurisdiction/country:us/state:tn/government
type: lower
contact_details:
- address: 425 5th Avenue North;Suite 634 Cordell Hull Bldg.;Nashville, TN 37243
email: rep.mary.littleton@capitol.tn.gov
fax: 615-253-0279
note: Capitol Office
voice: 615-741-7477
links:
- url: http://www.capitol.tn.gov/house/members/h78.html
sources:
- url: http://www.capitol.tn.gov/house/members/
- url: http://www.capitol.tn.gov/house/members/h78.html
image: http://www.capitol.tn.gov/house/members/images/h78.jpg
other_identifiers:
- identifier: TNL000214
scheme: legacy_openstates
- identifier: TNL000283
scheme: legacy_openstates
- identifier: TNL000335
scheme: legacy_openstates
given_name: Mary
family_name: Littleton
gender: Female
| 28.225806 | 80 | 0.773714 |
6bc3257709f7935d3770f860d9688dd3246380c5 | 4,769 | yaml | YAML | config/samples/node_example_loadtest.yaml | fenggw-fnst/test-infra | b6d201f6486712bafc58c89d01ece4bf5561bb32 | [
"Apache-2.0"
] | 1 | 2020-08-11T19:48:12.000Z | 2020-08-11T19:48:12.000Z | config/samples/node_example_loadtest.yaml | fenggw-fnst/test-infra | b6d201f6486712bafc58c89d01ece4bf5561bb32 | [
"Apache-2.0"
] | null | null | null | config/samples/node_example_loadtest.yaml | fenggw-fnst/test-infra | b6d201f6486712bafc58c89d01ece4bf5561bb32 | [
"Apache-2.0"
] | null | null | null | apiVersion: e2etest.grpc.io/v1
kind: LoadTest
metadata:
# Every load test instance must be assigned a unique name on the
# cluster. There are ways we can circumvent naming clashes, such
# as using namespaces or dynamically assigning names.
name: node-example
# As a custom resource, it behaves like a native kubernetes object.
# This means that users can perform CRUD operations through the
# Kubernetes API or kubectl. In addition, it means that the user
# can set any metadata on it.
labels:
language: node
spec:
# The user can specify servers to use when running tests. The
# initial version only supports 1 server to limit scope. Servers
# is an array for future expansion.
#
# There are many designs and systems to pursue load balancing,
# organizing and monitoring a mesh of servers. Therefore, this
# will likely be expanded in the future.
servers:
- language: node
clone:
repo: https://github.com/grpc/grpc-node.git
gitRef: master
build:
command: [ "bash", "/build_scripts/build_qps_worker.sh" ]
run:
command: [ "node" ]
args: [ "-r", "./test/fixtures/native_native.js", "test/performance/worker.js", "--benchmark_impl=grpc" ]
# Users can specify multiple clients. They are bound by the
# number of nodes.
clients:
- language: node
clone:
repo: https://github.com/grpc/grpc-node.git
gitRef: master
build:
command: ["bash", "/build_scripts/build_qps_worker.sh"]
run:
command: [ "node" ]
args: [ "-r", "./test/fixtures/native_native.js", "test/performance/worker.js", "--benchmark_impl=grpc"]
# We can optionally specify where to place the results. The
# controller will attempt to mount a service account in the driver.
# This can be used for uploading results to GCS or BigQuery.
# results:
# bigQueryTable: "example-project.foo.demo_dataset"
# timeoutSeconds is an integer field that indicates the longest time a test
# is allowed to run, in seconds. Tests that run longer than the given value
# will be marked as Errored and will no longer be allocated resources to run.
# For example: timeoutSeconds: 900 indicates the timeout of this test
# is 15min. The minimum valid value for this field is 1.
timeoutSeconds: 900
# ttlSeconds is an integer field that indicates how long a test is allowed to
# live on the cluster, in seconds. Tests that live longer than the given value
# will be deleted. For example: ttlSeconds: 86400 indicates the time-to-live
# of this test is 24h. The minimum valid value for this field is 1.
ttlSeconds: 86400
# ScenariosJSON is string with the contents of a Scenarios message, formatted
# as JSON. See the Scenarios protobuf definition for details:
# https://github.com/grpc/grpc-proto/blob/master/grpc/testing/control.proto.
scenariosJSON: |
{
"scenarios": [
{
"name": "node_to_node_generic_async_streaming_ping_pong_secure",
"num_servers": 1,
"num_clients": 1,
"client_config": {
"client_type": "ASYNC_CLIENT",
"security_params": {
"use_test_ca": true,
"server_host_override": "foo.test.google.fr"
},
"outstanding_rpcs_per_channel": 1,
"client_channels": 1,
"async_client_threads": 1,
"client_processes": 0,
"threads_per_cq": 0,
"rpc_type": "STREAMING",
"histogram_params": {
"resolution": 0.01,
"max_possible": 60000000000.0
},
"channel_args": [
{
"name": "grpc.optimization_target",
"str_value": "latency"
}
],
"payload_config": {
"bytebuf_params": {
"req_size": 0,
"resp_size": 0
}
},
"load_params": {
"closed_loop": {}
}
},
"server_config": {
"server_type": "ASYNC_GENERIC_SERVER",
"security_params": {
"use_test_ca": true,
"server_host_override": "foo.test.google.fr"
},
"async_server_threads": 1,
"server_processes": 0,
"threads_per_cq": 0,
"channel_args": [
{
"name": "grpc.optimization_target",
"str_value": "latency"
}
],
"payload_config": {
"bytebuf_params": {
"req_size": 0,
"resp_size": 0
}
}
},
"warmup_seconds": 5,
"benchmark_seconds": 30
}
]
}
| 35.066176 | 111 | 0.594674 |
f9555f5d05182b7e0964dbc3c81f3db9bdf5acc6 | 715 | yml | YAML | threads/3334493/posts/73919455.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/73919455.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/3334493/posts/73919455.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=73919455&postcount=21320
id: 73919455
tid: 3334493
num: 21320
datetime: 2015-01-26T08:32:00.000Z
user:
img: customavatars/avatar1464415_6.gif
name: Zino2409
title: Junior Member
joinDate: 2014-12-31T16:00:00.000Z
posts: .nan
id: '1464415'
title: >-
Re: Post 1 tấm ảnh về Cô gái mà bạn cho là xinh nhất mà bạn từng gặp trong
đời?!
content:
html: "\r\n\t\t\t\r\n\t\t\tĐù !!!! 2 cái mắt đen xì <img src=\"/images/smilies/Off/smile.gif\" border=\"0\" alt=\"\" title=\"Smile\" class=\"inlineimg\">)(<img src=\"/images/smilies/Off/beauty.gif\" border=\"0\" alt=\"\" title=\"Beauty\" class=\"inlineimg\">\r\n\t\t"
text: Đù !!!! 2 cái mắt đen xì )(
| 37.631579 | 303 | 0.655944 |
ddde5dbf3ba7d45a45b17085b05b364f509342d7 | 621 | yml | YAML | structured/petstore/store/deleteOrder.yml | hellosnow/rest-onboard | 22f2441040c5b80c0756d5abd2883884a77f471e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | structured/petstore/store/deleteOrder.yml | hellosnow/rest-onboard | 22f2441040c5b80c0756d5abd2883884a77f471e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | structured/petstore/store/deleteOrder.yml | hellosnow/rest-onboard | 22f2441040c5b80c0756d5abd2883884a77f471e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:RESTOperation
uid: petstore.swagger.io.v2.petstore.store.deleteorder
name: delete Order
service: petstore
groupName: store
apiVersion: 1.0.0
produces:
- application/xml
- application/json
paths:
- content: DELETE https://petstore.swagger.io/v2/store/order/{orderId}
uriParameters:
- name: orderId
in: path
isRequired: true
description: ID of the order that needs to be deleted
types:
- uid: integer
format: int64
responses:
- name: 400 Bad Request
description: Invalid ID supplied
- name: 404 Not Found
description: Order not found
requestHeader: []
definitions: []
examples: []
security: []
| 21.413793 | 70 | 0.750403 |
505be208031d6bd72d2564deeaaf77cee5168937 | 166 | yaml | YAML | _data/sysctl_a_grep_vm_swappiness.yaml | HugoWen/commandlinefu.cn | d9fbe1029e1c3e0b9016fa63a4a805445a88ef42 | [
"Unlicense"
] | 161 | 2015-01-01T15:31:22.000Z | 2022-01-07T20:52:48.000Z | _data/sysctl_a_grep_vm_swappiness.yaml | klone1127/commandlinefu.cn | 0f9104f9b6e4ea16e1f37d81fd1d2a4a5957d114 | [
"Unlicense"
] | 10 | 2015-01-04T15:59:44.000Z | 2017-05-21T19:22:02.000Z | _data/sysctl_a_grep_vm_swappiness.yaml | klone1127/commandlinefu.cn | 0f9104f9b6e4ea16e1f37d81fd1d2a4a5957d114 | [
"Unlicense"
] | 52 | 2015-01-05T10:07:54.000Z | 2021-09-10T04:27:59.000Z | commandlinefu_id: 4323
translator:
weibo: ''
hide: true
command: |-
sysctl -a | grep vm.swappiness
summary: |-
Find the ratio between ram usage and swap usage.
| 18.444444 | 50 | 0.716867 |
29b07f2727719f6a03cd6e1fb6ce502f276af24e | 49 | yml | YAML | .travis.yml | shinshin86/go-nconfig | 23f851928264abecf537bf016077215e0b222242 | [
"MIT"
] | null | null | null | .travis.yml | shinshin86/go-nconfig | 23f851928264abecf537bf016077215e0b222242 | [
"MIT"
] | 4 | 2019-03-12T13:57:37.000Z | 2020-08-31T21:41:51.000Z | .travis.yml | shinshin86/go-nconfig | 23f851928264abecf537bf016077215e0b222242 | [
"MIT"
] | null | null | null | language: go
go:
- "1.12"
script: go test -v
| 7 | 18 | 0.571429 |
5aa315c512c2ca994b6646e403aa8d873440f7e4 | 59 | yaml | YAML | cmd/testdata/config.yaml | SandraGH5/flytectl | d739d929235e20bd7fce3392b43820a314603f59 | [
"Apache-2.0"
] | 19 | 2021-03-31T13:20:45.000Z | 2022-03-29T06:31:10.000Z | cmd/testdata/config.yaml | SandraGH5/flytectl | d739d929235e20bd7fce3392b43820a314603f59 | [
"Apache-2.0"
] | 229 | 2021-01-31T08:27:49.000Z | 2022-03-31T23:25:56.000Z | cmd/testdata/config.yaml | SandraGH5/flytectl | d739d929235e20bd7fce3392b43820a314603f59 | [
"Apache-2.0"
] | 31 | 2021-02-16T04:41:40.000Z | 2022-02-25T12:27:20.000Z | admin:
endpoint: http://localhost:30082
insecure: true
| 14.75 | 34 | 0.728814 |
6f09901e6bc003763d9de908737ea314b3159625 | 3,295 | yml | YAML | azure-pipelines.yml | k940545/python-sample-vscode-flask-tutorial | 5dbf86b53ce72562e9a82b72d27c10c56e7a6000 | [
"MIT"
] | null | null | null | azure-pipelines.yml | k940545/python-sample-vscode-flask-tutorial | 5dbf86b53ce72562e9a82b72d27c10c56e7a6000 | [
"MIT"
] | null | null | null | azure-pipelines.yml | k940545/python-sample-vscode-flask-tutorial | 5dbf86b53ce72562e9a82b72d27c10c56e7a6000 | [
"MIT"
] | null | null | null | # Python package
# Create and test a Python package on multiple Python versions.
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/python
trigger:
- master
stages:
- stage: Test
jobs:
- job: Test
pool:
vmImage: 'ubuntu-latest'
steps:
- script: echo Test!
# - task: ArchiveFiles@2
# inputs:
# rootFolderOrFile: '$(Build.SourcesDirectory)'
# includeRootFolder: false
# archiveType: 'zip'
# archiveFile: '$(Build.ArtifactStagingDirectory)/$(Build.BuildId).zip'
# replaceExistingArchive: true
- task: ArchiveFiles@2
inputs:
rootFolderOrFile: '$(Build.SourcesDirectory)'
includeRootFolder: false
archiveType: 'tar'
archiveFile: '$(Build.ArtifactStagingDirectory)/$(Build.BuildId).tgz'
replaceExistingArchive: true
verbose: true
- publish: $(Build.ArtifactStagingDirectory)/$(Build.BuildId).tgz
displayName: 'Upload package'
artifact: artifacts
- script: |
echo hi
ls -l
pwd
hostname -i
uname -r
- stage: Deploy
jobs:
- deployment: Deploy
environment:
name: 'el1k-taichung'
resourceType: VirtualMachine
tags: 'test'
strategy:
runOnce:
deploy:
steps:
- script: |
echo $(Build.ArtifactStagingDirectory)
echo $(Pipeline.Workspace)
displayName: 'echo var'
- task: ExtractFiles@1
inputs:
archiveFilePatterns: '$(Pipeline.Workspace)/artifacts/$(Build.BuildId).tgz'
destinationFolder: '$(Pipeline.Workspace)'
cleanDestinationFolder: false
- script: |
echo hi
ls -l
pwd
hostname -i
uname -r
# - task: AzureWebApp@1
# inputs:
# azureSubscription: 'eyelan'
# appType: 'webAppLinux'
# appName: 'flask_test'
# package: '$(Pipeline.Workspace)/drop/$(Build.BuildId).zip'
# startUpCommand: '''gunicorn --bind=0.0.0.0 --workers=4 startup:app'''
# pool:
# vmImage: 'ubuntu-latest'
# strategy:
# matrix:
# Python27:
# python.version: '2.7'
# # Python35:
# # python.version: '3.5'
# # Python36:
# # python.version: '3.6'
# # Python37:
# # python.version: '3.7'
# # container:
# # image: eylregistry.azurecr.io/sphinx-pdf:latest
# # endpoint: eylregistry
# steps:
# - task: UsePythonVersion@0
# inputs:
# versionSpec: '$(python.version)'
# displayName: 'Use Python $(python.version)'
# - script: |
# python -m pip install --upgrade pip
# pip install -r requirements.txt
# displayName: 'Install dependencies'
# # - script: |
# # pip install pytest pytest-azurepipelines
# # pytest
# # displayName: 'pytest'
# - script: |
# flake8 --ignore=C901,E113,E128,E116,E402,E711,E731,E401,E501,W503,W293,W391,F401,E722 .
# displayName: 'flake8'
# # - script: hostname -i
# # target: eylregistry.azurecr.io/sphinx-pdf:latest | 28.903509 | 113 | 0.579666 |
6d79ff40aadfeeea5517315c74b771bd474a8e4f | 1,469 | yml | YAML | _data/en/language.yml | karrirasinmaki/jekyll-sass-converter-test-04-2020 | 5ca2c20b7d86fdd147ed64e51a2f66b0e192049d | [
"MIT"
] | null | null | null | _data/en/language.yml | karrirasinmaki/jekyll-sass-converter-test-04-2020 | 5ca2c20b7d86fdd147ed64e51a2f66b0e192049d | [
"MIT"
] | 3 | 2021-03-30T09:05:12.000Z | 2022-02-26T07:10:18.000Z | _data/en/language.yml | karrirasinmaki/jekyll-sass-converter-test-04-2020 | 5ca2c20b7d86fdd147ed64e51a2f66b0e192049d | [
"MIT"
] | null | null | null | info_website: "About"
archive: "Archive"
blog_archive: "Blog Archive"
blog: "Blog"
comments_headline: "Dialogue & Discussion"
tag: "Tag"
category: "Category"
menu: "Menu"
more: "More ›"
more_articles: "More Articles"
show_all_articles: "Show All Articles"
show_all_events: "Show All Events"
navigation_title: "Navigation"
new_blog_entries: "New Blog Articles"
next: "Next"
next_posts: "Next Posts"
previous: "Previous"
previous_posts: "Previous Posts"
read: "Read"
read_more: "Read More ›"
if_you_are_not_redirected_automatically: "If you are not redirected automatically,"
click_here: "click here"
next_post_in: "Next Post in"
previous_post_in: "Previous Post in"
breadcrumb_start: "Start"
edit: "Edit"
this_content_is_open_source: "This content is open source."
help_improve_it: "Help improve it"
enter_search_term: "Enter search term and hit enter"
address: "Address"
teachers: "Teachers"
duration: "Duration"
dates: "Dates"
time: "Time"
price: "Price"
read_more_and_sign_up: "Read more and sign up"
registration: "Registration"
facebook: "Facebook"
facebook_event: "Facebook event"
months_duration: "months"
opens_registration: "Opens"
closes_registration: "Closes"
day: "Day"
start_date: "Start date"
end_date: "End date"
date: "Date"
repeat: "Repeat"
sign_up_here: "Sign up here"
registration_will_open_soon: "Registration will open soon"
registration_is_closed: "Registration is closed"
new_to_lindy_hop_trigger: "New to Lindy Hop? Start here"
| 26.232143 | 83 | 0.780123 |
7d2d107ef803a95cf419cda73b3ae10358865972 | 926 | yml | YAML | spring-cloud-user/src/main/resources/application.yml | jackajn/spring-cloud-examples | 587a2b7941874593795e04a7ce0f4a16d4a15fd9 | [
"Apache-2.0"
] | 10 | 2019-05-16T01:58:28.000Z | 2021-05-07T04:53:28.000Z | spring-cloud-user/src/main/resources/application.yml | jackajn/spring-cloud-examples | 587a2b7941874593795e04a7ce0f4a16d4a15fd9 | [
"Apache-2.0"
] | null | null | null | spring-cloud-user/src/main/resources/application.yml | jackajn/spring-cloud-examples | 587a2b7941874593795e04a7ce0f4a16d4a15fd9 | [
"Apache-2.0"
] | 6 | 2018-10-20T13:04:34.000Z | 2020-04-14T08:24:20.000Z | server:
port: 9001
eureka:
client:
service-url:
defaultZone: http://localhost:8761/eureka
registry-fetch-interval-seconds: 10
fetch-registry: false
instance:
# 自定义元数据
metadata-map:
zone: ABC
test: BBC
lease-renewal-interval-in-seconds: 5
prefer-ip-address: true
appname: service-user
hostname: localhost
status-page-url-path: /health
namespace: eureka
# 此实例注册到eureka服务端的唯一的实例ID,其组成为${spring.application.name}:${spring.application.instance_id}:${random.value}
instance-id: ${spring.application.name}:${server.port}
# 获取实例的ip地址
ip-address: 127.0.0.1
spring:
application:
name: mc-user
servlet:
multipart:
max-file-size: 120MB
max-request-size: 20MB
# spring boot 2.x actuator 的配置
management:
endpoints:
web:
exposure:
include: "*"
base-path: /actuator
health:
show-details: always
| 21.534884 | 110 | 0.655508 |
48e35f0d6366ebe4b54dab50f1fc4ccd5153c6af | 1,264 | yml | YAML | docker-compose.yml | BoringBuffalo/throat | 23d342b8ae293ed5de4d4bbdef090308d724df7a | [
"MIT"
] | null | null | null | docker-compose.yml | BoringBuffalo/throat | 23d342b8ae293ed5de4d4bbdef090308d724df7a | [
"MIT"
] | null | null | null | docker-compose.yml | BoringBuffalo/throat | 23d342b8ae293ed5de4d4bbdef090308d724df7a | [
"MIT"
] | null | null | null | version: "3.5"
services:
db:
image: postgres
environment:
POSTGRES_USER: throat
POSTGRES_PASSWORD: dev
POSTGRES_DATABASE: throat
healthcheck:
test: ["CMD-SHELL", "pg_isready"]
interval: 5s
timeout: 5s
retries: 5
redis:
image: redis
throat:
build: .
stdin_open: true
tty: true
volumes:
- .:/throat
environment:
# Configs set here will override your config.yaml
APP_HOST: 0.0.0.0
APP_REDIS_URL: redis://redis:6379
CACHE_REDIS_URL: redis://redis:6379
DATABASE_ENGINE: PostgresqlDatabase
DATABASE_HOST: db
DATABASE_PORT: 5432
DATABASE_USER: throat
DATABASE_PASSWORD: dev
DATABASE_NAME: throat
DATABASE_AUTOCOMMIT: "true"
ports:
- "5000:5000"
depends_on:
- db
- redis
migration:
image: throat_throat
command: ["python3", "scripts/migrate.py"]
environment:
DATABASE_ENGINE: PostgresqlDatabase
DATABASE_HOST: db
DATABASE_PORT: 5432
DATABASE_USER: throat
DATABASE_PASSWORD: dev
DATABASE_NAME: throat
DATABASE_AUTOCOMMIT: "true"
volumes:
- ./config.yaml:/throat/config.yaml
depends_on:
- db
restart: on-failure
| 22.981818 | 55 | 0.628956 |
5b3537d8433fdfe1ac62e8f74d7de35d4b085069 | 300 | yml | YAML | .travis.yml | stt/eve-peewee | 84ff6061dec7234ae1f8cc82a0afa4d03f7242aa | [
"BSD-2-Clause"
] | 2 | 2016-04-26T03:45:38.000Z | 2016-09-02T03:10:54.000Z | .travis.yml | stt/eve-peewee | 84ff6061dec7234ae1f8cc82a0afa4d03f7242aa | [
"BSD-2-Clause"
] | null | null | null | .travis.yml | stt/eve-peewee | 84ff6061dec7234ae1f8cc82a0afa4d03f7242aa | [
"BSD-2-Clause"
] | null | null | null | language: python
env:
# - TOX_ENV=py26
- TOX_ENV=py27
- TOX_ENV=py33
- TOX_ENV=py34
- TOX_ENV=pypy
before_install:
- pip install -U pip
install:
- pip install tox
- pip install peewee
- pip install Eve
script:
- tox -e $TOX_ENV
services:
- sqlite3
branches:
only:
- master
| 14.285714 | 22 | 0.663333 |
7bd0794097bdb7d3ba57cda67ae37ac7306de543 | 695 | yml | YAML | data/wv/retired/Douglas-E-Facemire-62b471e9-cb35-4c0b-905a-1d919030cfe0.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | 58 | 2018-10-18T22:50:29.000Z | 2022-03-01T21:03:44.000Z | data/wv/retired/Douglas-E-Facemire-62b471e9-cb35-4c0b-905a-1d919030cfe0.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | 350 | 2018-09-28T18:51:08.000Z | 2022-03-21T19:03:57.000Z | data/wv/retired/Douglas-E-Facemire-62b471e9-cb35-4c0b-905a-1d919030cfe0.yml | putorti/people | 9416db7c50a3d4e09ffaa1bc9bdecf620a4093fc | [
"CC0-1.0"
] | 74 | 2018-10-06T16:52:56.000Z | 2022-02-11T15:45:20.000Z | id: ocd-person/62b471e9-cb35-4c0b-905a-1d919030cfe0
name: Douglas E. Facemire
given_name: Douglas
family_name: Facemire
email: douglas.facemire@wvsenate.gov
image: http://www.legis.state.wv.us/images/members/2019/senate/facemire_douglas.jpg
party:
- name: Democratic
roles:
- end_date: '2020-12-31'
type: upper
jurisdiction: ocd-jurisdiction/country:us/state:wv/government
district: '12'
links:
- url: http://www.legis.state.wv.us/Senate1/lawmaker.cfm?member=Senator+Facemire
other_identifiers:
- scheme: legacy_openstates
identifier: WVL000025
- scheme: legacy_openstates
identifier: WVL000243
sources:
- url: http://www.legis.state.wv.us/Senate1/lawmaker.cfm?member=Senator+Facemire
| 30.217391 | 83 | 0.789928 |
af53ed5edd73ad84ac06c11d9ae30acb11088b1e | 228 | yaml | YAML | versions/DEVELOPMENT-SNAPSHOT/2021/09/14-a-centos8.yaml | YOCKOW/swiftenv-api | 5543b105cfafb9a3ef32a453680d9ecd39001206 | [
"BSD-2-Clause"
] | null | null | null | versions/DEVELOPMENT-SNAPSHOT/2021/09/14-a-centos8.yaml | YOCKOW/swiftenv-api | 5543b105cfafb9a3ef32a453680d9ecd39001206 | [
"BSD-2-Clause"
] | null | null | null | versions/DEVELOPMENT-SNAPSHOT/2021/09/14-a-centos8.yaml | YOCKOW/swiftenv-api | 5543b105cfafb9a3ef32a453680d9ecd39001206 | [
"BSD-2-Clause"
] | null | null | null | binaries:
aarch64: https://swift.org/builds/development/centos8-aarch64/swift-DEVELOPMENT-SNAPSHOT-2021-09-14-a/swift-DEVELOPMENT-SNAPSHOT-2021-09-14-a-centos8-aarch64.tar.gz
version: DEVELOPMENT-SNAPSHOT-2021-09-14-a-centos8
| 57 | 166 | 0.815789 |
b88867cf69d890dd60f19bf9974eeea78a5f268a | 5,445 | yaml | YAML | MA_Policy/component.yaml | ToddGBenson/cg-compliance | 9890380de62be948f4430d403a520e82c3dde3aa | [
"CC0-1.0"
] | null | null | null | MA_Policy/component.yaml | ToddGBenson/cg-compliance | 9890380de62be948f4430d403a520e82c3dde3aa | [
"CC0-1.0"
] | null | null | null | MA_Policy/component.yaml | ToddGBenson/cg-compliance | 9890380de62be948f4430d403a520e82c3dde3aa | [
"CC0-1.0"
] | null | null | null | documentation_complete: false
name: System Maintenance Policy for 18F
satisfies:
- control_key: MA-1
covered_by: []
implementation_status: complete
narrative:
- key: a
text: |
Agency System Maintenance Policy Implementation
System Maintenance Policy is included in CIO P 2100.1 - GSA IT Security Policy, Chapter 4. Policy on Operational Controls.
It states, "The availability and usability of GSA equipment and software must be maintained and safeguarded to enable agency
objectives to be accomplished."
GSA OCISO ISP also defined agency-wide system maintenance procedures in IT Security Procedural Guide:
Maintenance (CIO-IT Security-10-50)
18F follows the GSA System Maintenance policy for its information systems hosted within GSA facilities. The Cloud.Gov information
system is hosted with the AWS GovCloud and will be in purview of the hosting site’s Maintenance policy and procedures
- key: b
text: |
The GSA Office of the CISO is responsible for reviewing and updating the above documents annually, and notifying System Program
Managers and Information System Security Officers and Managers (ISSO/Ms).
standard_key: NIST-800-53
- control_key: MA-2
covered_by: []
implementation_status: complete
narrative:
- key: a
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: b
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: c
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: d
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: e
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: f
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-3
covered_by: []
implementation_status: complete
narrative:
- text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-3 (1)
covered_by: []
implementation_status: complete
narrative:
- text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-3 (2)
covered_by: []
implementation_status: complete
narrative:
- text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-3 (3)
covered_by: []
implementation_status: complete
narrative:
- key: a
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: b
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: c
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: d
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-4
covered_by: []
implementation_status: complete
narrative:
- key: a
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: b
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: c
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: d
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: e
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-4 (2)
covered_by: []
implementation_status: complete
narrative:
- text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-5
covered_by: []
implementation_status: complete
narrative:
- key: a
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: b
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: c
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-5 (1)
covered_by: []
implementation_status: complete
narrative:
- key: a
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
- key: b
text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
- control_key: MA-6
covered_by: []
implementation_status: complete
narrative:
- text: |
This control is inherited from the AWS GovCloud FedRAMP implementation.
standard_key: NIST-800-53
schema_version: 3.1.0
system: 18F
verifications:
- key: POLICY_DOC
name: Policy Document
path: https://github.com/18F/compliance-docs/blob/master/MA-Policy.md
type: URL
- description: "GIVEN the github link - <policy> THEN the policy has been updated\
\ within the last 180 days \n"
key: Policy_Update_Test
last_run: 2016-04-07 13:25:17.652660
name: 18F Policies Update
path: BDD/policies.feature
test_passed: false
type: TEST
| 33.819876 | 137 | 0.697704 |
75905d325f7d438cb9bd2caeaec61f21af1ce52c | 470 | yml | YAML | src/examples/quickstart-docker-scanning.yml | hayleycd/snyk-orb | 0c13b56638a8717ea6c5debc20b600c716d8f2d3 | [
"Apache-2.0"
] | null | null | null | src/examples/quickstart-docker-scanning.yml | hayleycd/snyk-orb | 0c13b56638a8717ea6c5debc20b600c716d8f2d3 | [
"Apache-2.0"
] | null | null | null | src/examples/quickstart-docker-scanning.yml | hayleycd/snyk-orb | 0c13b56638a8717ea6c5debc20b600c716d8f2d3 | [
"Apache-2.0"
] | null | null | null | description: |
Use the Snyk orb inside a build job to scan a container image for known vulnerabilities
usage:
version: 2.1
orbs:
snyk: snyk/snyk@x.y.z
jobs:
build:
environment:
IMAGE_NAME: myrepo/myapp
docker:
- image: circleci/buildpack-deps:stretch
steps:
- checkout
- setup_remote_docker
- run: docker build -t $IMAGE_NAME .
- snyk/scan:
docker-image-name: $IMAGE_NAME
| 22.380952 | 89 | 0.608511 |
caf945fbfbcb62ee0f06407ff55369118f87a412 | 781 | yml | YAML | api/canon/microsoft.quantum.canon.rall0.yml | barkinet/quantum-docs-pr | e2d916235909a9c66349746f9a2f5f74d8e6c447 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | api/canon/microsoft.quantum.canon.rall0.yml | barkinet/quantum-docs-pr | e2d916235909a9c66349746f9a2f5f74d8e6c447 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | api/canon/microsoft.quantum.canon.rall0.yml | barkinet/quantum-docs-pr | e2d916235909a9c66349746f9a2f5f74d8e6c447 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-12-10T15:51:21.000Z | 2018-12-10T15:51:21.000Z | ### YamlMime:QSharpType
uid: microsoft.quantum.canon.rall0
name: RAll0
type: operation
namespace: Microsoft.Quantum.Canon
summary: >-
Performs a phase shift operation.
$R=\boldone-(1-e^{i \phi})\ket{0\cdots 0}\bra{0\cdots 0}$.
syntax: 'operation RAll0 (phase : Double, qubits : Qubit[]) : Unit'
input:
content: '(phase : Double, qubits : Qubit[])'
types:
- name: phase
summary: The phase $\phi$ applied to state $\ket{0\cdots 0}\bra{0\cdots 0}$.
isPrimitive: true
uid: Double
- name: qubits
summary: The register whose state is to be rotated by $R$.
isArray: true
isPrimitive: true
uid: Qubit
output:
content: Unit
types:
- isPrimitive: true
uid: Unit
functors:
- Adjoint
- Controlled
seeAlso:
- microsoft.quantum.canon.rall1
...
| 22.970588 | 80 | 0.676056 |
1339ea96fe8773a0dcaeb3a7c975ff65cc40e711 | 3,605 | yml | YAML | docs-ref-autogen/azure-arm-datalake-analytics/USqlExternalDataSource.yml | diberry/azure-docs-sdk-node | e4cdecc184ee9c04c6acf267b5320db907c697be | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-arm-datalake-analytics/USqlExternalDataSource.yml | diberry/azure-docs-sdk-node | e4cdecc184ee9c04c6acf267b5320db907c697be | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-arm-datalake-analytics/USqlExternalDataSource.yml | diberry/azure-docs-sdk-node | e4cdecc184ee9c04c6acf267b5320db907c697be | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:UniversalReference
items:
- uid: azure-arm-datalake-analytics.USqlExternalDataSource
name: USqlExternalDataSource
fullName: USqlExternalDataSource
children:
- azure-arm-datalake-analytics.USqlExternalDataSource.computeAccountName
- azure-arm-datalake-analytics.USqlExternalDataSource.databaseName
- azure-arm-datalake-analytics.USqlExternalDataSource.name
- azure-arm-datalake-analytics.USqlExternalDataSource.provider
- azure-arm-datalake-analytics.USqlExternalDataSource.providerString
- azure-arm-datalake-analytics.USqlExternalDataSource.pushdownTypes
- azure-arm-datalake-analytics.USqlExternalDataSource.version
langs:
- typeScript
type: interface
summary: ''
extends:
name: azure-arm-datalake-analytics.CatalogItem
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.computeAccountName
name: computeAccountName
fullName: computeAccountName
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'computeAccountName?: string'
return:
type:
- string
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.databaseName
name: databaseName
fullName: databaseName
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'databaseName?: string'
return:
type:
- string
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.name
name: name
fullName: name
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'name?: string'
return:
type:
- string
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.provider
name: provider
fullName: provider
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'provider?: string'
return:
type:
- string
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.providerString
name: providerString
fullName: providerString
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'providerString?: string'
return:
type:
- string
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.pushdownTypes
name: pushdownTypes
fullName: pushdownTypes
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'pushdownTypes?: string[]'
return:
type:
- 'string[]'
package: azure-arm-datalake-analytics
- uid: azure-arm-datalake-analytics.USqlExternalDataSource.version
name: version
fullName: version
children: []
langs:
- typeScript
type: property
summary: ''
optional: true
syntax:
content: 'version?: string'
return:
type:
- string
package: azure-arm-datalake-analytics
references:
- uid: azure-arm-datalake-analytics.CatalogItem
name: CatalogItem
spec.typeScript:
- name: CatalogItem
fullName: CatalogItem
uid: azure-arm-datalake-analytics.CatalogItem
| 27.105263 | 79 | 0.665742 |
358b7863226b59c3059a1a77674587ec2e549f52 | 962 | yml | YAML | install/third-party/gigamon/install.yml | Mesverrum/newrelic-quickstarts | ed53333e26e9d8964fd3e245459f1c91d60fc0f3 | [
"Apache-2.0"
] | 38 | 2021-09-29T21:34:50.000Z | 2022-03-30T14:49:07.000Z | install/third-party/gigamon/install.yml | umanorapracadadia/newrelic-quickstarts | 33d3e2c543bdedf85fa1eafcd60e419e4fc06d6d | [
"Apache-2.0"
] | 630 | 2021-09-23T18:28:35.000Z | 2022-03-31T22:37:39.000Z | install/third-party/gigamon/install.yml | umanorapracadadia/newrelic-quickstarts | 33d3e2c543bdedf85fa1eafcd60e419e4fc06d6d | [
"Apache-2.0"
] | 93 | 2021-09-23T20:11:31.000Z | 2022-03-31T07:23:53.000Z | id: third-party-gigamon
name: Gigamon Cloud Observability
title: Gigamon Cloud Observability
description: |
Gigamon helps the world’s leading organizations run fast, stay secure and innovate. We provide the industry’s first elastic visibility and analytics fabric, which closes the cloud visibility gap by enabling cloud tools to see the network and network tools to see the cloud. With visibility across their entire hybrid cloud network, organizations can improve customer experience, eliminate security blind spots, and reduce cost and complexity. Gigamon has been awarded over 90 technology patents and enjoys world-class customer satisfaction with more than 4,000 organizations, including over 80 percent of the Fortune 100 and hundreds of government and educational organizations worldwide.
target:
type: integration
destination: cloud
install:
mode: link
destination:
url: https://www.gigamon.com/lp/free-trial/request-live-cloud-demo.html | 68.714286 | 690 | 0.814969 |
3ee0f8d7e06f412264a943fa819ea59f22681fb6 | 593 | yml | YAML | ansible-vsphere-management/roles/ansible-keepalived/playbook.yml | AutomateWithAnsible/ansible_examples | 81e0f6f9226d48409b398acead333c03815b96ac | [
"MIT"
] | 168 | 2015-05-29T13:56:01.000Z | 2022-02-17T07:38:17.000Z | ansible-vsphere-management/roles/ansible-keepalived/playbook.yml | AutomateWithAnsible/ansible_examples | 81e0f6f9226d48409b398acead333c03815b96ac | [
"MIT"
] | 2 | 2016-01-04T15:01:52.000Z | 2021-09-13T15:02:16.000Z | ansible-vsphere-management/roles/ansible-keepalived/playbook.yml | AutomateWithAnsible/ansible_examples | 81e0f6f9226d48409b398acead333c03815b96ac | [
"MIT"
] | 79 | 2015-07-04T16:47:20.000Z | 2022-02-17T07:38:23.000Z | ---
- hosts: squid_proxy
vars:
keepalived_config: true
keepalived_router_info:
- name: 'vrrp_1'
check_script:
- name: 'chk_haproxy'
script: 'killall -0 haproxy'
interval: 2
weight: 2
master_node: "{{ groups['squid_proxy'][0] }}"
router_id: '50'
router_pri_backup: '100'
router_pri_master: '150'
vip_int: '{{ ansible_enp0s8.device }}'
vip_addresses:
- '{{ haproxy_lb_vip }}'
pri_domain_name: 'test.vagrant.local'
roles:
- role: ansible-keepalived
tasks:
| 25.782609 | 53 | 0.561551 |
7181be69ea2b5848cf9334d42472a7469713184c | 461 | yml | YAML | Chapter04/lamp/roles/common/defaults/main.yml | jotavemonte/Learn-Ansible | 5ed222a1ab32a000b838a083c68f720329ce08eb | [
"MIT"
] | 29 | 2018-06-28T14:54:20.000Z | 2022-02-12T02:54:54.000Z | Chapter04/lamp/roles/common/defaults/main.yml | jotavemonte/Learn-Ansible | 5ed222a1ab32a000b838a083c68f720329ce08eb | [
"MIT"
] | 1 | 2021-09-07T15:43:25.000Z | 2021-09-07T15:43:25.000Z | Chapter04/lamp/roles/common/defaults/main.yml | jotavemonte/Learn-Ansible | 5ed222a1ab32a000b838a083c68f720329ce08eb | [
"MIT"
] | 45 | 2018-06-23T15:18:55.000Z | 2022-01-05T22:54:14.000Z | ---
# defaults file for roles/common
common_packages:
- "ntp"
- "ntpdate"
- "vim-enhanced"
- "git"
- "unzip"
- "policycoreutils-python"
- "epel-release"
- "https://centos7.iuscommunity.org/ius-release.rpm"
ntp_servers:
- "0.centos.pool.ntp.org"
- "1.centos.pool.ntp.org"
- "2.centos.pool.ntp.org"
- "3.centos.pool.ntp.org"
users:
- { name: "lamp", group: "lamp", state: "present", key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}" } | 21.952381 | 104 | 0.607375 |
f23d33ec738f3a4881ba1379f3d4c03c7ac56994 | 754 | yml | YAML | public/css/css-loader-master/.travis.yml | elitedevemon/livewire_testing_problem | 0f136b945dd7c523fbd5cb599c2b9889ba52ed56 | [
"MIT"
] | null | null | null | public/css/css-loader-master/.travis.yml | elitedevemon/livewire_testing_problem | 0f136b945dd7c523fbd5cb599c2b9889ba52ed56 | [
"MIT"
] | 6 | 2019-12-30T04:47:17.000Z | 2021-10-06T12:19:23.000Z | public/css/css-loader-master/.travis.yml | seijas1235/pro | e081f5dac41fac3f3d7168fcc8b8e716e73ae4d0 | [
"MIT"
] | null | null | null | language: node_js
node_js:
- '6'
notifications:
slack:
secure: aGV77JdnoDv3x4EEoo/20dkPmYuEs/+kVsdbc2WtXaS8I41QTbPkTsGrbkUf3RI8JqQ09RQ0k5uFaDaqTdJ3GlROL8Z0E7HG8NdYsW256Bva3eaml1nYwHs/RezcfOzcyjiQs8WyDVCzPgofHvziLjWilwMGXYdyfwpEjbCi2uSiOZAf3jy6tKwym6rk/i1OD89IAnaPkEEuPXEAGiS2QGC6sez163Z+a/NSR+TbPXald5Eo6/9fY3tV2+2hrgBp4intb+x164vsLMFTmZwKQcHWjl4dcrnpB9pednZgh3jEQ4QX8jPFGabNscVpZhnpj9tAxj3Td3+UMEw2YK5uC3g4VU8xKGo7g6yioYfaVF6iJAln0+IiJH+qOKHEpbECNH7V73AZghUNj+0myElXDc9BNolirYLboxbABJAKRYjWQBFukUYYWyS12kYhYlpfpVj63L7IlPvd6R/WnCujNc4N0RBBrdd/F406eqq6A9plamW5Mfy6m0pD7Sl+ZTdt6toRARTPRkqySV8bHtcogAPCDP1ylOa1DbBBn6C2+bG/Gwmh4aykGZQ/t2GnmiljIB6vUpJgdqPqOjbkcnlTHe5aMgj0PmdwRXhfkdB3DbF8Nf/j6gfjLj9SauqgBeKEVBfWT1lbBYzU+q91MPR6ppitgeWOcu/aRBnI7VU14B8=
| 107.714286 | 696 | 0.93634 |
473f621b7d45bbce8aa9c1090a436dba83e50053 | 182 | yaml | YAML | Setup/Applications/Exam Scenarios/Services/S8 IIS Application/Artifact Servers/iistest_-.yaml | totallyGreg/admin_workloads | d3b2be1586cf79f076b61699bc4189eaceb3ea09 | [
"Unlicense"
] | null | null | null | Setup/Applications/Exam Scenarios/Services/S8 IIS Application/Artifact Servers/iistest_-.yaml | totallyGreg/admin_workloads | d3b2be1586cf79f076b61699bc4189eaceb3ea09 | [
"Unlicense"
] | null | null | null | Setup/Applications/Exam Scenarios/Services/S8 IIS Application/Artifact Servers/iistest_-.yaml | totallyGreg/admin_workloads | d3b2be1586cf79f076b61699bc4189eaceb3ea09 | [
"Unlicense"
] | null | null | null | harnessApiVersion: '1.0'
type: ARTIFACTORY
artifactPattern: '*'
metadataOnly: true
repositoryName: iistest
repositoryType: any
serverName: Harness Artifactory
useDockerFormat: false
| 20.222222 | 31 | 0.82967 |
76a174ed50eab480ea19faadb76bac0aa143fa05 | 883 | yml | YAML | packagist/gleez/cms/CVE-2018-7035.yml | Tabll/gemnasium-db | d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392 | [
"CNRI-Python",
"RSA-MD"
] | 21 | 2020-11-19T10:19:09.000Z | 2022-01-11T08:20:25.000Z | packagist/gleez/cms/CVE-2018-7035.yml | Tabll/gemnasium-db | d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392 | [
"CNRI-Python",
"RSA-MD"
] | null | null | null | packagist/gleez/cms/CVE-2018-7035.yml | Tabll/gemnasium-db | d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392 | [
"CNRI-Python",
"RSA-MD"
] | 1 | 2021-07-24T02:39:58.000Z | 2021-07-24T02:39:58.000Z | ---
identifier: "CVE-2018-7035"
package_slug: "packagist/gleez/cms"
title: "Cross-site Scripting"
description: "Cross-site scripting (XSS) vulnerability in Gleez CMS might allow remote
attackers (users) to inject JavaScript via HTML content in an editor, which will
result in Stored XSS when an Administrator tries to edit the same content, as demonstrated
by use of the source editor for HTML mode in an Add Blog action."
date: "2018-05-09"
pubdate: "2018-04-05"
affected_range: "=1.2.0"
fixed_versions: []
affected_versions: "Version 1.2.0, version 2.0"
not_impacted: ""
solution: "Unfortunately, there is no solution available yet."
urls:
- "https://nvd.nist.gov/vuln/detail/CVE-2018-7035"
cvss_v2: "AV:N/AC:M/Au:S/C:N/I:P/A:N"
cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
uuid: "a5c52cff-6fc8-4b52-99fa-44382eb527ef"
cwe_ids:
- "CWE-1035"
- "CWE-79"
- "CWE-937"
| 35.32 | 92 | 0.731597 |
c3179a318db50a28816faed68f0d1781f522b83c | 3,303 | yaml | YAML | python/sbp/navigation/test_MsgVelECEF.yaml | adammacudzinski/libsbp | 33f82210ff1262f8d6c180215277a0bb5eb3b65c | [
"MIT"
] | null | null | null | python/sbp/navigation/test_MsgVelECEF.yaml | adammacudzinski/libsbp | 33f82210ff1262f8d6c180215277a0bb5eb3b65c | [
"MIT"
] | null | null | null | python/sbp/navigation/test_MsgVelECEF.yaml | adammacudzinski/libsbp | 33f82210ff1262f8d6c180215277a0bb5eb3b65c | [
"MIT"
] | null | null | null | ---
description: Unit tests for swiftnav.sbp.navigation MsgVelECEF vNone.
generated_on: 2016-11-03 20:14:43.838541
package: sbp.navigation
tests:
- msg:
fields:
accuracy: 0
flags: 0
n_sats: 18
tow: 513526000
x: -30
y: -4
z: 16
module: sbp.navigation
name: MsgVelECEF
msg_type: '0x204'
raw_json: '{"n_sats": 18, "sender": 16991, "msg_type": 516, "tow": 513526000, "crc":
6733, "length": 20, "flags": 0, "y": -4, "x": -30, "z": 16, "preamble": 85, "payload":
"8MibHuL////8////EAAAAAAAEgA=", "accuracy": 0}'
raw_packet: VQQCX0IU8MibHuL////8////EAAAAAAAEgBNGg==
sbp:
crc: '0x1a4d'
length: 20
msg_type: '0x20d'
payload: 8MibHuL////8////EAAAAAAAEgA=
preamble: '0x55'
sender: '0x425f'
- msg:
fields:
accuracy: 0
flags: 0
n_sats: 18
tow: 513526500
x: 7
y: -31
z: -1
module: sbp.navigation
name: MsgVelECEF
msg_type: '0x204'
raw_json: '{"n_sats": 18, "sender": 16991, "msg_type": 516, "tow": 513526500, "crc":
39560, "length": 20, "flags": 0, "y": -31, "x": 7, "z": -1, "preamble": 85, "payload":
"5MqbHgcAAADh/////////wAAEgA=", "accuracy": 0}'
raw_packet: VQQCX0IU5MqbHgcAAADh/////////wAAEgCImg==
sbp:
crc: '0x9a88'
length: 20
msg_type: '0x20d'
payload: 5MqbHgcAAADh/////////wAAEgA=
preamble: '0x55'
sender: '0x425f'
- msg:
fields:
accuracy: 0
flags: 0
n_sats: 18
tow: 513527000
x: -15
y: -6
z: 20
module: sbp.navigation
name: MsgVelECEF
msg_type: '0x204'
raw_json: '{"n_sats": 18, "sender": 16991, "msg_type": 516, "tow": 513527000, "crc":
63065, "length": 20, "flags": 0, "y": -6, "x": -15, "z": 20, "preamble": 85, "payload":
"2MybHvH////6////FAAAAAAAEgA=", "accuracy": 0}'
raw_packet: VQQCX0IU2MybHvH////6////FAAAAAAAEgBZ9g==
sbp:
crc: '0xf659'
length: 20
msg_type: '0x20d'
payload: 2MybHvH////6////FAAAAAAAEgA=
preamble: '0x55'
sender: '0x425f'
- msg:
fields:
accuracy: 0
flags: 0
n_sats: 18
tow: 513527500
x: -12
y: -15
z: 4
module: sbp.navigation
name: MsgVelECEF
msg_type: '0x204'
raw_json: '{"n_sats": 18, "sender": 16991, "msg_type": 516, "tow": 513527500, "crc":
60588, "length": 20, "flags": 0, "y": -15, "x": -12, "z": 4, "preamble": 85, "payload":
"zM6bHvT////x////BAAAAAAAEgA=", "accuracy": 0}'
raw_packet: VQQCX0IUzM6bHvT////x////BAAAAAAAEgCs7A==
sbp:
crc: '0xecac'
length: 20
msg_type: '0x20d'
payload: zM6bHvT////x////BAAAAAAAEgA=
preamble: '0x55'
sender: '0x425f'
- msg:
fields:
accuracy: 0
flags: 0
n_sats: 18
tow: 513528000
x: -25
y: -11
z: -1
module: sbp.navigation
name: MsgVelECEF
msg_type: '0x204'
raw_json: '{"n_sats": 18, "sender": 16991, "msg_type": 516, "tow": 513528000, "crc":
13674, "length": 20, "flags": 0, "y": -11, "x": -25, "z": -1, "preamble": 85,
"payload": "wNCbHuf////1/////////wAAEgA=", "accuracy": 0}'
raw_packet: VQQCX0IUwNCbHuf////1/////////wAAEgBqNQ==
sbp:
crc: '0x356a'
length: 20
msg_type: '0x20d'
payload: wNCbHuf////1/////////wAAEgA=
preamble: '0x55'
sender: '0x425f'
version: null
...
| 25.804688 | 91 | 0.555858 |
0aaeae23d00f2d295f5a7e092cdf30a78337bf2e | 787 | yaml | YAML | gems/gems/facets-2.4.3/doc/ri/FileUtils/cdesc-FileUtils.yaml | kad3nce/collective | b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08 | [
"MIT"
] | 2 | 2015-11-05T02:23:44.000Z | 2019-06-27T12:46:53.000Z | gems/gems/facets-2.4.3/doc/ri/FileUtils/cdesc-FileUtils.yaml | kad3nce/collective | b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08 | [
"MIT"
] | null | null | null | gems/gems/facets-2.4.3/doc/ri/FileUtils/cdesc-FileUtils.yaml | kad3nce/collective | b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08 | [
"MIT"
] | null | null | null | --- !ruby/object:RI::ClassDescription
attributes: []
class_methods: []
comment:
constants:
- !ruby/object:RI::Constant
comment:
name: Win32Exts
value: "%w{.exe .com .bat .cmd}"
- !ruby/object:RI::Constant
comment:
name: Win32Exts
value: "%w{.exe .com .bat .cmd}"
- !ruby/object:RI::Constant
comment:
name: LINKING_SUPPORTED
value: "[true]"
full_name: FileUtils
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: head
- !ruby/object:RI::MethodSummary
name: safe_ln
- !ruby/object:RI::MethodSummary
name: slice
- !ruby/object:RI::MethodSummary
name: tail
- !ruby/object:RI::MethodSummary
name: wc
- !ruby/object:RI::MethodSummary
name: whereis
- !ruby/object:RI::MethodSummary
name: which
name: FileUtils
superclass:
| 19.675 | 38 | 0.688691 |
986a10915803996a7e5d967aee29571ca323d941 | 933 | yml | YAML | .github/dependabot.yml | salilwalavalkar/TypeScript-Node-Starter | c4901c365d4fc8b2c460cc8486884e049e3fd43e | [
"MIT"
] | 1 | 2022-03-11T06:06:31.000Z | 2022-03-11T06:06:31.000Z | .github/dependabot.yml | salilwalavalkar/TypeScript-Node-Starter | c4901c365d4fc8b2c460cc8486884e049e3fd43e | [
"MIT"
] | 11 | 2021-08-04T11:16:15.000Z | 2022-03-30T11:21:11.000Z | .github/dependabot.yml | salilwalavalkar/TypeScript-Node-Starter | c4901c365d4fc8b2c460cc8486884e049e3fd43e | [
"MIT"
] | null | null | null | version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
pull-request-branch-name:
separator: '-'
labels:
- dependencies
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "11:00"
timezone: Europe/London
open-pull-requests-limit: 10
labels:
- dependencies
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: org.modelmapper:modelmapper
versions:
- 2.3.9
- 2.4.0
- 2.4.1
- dependency-name: org.springframework.boot:spring-boot-starter-parent
versions:
- 2.4.2
- 2.4.3
- 2.4.4
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: daily
target-branch: master
| 22.214286 | 76 | 0.56806 |
c76dd0a11cd460c0c5e6b4c6d9cb46fb9852a914 | 296 | yml | YAML | services/examples/docker-compose.elastichq.yml | Dandula/power-docker | 8c4c9412a316b6ad97362ef0ec14f69543517ac9 | [
"MIT"
] | 5 | 2021-03-26T15:18:15.000Z | 2021-12-11T22:26:01.000Z | services/examples/docker-compose.elastichq.yml | Dandula/power-docker | 8c4c9412a316b6ad97362ef0ec14f69543517ac9 | [
"MIT"
] | null | null | null | services/examples/docker-compose.elastichq.yml | Dandula/power-docker | 8c4c9412a316b6ad97362ef0ec14f69543517ac9 | [
"MIT"
] | null | null | null | version: "3.8"
services:
elastichq:
image: elastichq/elasticsearch-hq
depends_on:
- "elasticsearch"
restart: unless-stopped
environment:
TZ: ${TIMEZONE}
HQ_DEFAULT_URL: "http://elasticsearch:9200"
ports:
- "8090:5000"
networks:
- workspace | 19.733333 | 49 | 0.621622 |
2a97f3a9055f6c6602e5a82131d8a12c1f5d8293 | 590 | yaml | YAML | business/route/pubspec.yaml | CreeperSan/sticker_board_client | e33d69dc42d9de8e6f0eb12f344a08493f5bae0a | [
"MIT"
] | null | null | null | business/route/pubspec.yaml | CreeperSan/sticker_board_client | e33d69dc42d9de8e6f0eb12f344a08493f5bae0a | [
"MIT"
] | null | null | null | business/route/pubspec.yaml | CreeperSan/sticker_board_client | e33d69dc42d9de8e6f0eb12f344a08493f5bae0a | [
"MIT"
] | null | null | null | name: route
description: A new Flutter package project.
version: 0.0.1
homepage:
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
account:
path: ../account
account_api:
path: ../account_api
sticker_board:
path: ../sticker_board
sticker_board_api:
path: ../sticker_board_api
splash_screen:
path: ../splash_screen
splash_screen_api:
path: ../splash_screen_api
application_config:
path: ../application_config
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter:
| 16.857143 | 43 | 0.686441 |
910fc4a4ac7ed91768fe081ad8f10eec4e2cef06 | 2,489 | yaml | YAML | .github/workflows/pythontest.yaml | qutech-lab/qc-toolkit | f00e0d0000bdc7a6604ceae2c15b60f4d10c4000 | [
"MIT"
] | 11 | 2015-01-27T14:32:49.000Z | 2018-04-16T07:12:15.000Z | .github/workflows/pythontest.yaml | qutech-lab/qc-toolkit | f00e0d0000bdc7a6604ceae2c15b60f4d10c4000 | [
"MIT"
] | 319 | 2015-03-10T09:37:20.000Z | 2018-09-06T10:11:32.000Z | .github/workflows/pythontest.yaml | qutech-lab/qc-toolkit | f00e0d0000bdc7a6604ceae2c15b60f4d10c4000 | [
"MIT"
] | 7 | 2015-10-14T08:52:16.000Z | 2018-03-08T17:32:48.000Z | name: Pytest and coveralls
on:
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- '**'
paths:
- 'qupulse/**y'
- 'qctoolkit/**'
- 'tests/**'
- 'setup.*'
- 'pyproject.toml'
jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9"]
time-type: ["fractions", "gmpy2"]
env:
INSTALL_EXTRAS: tests,plotting,zurich-instruments,tektronix,tabor-instruments
steps:
- name: Prepare gmpy2 build dependencies
if: ${{ matrix.time-type }} == 'gmpy2'
run: |
sudo apt-get install -y libgmp-dev libmpfr-dev libmpc-dev
echo "INSTALL_EXTRAS=${{ env.INSTALL_EXTRAS }},Faster-fractions" >> $GITHUB_ENV
- name: Checkout repository
uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
# supported since 2.3
cache: pip
cache-dependency-path: setup.cfg
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install coverage coveralls
- name: Install package
run: |
python -m pip install .[${{ env.INSTALL_EXTRAS }}]
- name: Test with pytest
run: |
coverage run -m pytest --junit-xml pytest.xml
- name: Upload coverage data to coveralls.io
run: coveralls --service=github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: python-${{ matrix.python-version }}-${{ matrix.time-type }}
COVERALLS_PARALLEL: true
- name: Upload Test Results
if: always()
uses: actions/upload-artifact@v2
with:
name: Unit Test Results ( ${{ matrix.python-version }}-${{ matrix.time-type }} )
path: |
pytest.xml
coveralls:
name: Indicate completion to coveralls.io
needs: test
runs-on: ubuntu-latest
container: python:3-slim
steps:
- name: Finished
run: |
pip3 install --upgrade coveralls
coveralls --service=github --finish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
event_file:
name: "Event File"
runs-on: ubuntu-latest
steps:
- name: Upload
uses: actions/upload-artifact@v2
with:
name: Event File
path: ${{ github.event_path }}
| 25.397959 | 88 | 0.586581 |
97f85c8e95f9151c72696440f303c5039a38ca54 | 459 | yaml | YAML | etcd/helm/etcd/templates/clusterrolebinding.yaml | AMEND-Consulting-LLC/plural-artifacts | 743d8cd15fc526c9a3a34fbeb6d4d758201a8b86 | [
"Apache-2.0"
] | 8 | 2021-11-19T12:23:10.000Z | 2022-03-23T16:02:44.000Z | etcd/helm/etcd/templates/clusterrolebinding.yaml | AMEND-Consulting-LLC/plural-artifacts | 743d8cd15fc526c9a3a34fbeb6d4d758201a8b86 | [
"Apache-2.0"
] | 126 | 2021-08-14T18:54:53.000Z | 2022-03-29T17:33:30.000Z | etcd/helm/etcd/templates/clusterrolebinding.yaml | AMEND-Consulting-LLC/plural-artifacts | 743d8cd15fc526c9a3a34fbeb6d4d758201a8b86 | [
"Apache-2.0"
] | 1 | 2022-01-26T11:58:06.000Z | 2022-01-26T11:58:06.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: {{ include "etcd.fullname" . }}-controller-cluster-role-binding
labels: {{- include "etcd.labels" . | nindent 4 }}
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: {{ include "etcd.fullname" . }}-cluster-role
subjects:
- kind: ServiceAccount
name: {{ include "etcd.serviceAccountName" . }}-controller
namespace: {{ .Release.Namespace }}
| 32.785714 | 71 | 0.71024 |
ec37f159bb74f8d44a3cab935621ff743f584c93 | 270 | yaml | YAML | src/site/_data/examples/harish-v.yaml | Jamstack-Brasil/jamstack-site | f8522f4b3e6e0b9a004154856713b096b47a8f64 | [
"MIT"
] | null | null | null | src/site/_data/examples/harish-v.yaml | Jamstack-Brasil/jamstack-site | f8522f4b3e6e0b9a004154856713b096b47a8f64 | [
"MIT"
] | null | null | null | src/site/_data/examples/harish-v.yaml | Jamstack-Brasil/jamstack-site | f8522f4b3e6e0b9a004154856713b096b47a8f64 | [
"MIT"
] | null | null | null |
title: Harish V
description: 'Personal website of Harish V, software engineer based in Singapore.'
link: 'https://harishv.me/'
thumbnailurl: /img/examples/harishv.jpg
tools:
- React
- Gatsby.js
- Markdown
- Disqus
- Google Analytics
- Netlify
- PurgeCSS
| 18 | 82 | 0.711111 |
1ecd98a085c0ddaeee416fa48287a975a8c7bc1a | 1,097 | yml | YAML | Terraform/stack/database_compose.yml | jokk-itu/PythonKindergarten | 3b3fdc2e08ea6e033deb532faba32790161f50a6 | [
"Apache-2.0"
] | 2 | 2021-02-08T08:34:36.000Z | 2021-02-08T11:01:39.000Z | Terraform/stack/database_compose.yml | jokk-itu/PythonKindergarten | 3b3fdc2e08ea6e033deb532faba32790161f50a6 | [
"Apache-2.0"
] | 73 | 2021-02-15T07:52:37.000Z | 2021-05-18T17:57:51.000Z | Terraform/stack/database_compose.yml | jokk-itu/PythonKindergarten | 3b3fdc2e08ea6e033deb532faba32790161f50a6 | [
"Apache-2.0"
] | 1 | 2021-06-09T11:08:05.000Z | 2021-06-09T11:08:05.000Z | version: '3.5'
networks:
elk:
main:
volumes:
elk_elasticsearch_data:
services:
elasticsearch:
image: "docker.elastic.co/elasticsearch/elasticsearch:7.2.0"
ports:
- 9200:9200
environment:
- "ES_JAVA_OPTS=-Xms1g -Xmx1g"
- "discovery.type=single-node"
volumes:
- elk_elasticsearch_data:/usr/share/elasticsearch/data
networks:
- elk
kibana:
image: kibana:7.2.0
ports:
- 5601:5601
volumes:
- ./kibana.yml:/vagrant/database/kibana.yml
networks:
- elk
prometheus:
image: prom/prometheus
container_name: prometheus
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml
ports:
- "9090:9090"
networks:
- main
grafana:
image: grafana/grafana:4.5.2
ports:
- "3000:3000"
networks:
- main
pythonkindergarten_db:
build:
context: .
dockerfile: Dockerfile_db
ports:
- "5432:5432"
networks:
- main
environment:
- POSTGRES_PASSWORD=postgres
- POSTGRES_USER=postgres
| 17.983607 | 64 | 0.598906 |
91c8398563ae94d2026709b40601d6ec5ed73a10 | 127 | yaml | YAML | tests/minimal/phase1/ssz_static/LightAggregateAndProof/ssz_random_chaos/case_24/roots.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | 1 | 2021-11-20T20:19:46.000Z | 2021-11-20T20:19:46.000Z | tests/minimal/phase1/ssz_static/LightAggregateAndProof/ssz_random_chaos/case_24/roots.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | tests/minimal/phase1/ssz_static/LightAggregateAndProof/ssz_random_chaos/case_24/roots.yaml | vapory-testing/vap2.0-spec-tests | b4283b90ecb9178d011863f4fb14efefce53d82f | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:9d1c273ef96fdd271ca96ee85f7c5f34126f70d9442cb2956b6c6a03a9990238
size 77
| 31.75 | 75 | 0.88189 |
96b7d387c851969de399a71bb5d837955c8346f0 | 262 | yaml | YAML | user/config/plugins/admin-power-tools.yaml | louisemisythe/fs | dba3bcab131f47d9b2ced6e68d20d8e73eea68e3 | [
"MIT"
] | 8 | 2019-02-21T09:18:41.000Z | 2021-10-06T04:53:04.000Z | user/config/plugins/admin-power-tools.yaml | louisemisythe/fs | dba3bcab131f47d9b2ced6e68d20d8e73eea68e3 | [
"MIT"
] | 92 | 2019-02-21T09:23:34.000Z | 2022-03-14T07:23:54.000Z | user/config/plugins/admin-power-tools.yaml | louisemisythe/fs | dba3bcab131f47d9b2ced6e68d20d8e73eea68e3 | [
"MIT"
] | 4 | 2019-02-23T19:57:36.000Z | 2020-02-12T12:38:13.000Z | enabled: true
edit_page_enabled: false
edit_section_enabled: false
edit_section_syntax_enabled: true
add_page_enabled: true
reports_enabled: true
child_reordering_enabled: true
child_reordering_immediate: true
move_page_enabled: false
rename_page_enabled: false
| 23.818182 | 33 | 0.885496 |
308787d1da0ac76bc1d374e6cdcfd14b9b4ca8eb | 6,469 | yml | YAML | docs-ref-autogen/com.microsoft.signalr.HubConnectionBuilder.yml | terrajobst/JavaApiDocs | e383aadf5f47a271cf94f8921a2b7303d7989895 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.signalr.HubConnectionBuilder.yml | terrajobst/JavaApiDocs | e383aadf5f47a271cf94f8921a2b7303d7989895 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.signalr.HubConnectionBuilder.yml | terrajobst/JavaApiDocs | e383aadf5f47a271cf94f8921a2b7303d7989895 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:ManagedReference
items:
- uid: "com.microsoft.signalr.HubConnectionBuilder"
id: "HubConnectionBuilder"
parent: "com.microsoft.signalr"
children:
- "com.microsoft.signalr.HubConnectionBuilder.HubConnectionBuilder()"
- "com.microsoft.signalr.HubConnectionBuilder.build()"
- "com.microsoft.signalr.HubConnectionBuilder.create(java.lang.String)"
langs:
- "java"
name: "HubConnectionBuilder"
nameWithType: "HubConnectionBuilder"
fullName: "com.microsoft.signalr.HubConnectionBuilder"
type: "Class"
package: "com.microsoft.signalr"
summary: "A builder for configuring <xref uid=\"com.microsoft.signalr.HubConnection\" data-throw-if-not-resolved=\"false\">HubConnection</xref> instances."
syntax:
content: "public abstract class HubConnectionBuilder"
inheritance:
- "java.lang.Object"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
- uid: "com.microsoft.signalr.HubConnectionBuilder.HubConnectionBuilder()"
id: "HubConnectionBuilder()"
parent: "com.microsoft.signalr.HubConnectionBuilder"
langs:
- "java"
name: "HubConnectionBuilder()"
nameWithType: "HubConnectionBuilder.HubConnectionBuilder()"
fullName: "com.microsoft.signalr.HubConnectionBuilder.HubConnectionBuilder()"
overload: "com.microsoft.signalr.HubConnectionBuilder.HubConnectionBuilder*"
type: "Constructor"
package: "com.microsoft.signalr"
syntax:
content: "public HubConnectionBuilder()"
- uid: "com.microsoft.signalr.HubConnectionBuilder.build()"
id: "build()"
parent: "com.microsoft.signalr.HubConnectionBuilder"
langs:
- "java"
name: "build()"
nameWithType: "HubConnectionBuilder.build()"
fullName: "com.microsoft.signalr.HubConnectionBuilder.build()"
overload: "com.microsoft.signalr.HubConnectionBuilder.build*"
type: "Method"
package: "com.microsoft.signalr"
summary: "Builds a new instance of <xref uid=\"com.microsoft.signalr.HubConnection\" data-throw-if-not-resolved=\"false\">HubConnection</xref>."
syntax:
content: "public abstract HubConnection build()"
return:
type: "com.microsoft.signalr.HubConnection"
description: "A new instance of <xref uid=\"com.microsoft.signalr.HubConnection\" data-throw-if-not-resolved=\"false\">HubConnection</xref>."
- uid: "com.microsoft.signalr.HubConnectionBuilder.create(java.lang.String)"
id: "create(java.lang.String)"
parent: "com.microsoft.signalr.HubConnectionBuilder"
langs:
- "java"
name: "create(String url)"
nameWithType: "HubConnectionBuilder.create(String url)"
fullName: "com.microsoft.signalr.HubConnectionBuilder.create(String url)"
overload: "com.microsoft.signalr.HubConnectionBuilder.create*"
type: "Method"
package: "com.microsoft.signalr"
summary: "Creates a new instance of <xref uid=\"com.microsoft.signalr.HttpHubConnectionBuilder\" data-throw-if-not-resolved=\"false\">HttpHubConnectionBuilder</xref>."
syntax:
content: "public static HttpHubConnectionBuilder create(String url)"
parameters:
- id: "url"
type: "java.lang.String"
description: "The URL of the SignalR hub to connect to."
return:
type: "com.microsoft.signalr.HttpHubConnectionBuilder"
description: "An instance of <xref uid=\"com.microsoft.signalr.HttpHubConnectionBuilder\" data-throw-if-not-resolved=\"false\">HttpHubConnectionBuilder</xref>."
references:
- uid: "com.microsoft.signalr.HubConnectionBuilder.HubConnectionBuilder*"
name: "HubConnectionBuilder"
nameWithType: "HubConnectionBuilder.HubConnectionBuilder"
fullName: "com.microsoft.signalr.HubConnectionBuilder.HubConnectionBuilder"
package: "com.microsoft.signalr"
- uid: "java.lang.String"
spec.java:
- uid: "java.lang.String"
name: "String"
fullName: "java.lang.String"
- uid: "com.microsoft.signalr.HttpHubConnectionBuilder"
name: "HttpHubConnectionBuilder"
nameWithType: "HttpHubConnectionBuilder"
fullName: "com.microsoft.signalr.HttpHubConnectionBuilder"
- uid: "com.microsoft.signalr.HubConnectionBuilder.create*"
name: "create"
nameWithType: "HubConnectionBuilder.create"
fullName: "com.microsoft.signalr.HubConnectionBuilder.create"
package: "com.microsoft.signalr"
- uid: "com.microsoft.signalr.HubConnection"
name: "HubConnection"
nameWithType: "HubConnection"
fullName: "com.microsoft.signalr.HubConnection"
- uid: "com.microsoft.signalr.HubConnectionBuilder.build*"
name: "build"
nameWithType: "HubConnectionBuilder.build"
fullName: "com.microsoft.signalr.HubConnectionBuilder.build"
package: "com.microsoft.signalr"
- uid: "java.lang.Object.notify()"
name: "Object.notify()"
nameWithType: "Object.notify()"
fullName: "java.lang.Object.notify()"
- uid: "java.lang.Object.wait()"
name: "Object.wait()"
nameWithType: "Object.wait()"
fullName: "java.lang.Object.wait()"
- uid: "java.lang.Object.finalize()"
name: "Object.finalize()"
nameWithType: "Object.finalize()"
fullName: "java.lang.Object.finalize()"
- uid: "java.lang.Object.clone()"
name: "Object.clone()"
nameWithType: "Object.clone()"
fullName: "java.lang.Object.clone()"
- uid: "java.lang.Object.notifyAll()"
name: "Object.notifyAll()"
nameWithType: "Object.notifyAll()"
fullName: "java.lang.Object.notifyAll()"
- uid: "java.lang.Object.equals(java.lang.Object)"
name: "Object.equals(Object)"
nameWithType: "Object.equals(Object)"
fullName: "java.lang.Object.equals(java.lang.Object)"
- uid: "java.lang.Object.getClass()"
name: "Object.getClass()"
nameWithType: "Object.getClass()"
fullName: "java.lang.Object.getClass()"
- uid: "java.lang.Object.wait(long)"
name: "Object.wait(long)"
nameWithType: "Object.wait(long)"
fullName: "java.lang.Object.wait(long)"
- uid: "java.lang.Object.hashCode()"
name: "Object.hashCode()"
nameWithType: "Object.hashCode()"
fullName: "java.lang.Object.hashCode()"
- uid: "java.lang.Object.wait(long,int)"
name: "Object.wait(long,int)"
nameWithType: "Object.wait(long,int)"
fullName: "java.lang.Object.wait(long,int)"
- uid: "java.lang.Object.toString()"
name: "Object.toString()"
nameWithType: "Object.toString()"
fullName: "java.lang.Object.toString()"
| 40.943038 | 169 | 0.737981 |
edfc0abaf526f48e6cb0be5e87d3c4ca05be721a | 227 | yml | YAML | HHVDoctorSDK-demo/vendor/bundle/ruby/2.3.0/gems/chunky_png-1.3.11/.travis.yml | homedr/HHVDoctorSDK-demo | 7f0c55ba55cce7ec49fba5a16b1999102f0eebd7 | [
"Apache-2.0"
] | 1 | 2018-12-15T19:39:51.000Z | 2018-12-15T19:39:51.000Z | HHVDoctorSDK-demo/vendor/bundle/ruby/2.3.0/gems/chunky_png-1.3.11/.travis.yml | homedr/HHVDoctorSDK-demo | 7f0c55ba55cce7ec49fba5a16b1999102f0eebd7 | [
"Apache-2.0"
] | 5 | 2021-02-03T19:36:46.000Z | 2022-01-21T23:46:00.000Z | HHVDoctorSDK-demo/vendor/bundle/ruby/2.3.0/gems/chunky_png-1.3.11/.travis.yml | homedr/HHVDoctorSDK-demo | 7f0c55ba55cce7ec49fba5a16b1999102f0eebd7 | [
"Apache-2.0"
] | 3 | 2020-09-13T17:32:16.000Z | 2021-03-03T16:33:04.000Z | language: ruby
script: bundle exec rake
sudo: false
rvm:
- "2.0"
- "2.1"
- "2.2"
- "2.3"
- "2.4"
- "2.5"
- ruby-head
- jruby-19mode
matrix:
allow_failures:
- rvm: ruby-head
- rvm: "2.5" # Broken on Travis on 2018-01-23
| 11.947368 | 47 | 0.594714 |
3c4248f04e4ebdfd9ce0c6b2e67462b44ddfc2da | 149 | yaml | YAML | html/queries/FB2.0/offset.query.yaml | tlewis-ps/swagger | 9ceac713e5a3733d2963a6cd948e3c8956b43de7 | [
"Apache-2.0"
] | 9 | 2018-05-21T15:41:54.000Z | 2021-03-05T21:09:03.000Z | html/queries/FB2.0/offset.query.yaml | tlewis-ps/swagger | 9ceac713e5a3733d2963a6cd948e3c8956b43de7 | [
"Apache-2.0"
] | 3 | 2020-10-22T17:32:13.000Z | 2022-03-02T01:22:51.000Z | html/queries/FB2.0/offset.query.yaml | tlewis-ps/swagger | 9ceac713e5a3733d2963a6cd948e3c8956b43de7 | [
"Apache-2.0"
] | 6 | 2018-06-05T18:35:49.000Z | 2021-11-11T22:31:40.000Z | description: The offset of the first resource to return from a collection.
example: 10
format: int32
in: query
minimum: 0
name: offset
type: integer
| 18.625 | 74 | 0.785235 |
4d66074fed2c004d9224f4eb2279eeaef3cfd4ad | 882 | yml | YAML | docs-ref-autogen/com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | docs-ref-autogen/com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaMember
uid: "com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF*"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF"
name: "OFF"
nameWithType: "FirewallPolicyIntrusionDetectionStateType.OFF"
members:
- uid: "com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF"
fullName: "com.azure.resourcemanager.network.models.FirewallPolicyIntrusionDetectionStateType.OFF"
name: "OFF"
nameWithType: "FirewallPolicyIntrusionDetectionStateType.OFF"
summary: "Static value Off for FirewallPolicyIntrusionDetectionStateType."
syntax: "public static final FirewallPolicyIntrusionDetectionStateType OFF"
type: "field"
metadata: {}
package: "com.azure.resourcemanager.network.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.2.0
| 51.882353 | 100 | 0.845805 |
4df576adb22ecb64cc18b738d0cf67f165952038 | 620 | yml | YAML | _config.yml | lunasi27/LessIsMore | c4781333ce12e2241a1fea9b3424551679d67e1e | [
"MIT"
] | null | null | null | _config.yml | lunasi27/LessIsMore | c4781333ce12e2241a1fea9b3424551679d67e1e | [
"MIT"
] | null | null | null | _config.yml | lunasi27/LessIsMore | c4781333ce12e2241a1fea9b3424551679d67e1e | [
"MIT"
] | null | null | null | # Site settings
name: Less Is More
email: wanghao27@163.com
author: Wang Hao
url: https://lunasi27.github.io
resume_site: ''
github: https://github.com/LessIsMore/
baseurl: '/LessIsMore'
description: Actually, less is more!
meta_description: 王昊的个人博客;非典型性程序员;证券市场业余韭菜;币圈非资深投资者;
motto: It's our wits that make us men.
banner: 学而不思则罔,思而不学则殆。
#permalink: /:categories/:year/:month/:day/:title/
permalink: /:year/:month/:day/:title/
paginate: 10
exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'Rakefile']
github_username: lunasi27
# Build settings
markdown: kramdown
baidu_analysis: 94be4b0f9fc5d94cc0d0415ea6761ae9
| 22.962963 | 61 | 0.762903 |
577a84589c5894f07c7750f9cb84d1b1b882b5cf | 168 | yml | YAML | .swiftlint.yml | BenjaminLawson/kmbmpdc | d901351f5b1a1a271213a055275a764b08304a22 | [
"Apache-2.0"
] | null | null | null | .swiftlint.yml | BenjaminLawson/kmbmpdc | d901351f5b1a1a271213a055275a764b08304a22 | [
"Apache-2.0"
] | null | null | null | .swiftlint.yml | BenjaminLawson/kmbmpdc | d901351f5b1a1a271213a055275a764b08304a22 | [
"Apache-2.0"
] | null | null | null | disabled_rules:
- type_body_length
- file_length
opt_in_rules:
- overridden_super_call
- conditional_returns_on_newline
included:
- kmbmpdc
line_length: 110
| 15.272727 | 34 | 0.791667 |
c031e16e00fa97384d4589cdea326d2c7b406576 | 93 | yml | YAML | roles/aws_route53_letsencrypt/defaults/main.yml | gitamiller/demokit | ffdb91140c5f5cbd716819b1089cda9d727da050 | [
"MIT"
] | 1 | 2019-05-30T18:55:00.000Z | 2019-05-30T18:55:00.000Z | roles/aws_route53_letsencrypt/defaults/main.yml | gitamiller/demo-kit | ffdb91140c5f5cbd716819b1089cda9d727da050 | [
"MIT"
] | 1 | 2019-03-14T16:27:20.000Z | 2019-03-14T16:27:20.000Z | roles/aws_route53_letsencrypt/defaults/main.yml | aaroniscode/demokit | ffdb91140c5f5cbd716819b1089cda9d727da050 | [
"MIT"
] | 1 | 2018-04-18T14:00:11.000Z | 2018-04-18T14:00:11.000Z | ---
aws_certs_domain: "{{ aws_route53_domain | default(omit) }}"
aws_certs_path: /bind/certs
| 23.25 | 60 | 0.731183 |
8d9fbe1e4d1b62dc98d9bec79d4984cb4f4824f1 | 346 | yaml | YAML | src/main/docker/docker-compose.yaml | daggerok/frontend-maven-plugin-example | c6812c97948f08b93b4f58cc3509eed253dc8ae4 | [
"MIT"
] | null | null | null | src/main/docker/docker-compose.yaml | daggerok/frontend-maven-plugin-example | c6812c97948f08b93b4f58cc3509eed253dc8ae4 | [
"MIT"
] | null | null | null | src/main/docker/docker-compose.yaml | daggerok/frontend-maven-plugin-example | c6812c97948f08b93b4f58cc3509eed253dc8ae4 | [
"MIT"
] | null | null | null | version: '2.1'
volumes:
app-data: {}
networks:
publicnet:
driver: bridge
services:
app:
build:
context: ../../..
dockerfile: ./src/main/docker/Dockerfile
volumes: ['app-data:/home/applicatoin']
ports: ['8080:8080']
networks:
publicnet:
aliases:
- a
- app
- appplication
| 17.3 | 46 | 0.549133 |
4aad1ddcb9f89dd2d51c36eaad1947c1af79b24e | 847 | yml | YAML | configs/body/3d_kpt_sview_rgb_img/pose_lift/h36m/simplebaseline3d_h36m.yml | Jackqu/mmpose | ad8acc5ff5da7993c6befdc4b1ced2c2ecb64533 | [
"Apache-2.0"
] | 1 | 2021-08-07T06:11:27.000Z | 2021-08-07T06:11:27.000Z | configs/body/3d_kpt_sview_rgb_img/pose_lift/h36m/simplebaseline3d_h36m.yml | Jackqu/mmpose | ad8acc5ff5da7993c6befdc4b1ced2c2ecb64533 | [
"Apache-2.0"
] | null | null | null | configs/body/3d_kpt_sview_rgb_img/pose_lift/h36m/simplebaseline3d_h36m.yml | Jackqu/mmpose | ad8acc5ff5da7993c6befdc4b1ced2c2ecb64533 | [
"Apache-2.0"
] | null | null | null | Collections:
- Name: simplebaseline3d_h36m
Metadata:
Architecture:
- SimpleBaseline3D
README: configs/body/3d_kpt_sview_rgb_img/pose_lift/h36m/simplebaseline3d_h36m.md
Paper:
- http://openaccess.thecvf.com/content_iccv_2017/html/Martinez_A_Simple_yet_ICCV_2017_paper.html
- https://ieeexplore.ieee.org/abstract/document/6682899/
Models:
- Name: body--3d_kpt_sview_rgb_img--pose_lift--h36m--simplebaseline3d_h36m
In Collection: simplebaseline3d_h36m
Config: configs/body/3d_kpt_sview_rgb_img/pose_lift/h36m/simplebaseline3d_h36m.py
Metadata:
Training Data: Human3.6M
Results:
- Task: Single-view 3D Human Body Pose Estimation
Dataset: Human3.6M
Metrics:
MPJPE: 43.4
P-MPJPE: 34.3
Weights: https://download.openmmlab.com/mmpose/body3d/simple_baseline/simple3Dbaseline_h36m-f0ad73a4_20210419.pth
| 36.826087 | 115 | 0.787485 |
e2e4501d07eda1844b34f0479918ea63a7410324 | 1,040 | yml | YAML | tasks/main.yml | boutetnico/ansible-role-filebeat | dec8e8912a6cb1dd8e36e79493a28cdd03cb35ea | [
"MIT"
] | null | null | null | tasks/main.yml | boutetnico/ansible-role-filebeat | dec8e8912a6cb1dd8e36e79493a28cdd03cb35ea | [
"MIT"
] | null | null | null | tasks/main.yml | boutetnico/ansible-role-filebeat | dec8e8912a6cb1dd8e36e79493a28cdd03cb35ea | [
"MIT"
] | null | null | null | ---
- name: Install dependencies
apt:
name: "{{ filebeat_dependencies }}"
state: present
update_cache: true
- name: Add filebeat signing key
apt_key:
state: present
url: "{{ filebeat_signing_key }}"
- name: Manage filebeat APT repository
apt_repository:
repo: "{{ filebeat_repository }}"
state: "{{ 'absent' if filebeat_use_oss else 'present' }}"
- name: Manage filebeat OSS APT repository
apt_repository:
repo: "{{ filebeat_oss_repository }}"
state: "{{ 'present' if filebeat_use_oss else 'absent' }}"
- name: Ensure filebeat package is installed
apt:
name: "{{ filebeat_package }}"
state: "{{ filebeat_package_state }}"
update_cache: true
notify:
- restart filebeat
- name: Setup filebeat.yml
template:
dest: /etc/filebeat/filebeat.yml
group: root
mode: 0600
owner: root
src: filebeat.yml.j2
notify:
- restart filebeat
- name: Ensure filebeat is started and starts at boot
service:
enabled: true
name: filebeat
state: started
| 22.608696 | 62 | 0.666346 |
262d5f662837eacdba466598443e98b7533ee2d9 | 2,607 | yaml | YAML | elk/stack-elk.yaml | dsyorkd/HomeSwarmContainers | c56129debe7bafea1e88924543353003c77fdb8d | [
"Apache-2.0"
] | 3 | 2020-05-17T00:12:45.000Z | 2021-05-08T00:30:15.000Z | elk/stack-elk.yaml | dsyorkd/HomeSwarmContainers | c56129debe7bafea1e88924543353003c77fdb8d | [
"Apache-2.0"
] | null | null | null | elk/stack-elk.yaml | dsyorkd/HomeSwarmContainers | c56129debe7bafea1e88924543353003c77fdb8d | [
"Apache-2.0"
] | null | null | null | version: '3.7'
x-default-opts:
&default-opts
logging:
options:
max-size: "1m"
gelf-address: "udp://127.0.0.1:5000"
driver: "gelf"
services:
elasticsearch:
<<: *default-opts
image: docker.elastic.co/elasticsearch/elasticsearch-oss:7.5.1
volumes:
- /var/data/elasticsearch:/usr/share/elasticsearch/data
- /var/data/elasticsearch/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml
environment:
- "ES_JAVA_OPT=-Xmx512m -Xms512m"
- node.name=elasticsearch
- cluster.name=yorkhaus-cluster
- "TAKE_FILE_OWNERSHIP=true"
- discovery.type=single-node
networks:
- elk
volumes:
- /var/data/elasticsearch:/usr/share/elasticsearch/data
deploy:
mode: replicated
replicas: 1
logspout:
image: bekt/logspout-logstash
environment:
ROUTE_URIS: 'logstash://logstash:5000'
volumes:
- /var/run/docker.sock:/var/run/docker.sock
depends_on:
- logstash
networks:
- elk
deploy:
mode: global
restart_policy:
condition: on-failure
delay: 30s
logstash:
<<: *default-opts
image: docker.elastic.co/logstash/logstash-oss:7.5.1
ports:
- "5000:5000"
- "5000:5000/udp"
- "9600:9600"
networks:
- elk
volumes:
- /var/data/logstash/logstash.conf:/usr/share/logstash/pipeline/logstash.conf
depends_on:
- elasticsearch
deploy:
replicas: 1
kibana:
<<: *default-opts
image: docker.elastic.co/kibana/kibana-oss:7.5.1
environment:
ELASTICSEARCH_HOSTS: 'http://elasticsearch:9200'
depends_on:
- elasticsearch
networks:
- elk
- traefik_public
ports:
- 5601:5601
deploy:
mode: replicated
replicas: 1
labels:
- traefik.enable=true
- traefik.http.middlewares.kibana-redirect.redirectscheme.scheme=https
- traefik.http.routers.kibana-web.middlewares=kibana-redirect
- traefik.http.routers.kibana-web.rule=Host(`kibana.${DOMAIN}`)
- traeifk.http.routers.kibana-web.entrypoints=web
- traefik.http.routers.kibana-websecure.rule=Host(`kibana.${DOMAIN}`)
- traefik.http.routers.kibana-websecure.tls=true
- traefik.http.routers.kibana-websecure.tls.certresolver=leresolver
- traefik.http.routers.kibana-websecure.entrypoints=websecure
- traefik.http.services.kibana.loadbalancer.server.port=5601
# TODO: make secrets secret
networks:
elk:
external: true
traefik_public:
external: true
| 25.811881 | 99 | 0.644419 |
eb2733faca096b75901fc6f8d06eba812f73aa5b | 722 | yml | YAML | src/WellCommerce/Bundle/TaxBundle/Resources/config/config.yml | rodrigozn/cwcommerce | bb9f1ba6e050364104778178cb31ca8ce16986ce | [
"MIT"
] | null | null | null | src/WellCommerce/Bundle/TaxBundle/Resources/config/config.yml | rodrigozn/cwcommerce | bb9f1ba6e050364104778178cb31ca8ce16986ce | [
"MIT"
] | null | null | null | src/WellCommerce/Bundle/TaxBundle/Resources/config/config.yml | rodrigozn/cwcommerce | bb9f1ba6e050364104778178cb31ca8ce16986ce | [
"MIT"
] | 1 | 2020-11-04T04:00:34.000Z | 2020-11-04T04:00:34.000Z | well_commerce_tax:
configuration:
tax:
orm:
factory: WellCommerce\Bundle\TaxBundle\Factory\TaxFactory
repository: WellCommerce\Bundle\TaxBundle\Repository\TaxRepository
mapping: "@WellCommerceTaxBundle/Resources/config/doctrine/Tax.orm.yml"
entity: WellCommerce\Bundle\TaxBundle\Entity\Tax
api:
exposed: true
dataset: tax.dataset.admin
manager: tax.manager
tax_translation:
orm:
mapping: "@WellCommerceTaxBundle/Resources/config/doctrine/TaxTranslation.orm.yml"
entity: WellCommerce\Bundle\TaxBundle\Entity\TaxTranslation
| 42.470588 | 98 | 0.614958 |
7a3b425f147b609e6ffa74807e57033bb4626031 | 1,118 | yml | YAML | .rubocop.yml | redox/zendesk_api_client_rb | a99a276e3f737a33a5a507036b8fb2a83bd381ae | [
"Apache-2.0"
] | 231 | 2015-01-05T03:19:45.000Z | 2022-03-18T11:05:51.000Z | .rubocop.yml | redox/zendesk_api_client_rb | a99a276e3f737a33a5a507036b8fb2a83bd381ae | [
"Apache-2.0"
] | 248 | 2015-01-05T21:12:35.000Z | 2022-03-13T12:12:34.000Z | .rubocop.yml | redox/zendesk_api_client_rb | a99a276e3f737a33a5a507036b8fb2a83bd381ae | [
"Apache-2.0"
] | 162 | 2015-01-13T00:29:22.000Z | 2022-03-15T21:19:13.000Z | inherit_from: .rubocop_todo.yml
AllCops:
TargetRubyVersion: 2.3
DisplayCopNames: true
Exclude:
- .git/**/*
- spec/core/middleware/response/sanitize_response_spec.rb
- vendor/**/*
# Align ends correctly.
Layout/EndAlignment:
EnforcedStyleAlignWith: variable
# Align the elements of a hash literal if they span more than one line.
Layout/AlignHash:
EnforcedLastArgumentHashStyle: ignore_implicit
# Align the parameters of a method call if they span more than one line.
Layout/AlignParameters:
EnforcedStyle: with_fixed_indentation
# Checks the indentation of hanging closing parentheses.
Layout/ClosingParenthesisIndentation:
Enabled: false
# Checks the indentation of the first parameter in a method call.
Layout/FirstParameterIndentation:
EnforcedStyle: consistent
# Checks indentation of method calls with the dot operator that span more than one line.
Layout/MultilineMethodCallIndentation:
EnforcedStyle: indented
# Checks indentation of binary operations that span more than one line.
Layout/MultilineOperationIndentation:
EnforcedStyle: indented
Metrics:
Enabled: false
| 27.268293 | 88 | 0.796959 |
7a403ca4085c7aa04f094c71fd544a470f112032 | 1,209 | yaml | YAML | .github/workflows/test.yaml | darabi/cl-migratum | e7d0f7e335135ebbd7893388d6f178829bea623e | [
"BSD-2-Clause"
] | null | null | null | .github/workflows/test.yaml | darabi/cl-migratum | e7d0f7e335135ebbd7893388d6f178829bea623e | [
"BSD-2-Clause"
] | null | null | null | .github/workflows/test.yaml | darabi/cl-migratum | e7d0f7e335135ebbd7893388d6f178829bea623e | [
"BSD-2-Clause"
] | null | null | null | # .github/workflows/test.yaml
name: test
on: [ push, pull_request ]
jobs:
test:
runs-on: ubuntu-latest
env:
WORKSPACE: /github/workspace/
# the env vars for the PostgreSQL connection must be in sync
# with the 'postgres' service below
PGHOST: postgres
PGDATABASE: migratum
PGUSER: migratum
PGPASSWORD: FvbRd5qdeWHNum9p
QUICKLISP_DIST_VERSION: 2022-02-20
QUICKLISP_ADD_TO_INIT_FILE: true
# Service containers to run with `container-job`
services:
# Label used to access the service container
postgres:
# Docker Hub PostgreSQL image
image: postgres
# Provide the password for postgres
env:
POSTGRES_USER: migratum
POSTGRES_PASSWORD: FvbRd5qdeWHNum9p
options: >-
--health-cmd pg_isready
--health-interval 10s
--health-timeout 5s
--health-retries 5
ports:
# Maps tcp port 5432 on service container to the host
- 5432:5432
steps:
- uses: actions/checkout@v2
- name: Test
uses: docker://clfoundation/sbcl:2.2.1
with:
args: /github/workspace/bin/run-ci-tests.sh
| 29.487805 | 66 | 0.620347 |
2b071017e704653dbb1cb96b105ca632b1a37f82 | 1,239 | yml | YAML | .github/workflows/ci.yml | nervive/wingcli | 830b5e27058da54b700e1a5e631e574671ecdc64 | [
"MIT"
] | null | null | null | .github/workflows/ci.yml | nervive/wingcli | 830b5e27058da54b700e1a5e631e574671ecdc64 | [
"MIT"
] | null | null | null | .github/workflows/ci.yml | nervive/wingcli | 830b5e27058da54b700e1a5e631e574671ecdc64 | [
"MIT"
] | null | null | null | name: WingCLI CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build-linux:
name: Build (Linux)
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
- name: Install musl-tools
run: sudo apt install musl-tools
- name: Add target
run: rustup target add x86_64-unknown-linux-musl
- name: Build
run: cargo build --release --target x86_64-unknown-linux-musl
- name: Upload binary
uses: actions/upload-artifact@v2
with:
name: exe-linux
path: target/x86_64-unknown-linux-musl/release/wingcli
build-macos:
name: Build (macOS)
runs-on: macos-10.15
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
- name: Build
run: cargo build --release
- name: Upload binary
uses: actions/upload-artifact@v2
with:
name: exe-macos
path: target/release/wingcli
| 21.362069 | 69 | 0.584342 |
23ca4c8d5d961e908de5203837a959c3ca2ff880 | 1,398 | yaml | YAML | simulator/input_data_old/pod_space_equal_to_110/input_3658.yaml | OREOmini/scheduler | 878e21420c0d386f627ef1a2435795e5978cc456 | [
"Apache-2.0"
] | 1 | 2019-07-08T06:30:48.000Z | 2019-07-08T06:30:48.000Z | simulator/input_data_old/pod_space_equal_to_110/input_3658.yaml | OREOmini/scheduler | 878e21420c0d386f627ef1a2435795e5978cc456 | [
"Apache-2.0"
] | null | null | null | simulator/input_data_old/pod_space_equal_to_110/input_3658.yaml | OREOmini/scheduler | 878e21420c0d386f627ef1a2435795e5978cc456 | [
"Apache-2.0"
] | null | null | null | Nodes:
- cpu: 2057
mem: 2991
name: node0
pnum: 110
- cpu: 2859
mem: 2304
name: node1
pnum: 110
- cpu: 3497
mem: 2059
name: node2
pnum: 110
- cpu: 2939
mem: 2558
name: node3
pnum: 110
- cpu: 2082
mem: 3894
name: node4
pnum: 110
- cpu: 2130
mem: 3373
name: node5
pnum: 110
- cpu: 2348
mem: 3514
name: node6
pnum: 110
- cpu: 2330
mem: 2428
name: node7
pnum: 110
- cpu: 3459
mem: 2315
name: node8
pnum: 110
- cpu: 3592
mem: 2538
name: node9
pnum: 110
- cpu: 2459
mem: 3285
name: node10
pnum: 110
- cpu: 3001
mem: 2942
name: node11
pnum: 110
- cpu: 2023
mem: 2828
name: node12
pnum: 110
- cpu: 2153
mem: 2857
name: node13
pnum: 110
- cpu: 2245
mem: 2273
name: node14
pnum: 110
Pods:
- cpu: 9
mem: 3
name: pod0
- cpu: 9
mem: 8
name: pod1
- cpu: 6
mem: 7
name: pod2
- cpu: 2
mem: 8
name: pod3
- cpu: 5
mem: 6
name: pod4
- cpu: 3
mem: 4
name: pod5
- cpu: 3
mem: 7
name: pod6
- cpu: 4
mem: 3
name: pod7
- cpu: 7
mem: 9
name: pod8
- cpu: 8
mem: 8
name: pod9
- cpu: 6
mem: 5
name: pod10
- cpu: 9
mem: 6
name: pod11
- cpu: 9
mem: 3
name: pod12
- cpu: 8
mem: 8
name: pod13
- cpu: 8
mem: 2
name: pod14
- cpu: 8
mem: 6
name: pod15
- cpu: 5
mem: 6
name: pod16
- cpu: 4
mem: 5
name: pod17
- cpu: 5
mem: 7
name: pod18
- cpu: 3
mem: 7
name: pod19
| 11.365854 | 14 | 0.567954 |
9bfe7d8a835c6960170b86d12dc9643faaa497f3 | 168 | yml | YAML | vpc/serverless.yml | serverless-plus/serverless-order-system | 58872b2acda78c1bed198dc4579d02b95c49e392 | [
"MIT"
] | 3 | 2020-10-28T11:59:52.000Z | 2020-10-28T17:49:49.000Z | vpc/serverless.yml | serverless-plus/serverless-order-system | 58872b2acda78c1bed198dc4579d02b95c49e392 | [
"MIT"
] | null | null | null | vpc/serverless.yml | serverless-plus/serverless-order-system | 58872b2acda78c1bed198dc4579d02b95c49e392 | [
"MIT"
] | 1 | 2020-10-29T08:09:08.000Z | 2020-10-29T08:09:08.000Z | app: order-system
stage: dev
component: vpc
name: order-system-vpc
inputs:
region: ${env:REGION}
zone: ${env:ZONE}
vpcName: serverless
subnetName: serverless
| 14 | 24 | 0.720238 |
e0f88536ab1037dd07f3b85dad5b8919278128c4 | 850 | yml | YAML | data/al/retired/Randy-Davis-eac24814-ec3a-454b-b96b-2f13d012253f.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | 1 | 2021-04-19T20:42:59.000Z | 2021-04-19T20:42:59.000Z | data/al/retired/Randy-Davis-eac24814-ec3a-454b-b96b-2f13d012253f.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | null | null | null | data/al/retired/Randy-Davis-eac24814-ec3a-454b-b96b-2f13d012253f.yml | Rypo/people | 34cf10bf10313f154f5065dde578bed9b4127ae8 | [
"CC0-1.0"
] | null | null | null | id: ocd-person/eac24814-ec3a-454b-b96b-2f13d012253f
name: Randy Davis
party:
- name: Republican
roles:
- district: '96'
jurisdiction: ocd-jurisdiction/country:us/state:al/government
type: lower
end_date: '2018-11-07'
links:
- url: http://www.legislature.state.al.us/aliswww/ISD/ALRepresentative.aspx?OID_SPONSOR=86010&OID_PERSON=4474
sources:
- url: http://www.legislature.state.al.us/aliswww/ISD/ALRepresentative.aspx?OID_SPONSOR=86010&OID_PERSON=4474
- url: http://www.legislature.state.al.us/aliswww/ISD/House/ALRepresentatives.aspx
image: http://www.legislature.state.al.us/ALISWWW/House/Representative%20Pictures/Davis_96.jpeg
other_identifiers:
- identifier: ALL000059
scheme: legacy_openstates
- identifier: ALL000216
scheme: legacy_openstates
- identifier: ALL000427
scheme: legacy_openstates
given_name: Randy
family_name: Davis
| 34 | 109 | 0.801176 |
e7f397bc17af09a5e41d24665537425850ecd1b3 | 23,277 | yml | YAML | docs-ref-autogen/com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.yml | dominicbetts/azure-docs-sdk-java | 057697a9aaa568212eae6fe51917e0063c5c502e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.yml | dominicbetts/azure-docs-sdk-java | 057697a9aaa568212eae6fe51917e0063c5c502e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.yml | dominicbetts/azure-docs-sdk-java | 057697a9aaa568212eae6fe51917e0063c5c502e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-06-04T23:42:38.000Z | 2021-06-04T23:42:38.000Z | ### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
id: MiscRequestResponseOperationHandler
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives
children:
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.addRuleAsync(com.microsoft.azure.servicebus.rules.RuleDescription)
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String)
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String,com.microsoft.azure.servicebus.primitives.MessagingEntityType)
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getMessageSessionsAsync(java.util.Date,int,int,java.lang.String)
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getRulesAsync(int,int)
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.onClose()
- com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.removeRuleAsync(java.lang.String)
langs:
- java
name: MiscRequestResponseOperationHandler
nameWithType: MiscRequestResponseOperationHandler
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
type: Class
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public final class MiscRequestResponseOperationHandler extends ClientEntity
inheritance:
- java.lang.Object
- com.microsoft.azure.servicebus.primitives.ClientEntity
inheritedMembers:
- com.microsoft.azure.servicebus.primitives.ClientEntity.close()
- com.microsoft.azure.servicebus.primitives.ClientEntity.closeAsync()
- com.microsoft.azure.servicebus.primitives.ClientEntity.finalize()
- com.microsoft.azure.servicebus.primitives.ClientEntity.getClientId()
- com.microsoft.azure.servicebus.primitives.ClientEntity.getIsClosed()
- com.microsoft.azure.servicebus.primitives.ClientEntity.getIsClosingOrClosed()
- com.microsoft.azure.servicebus.primitives.ClientEntity.onClose()
- com.microsoft.azure.servicebus.primitives.ClientEntity.setClosed()
- com.microsoft.azure.servicebus.primitives.ClientEntity.setClosing()
- com.microsoft.azure.servicebus.primitives.ClientEntity.throwIfClosed(java.lang.Throwable)
- java.lang.Object.clone()
- java.lang.Object.equals(java.lang.Object)
- java.lang.Object.getClass()
- java.lang.Object.hashCode()
- java.lang.Object.notify()
- java.lang.Object.notifyAll()
- java.lang.Object.toString()
- java.lang.Object.wait()
- java.lang.Object.wait(long)
- java.lang.Object.wait(long,int)
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String,java.lang.String,com.microsoft.azure.servicebus.primitives.MessagingEntityType)
id: MiscRequestResponseOperationHandler(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String,java.lang.String,com.microsoft.azure.servicebus.primitives.MessagingEntityType)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: MiscRequestResponseOperationHandler(MessagingFactory factory, String linkName, String entityPath, MessagingEntityType entityType)
nameWithType: MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler(MessagingFactory factory, String linkName, String entityPath, MessagingEntityType entityType)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler(MessagingFactory factory, String linkName, String entityPath, MessagingEntityType entityType)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler*
type: Constructor
package: com.microsoft.azure.servicebus.primitives
syntax:
content: private MiscRequestResponseOperationHandler(MessagingFactory factory, String linkName, String entityPath, MessagingEntityType entityType)
parameters:
- id: factory
type: com.microsoft.azure.servicebus.primitives.MessagingFactory
- id: linkName
type: java.lang.String
- id: entityPath
type: java.lang.String
- id: entityType
type: com.microsoft.azure.servicebus.primitives.MessagingEntityType
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.addRuleAsync(com.microsoft.azure.servicebus.rules.RuleDescription)
id: addRuleAsync(com.microsoft.azure.servicebus.rules.RuleDescription)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: addRuleAsync(RuleDescription ruleDescription)
nameWithType: MiscRequestResponseOperationHandler.addRuleAsync(RuleDescription ruleDescription)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.addRuleAsync(RuleDescription ruleDescription)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.addRuleAsync*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public CompletableFuture<Void> addRuleAsync(RuleDescription ruleDescription)
parameters:
- id: ruleDescription
type: com.microsoft.azure.servicebus.rules.RuleDescription
return:
type: java.util.concurrent.CompletableFuture<java.lang.Void>
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String)
id: create(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: create(MessagingFactory factory, String entityPath)
nameWithType: MiscRequestResponseOperationHandler.create(MessagingFactory factory, String entityPath)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create(MessagingFactory factory, String entityPath)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public static CompletableFuture<MiscRequestResponseOperationHandler> create(MessagingFactory factory, String entityPath)
parameters:
- id: factory
type: com.microsoft.azure.servicebus.primitives.MessagingFactory
- id: entityPath
type: java.lang.String
return:
type: java.util.concurrent.CompletableFuture<com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler>
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String,com.microsoft.azure.servicebus.primitives.MessagingEntityType)
id: create(com.microsoft.azure.servicebus.primitives.MessagingFactory,java.lang.String,com.microsoft.azure.servicebus.primitives.MessagingEntityType)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: create(MessagingFactory factory, String entityPath, MessagingEntityType entityType)
nameWithType: MiscRequestResponseOperationHandler.create(MessagingFactory factory, String entityPath, MessagingEntityType entityType)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create(MessagingFactory factory, String entityPath, MessagingEntityType entityType)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public static CompletableFuture<MiscRequestResponseOperationHandler> create(MessagingFactory factory, String entityPath, MessagingEntityType entityType)
parameters:
- id: factory
type: com.microsoft.azure.servicebus.primitives.MessagingFactory
- id: entityPath
type: java.lang.String
- id: entityType
type: com.microsoft.azure.servicebus.primitives.MessagingEntityType
return:
type: java.util.concurrent.CompletableFuture<com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler>
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getMessageSessionsAsync(java.util.Date,int,int,java.lang.String)
id: getMessageSessionsAsync(java.util.Date,int,int,java.lang.String)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: getMessageSessionsAsync(Date lastUpdatedTime, int skip, int top, String lastSessionId)
nameWithType: MiscRequestResponseOperationHandler.getMessageSessionsAsync(Date lastUpdatedTime, int skip, int top, String lastSessionId)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getMessageSessionsAsync(Date lastUpdatedTime, int skip, int top, String lastSessionId)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getMessageSessionsAsync*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public CompletableFuture<Pair<String[],Integer>> getMessageSessionsAsync(Date lastUpdatedTime, int skip, int top, String lastSessionId)
parameters:
- id: lastUpdatedTime
type: java.util.Date
- id: skip
type: int
- id: top
type: int
- id: lastSessionId
type: java.lang.String
return:
type: java.util.concurrent.CompletableFuture<com.microsoft.azure.servicebus.primitives.Pair<java.lang.String[],java.lang.Integer>>
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getRulesAsync(int,int)
id: getRulesAsync(int,int)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: getRulesAsync(int skip, int top)
nameWithType: MiscRequestResponseOperationHandler.getRulesAsync(int skip, int top)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getRulesAsync(int skip, int top)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getRulesAsync*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public CompletableFuture<Collection<RuleDescription>> getRulesAsync(int skip, int top)
parameters:
- id: skip
type: int
- id: top
type: int
return:
type: java.util.concurrent.CompletableFuture<java.util.Collection<com.microsoft.azure.servicebus.rules.RuleDescription>>
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.onClose()
id: onClose()
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: onClose()
nameWithType: MiscRequestResponseOperationHandler.onClose()
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.onClose()
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.onClose*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: protected CompletableFuture<Void> onClose()
return:
type: java.util.concurrent.CompletableFuture<java.lang.Void>
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.removeRuleAsync(java.lang.String)
id: removeRuleAsync(java.lang.String)
artifact: com.microsoft.azure:azure-servicebus:3.4.0
parent: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
langs:
- java
name: removeRuleAsync(String ruleName)
nameWithType: MiscRequestResponseOperationHandler.removeRuleAsync(String ruleName)
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.removeRuleAsync(String ruleName)
overload: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.removeRuleAsync*
type: Method
package: com.microsoft.azure.servicebus.primitives
syntax:
content: public CompletableFuture<Void> removeRuleAsync(String ruleName)
parameters:
- id: ruleName
type: java.lang.String
return:
type: java.util.concurrent.CompletableFuture<java.lang.Void>
references:
- uid: com.microsoft.azure.servicebus.primitives.MessagingFactory
name: MessagingFactory
nameWithType: MessagingFactory
fullName: com.microsoft.azure.servicebus.primitives.MessagingFactory
- uid: java.lang.String
spec.java:
- uid: java.lang.String
name: String
fullName: java.lang.String
- uid: com.microsoft.azure.servicebus.primitives.MessagingEntityType
name: MessagingEntityType
nameWithType: MessagingEntityType
fullName: com.microsoft.azure.servicebus.primitives.MessagingEntityType
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler*
name: MiscRequestResponseOperationHandler
nameWithType: MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.MiscRequestResponseOperationHandler
package: com.microsoft.azure.servicebus.primitives
- uid: java.util.concurrent.CompletableFuture<com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler>
spec.java:
- uid: java.util.concurrent.CompletableFuture
name: CompletableFuture
fullName: java.util.concurrent.CompletableFuture
- name: <
fullName: <
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
name: MiscRequestResponseOperationHandler
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
- name: '>'
fullName: '>'
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create*
name: create
nameWithType: MiscRequestResponseOperationHandler.create
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.create
package: com.microsoft.azure.servicebus.primitives
- uid: java.util.concurrent.CompletableFuture<java.lang.Void>
spec.java:
- uid: java.util.concurrent.CompletableFuture
name: CompletableFuture
fullName: java.util.concurrent.CompletableFuture
- name: <
fullName: <
- uid: java.lang.Void
name: Void
fullName: java.lang.Void
- name: '>'
fullName: '>'
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.onClose*
name: onClose
nameWithType: MiscRequestResponseOperationHandler.onClose
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.onClose
package: com.microsoft.azure.servicebus.primitives
- uid: java.util.Date
spec.java:
- uid: java.util.Date
name: Date
fullName: java.util.Date
- uid: int
spec.java:
- uid: int
name: int
fullName: int
- uid: java.util.concurrent.CompletableFuture<com.microsoft.azure.servicebus.primitives.Pair<java.lang.String[],java.lang.Integer>>
spec.java:
- uid: java.util.concurrent.CompletableFuture
name: CompletableFuture
fullName: java.util.concurrent.CompletableFuture
- name: <
fullName: <
- uid: com.microsoft.azure.servicebus.primitives.Pair
name: Pair
fullName: com.microsoft.azure.servicebus.primitives.Pair
- name: <
fullName: <
- uid: java.lang.String
name: String
fullName: java.lang.String
- name: '[]'
fullName: '[]'
- name: ','
fullName: ','
- uid: java.lang.Integer
name: Integer
fullName: java.lang.Integer
- name: '>'
fullName: '>'
- name: '>'
fullName: '>'
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getMessageSessionsAsync*
name: getMessageSessionsAsync
nameWithType: MiscRequestResponseOperationHandler.getMessageSessionsAsync
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getMessageSessionsAsync
package: com.microsoft.azure.servicebus.primitives
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.removeRuleAsync*
name: removeRuleAsync
nameWithType: MiscRequestResponseOperationHandler.removeRuleAsync
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.removeRuleAsync
package: com.microsoft.azure.servicebus.primitives
- uid: com.microsoft.azure.servicebus.rules.RuleDescription
name: RuleDescription
nameWithType: RuleDescription
fullName: com.microsoft.azure.servicebus.rules.RuleDescription
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.addRuleAsync*
name: addRuleAsync
nameWithType: MiscRequestResponseOperationHandler.addRuleAsync
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.addRuleAsync
package: com.microsoft.azure.servicebus.primitives
- uid: java.util.concurrent.CompletableFuture<java.util.Collection<com.microsoft.azure.servicebus.rules.RuleDescription>>
spec.java:
- uid: java.util.concurrent.CompletableFuture
name: CompletableFuture
fullName: java.util.concurrent.CompletableFuture
- name: <
fullName: <
- uid: java.util.Collection
name: Collection
fullName: java.util.Collection
- name: <
fullName: <
- uid: com.microsoft.azure.servicebus.rules.RuleDescription
name: RuleDescription
fullName: com.microsoft.azure.servicebus.rules.RuleDescription
- name: '>'
fullName: '>'
- name: '>'
fullName: '>'
- uid: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getRulesAsync*
name: getRulesAsync
nameWithType: MiscRequestResponseOperationHandler.getRulesAsync
fullName: com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler.getRulesAsync
package: com.microsoft.azure.servicebus.primitives
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity
name: ClientEntity
nameWithType: ClientEntity
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity
- uid: java.lang.Object.notify()
name: Object.notify()
nameWithType: Object.notify()
fullName: java.lang.Object.notify()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.setClosed()
name: ClientEntity.setClosed()
nameWithType: ClientEntity.setClosed()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.setClosed()
- uid: java.lang.Object.wait()
name: Object.wait()
nameWithType: Object.wait()
fullName: java.lang.Object.wait()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.finalize()
name: ClientEntity.finalize()
nameWithType: ClientEntity.finalize()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.finalize()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.setClosing()
name: ClientEntity.setClosing()
nameWithType: ClientEntity.setClosing()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.setClosing()
- uid: java.lang.Object.notifyAll()
name: Object.notifyAll()
nameWithType: Object.notifyAll()
fullName: java.lang.Object.notifyAll()
- uid: java.lang.Object.clone()
name: Object.clone()
nameWithType: Object.clone()
fullName: java.lang.Object.clone()
- uid: java.lang.Object.equals(java.lang.Object)
name: Object.equals(Object)
nameWithType: Object.equals(Object)
fullName: java.lang.Object.equals(java.lang.Object)
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.throwIfClosed(java.lang.Throwable)
name: ClientEntity.throwIfClosed(Throwable)
nameWithType: ClientEntity.throwIfClosed(Throwable)
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.throwIfClosed(java.lang.Throwable)
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.close()
name: ClientEntity.close()
nameWithType: ClientEntity.close()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.close()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.closeAsync()
name: ClientEntity.closeAsync()
nameWithType: ClientEntity.closeAsync()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.closeAsync()
- uid: java.lang.Object.toString()
name: Object.toString()
nameWithType: Object.toString()
fullName: java.lang.Object.toString()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.onClose()
name: ClientEntity.onClose()
nameWithType: ClientEntity.onClose()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.onClose()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.getIsClosed()
name: ClientEntity.getIsClosed()
nameWithType: ClientEntity.getIsClosed()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.getIsClosed()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.getIsClosingOrClosed()
name: ClientEntity.getIsClosingOrClosed()
nameWithType: ClientEntity.getIsClosingOrClosed()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.getIsClosingOrClosed()
- uid: com.microsoft.azure.servicebus.primitives.ClientEntity.getClientId()
name: ClientEntity.getClientId()
nameWithType: ClientEntity.getClientId()
fullName: com.microsoft.azure.servicebus.primitives.ClientEntity.getClientId()
- uid: java.lang.Object.getClass()
name: Object.getClass()
nameWithType: Object.getClass()
fullName: java.lang.Object.getClass()
- uid: java.lang.Object.wait(long)
name: Object.wait(long)
nameWithType: Object.wait(long)
fullName: java.lang.Object.wait(long)
- uid: java.lang.Object.hashCode()
name: Object.hashCode()
nameWithType: Object.hashCode()
fullName: java.lang.Object.hashCode()
- uid: java.lang.Object.wait(long,int)
name: Object.wait(long,int)
nameWithType: Object.wait(long,int)
fullName: java.lang.Object.wait(long,int)
- uid: java.util.concurrent.CompletableFuture
name: CompletableFuture
nameWithType: CompletableFuture
fullName: java.util.concurrent.CompletableFuture
- uid: java.lang.Void
name: Void
nameWithType: Void
fullName: java.lang.Void
- uid: java.lang.String[],java.lang.Integer
name: String[],Integer
nameWithType: String[],Integer
fullName: java.lang.String[],java.lang.Integer
- uid: com.microsoft.azure.servicebus.primitives.Pair
name: Pair
nameWithType: Pair
fullName: com.microsoft.azure.servicebus.primitives.Pair
- uid: java.util.Collection
name: Collection
nameWithType: Collection
fullName: java.util.Collection
| 51.611973 | 276 | 0.810242 |
f06d97ce30307b9e122b71cb7d49a9684016e550 | 328 | yml | YAML | provisioning/ansible/roles/common/tasks/main.yml | seeruk/mdh | 825949580557aea379a0ab83f8f8e01b0eec96fa | [
"MIT"
] | 3 | 2018-11-30T17:50:10.000Z | 2019-07-30T05:53:57.000Z | provisioning/ansible/roles/common/tasks/main.yml | seeruk/mdh | 825949580557aea379a0ab83f8f8e01b0eec96fa | [
"MIT"
] | null | null | null | provisioning/ansible/roles/common/tasks/main.yml | seeruk/mdh | 825949580557aea379a0ab83f8f8e01b0eec96fa | [
"MIT"
] | 1 | 2018-07-11T04:06:27.000Z | 2018-07-11T04:06:27.000Z | ---
- name: Update Apt Cache
apt: update_cache=yes cache_valid_time=3600
- name: Install Prerequisites
apt: name={{ item }} state=present
with_items:
- build-essential
- cgroup-lite
- git-core
- htop
- iotop
- language-pack-en
- linux-image-extra-{{ ansible_kernel }}
- software-properties-common
- vim
| 19.294118 | 45 | 0.679878 |
4f77104326f524fd7988d648f26dd4ecc69538ea | 345 | yaml | YAML | chatwork-notify/goss/goss.yaml | bolatov/dockerfiles | f5bb7cf465311f8571120988791808f0db72054e | [
"MIT"
] | 22 | 2020-04-16T16:03:32.000Z | 2022-03-26T17:24:40.000Z | chatwork-notify/goss/goss.yaml | bolatov/dockerfiles | f5bb7cf465311f8571120988791808f0db72054e | [
"MIT"
] | 69 | 2019-09-27T07:03:08.000Z | 2022-03-14T07:39:33.000Z | chatwork-notify/goss/goss.yaml | bolatov/dockerfiles | f5bb7cf465311f8571120988791808f0db72054e | [
"MIT"
] | 9 | 2020-04-24T10:01:58.000Z | 2022-03-22T16:41:28.000Z | command:
/entrypoint.sh:
exit-status: 1
stderr:
- should set CHATWORK_TOKEN for environment variables
CHATWORK_TOKEN=xxx /entrypoint.sh:
exit-status: 1
stderr:
- should set ROOM_ID for environment variables
CHATWORK_TOKEN=xxx ROOM_ID=yyy /entrypoint.sh:
exit-status: 0
stdout:
- Invalid API Token
| 24.642857 | 59 | 0.689855 |
60771b18ab352606077436cf7d904c7f51f5ceba | 1,625 | yml | YAML | data/fl/organizations/PreK--Innovation-Subcommittee-e5e3c6fc-1cac-4a35-af7e-867c7dec2d05.yml | nickoneill/people | cfa21d2bdf85deec6fda46b0b4b210f366c856d6 | [
"CC0-1.0"
] | null | null | null | data/fl/organizations/PreK--Innovation-Subcommittee-e5e3c6fc-1cac-4a35-af7e-867c7dec2d05.yml | nickoneill/people | cfa21d2bdf85deec6fda46b0b4b210f366c856d6 | [
"CC0-1.0"
] | null | null | null | data/fl/organizations/PreK--Innovation-Subcommittee-e5e3c6fc-1cac-4a35-af7e-867c7dec2d05.yml | nickoneill/people | cfa21d2bdf85deec6fda46b0b4b210f366c856d6 | [
"CC0-1.0"
] | null | null | null | id: ocd-organization/e5e3c6fc-1cac-4a35-af7e-867c7dec2d05
name: PreK-12 Innovation Subcommittee
jurisdiction: ocd-jurisdiction/country:us/state:fl/government
parent: ocd-organization/5106934e-0726-43ad-8459-dcd415e0c5ea
classification: committee
links: []
sources:
- url: http://www.myfloridahouse.gov/Sections/Committees/committeesdetail.aspx?CommitteeId=2908
memberships:
- id: ocd-person/65bb08a0-f4fe-4d3e-a321-6be0b8770541
name: Chris Latvala
role: Chair
- id: ocd-person/418be4a3-fe9b-4d22-b52a-da968a503363
name: Jason Fischer
role: Vice Chair
- id: ocd-person/b448e8d4-80dc-444c-998d-aa873098994a
name: Joseph Abruzzo
role: Democratic Ranking Member
- id: ocd-person/14661120-84e4-4d17-9170-b37329c3c06a
name: Robert Asencio
- id: ocd-person/6f6674e5-679f-43c5-b84b-df83882077f9
name: Bill Hager
- id: ocd-person/1f7b89f4-f253-4287-9edd-a14dc20f00e3
name: Sam H. Killebrew
- id: ocd-person/e51b4132-55ee-4001-9388-7a63e247a4f6
name: Larry Lee, Jr.
- id: ocd-person/7d2d4694-39b3-4154-91b9-86e7bc0e741b
name: Thomas J. "Tom" Leek
- id: ocd-person/6d1623ae-0b24-4007-9c0f-af352ea22180
name: Ralph E. Massullo, MD
- id: ocd-person/55199cc2-ac30-410b-82bc-5b5aafa8c573
name: Mel Ponder
- id: ocd-person/75492509-1dd2-482e-9bd1-e9cc042b0e63
name: Barrington A. "Barry" Russell
- id: ocd-person/19288879-2e17-4dc8-85bf-89783a014e24
name: David Santiago
- id: ocd-person/ea241652-1411-4e60-8b1c-5b2ad76ee321
name: Ross Spano
- id: ocd-person/c31bae43-1083-4c24-a85f-5646204fff47
name: Jennifer Mae Sullivan
- id: ocd-person/4206b8cb-8af4-4dd9-b2cd-7e39a01d394c
name: Patricia H. Williams
| 37.790698 | 95 | 0.780923 |
033bc000bcd6be89d1595cb46469f0607e4cfd99 | 1,051 | yaml | YAML | catkin_ws/src/simulation/csi_rover_vision/params/stereo_config_2.yaml | waltmck/curc-self-driving-car | 53a621688ee6a8d989ab804f35f4778c791c26af | [
"MIT"
] | 3 | 2020-09-21T17:15:08.000Z | 2020-09-25T01:08:19.000Z | catkin_ws/src/simulation/csi_rover_vision/params/stereo_config_2.yaml | waltmck/curc-self-driving-car | 53a621688ee6a8d989ab804f35f4778c791c26af | [
"MIT"
] | null | null | null | catkin_ws/src/simulation/csi_rover_vision/params/stereo_config_2.yaml | waltmck/curc-self-driving-car | 53a621688ee6a8d989ab804f35f4778c791c26af | [
"MIT"
] | 1 | 2021-11-17T18:18:26.000Z | 2021-11-17T18:18:26.000Z | !!python/object/new:dynamic_reconfigure.encoding.Config
dictitems:
P1: 200.0
P2: 400.0
correlation_window_size: 9
disp12MaxDiff: 0
disparity_range: 176
fullDP: false
groups: !!python/object/new:dynamic_reconfigure.encoding.Config
dictitems:
P1: 200.0
P2: 400.0
correlation_window_size: 9
disp12MaxDiff: 0
disparity_range: 176
fullDP: false
groups: !!python/object/new:dynamic_reconfigure.encoding.Config
state: []
id: 0
min_disparity: 8
name: Default
parameters: !!python/object/new:dynamic_reconfigure.encoding.Config
state: []
parent: 0
prefilter_cap: 31
prefilter_size: 11
speckle_range: 7
speckle_size: 480
state: true
stereo_algorithm: 1
texture_threshold: 100
type: ''
uniqueness_ratio: 6.0
state: []
min_disparity: 8
prefilter_cap: 31
prefilter_size: 11
speckle_range: 7
speckle_size: 480
stereo_algorithm: 1
texture_threshold: 100
uniqueness_ratio: 6.0
state: []
| 23.886364 | 73 | 0.667935 |
03956ed6c7a6a0e63ec4418b39c1636c632d79de | 393 | yml | YAML | conference/SC/sacmat.yml | Midor1/ccf-deadlines | 35e6ae24a8631ae912c525d380669c0f0caeb9b4 | [
"MIT"
] | 1,265 | 2021-01-28T07:42:36.000Z | 2022-03-31T15:50:05.000Z | conference/SC/sacmat.yml | Midor1/ccf-deadlines | 35e6ae24a8631ae912c525d380669c0f0caeb9b4 | [
"MIT"
] | 97 | 2021-02-01T07:53:24.000Z | 2022-03-27T08:16:56.000Z | conference/SC/sacmat.yml | Midor1/ccf-deadlines | 35e6ae24a8631ae912c525d380669c0f0caeb9b4 | [
"MIT"
] | 133 | 2021-02-01T07:39:20.000Z | 2022-03-29T09:18:02.000Z | - title: SACMAT
description: ACM Symposium on Access Control Models and Technologies
sub: SC
rank: C
dblp: sacmat
confs:
- year: 2021
id: sacmat21
link: http://sacmat.dista.uninsubria.it/2021/
timeline:
- deadline: '2021-02-25 23:59:59'
comment: 'Paper Submission Deadline'
timezone: AoE
date: June 16-18, 2021
place: Virtual | 26.2 | 70 | 0.628499 |
4e55b0220234a96afad437fabafbad95bfce0503 | 1,011 | yml | YAML | azure-pipelines.yml | travisnielsen/graphclient-dotnet | 0a4ebb5007c27c5cdff9815b2ca7eedad59c1ca2 | [
"MIT"
] | null | null | null | azure-pipelines.yml | travisnielsen/graphclient-dotnet | 0a4ebb5007c27c5cdff9815b2ca7eedad59c1ca2 | [
"MIT"
] | null | null | null | azure-pipelines.yml | travisnielsen/graphclient-dotnet | 0a4ebb5007c27c5cdff9815b2ca7eedad59c1ca2 | [
"MIT"
] | null | null | null | # Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https://aka.ms/yaml
trigger:
- master
pool:
vmImage: 'ubuntu-latest'
steps:
- task: UseDotNet@2
displayName: 'Use .NET Core sdk'
inputs:
packageType: sdk
version: 3.1.100
installationPath: $(Agent.ToolsDirectory)/dotnet
- task: DotNetCoreCLI@2
displayName: Restore
inputs:
command: restore
projects: 'src/GroupsApiB2C.csproj'
- task: DotNetCoreCLI@2
displayName: Build
inputs:
command: 'build'
projects: 'src/GroupsApiB2C.csproj'
- task: DotNetCoreCLI@2
displayName: Publish
inputs:
command: 'publish'
publishWebProjects: true
arguments: '--configuration $(BuildConfiguration) --output "$(build.artifactstagingdirectory)"'
workingDirectory: 'src'
- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact'
inputs:
PathtoPublish: '$(build.artifactstagingdirectory)'
| 21.0625 | 99 | 0.717112 |
6b32793f45b1292a22bfeded47153e880986f34d | 829 | yml | YAML | preview-packages/docs-ref-autogen/@azure/arm-appinsights/KnownIngestionMode.yml | pinyuko/azure-docs-sdk-node | 8013c647cc29b56b46310ca5b5a718ab15a9f706 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview-packages/docs-ref-autogen/@azure/arm-appinsights/KnownIngestionMode.yml | pinyuko/azure-docs-sdk-node | 8013c647cc29b56b46310ca5b5a718ab15a9f706 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | preview-packages/docs-ref-autogen/@azure/arm-appinsights/KnownIngestionMode.yml | pinyuko/azure-docs-sdk-node | 8013c647cc29b56b46310ca5b5a718ab15a9f706 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:TSEnum
name: KnownIngestionMode
uid: '@azure/arm-appinsights.KnownIngestionMode'
package: '@azure/arm-appinsights'
summary: >-
Known values of <xref:@azure/arm-appinsights.KnownIngestionMode> that the
service accepts.
fullName: KnownIngestionMode
remarks: ''
isPreview: false
isDeprecated: false
fields:
- name: ApplicationInsights
uid: '@azure/arm-appinsights.KnownIngestionMode.ApplicationInsights'
package: '@azure/arm-appinsights'
summary: ''
- name: ApplicationInsightsWithDiagnosticSettings
uid: >-
@azure/arm-appinsights.KnownIngestionMode.ApplicationInsightsWithDiagnosticSettings
package: '@azure/arm-appinsights'
summary: ''
- name: LogAnalytics
uid: '@azure/arm-appinsights.KnownIngestionMode.LogAnalytics'
package: '@azure/arm-appinsights'
summary: ''
| 31.884615 | 89 | 0.758745 |
d43450faef7b3c0dd68d026f3f2ad93d94e61539 | 1,574 | yml | YAML | docker-compose-dev.yml | Matii96/rental-system | 6c30130f5aaef78fbb84be7cf2eb3f453b4595a0 | [
"MIT"
] | null | null | null | docker-compose-dev.yml | Matii96/rental-system | 6c30130f5aaef78fbb84be7cf2eb3f453b4595a0 | [
"MIT"
] | null | null | null | docker-compose-dev.yml | Matii96/rental-system | 6c30130f5aaef78fbb84be7cf2eb3f453b4595a0 | [
"MIT"
] | null | null | null | version: '3.8'
x-node-variables: &node-variables
NODE_ENV: development
services:
users:
image: node:16-alpine
volumes:
- .:/app
working_dir: /app
command: ./node_modules/.bin/nx serve users
environment: *node-variables
ports:
- 3001:3000
- 9230:9229
depends_on:
- redis
- db
reservations:
image: node:16-alpine
volumes:
- .:/app
working_dir: /app
command: ./node_modules/.bin/nx serve reservations
environment: *node-variables
ports:
- 3002:3000
- 9231:9229
depends_on:
- redis
- db
availability:
image: node:16-alpine
volumes:
- .:/app
working_dir: /app
command: ./node_modules/.bin/nx serve availability
environment: *node-variables
ports:
- 3003:3000
- 9232:9229
depends_on:
- redis
- db
books:
image: node:16-alpine
volumes:
- .:/app
working_dir: /app
command: ./node_modules/.bin/nx serve books
environment: *node-variables
ports:
- 3004:3000
- 9233:9229
depends_on:
- redis
- db
redis:
image: redis:alpine
command: redis-server --requirepass ${REDIS_PASSWORD}
environment:
REDIS_PASSWORD: superSecretPassword
ports:
- 6379:6379
db:
image: postgres:14-alpine
volumes:
- ./dev-db:/docker-entrypoint-initdb.d
- pg-data:/var/lib/postgresql
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
ports:
- 5432:5432
volumes:
pg-data:
| 18.738095 | 57 | 0.599111 |
e51e342104f606dc6341db1eb8f2d83091bd5b21 | 7,034 | yaml | YAML | _data/elixir_and_phoenix_conf_2016.yaml | gmile/everyelixirvideo.page | 978f4696bde263f1bd06440e7fd77aafaeb7bf02 | [
"MIT"
] | 28 | 2018-11-05T06:53:35.000Z | 2020-09-29T10:18:05.000Z | _data/elixir_and_phoenix_conf_2016.yaml | gmile/everyelixirvideo.page | 978f4696bde263f1bd06440e7fd77aafaeb7bf02 | [
"MIT"
] | 7 | 2018-11-07T09:58:35.000Z | 2019-05-25T20:48:59.000Z | _data/elixir_and_phoenix_conf_2016.yaml | gmile/everyelixirvideo.page | 978f4696bde263f1bd06440e7fd77aafaeb7bf02 | [
"MIT"
] | null | null | null | ---
- video_id: _O-bLuVhcCA
talk_title: 'pg2 and You: Getting Distributed with Elixir'
speakers:
- eric_entin
conference: elixir_and_phoenix_conf_2016
video_view_count: 3754
video_duration_seconds: 2075
- video_id: 7vBc0Q-nwUI
talk_title: Phoenix Beyond the Browser - Realtime Applications with Phoenix and
Swift
speakers:
- david_stump
conference: elixir_and_phoenix_conf_2016
video_view_count: 3883
video_duration_seconds: 2584
- video_id: RmKA-vdi04I
talk_title: Implementing Binary Protocols with Elixir
speakers:
- ole_michaelis
conference: elixir_and_phoenix_conf_2016
video_view_count: 1419
video_duration_seconds: 2463
- video_id: jXVQ8nvuNas
talk_title: Code Spelunking for Knowledge and Profit
speakers:
- brian_cardarella
conference: elixir_and_phoenix_conf_2016
video_view_count: 1220
video_duration_seconds: 1681
- video_id: fkDhU-2NWJ8
talk_title: Selling Food With Elixir
speakers:
- chris_bell
conference: elixir_and_phoenix_conf_2016
video_view_count: 7394
video_duration_seconds: 2714
- video_id: g77VhXrxUJY
talk_title: 'Edgelixir: Distributed Graph Processing in Elixir'
speakers:
- nathan_lapierre
conference: elixir_and_phoenix_conf_2016
video_view_count: 931
video_duration_seconds: 2093
- video_id: j_7kqFgIK-M
talk_title: Building "learn to touch type" glove with Elixir and Arduino
speakers:
- tetiana_dushenkivska
conference: elixir_and_phoenix_conf_2016
video_view_count: 946
video_duration_seconds: 1980
- video_id: 3KhzyDDju0Q
talk_title: Measuring your Elixir Application
speakers:
- renan_ranelli
conference: elixir_and_phoenix_conf_2016
video_view_count: 2063
video_duration_seconds: 2518
- video_id: pj6zAgvVt5w
talk_title: Debugging Techniques in Elixir
speakers:
- erich_kist
conference: elixir_and_phoenix_conf_2016
video_view_count: 2325
video_duration_seconds: 1881
- video_id: UPD8yvl3MUI
talk_title: Collaborative Music with Elm and Phoenix
speakers:
- josh_adams
conference: elixir_and_phoenix_conf_2016
video_view_count: 1684
video_duration_seconds: 2630
- video_id: r4ulu8wo_GI
talk_title: From Front End to Full Stack with Elixir and Phoenix
speakers:
- lauren_tan
conference: elixir_and_phoenix_conf_2016
video_view_count: 9986
video_duration_seconds: 2061
- video_id: 3gky54_qLjQ
talk_title: The new Calendar Types in Elixir 1.3
speakers:
- lau_taarnskov
conference: elixir_and_phoenix_conf_2016
video_view_count: 922
video_duration_seconds: 2119
- video_id: SVy7gRU_-P8
talk_title: The Joy of Connecting Elixir to the Physical World
speakers:
- frank_hunleth
conference: elixir_and_phoenix_conf_2016
video_view_count: 3228
video_duration_seconds: 2765
- video_id: h_NvYwveeMc
talk_title: Closing Keynote
speakers:
- boyd_multerer
conference: elixir_and_phoenix_conf_2016
video_view_count: 2901
video_duration_seconds: 2565
- video_id: srtMWzyqdp8
talk_title: Keynote
speakers:
- jose_valim
conference: elixir_and_phoenix_conf_2016
video_view_count: 10187
video_duration_seconds: 3964
- video_id: zZxBL-lV9uA
talk_title: String Theory
speakers:
- nathan_long
- james_edward_gray_ii
conference: elixir_and_phoenix_conf_2016
video_view_count: 1910
video_duration_seconds: 2224
- video_id: V21DAKtY31Q
talk_title: Refactoring Techniques for Elixir, Ecto, and Phoenix
speakers:
- gary_rennie
conference: elixir_and_phoenix_conf_2016
video_view_count: 3467
video_duration_seconds: 2271
- video_id: QE7bpqpDoKo
talk_title: Leveling Up With Ecto
speakers:
- darin_wilson
conference: elixir_and_phoenix_conf_2016
video_view_count: 4756
video_duration_seconds: 2210
- video_id: cznxe3TCevk
talk_title: Nerves + Phoenix Saves a Father's Sanity!
speakers:
- joel_byler
conference: elixir_and_phoenix_conf_2016
video_view_count: 1582
video_duration_seconds: 2271
- video_id: 7Zr9SfQhQp8
talk_title: Painless Test Driven Development with Elixir and Phoenix
speakers:
- kat_tornwall
conference: elixir_and_phoenix_conf_2016
video_view_count: 5125
video_duration_seconds: 2314
- video_id: p8MGNw045AE
talk_title: Elixir in Elixir
speakers:
- jay_hayes
conference: elixir_and_phoenix_conf_2016
video_view_count: 1278
video_duration_seconds: 2773
- video_id: 6NTmUQClHrU
talk_title: Building Umbrella Project
speakers:
- wojtek_mach
conference: elixir_and_phoenix_conf_2016
video_view_count: 6273
video_duration_seconds: 2249
- video_id: A3z_od6Vy1w
talk_title: Building Available and Partition Tolerant Systems with Phoenix Tracker
speakers:
- gabi_zuniga
conference: elixir_and_phoenix_conf_2016
video_view_count: 828
video_duration_seconds: 2704
- video_id: TjOXbDJ-yw8
talk_title: Concurrent Feature Testing with Wallaby
speakers:
- chris_keathley
conference: elixir_and_phoenix_conf_2016
video_view_count: 669
video_duration_seconds: 2292
- video_id: JT0ECYZ9FaQ
talk_title: 'Dialyzer: Optimistic Type Checking for Erlang and Elixir'
speakers:
- jason_voegele
conference: elixir_and_phoenix_conf_2016
video_view_count: 3045
video_duration_seconds: 2938
- video_id: yI5J2P9kcBQ
talk_title: WebRTC and Phoenix, when μ Seconds aren't Fast Enough
speakers:
- jason_stiebs
conference: elixir_and_phoenix_conf_2016
video_view_count: 3277
video_duration_seconds: 2224
- video_id: qPiZTxUAaVM
talk_title: Keynote
speakers:
- chris_mc_cord
conference: elixir_and_phoenix_conf_2016
video_view_count: 6344
video_duration_seconds: 3501
- video_id: 0fuUtQFinZk
talk_title: The future of Deployment in Elixir
speakers:
- paul_schoenfelder
conference: elixir_and_phoenix_conf_2016
video_view_count: 1559
video_duration_seconds: 2628
- video_id: tlxjhTc_u4o
talk_title: No REST for the Wicked. Building a GraphQL
speakers:
- ben_wilson
conference: elixir_and_phoenix_conf_2016
video_view_count: 3100
video_duration_seconds: 2282
- video_id: eKbLOlyt11k
talk_title: 'Abstractions: A Tale of Keys and Values'
speakers:
- ernie_miller
conference: elixir_and_phoenix_conf_2016
video_view_count: 591
video_duration_seconds: 2781
- video_id: VhAIDmtKhO4
talk_title: 'Nerves: Connected Beyond the Node'
speakers:
- justin_schneck
conference: elixir_and_phoenix_conf_2016
video_view_count: 832
video_duration_seconds: 2622
- video_id: MmJaGGT28Js
talk_title: Migrating an Invoicing System to Elixir/Erlang
speakers:
- norberto_ortigoza
conference: elixir_and_phoenix_conf_2016
video_view_count: 987
video_duration_seconds: 2722
- video_id: _VpZ6gQsyDY
talk_title: Giving up the Object-Oriented Ghost
speakers:
- morgan_laco
conference: elixir_and_phoenix_conf_2016
video_view_count: 3683
video_duration_seconds: 2328
- video_id: zuzDQKWrr6Q
talk_title: Lightning Talks
speakers:
- multiple_authors
conference: elixir_and_phoenix_conf_2016
video_view_count: 745
video_duration_seconds: 3546
processed: false
| 28.946502 | 84 | 0.804663 |
297fb557470e935713ecd8b542e36887201aeff2 | 547 | yml | YAML | .github/workflows/ci-test.yml | 63isOK/kata | 6d926011a95025b8282e243d0909561f7f05d10c | [
"Apache-2.0"
] | null | null | null | .github/workflows/ci-test.yml | 63isOK/kata | 6d926011a95025b8282e243d0909561f7f05d10c | [
"Apache-2.0"
] | 4 | 2020-03-12T05:24:07.000Z | 2020-03-16T14:58:39.000Z | .github/workflows/ci-test.yml | 63isOK/kata | 6d926011a95025b8282e243d0909561f7f05d10c | [
"Apache-2.0"
] | null | null | null | name: ci-test
on: [push, pull_request]
jobs:
build:
name: Build
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-18.04,windows-2016,macOS-10.14]
go: ['1.14.x','1.13']
max-parallel: 9
steps:
- name: Set up Go 1.13+
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go }}
id: go
- name: Check out code
uses: actions/checkout@v1
- name: Build
run: go build -v .
- name: Test
run: |
go test -v
go test -v ./...
| 17.645161 | 51 | 0.499086 |
dd2943a99a164f687be7f3a6f0f12739fa69afe5 | 196 | yaml | YAML | .jenkins.yaml | SUNET/eduid-api-amp | 168f299a8433c4f8fb9f785fecddc894458ccf8a | [
"BSD-3-Clause"
] | null | null | null | .jenkins.yaml | SUNET/eduid-api-amp | 168f299a8433c4f8fb9f785fecddc894458ccf8a | [
"BSD-3-Clause"
] | null | null | null | .jenkins.yaml | SUNET/eduid-api-amp | 168f299a8433c4f8fb9f785fecddc894458ccf8a | [
"BSD-3-Clause"
] | null | null | null | disabled: true
python_module: eduid_api_amp
python_source_directory: eduid_api_amp
publish_over_ssh:
- pypi.sunet.se
upstream:
- eduid-userdb
slack:
room: eduid-builds
clean_workspace: true
| 17.818182 | 38 | 0.811224 |
dd49ee9d1488bdbff9dc6baac8092f549f54fad0 | 767 | yml | YAML | docker-services.yml | 18F/tts-bug-bounty-dashboard | a9be81ff3eaf25db3192b64b5580764db9555dec | [
"CC0-1.0"
] | 7 | 2017-07-15T13:48:00.000Z | 2021-04-16T23:55:43.000Z | docker-services.yml | 18F/tts-bug-bounty-dashboard | a9be81ff3eaf25db3192b64b5580764db9555dec | [
"CC0-1.0"
] | 35 | 2017-06-19T16:15:20.000Z | 2019-05-21T15:37:15.000Z | docker-services.yml | 18F/tts-bug-bounty-dashboard | a9be81ff3eaf25db3192b64b5580764db9555dec | [
"CC0-1.0"
] | 3 | 2017-07-14T02:37:40.000Z | 2017-07-22T18:22:43.000Z | version: '2'
services:
base_app:
build: .
entrypoint: ["python", "/bugbounty/docker_django_management.py"]
working_dir: /bugbounty
volumes:
# Note that we're storing our Python and Node dependencies
# in separate volumes, outside of the Docker Host's filesystem.
# This is done to ensure that the Linux-based shared libraries
# in these directories won't get mixed up with Darwin or
# other non-Linux native code compiled on the Docker Host.
- python-venv:/venv/
- .:/bugbounty
environment:
- DATABASE_URL=sqlite:////venv/db.sqlite3
- DDM_IS_RUNNING_IN_DOCKER=yup
- DDM_VENV_DIR=/venv
- DDM_USER_OWNED_DIRS=/venv
- DDM_HOST_USER=bugbounty_user
- PYTHONUNBUFFERED=yup
| 34.863636 | 69 | 0.67927 |
c16985bcfb64d22920ef425df8d88ec313c315f1 | 318 | yml | YAML | spring-boot-dubbo-consumer/src/main/resources/application.yml | aitangbao/springboot-dubbo-api | 820ab144b38fb30ecdf12bea69717e546fff898c | [
"MIT"
] | 2 | 2020-05-14T11:23:27.000Z | 2021-08-16T09:35:07.000Z | spring-boot-dubbo-consumer/src/main/resources/application.yml | aitangbao/springboot-dubbo-api | 820ab144b38fb30ecdf12bea69717e546fff898c | [
"MIT"
] | null | null | null | spring-boot-dubbo-consumer/src/main/resources/application.yml | aitangbao/springboot-dubbo-api | 820ab144b38fb30ecdf12bea69717e546fff898c | [
"MIT"
] | 2 | 2020-05-15T10:00:09.000Z | 2020-12-03T21:20:10.000Z | server:
port: 8862
dubbo:
# 配置服务信息
application:
name: dubbo-consumer
# 禁用QOS同一台机器可能会有端口冲突现象
qos-enable: false
qos-accept-foreign-ip: false
# 配置注册中心
registry:
address: nacos://127.0.0.1:8848
# 设置协议-协议由提供方指定消费方被动接受
protocol:
name: dubbo
port: 20880
consumer:
timeout: 4000 | 17.666667 | 35 | 0.660377 |
d92f1ccd001f6a1c1b4436a068b74739733a7a78 | 7,529 | yaml | YAML | src/ruth.yaml | mr-martian/PTNK | beb162053af8f73dd276d72205eab4ff28591c64 | [
"MIT"
] | null | null | null | src/ruth.yaml | mr-martian/PTNK | beb162053af8f73dd276d72205eab4ff28591c64 | [
"MIT"
] | null | null | null | src/ruth.yaml | mr-martian/PTNK | beb162053af8f73dd276d72205eab4ff28591c64 | [
"MIT"
] | null | null | null | -
hbo:
"Masoretic-Ruth-1:1-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0001": 1-1
-
hbo:
"Masoretic-Ruth-1:2-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0002": 1-1
-
hbo:
"Masoretic-Ruth-1:3-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0003": 1-1
-
hbo:
"Masoretic-Ruth-1:4-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0004": 1-1
-
hbo:
"Masoretic-Ruth-1:5-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0005": 1-1
-
hbo:
"Masoretic-Ruth-1:6-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0006": 1-1
-
hbo:
"Masoretic-Ruth-1:7-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0007": 1-1
-
hbo:
"Masoretic-Ruth-1:8-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0008": 1-1
-
hbo:
"Masoretic-Ruth-1:9-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0009": 1-1
-
hbo:
"Masoretic-Ruth-1:10-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0010": 1-1
-
hbo:
"Masoretic-Ruth-1:11-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0011": 1-1
-
hbo:
"Masoretic-Ruth-1:12-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0012": 1-1
-
hbo:
"Masoretic-Ruth-1:13-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0013": 1-1
-
hbo:
"Masoretic-Ruth-1:14-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0014": 1-1
-
hbo:
"Masoretic-Ruth-1:15-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0015": 1-1
-
hbo:
"Masoretic-Ruth-1:16-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0016": 1-1
-
hbo:
"Masoretic-Ruth-1:17-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0017": 1-1
-
hbo:
"Masoretic-Ruth-1:18-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0018": 1-1
-
hbo:
"Masoretic-Ruth-1:19-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0019": 1-1
-
hbo:
"Masoretic-Ruth-1:20-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0020": 1-1
-
hbo:
"Masoretic-Ruth-1:21-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0021": 1-1
-
hbo:
"Masoretic-Ruth-1:22-hbo": 1-1
cop:
"sahidic_ruth-Ruth_01_s0022": 1-1
-
hbo:
"Masoretic-Ruth-2:1-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0001": 1-1
-
hbo:
"Masoretic-Ruth-2:2-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0002": 1-1
-
hbo:
"Masoretic-Ruth-2:3-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0003": 1-1
-
hbo:
"Masoretic-Ruth-2:4-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0004": 1-1
-
hbo:
"Masoretic-Ruth-2:5-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0005": 1-1
-
hbo:
"Masoretic-Ruth-2:6-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0006": 1-1
-
hbo:
"Masoretic-Ruth-2:7-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0007": 1-1
-
hbo:
"Masoretic-Ruth-2:8-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0008": 1-1
-
hbo:
"Masoretic-Ruth-2:9-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0009": 1-1
-
hbo:
"Masoretic-Ruth-2:10-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0010": 1-1
-
hbo:
"Masoretic-Ruth-2:11-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0011": 1-1
-
hbo:
"Masoretic-Ruth-2:12-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0012": 1-1
-
hbo:
"Masoretic-Ruth-2:13-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0013": 1-1
-
hbo:
"Masoretic-Ruth-2:14-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0014": 1-1
-
hbo:
"Masoretic-Ruth-2:15-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0015": 1-1
-
hbo:
"Masoretic-Ruth-2:16-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0016": 1-1
-
hbo:
"Masoretic-Ruth-2:17-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0017": 1-1
-
hbo:
"Masoretic-Ruth-2:18-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0018": 1-1
-
hbo:
"Masoretic-Ruth-2:19-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0019": 1-1
-
hbo:
"Masoretic-Ruth-2:20-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0020": 1-1
-
hbo:
"Masoretic-Ruth-2:21-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0021": 1-1
-
hbo:
"Masoretic-Ruth-2:22-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0022": 1-1
-
hbo:
"Masoretic-Ruth-2:23-hbo": 1-1
cop:
"sahidic_ruth-Ruth_02_s0023": 1-1
-
hbo:
"Masoretic-Ruth-3:1-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0001": 1-1
-
hbo:
"Masoretic-Ruth-3:2-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0002": 1-1
-
hbo:
"Masoretic-Ruth-3:3-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0003": 1-1
-
hbo:
"Masoretic-Ruth-3:4-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0004": 1-1
-
hbo:
"Masoretic-Ruth-3:5-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0005": 1-1
-
hbo:
"Masoretic-Ruth-3:6-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0006": 1-1
-
hbo:
"Masoretic-Ruth-3:7-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0007": 1-1
-
hbo:
"Masoretic-Ruth-3:8-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0008": 1-1
-
hbo:
"Masoretic-Ruth-3:9-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0009": 1-1
-
hbo:
"Masoretic-Ruth-3:10-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0010": 1-1
-
hbo:
"Masoretic-Ruth-3:11-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0011": 1-1
-
hbo:
"Masoretic-Ruth-3:12-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0012": 1-1
-
hbo:
"Masoretic-Ruth-3:13-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0013": 1-1
-
hbo:
"Masoretic-Ruth-3:14-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0014": 1-1
-
hbo:
"Masoretic-Ruth-3:15-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0015": 1-1
-
hbo:
"Masoretic-Ruth-3:16-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0016": 1-1
-
hbo:
"Masoretic-Ruth-3:17-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0017": 1-1
-
hbo:
"Masoretic-Ruth-3:18-hbo": 1-1
cop:
"sahidic_ruth-Ruth_03_s0018": 1-1
-
hbo:
"Masoretic-Ruth-4:1-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0001": 1-1
-
hbo:
"Masoretic-Ruth-4:2-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0002": 1-1
-
hbo:
"Masoretic-Ruth-4:3-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0003": 1-1
-
hbo:
"Masoretic-Ruth-4:4-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0004": 1-1
-
hbo:
"Masoretic-Ruth-4:5-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0005": 1-1
-
hbo:
"Masoretic-Ruth-4:6-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0006": 1-1
-
hbo:
"Masoretic-Ruth-4:7-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0007": 1-1
-
hbo:
"Masoretic-Ruth-4:8-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0008": 1-1
-
hbo:
"Masoretic-Ruth-4:9-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0009": 1-1
-
hbo:
"Masoretic-Ruth-4:10-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0010": 1-1
-
hbo:
"Masoretic-Ruth-4:11-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0011": 1-1
-
hbo:
"Masoretic-Ruth-4:12-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0012": 1-1
-
hbo:
"Masoretic-Ruth-4:13-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0013": 1-1
-
hbo:
"Masoretic-Ruth-4:14-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0014": 1-1
-
hbo:
"Masoretic-Ruth-4:15-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0015": 1-1
-
hbo:
"Masoretic-Ruth-4:16-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0016": 1-1
-
hbo:
"Masoretic-Ruth-4:17-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0017": 1-1
-
hbo:
"Masoretic-Ruth-4:18-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0018": 1-1
-
hbo:
"Masoretic-Ruth-4:19-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0019": 1-1
-
hbo:
"Masoretic-Ruth-4:20-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0020": 1-1
-
hbo:
"Masoretic-Ruth-4:21-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0021": 1-1
-
hbo:
"Masoretic-Ruth-4:22-hbo": 1-1
cop:
"sahidic_ruth-Ruth_04_s0022": 1-1
| 17.673709 | 37 | 0.604861 |
5862c86a1964e7fc81081a4047eca1e2134c4d16 | 289 | yml | YAML | src/config/fabric-ansible/ansible-playbooks/roles/discover_role/vars/main.yml | jnpr-pranav/contrail-controller | 428eee37c28c31830fd764315794e1a6e52720c1 | [
"Apache-2.0"
] | 37 | 2020-09-21T10:42:26.000Z | 2022-01-09T10:16:40.000Z | src/config/fabric-ansible/ansible-playbooks/roles/discover_role/vars/main.yml | jnpr-pranav/contrail-controller | 428eee37c28c31830fd764315794e1a6e52720c1 | [
"Apache-2.0"
] | null | null | null | src/config/fabric-ansible/ansible-playbooks/roles/discover_role/vars/main.yml | jnpr-pranav/contrail-controller | 428eee37c28c31830fd764315794e1a6e52720c1 | [
"Apache-2.0"
] | 21 | 2020-08-25T12:48:42.000Z | 2022-03-22T04:32:18.000Z | ---
# vars file for discover_role
prouter_fqname: "{{playbook_input.device_fqname}}"
prouter_name: "{{playbook_input.device_fqname[-1]}}"
prouter_uuid: "{{playbook_input.device_id}}"
prouter_vendor_name: "{{playbook_input.vendor}}"
prouter_product_name: "{{playbook_input.product_name}}"
| 32.111111 | 55 | 0.778547 |
5899ec3a56ee3a3b466c13584ba42f3b0bbc7406 | 178 | yml | YAML | docker/compose-infrastructure.yml | afigul/elasticsearch_ilm_example | d337f427577d9f6ac84252a5aa9ba23fa2f58c0d | [
"MIT"
] | null | null | null | docker/compose-infrastructure.yml | afigul/elasticsearch_ilm_example | d337f427577d9f6ac84252a5aa9ba23fa2f58c0d | [
"MIT"
] | null | null | null | docker/compose-infrastructure.yml | afigul/elasticsearch_ilm_example | d337f427577d9f6ac84252a5aa9ba23fa2f58c0d | [
"MIT"
] | null | null | null | version: '3.1'
services:
application:
build: .
image: application
restart: on-failure
environment:
LOG_APP_LEVEL: "DEBUG"
ports:
- "9080:9090" | 14.833333 | 28 | 0.601124 |
77eb26b84a83bb9826355bba54ef27273dbae569 | 7,369 | yaml | YAML | docs/openapi3.yaml | MapColonies/export-request-storage | ad65d91f449d4d76d65b445e30e88e0ff4b95837 | [
"MIT"
] | null | null | null | docs/openapi3.yaml | MapColonies/export-request-storage | ad65d91f449d4d76d65b445e30e88e0ff4b95837 | [
"MIT"
] | 16 | 2020-11-02T10:03:47.000Z | 2021-02-28T11:28:05.000Z | docs/openapi3.yaml | MapColonies/export-request-storage | ad65d91f449d4d76d65b445e30e88e0ff4b95837 | [
"MIT"
] | null | null | null | openapi: 3.0.1
info:
title: Requests Status Indexer Service
description: API for export requests statuses
version: 1.0.0
servers:
- url: http://localhost:80/
paths:
/statuses:
get:
tags:
- statuses
summary: Get all statuses from the database.
parameters:
- in: query
name: updatedTime
description: Order by ascending or descending updated date. Default is descending.
required: false
schema:
type: string
enum: [ASC, DESC]
responses:
200:
description: All statuses.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/statusRequest'
404:
description: No statuses in the database.
400:
description: Invalid request, could not retrieve statuses.
post:
summary: Creates a new status in the table.
tags:
- statuses
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/statusRequest'
required:
[
taskId,
userId,
fileName,
directoryName,
fileURI,
progress,
status,
geometry,
estimatedFileSize,
realFileSize,
creationTime,
updatedTime,
expirationTime,
sourceLayer,
]
responses:
200:
description: Status created succesfully.
409:
description: Conflict - either taskID already exists OR path already exists (fileName and directoryName)
400:
description: Invalid request, could not retrieve statuses.
put:
summary: Updates an existing record from the database.
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/statusRequest'
required: [taskId]
responses:
200:
description: Request processed succesfully. Either rows were updated or not - depends on "affected" response attribute.
400:
description: Invalid request, could not retrieve statuses.
tags:
- statuses
/statuses/delete:
post:
summary: Delete single/multiple statuses from the database by task ID.
requestBody:
required: true
content:
application/json:
schema:
type: array
minItems: 1
items:
type: string
format: uuid
example: 'a156bd71-5efe-48da-8e82-3a4c51d8296f'
uniqueItems: true
responses:
200:
description: Request processed. Either rows were deleted or not - depends on "affected" response attribute.
400:
description: Invalid request, could not retrieve statuses.
tags:
- statuses
/statuses/{taskId}:
get:
summary: Get a single status from the databsae.
parameters:
- $ref: '#/components/parameters/idParam'
responses:
200:
description: The requested status.
content:
application/json:
schema:
$ref: '#/components/schemas/statusRequest'
400:
description: Invalid request, could not retrieve statuses.
404:
description: Status was not found.
tags:
- statuses
/statuses/user/{userId}:
get:
summary: Get all statuses by user ID.
parameters:
- in: path
name: userId
description: The ID of the user.
required: true
schema:
type: string
responses:
200:
description: All statuses by this user.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/statusRequest'
400:
description: Invalid request, could not retrieve statuses.
404:
description: Status was not found.
tags:
- statuses
/statuses/expired/{date}:
get:
summary: Get all statuses that expired before the specified date.
parameters:
- in: path
name: date
description: Expiration date to search for statuses expired after it.
required: true
schema:
type: string
format: date-time
responses:
200:
description: All statuses by this user.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/statusRequest'
400:
description: Invalid request, could not retrieve statuses.
404:
description: Status was not found.
tags:
- statuses
components:
parameters:
idParam:
name: taskId
in: path
description: id of requested item
required: true
schema:
type: string
format: uuid
schemas:
statusRequest:
type: object
properties:
taskId:
type: string
format: uuid
userId:
type: string
example: '328965'
fileName:
type: string
example: 'testFile'
pattern: '^[a-zA-Z0-9_-]+$'
directoryName:
type: string
example: 'testDir'
pattern: '^[a-zA-Z0-9_-]+$'
fileURI:
type: string
example: '../testDir/testFile'
progress:
type: integer
example: 44
status:
type: string
enum:
- Pending
- In-Progress
- Completed
- Failed
example: 'In-Progress'
geometry:
type: object
example:
{
'type': 'Polygon',
'coordinates':
[
[
[35.1675862495694, 31.9397853228013],
[35.1686373320582, 31.9397853228013],
[35.1686373320582, 31.941677271281],
[35.1675862495694, 31.941677271281],
[35.1675862495694, 31.9397853228013],
],
],
}
estimatedFileSize:
type: number
example: 1500
description: Estimated file size (in MB).
realFileSize:
type: number
example: 1400
description: Actual file size (in MB).
creationTime:
type: string
format: date-time
updatedTime:
type: string
format: date-time
expirationTime:
type: string
format: date-time
example: '2020-11-20T12:49:21.577Z'
workerAttempts:
type: integer
example: 0
maxZoom:
type: integer
example: 18
sourceLayer:
type: string
example: 'satellite_5m_layer'
| 28.125954 | 129 | 0.509703 |
ae1df4c304c7503effcb0c08c61fd0bd41464823 | 3,417 | yaml | YAML | charts/weblate/values.yaml | n0v1/helm-charts | 6e61e8ccb2f3b0e2401f84a0671bddb0f5623863 | [
"Apache-2.0"
] | 29 | 2020-08-14T23:59:40.000Z | 2022-03-29T02:33:01.000Z | charts/weblate/values.yaml | n0v1/helm-charts | 6e61e8ccb2f3b0e2401f84a0671bddb0f5623863 | [
"Apache-2.0"
] | 14 | 2021-04-13T19:30:43.000Z | 2022-02-18T15:11:00.000Z | charts/weblate/values.yaml | n0v1/helm-charts | 6e61e8ccb2f3b0e2401f84a0671bddb0f5623863 | [
"Apache-2.0"
] | 27 | 2020-11-09T08:04:15.000Z | 2022-03-22T08:20:31.000Z | image:
# image.repository -- image repository
repository: weblate/weblate
# image.tag -- image tag (chart's appVersion value will be used if not set)
tag: ""
# image.pullPolicy -- image pull policy
pullPolicy: IfNotPresent
# imagePullSecrets -- image pull secret for private images
imagePullSecrets: []
# nameOverride -- override name of the chart
nameOverride: ""
# fullnameOverride -- full name of the chart.
fullnameOverride: ""
serviceAccount:
# serviceAccount.create -- specifies whether a service account should be created
create: false
# serviceAccount.annotations -- annotations to add to the service account
annotations: {}
# serviceAccount.name -- the name of the service account to use; if not set and create is true, a name is generated using the fullname template
name:
# podSecurityContext -- specifies security settings for a pod
podSecurityContext: {}
# fsGroup: 2000
# chownDataVolumeAs -- specifies an owner of data volume
chownDataVolumeAs: "1000:1000"
# securityContext -- specifies security settings for a container
securityContext: {}
# capabilities:
# drop:
# - ALL
# readOnlyRootFilesystem: true
# runAsNonRoot: true
# runAsUser: 1000
service:
# service.type -- service type
type: ClusterIP
# service.port -- service port
port: 80
# service.annotations -- service annotations
annotations: {}
# static-ip: weblate
ingress:
# ingress.enabled -- enables Ingress for weblate
enabled: false
# ingress.annotations -- ingress annotations
annotations: {}
# kubernetes.io/ingress.class: weblate
# kubernetes.io/tls-acme: "true"
# ingress.hosts -- ingress accepted hostnames
hosts: []
# - host: chart-example.local
# paths: []
# ingress.tls -- ingress TLS configuration
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
# resources -- custom resource configuration
resources: {}
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100m
# memory: 128Mi
# nodeSelector -- node for scheduler pod assignment
nodeSelector: {}
# tolerations -- tolerations for scheduler pod assignment
tolerations: []
# affinity -- affinity for scheduler pod assignment
affinity: {}
# volumeMounts -- additional volume mounts
volumeMounts: []
# - name: some
# mountPath: /volume
# volumes -- volumes
volumes:
- name: data
emptyDir: {}
# volumeClaimTemplates -- volume claim templates
volumeClaimTemplates: []
# apiVersion: v1
# kind: PersistentVolumeClaim
# metadata:
# name: data
# spec:
# accessModes:
# - ReadWriteOnce
# resources:
# requests:
# storage: 10Gi
livenessProbe:
initialDelaySeconds: 45
httpGet:
# livenessProbe.httpGet.path -- path for liveness probe
path: /healthz/
# livenessProbe.httpGet.port -- port for liveness probe
port: http
readinessProbe:
initialDelaySeconds: 45
httpGet:
# readinessProbe.httpGet.path -- path for readiness probe
path: /healthz/
# readinessProbe.httpGet.port -- port for readiness probe
port: http
# env -- environment variables for the container
env: []
# - name: POSTGRES_HOST
# value: postgres
# - name: POSTGRES_PASSWORD
# valueFrom:
# secretKeyRef:
# name: weblate-pg
# key: postgres-password
# envFrom -- environment variable sources for the container
envFrom: []
# - configMapRef:
# name: weblate-cm
| 24.941606 | 145 | 0.700322 |
6d9c2073b741434dd741742999290b93fcb7b7be | 4,372 | yaml | YAML | tests/fast-integration/installer/charts/ingress-dns-cert/templates/certificate.yaml | mmitoraj/kyma | 10ae3a8acf7d57a329efa605890d11f9a9b40991 | [
"Apache-2.0"
] | 1,351 | 2018-07-04T06:14:20.000Z | 2022-03-31T16:28:47.000Z | tests/fast-integration/installer/charts/ingress-dns-cert/templates/certificate.yaml | mmitoraj/kyma | 10ae3a8acf7d57a329efa605890d11f9a9b40991 | [
"Apache-2.0"
] | 11,211 | 2018-07-24T22:47:33.000Z | 2022-03-31T19:29:15.000Z | tests/fast-integration/installer/charts/ingress-dns-cert/templates/certificate.yaml | mmitoraj/kyma | 10ae3a8acf7d57a329efa605890d11f9a9b40991 | [
"Apache-2.0"
] | 481 | 2018-07-24T14:13:41.000Z | 2022-03-31T15:55:46.000Z | {{- if eq .Values.global.domainName "local.kyma.dev" }}
---
apiVersion: v1
kind: Secret
type: kubernetes.io/tls
metadata:
name: kyma-gateway-certs
namespace: istio-system
selfLink: /api/v1/namespaces/kyma-system/secrets/kyma-gateway-certs
data:
tls.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURQVENDQWlXZ0F3SUJBZ0lSQVByWW0wbGhVdUdkeVNCTHo4d3g5VGd3RFFZSktvWklodmNOQVFFTEJRQXcKTURFVk1CTUdBMVVFQ2hNTVkyVnlkQzF0WVc1aFoyVnlNUmN3RlFZRFZRUURFdzVzYjJOaGJDMXJlVzFoTFdSbApkakFlRncweU1EQTNNamt3T1RJek5UTmFGdzB6TURBM01qY3dPVEl6TlROYU1EQXhGVEFUQmdOVkJBb1RER05sCmNuUXRiV0Z1WVdkbGNqRVhNQlVHQTFVRUF4TU9iRzlqWVd3dGEzbHRZUzFrWlhZd2dnRWlNQTBHQ1NxR1NJYjMKRFFFQkFRVUFBNElCRHdBd2dnRUtBb0lCQVFDemE4VEV5UjIyTFRKN3A2aXg0M2E3WTVVblovRkNicGNOQkdEbQpxaDRiRGZLcjFvMm1CYldWdUhDbTVBdTBkeHZnbUdyd0tvZzJMY0N1bEd5UXVlK1JLQ0RIVFBJVjdqZEJwZHJhCkNZMXQrNjlJMkJWV0xiblFNVEZmOWw3Vy8yZFFFU0ExZHZQajhMZmlrcEQvUEQ5ekdHR0FQa2hlenVNRU80dUwKaUxXSloyYmpYK1dtaGZXb0lrOG5oak5YNVBFN2l4alMvNnB3QU56eXk2NW95NDJPaHNuYXlDR1grbmhFVk5SRApUejEraEMvdjJaOS9lRG1OdHdjT1hJSk4relZtUTJ4VHh2Sm0rbDUwYzlnenZTY3YzQXg0dUJsOTk3UnVlcUszCmdZMVRmVklFQ0FOTE9hb29jRG5kcW1FY1lBb25SeGJKK0M2U1RJYlhuUVAyMmYxQkFnTUJBQUdqVWpCUU1BNEcKQTFVZER3RUIvd1FFQXdJRm9EQVRCZ05WSFNVRUREQUtCZ2dyQmdFRkJRY0RBVEFNQmdOVkhSTUJBZjhFQWpBQQpNQnNHQTFVZEVRUVVNQktDRUNvdWJHOWpZV3d1YTNsdFlTNWtaWFl3RFFZSktvWklodmNOQVFFTEJRQURnZ0VCCkFBUnVOd0VadW1PK2h0dDBZSWpMN2VmelA3UjllK2U4NzJNVGJjSGtyQVhmT2hvQWF0bkw5cGhaTHhKbVNpa1IKY0tJYkJneDM3RG5ka2dPY3doNURTT2NrdHBsdk9sL2NwMHMwVmFWbjJ6UEk4Szk4L0R0bEU5bVAyMHRLbE90RwpaYWRhdkdrejhXbDFoRzhaNXdteXNJNWlEZHNpajVMUVJ6Rk04YmRGUUJiRGkxbzRvZWhIRTNXbjJjU3NTUFlDCkUxZTdsM00ySTdwQ3daT2lFMDY1THZEeEszWFExVFRMR2oxcy9hYzRNZUxCaXlEN29qb25MQmJNYXRiaVJCOUIKYlBlQS9OUlBaSHR4TDArQ2Nvb1JndmpBNEJMNEtYaFhxZHZzTFpiQWlZc0xTWk0yRHU0ZWZ1Q25SVUh1bW1xNQpVNnNOOUg4WXZxaWI4K3B1c0VpTUttND0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
tls.key: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb2dJQkFBS0NBUUVBczJ2RXhNa2R0aTB5ZTZlb3NlTjJ1Mk9WSjJmeFFtNlhEUVJnNXFvZUd3M3lxOWFOCnBnVzFsYmh3cHVRTHRIY2I0SmhxOENxSU5pM0FycFJza0xudmtTZ2d4MHp5RmU0M1FhWGEyZ21OYmZ1dlNOZ1YKVmkyNTBERXhYL1plMXY5blVCRWdOWGJ6NC9DMzRwS1EvencvY3hoaGdENUlYczdqQkR1TGk0aTFpV2RtNDEvbApwb1gxcUNKUEo0WXpWK1R4TzRzWTB2K3FjQURjOHN1dWFNdU5qb2JKMnNnaGwvcDRSRlRVUTA4OWZvUXY3OW1mCmYzZzVqYmNIRGx5Q1RmczFaa05zVThieVp2cGVkSFBZTTcwbkw5d01lTGdaZmZlMGJucWl0NEdOVTMxU0JBZ0QKU3ptcUtIQTUzYXBoSEdBS0owY1d5Zmd1a2t5RzE1MEQ5dG45UVFJREFRQUJBb0lCQUJwVmYvenVFOWxRU3UrUgpUUlpHNzM5VGYybllQTFhtYTI4eXJGSk90N3A2MHBwY0ZGQkEyRVVRWENCeXFqRWpwa2pSdGlobjViUW1CUGphCnVoQ0g2ZHloU2laV2FkWEVNQUlIcU5hRnZtZGRJSDROa1J3aisvak5yNVNKSWFSbXVqQXJRMUgxa3BockZXSkEKNXQwL1o0U3FHRzF0TnN3TGk1QnNlTy9TOGVvbnJ0Q3gzSmxuNXJYdUIzT1hSQnMyVGV6dDNRRlBEMEJDY2c3cgpBbEQrSDN6UjE0ZnBLaFVvb0J4S0VacmFHdmpwVURFeThSSy9FemxaVzBxMDB1b2NhMWR0c0s1V1YxblB2aHZmCjBONGRYaUxuOE5xY1k0c0RTMzdhMWhYV3VJWWpvRndZa0traFc0YS9LeWRKRm5acmlJaDB0ZU81Q0I1ZnpaVnQKWklOYndyMENnWUVBd0gzeksvRTdmeTVpd0tJQnA1M0YrUk9GYmo1a1Y3VUlkY0RIVjFveHhIM2psQzNZUzl0MQo3Wk9UUHJ6eGZ4VlB5TVhnOEQ1clJybkFVQk43cE5xeWxHc3FMOFA1dnZlbVNwOGNKU0REQWN4RFlqeEJLams5CldtOXZnTGpnaERSUFN1Um50QXNxQVVqcWhzNmhHUzQ4WUhMOVI2QlI5dmY2U2xWLzN1NWMvTXNDZ1lFQTdwM1UKRDBxcGNlM1liaiszZmppVWFjcTRGcG9rQmp1MTFVTGNvREUydmZFZUtEQldsM3BJaFNGaHYvbnVqaUg2WWJpWApuYmxKNVRlSnI5RzBGWEtwcHNLWW9vVHFkVDlKcFp2QWZGUzc2blZZaUJvMHR3VzhwMGVCS3QyaUFyejRYRmxUCnpRSnNOS1dsRzBzdGJmSzNqdUNzaWJjYTBUd09lbTdSdjdHV0dLTUNnWUJjZmFoVVd1c2RweW9vS1MvbVhEYisKQVZWQnJaVUZWNlVpLzJoSkhydC9FSVpEY3V2Vk56UW8zWm9Jc1R6UXRXcktxOW56VmVxeDV4cnkzd213SXExZwpCMFlVQVhTRlAvV1ZNWEtTbkhWVzdkRUs2S3pmSHZYTitIRjVSbHdLNmgrWGVyd2hsS093VGxyeVAyTEUrS1JtCks1cHJ5aXJZSWpzUGNKbXFncG9IbFFLQmdCVWVFcTVueFNjNERYZDBYQ0Rua1BycjNlN2lKVjRIMnNmTTZ3bWkKVVYzdUFPVTlvZXcxL2tVSjkwU3VNZGFTV3o1YXY5Qk5uYVNUamJQcHN5NVN2NERxcCtkNksrWEVmQmdUK0swSQpNcmxGT1ZpU09TZ1pjZUM4QzBwbjR2YXJFcS9abC9rRXhkN0M2aUhJUFhVRmpna3ZDUllIQm5DT0NCbjl4TUphClRSWlJBb0dBWS9QYSswMFo1MHYrUU40cVhlRHFrS2FLZU80OFUzOHUvQUJMeGFMNHkrZkJpUStuaXh5ZFUzOCsKYndBR3JtMzUvSU5VRTlkWE44d21XRUlXVUZ3YVR2dHY5NXBpcWNKL25QZkFiY2pDeU8wU3BJWCtUYnFRSkljbgpTVjlrKzhWUFNiRUJ5YXRKVTdIQ3FaNUNTWEZuUnRNanliaWNYYUFKSWtBQm4zVjJ3OFk9Ci0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==
{{- end }}
{{- if .Values.global.environment.gardener }}
apiVersion: cert.gardener.cloud/v1alpha1
kind: Certificate
metadata:
name: kyma-gateway-cert
namespace: istio-system
spec:
commonName: "*.{{ .Values.global.domainName }}"
secretName: "kyma-gateway-certs"
{{- end }}
| 174.88 | 2,247 | 0.962946 |
34e8918da89f2465713d3fc30f832ed0de49f81a | 2,348 | yml | YAML | .github/workflows/auto-merge.yml | JavierMendozaGomez/aws-lambda-powertools-typescript | 47522fc331c6e6603bc052850057fe52edcf24c7 | [
"MIT-0",
"0BSD"
] | null | null | null | .github/workflows/auto-merge.yml | JavierMendozaGomez/aws-lambda-powertools-typescript | 47522fc331c6e6603bc052850057fe52edcf24c7 | [
"MIT-0",
"0BSD"
] | null | null | null | .github/workflows/auto-merge.yml | JavierMendozaGomez/aws-lambda-powertools-typescript | 47522fc331c6e6603bc052850057fe52edcf24c7 | [
"MIT-0",
"0BSD"
] | 1 | 2022-01-20T20:13:27.000Z | 2022-01-20T20:13:27.000Z | name: Dependabot PR auto-merge
on:
workflow_run:
workflows: [on-pull-request]
types: ["completed"]
jobs:
auto-merge:
name: Auto-merge
runs-on: ubuntu-latest
# Run this only when the previous workflow was successfull & the initial actor was dependabot
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor == 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v2
- name: Download PR artifact
uses: actions/github-script@v5
with:
script: |
const fs = require('fs');
// Get all artifacts
const artifacts = await github.actions.listWorkflowRunArtifacts({
owner: context.repo.owner,
repo: context.repo.repo,
run_id: ${{github.event.workflow_run.id }},
});
// Identify the artifact of the PR
const matchArtifact = artifacts.data.artifacts.filter((artifact) => {
return artifact.name == "pr"
})[0];
// Download the actual artifact
const download = await github.actions.downloadArtifact({
owner: context.repo.owner,
repo: context.repo.repo,
artifact_id: matchArtifact.id,
archive_format: 'zip',
});
// Write it to disk
fs.writeFileSync('${{github.workspace}}/pr.zip', Buffer.from(download.data));
- name: Unzip artifact
run: unzip pr.zip
- name: Merge PR
uses: actions/github-script@v5
with:
script: |
const fs = require('fs');
const pullNumber = Number(fs.readFileSync('./NR'));
// Create a review
github.pulls.createReview({
owner: context.payload.repository.owner.login,
repo: context.payload.repository.name,
pull_number: pullNumber,
event: 'APPROVE'
})
// Merge PR
github.pulls.merge({
owner: context.payload.repository.owner.login,
repo: context.payload.repository.name,
pull_number: pullNumber,
merge_method: 'squash'
})
github-token: ${{ secrets.GITHUB_TOKEN }} | 34.529412 | 101 | 0.536627 |
67574c7412389911bb31458ad2fda23f9c3b47ab | 127 | yaml | YAML | data/events/ADDON_ACTION_BLOCKED.yaml | ChrisKader/wowless | 68505a4a5065dff1277336d4e49fabb93198343f | [
"MIT"
] | null | null | null | data/events/ADDON_ACTION_BLOCKED.yaml | ChrisKader/wowless | 68505a4a5065dff1277336d4e49fabb93198343f | [
"MIT"
] | null | null | null | data/events/ADDON_ACTION_BLOCKED.yaml | ChrisKader/wowless | 68505a4a5065dff1277336d4e49fabb93198343f | [
"MIT"
] | null | null | null | ---
name: ADDON_ACTION_BLOCKED
status: autogenerated
payload:
- name: isTainted
type: string
- name: function
type: string
| 14.111111 | 26 | 0.748031 |
54aa98c5228abff8509fdd0e76124045e2aab862 | 2,817 | yml | YAML | src/Project/FrasersProperty/serialization/Users/frasersproperty/MainSiteAuthor.yml | jaydipkotadiya1605/Code | b0ec77bbbad3378317abb0ab67c928d56b02b069 | [
"Apache-2.0"
] | 1 | 2019-11-04T13:12:08.000Z | 2019-11-04T13:12:08.000Z | src/Project/FrasersProperty/serialization/Users/frasersproperty/MainSiteAuthor.yml | jaydipkotadiya1605/Code | b0ec77bbbad3378317abb0ab67c928d56b02b069 | [
"Apache-2.0"
] | null | null | null | src/Project/FrasersProperty/serialization/Users/frasersproperty/MainSiteAuthor.yml | jaydipkotadiya1605/Code | b0ec77bbbad3378317abb0ab67c928d56b02b069 | [
"Apache-2.0"
] | null | null | null | ---
Username: |
frasersproperty\MainSiteAuthor
Email: test365@mailinator.com
Comment:
Created: "2018-08-13T04:44:53.0000000Z"
IsApproved: True
Properties:
- Key: |
/frasersproperty\mainsiteauthor/Panes/PFB3CE825F8C94A35B76BB5856E3E3B0E
Value: visible
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: |
/frasersproperty\mainsiteauthor/Ribbon/My Strip
Value: "{D33A0641-9F1C-4984-8342-0655C3D0F123}"
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: |
/frasersproperty\mainsiteauthor/Sections/FB3CE825F8C94A35B76BB5856E3E3B0E_0CD981C221484159A8108EB6343A1124_section/Collapsed
Value: true
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: |
/frasersproperty\mainsiteauthor/Sections/FB3CE825F8C94A35B76BB5856E3E3B0E_52FC6AC9F0C44FC08508E6D1D429061D_section/Collapsed
Value: true
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: |
/frasersproperty\mainsiteauthor/Sections/FB3CE825F8C94A35B76BB5856E3E3B0E_6C811026F1744E3DAE92031A87F1F011_section/Collapsed
Value: false
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: FullName
Value: Main Site Author
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: False
- Key: IsAdministrator
Value: False
ValueType: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: False
- Key: Portrait
Value: office/16x16/default_user.png
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: False
- Key: ProfileItemId
Value: "{AE4C4969-5B7E-4B4E-9042-B2D8701CE214}"
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: False
- Key: digestcredentialhash
Value: c07418a940d3e06ed0ad73f48ff18f98
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: digestcredentialhashwithoutdomain
Value: 8b09a64c503eb9563f0204a56e4e076c
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
- Key: sc_RssSalt
Value: PCnKjcddsWQvO7oq
ValueType: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
IsCustom: True
Roles:
MemberOf: |
frasersproperty\Main Site Author
MemberOf: |
sitecore\Author
MemberOf: |
sitecore\Designer
| 40.826087 | 128 | 0.797302 |
d05163916b68d0004968c9ca66e627e16e95da4d | 568 | yml | YAML | en-us/commands/rockpaperscissors.yml | PeterStark000/LorittaLocales | 939ea016baa361a8037ad35691ec6e429f3b2f61 | [
"MIT"
] | 24 | 2017-07-24T20:15:48.000Z | 2022-03-30T17:24:06.000Z | en-us/commands/rockpaperscissors.yml | PeterStark000/LorittaLocales | 939ea016baa361a8037ad35691ec6e429f3b2f61 | [
"MIT"
] | 22 | 2018-05-11T22:50:29.000Z | 2021-12-01T22:49:53.000Z | en-us/commands/rockpaperscissors.yml | PeterStark000/LorittaLocales | 939ea016baa361a8037ad35691ec6e429f3b2f61 | [
"MIT"
] | 82 | 2017-08-28T13:16:10.000Z | 2021-09-27T13:41:38.000Z | ---
chosen: "You chose {0}, I chose {1}"
description: "Play Rock, Paper or Scissors!"
draw: "Tie! What about a rematch?"
examples:
- "rock |-| Play Rock on the game, good luck!"
- "paper |-| Play Paper on the game, good luck!"
- "scissors |-| Play Scissors on the game, good luck!"
invalidChoice: "What a pity... You lost, next time choose something that is valid, ok?"
jesusChrist: "JESUS CHRIST"
lose: "What a pity... You lost, but what counts is that you tried!"
maybeDraw: "Tie...?"
paper: "paper"
rock: "rock"
scissors: "scissors"
win: "Congrats, you win!"
| 33.411765 | 87 | 0.672535 |
cd1a5f18a4d7695acd7a4f8cc66ac88d21fcf0ef | 64 | yaml | YAML | pyspark-py36-build/modules/pyspark/module.yaml | olegvn88/oshinko-s2i | 245827ce7954dfeff6e74525465aa45917e3bda7 | [
"Apache-2.0"
] | null | null | null | pyspark-py36-build/modules/pyspark/module.yaml | olegvn88/oshinko-s2i | 245827ce7954dfeff6e74525465aa45917e3bda7 | [
"Apache-2.0"
] | 1 | 2018-06-14T01:10:41.000Z | 2018-06-14T01:10:41.000Z | pyspark-py36-build/modules/pyspark/module.yaml | dagdafrench/testing_osh_sti | e64d01f2984c8e215887c56e9ab5d25894a8631b | [
"Apache-2.0"
] | 1 | 2018-06-01T18:42:34.000Z | 2018-06-01T18:42:34.000Z | schema_version: 1
name: pyspark
execute:
- script: install
| 10.666667 | 21 | 0.71875 |
bb5e5ca6ada5d3e9b82a4d986081f458b41855ab | 776 | yml | YAML | legacy/docs-ref-autogen/com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | legacy/docs-ref-autogen/com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | legacy/docs-ref-autogen/com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaType
methods:
- com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch.search()
- com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch.search(String,SearchOptionalParameter)
- com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch.searchAsync(String,SearchOptionalParameter)
nameWithType: BingWebSearch
syntax: public interface BingWebSearch
type: interface
uid: com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch
fullName: com.microsoft.azure.cognitiveservices.search.websearch.BingWebSearch
name: BingWebSearch
package: com.microsoft.azure.cognitiveservices.search.websearch
summary: <p>An instance of this class provides access to all the operations defined in BingWebSearch. </p>
metadata: {}
| 51.733333 | 114 | 0.853093 |
0163e1ac4b697a6ac307156de134891f4963e10e | 900 | yml | YAML | vendor/github.com/trivago/tgo/.travis.yml | jasonmadigan/issue-sync | 21c273e38ac06e5790300f79d6208e668b5b1f05 | [
"Apache-2.0"
] | 108 | 2017-08-16T14:35:00.000Z | 2022-02-17T10:40:37.000Z | vendor/github.com/mongodb/grip/vendor/github.com/trivago/tgo/.travis.yml | VonRosenchild/amboy | 11ed5e9e8137c9a4d0f9b9b0626d564f6ea9b949 | [
"Apache-2.0"
] | 33 | 2017-07-11T18:01:48.000Z | 2020-06-22T09:55:38.000Z | vendor/github.com/mongodb/grip/vendor/github.com/trivago/tgo/.travis.yml | VonRosenchild/amboy | 11ed5e9e8137c9a4d0f9b9b0626d564f6ea9b949 | [
"Apache-2.0"
] | 30 | 2017-07-06T21:02:11.000Z | 2021-11-11T20:39:06.000Z | language: go
sudo: false
go:
- 1.7
- 1.8
env:
- GO15VENDOREXPERIMENT=1
script:
- go build
- go vet -v $(go list ./...|grep -v vendor)
- go test -v $(go list ./...|grep -v vendor)
notifications:
slack:
secure: nqXw0ss/CAVnxQgiE4RHerOb84+A7Z+29Fk7FTtpSJXgjAWE6S7YhfCTlhi+F34nVG3l/kqDY93Wq9q383o8ICyD6bBMQjNCDjcfM78GAjpGUh5L4Xnr0n7p6Kdxyqb08a65GMPqqJ+i7xdKpEvL9lpT7Bnlmfhl3htOPYmD/Y6efOw5L8bgufyDBwuw4bRBLLQj4d9H+4g+5tC4PDjssjShxPQhfpOTHb2zkP11A2YXEUHNW/3UCwY+lI+xI0stcUj5nyc1KVCTmmx4//4gEx11VAc+G0JsnJIduno4gmm1dJ7PCYXZGK3Ow1oycuA2bPmzxd/hnfJNYwZX7Oov4fSr/2SyLdo1zUnpN9HJV5zzSvhdWwCdscK/ZZdixtK3EBAIzwPN5x37A7I9LfMfFffQvB9Veiok/7DXbuFdlwFIA7Vd/eNBE6zUVWMYp5q1DLMYOQfKby6sfE9rhc6Pnsuxy0xUO7NviVbZvBcXXJTR8ndfSjvpkbR+SEI0eXyDLR/7rO7pj3rLsEi0JnhTPzejeq4Je89lBw/1al+6DK/bTLU6EkgaquNvYBIlXqOlpBc6r1o5YvhUidfkcbiTjQ2LS0MLsH/zypMOkSoiwLglDECw9l2AQWV49l37YzLv7yGEvxM4sGhtsV9mx2Vgh+wuEUeKTEN96UDJMV6TnJ8=
| 60 | 696 | 0.876667 |
5dd10983825989b2165dd06f94089d23a99d2a0b | 835 | yml | YAML | legacy/docs-ref-autogen/com.microsoft.azure.storage.blob.CloudBlob.isSnapshot.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | legacy/docs-ref-autogen/com.microsoft.azure.storage.blob.CloudBlob.isSnapshot.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | legacy/docs-ref-autogen/com.microsoft.azure.storage.blob.CloudBlob.isSnapshot.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaMember
nameWithType: CloudBlob.isSnapshot
type: method
members:
- fullName: com.microsoft.azure.storage.blob.CloudBlob.isSnapshot()
name: isSnapshot()
nameWithType: CloudBlob.isSnapshot()
returns:
description: >-
<p>
<code>true</code> if the blob is a snapshot, otherwise <code>false</code>.</p>
type: <xref href="final+boolean?alt=final+boolean&text=final+boolean" data-throw-if-not-resolved="False"/>
summary: >-
<p>Indicates whether this blob is a snapshot.</p>
<p></p>
syntax: public final boolean isSnapshot()
uid: com.microsoft.azure.storage.blob.CloudBlob.isSnapshot()
uid: com.microsoft.azure.storage.blob.CloudBlob.isSnapshot*
fullName: com.microsoft.azure.storage.blob.CloudBlob.isSnapshot
name: isSnapshot()
package: com.microsoft.azure.storage.blob
metadata: {}
| 33.4 | 110 | 0.735329 |
3507406d848dcfdace15d3f602aaedba52794106 | 76 | yaml | YAML | data/acronyms/ict/lang/java/cds.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | 1 | 2017-07-23T17:56:37.000Z | 2017-07-23T17:56:37.000Z | data/acronyms/ict/lang/java/cds.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | null | null | null | data/acronyms/ict/lang/java/cds.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | 2 | 2017-07-23T17:56:39.000Z | 2022-01-03T21:27:22.000Z | ict/lang/java/CDS:
short: CDS
long:
en: Class Data Sharing
| 12.666667 | 30 | 0.578947 |
56886cb0bfd61ea795bce64535f53f8c87f8f43a | 464 | yml | YAML | windows/etw-providers/Microsoft-Windows-Diagnosis-PCW/events/event-13.yml | SarguelUnda/OSSEM-DD | afd9b27897346dfa3b3f43d2d403c3f5c5f86214 | [
"MIT"
] | null | null | null | windows/etw-providers/Microsoft-Windows-Diagnosis-PCW/events/event-13.yml | SarguelUnda/OSSEM-DD | afd9b27897346dfa3b3f43d2d403c3f5c5f86214 | [
"MIT"
] | null | null | null | windows/etw-providers/Microsoft-Windows-Diagnosis-PCW/events/event-13.yml | SarguelUnda/OSSEM-DD | afd9b27897346dfa3b3f43d2d403c3f5c5f86214 | [
"MIT"
] | null | null | null | title: Event 13 - task_0
description: null
platform: windows
log_source: Microsoft-Windows-Diagnosis-PCW
event_code: '13'
event_version: '0'
event_fields:
- standard_name: TBD
standard_type: TBD
name: ProviderGuid
type: GUID
description: null
sample_value: null
- standard_name: TBD
standard_type: TBD
name: Id
type: UInt64
description: null
sample_value: null
references: null
tags:
- etw_level_Always
- etw_keywords_queries
- etw_task_task_0
| 18.56 | 43 | 0.773707 |
250845558da29226153c1a9a3ae7dbc01692cd49 | 361 | yml | YAML | show-version.yml | Timbarnett90/ansible-junos | c136205c64543ac38efcd95cf7810f261b9b7b50 | [
"MIT"
] | null | null | null | show-version.yml | Timbarnett90/ansible-junos | c136205c64543ac38efcd95cf7810f261b9b7b50 | [
"MIT"
] | null | null | null | show-version.yml | Timbarnett90/ansible-junos | c136205c64543ac38efcd95cf7810f261b9b7b50 | [
"MIT"
] | null | null | null | ---
- name: Retrieve Junos OS version
hosts: junos-all
gather_facts: no
vars:
#ansible_connection: netconf
ansible_command_timeout: 60
tasks:
- name: Retrieve Junos OS version
junos_command:
commands: show version
when: ansible_network_os == 'junos'
- name: Print Version
debug:
var: stdout_lines[0] | 19 | 41 | 0.648199 |
760b99e0673eedb978f4fab4d13c01138613c1c2 | 331 | yml | YAML | config/system.site.yml | aweingarten/aweingarten | 6c33a75004ac6cb276c429e5473f416205f955ee | [
"MIT"
] | null | null | null | config/system.site.yml | aweingarten/aweingarten | 6c33a75004ac6cb276c429e5473f416205f955ee | [
"MIT"
] | null | null | null | config/system.site.yml | aweingarten/aweingarten | 6c33a75004ac6cb276c429e5473f416205f955ee | [
"MIT"
] | null | null | null | uuid: bd4daee9-be0b-4ed7-b96e-588a24ac0999
name: 'Adam Weingarten''s Blog'
mail: adam@weingarten.me
slogan: ''
page:
403: ''
404: ''
front: /node
admin_compact_mode: false
weight_select_max: 100
langcode: en
default_langcode: en
_core:
default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI
mail_notification: ''
| 20.6875 | 66 | 0.779456 |
fda1f11eefaa62117fe8bdced4dee8e8cc0b3c46 | 464 | yml | YAML | report.yml | devlabmexico/reporte-covid | 7756875d14e1ff67d2f821e3ef0a15aa8ad3dd87 | [
"MIT"
] | null | null | null | report.yml | devlabmexico/reporte-covid | 7756875d14e1ff67d2f821e3ef0a15aa8ad3dd87 | [
"MIT"
] | 1 | 2021-07-16T15:06:48.000Z | 2021-07-16T15:06:48.000Z | report.yml | devlabmexico/reporte-covid | 7756875d14e1ff67d2f821e3ef0a15aa8ad3dd87 | [
"MIT"
] | null | null | null | ---
crosscompute: 0.8.4
kind: report
name: 'Reporte del impacto del COVID-19 en Mexico'
input:
variables:
- id: statistics
view: text
data:
path: data/statistics.txt
output:
templates:
- path: 000-000-front-cover/result.yml
- path: 001-000-general-overview/result.yml
- path: 002-001-status-by-state/result.yml
print:
style:
path: report.css
header:
path: header.md
footer:
path: footer.md
format: pdf
| 19.333333 | 50 | 0.648707 |
fdf4d6967c04cf928a4e24b32727d47a216da13a | 735 | yml | YAML | monitoring/prometheus/prometheus.yml | leonardochaia/xmrig-monitoring | 03f5c9254fe0352bc886a7a7b9f8ff4f0cc662b5 | [
"MIT"
] | 11 | 2019-09-22T14:35:17.000Z | 2021-12-27T05:53:59.000Z | monitoring/prometheus/prometheus.yml | leonardochaia/xmrig-monitoring | 03f5c9254fe0352bc886a7a7b9f8ff4f0cc662b5 | [
"MIT"
] | null | null | null | monitoring/prometheus/prometheus.yml | leonardochaia/xmrig-monitoring | 03f5c9254fe0352bc886a7a7b9f8ff4f0cc662b5 | [
"MIT"
] | 1 | 2021-04-07T11:02:24.000Z | 2021-04-07T11:02:24.000Z | global:
scrape_interval: 15s
evaluation_interval: 15s
# Attach these labels to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager).
external_labels:
monitor: "docker-host-alpha"
# Load and evaluate rules in this file every 'evaluation_interval' seconds.
rule_files:
- "alert.rules"
# A scrape configuration containing exactly one endpoint to scrape.
scrape_configs:
- job_name: "miner-01"
static_configs:
- targets: ["<ip or miner fqdn>:9100"] # node-exporter
- targets: ["<ip or miner fqdn>:9189"] # xmrig-exporter
alerting:
alertmanagers:
- scheme: http
static_configs:
- targets:
- "alertmanager:9093"
| 27.222222 | 76 | 0.70068 |
1bac88b8a1fc5457655c1fd13529a59076358444 | 5,217 | yaml | YAML | stable/cockroachdb/templates/cockroachdb-statefulset.yaml | vtuson/charts-upstream | 4b9a5e802143093b2b7be0dd84f015bf216fc917 | [
"Apache-2.0"
] | null | null | null | stable/cockroachdb/templates/cockroachdb-statefulset.yaml | vtuson/charts-upstream | 4b9a5e802143093b2b7be0dd84f015bf216fc917 | [
"Apache-2.0"
] | 4 | 2018-03-21T18:29:26.000Z | 2019-09-11T17:45:46.000Z | stable/cockroachdb/templates/cockroachdb-statefulset.yaml | vtuson/charts-upstream | 4b9a5e802143093b2b7be0dd84f015bf216fc917 | [
"Apache-2.0"
] | 1 | 2022-02-22T08:35:21.000Z | 2022-02-22T08:35:21.000Z | apiVersion: v1
kind: Service
metadata:
# This service is meant to be used by clients of the database. It exposes a ClusterIP that will
# automatically load balance connections to the different database pods.
name: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}-public"
labels:
heritage: {{ .Release.Service | quote }}
release: {{ .Release.Name | quote }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
component: "{{ .Release.Name }}-{{ .Values.Component }}"
spec:
type: {{ .Values.Service.type }}
ports:
# The main port, served by gRPC, serves Postgres-flavor SQL, internode
# traffic and the cli.
- port: {{ .Values.GrpcPort }}
targetPort: {{ .Values.GrpcPort }}
name: grpc
# The secondary port serves the UI as well as health and debug endpoints.
- port: {{ .Values.HttpPort }}
targetPort: {{ .Values.HttpPort }}
name: http
selector:
component: "{{ .Release.Name }}-{{ .Values.Component }}"
---
apiVersion: v1
kind: Service
metadata:
# This service only exists to create DNS entries for each pod in the stateful
# set such that they can resolve each other's IP addresses. It does not
# create a load-balanced ClusterIP and should not be used directly by clients
# in most circumstances.
name: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}"
labels:
heritage: {{ .Release.Service | quote }}
release: {{ .Release.Name | quote }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
component: "{{ .Release.Name }}-{{ .Values.Component }}"
annotations:
service.alpha.kubernetes.io/tolerate-unready-endpoints: "true"
# Enable automatic monitoring of all instances when Prometheus is running in the cluster.
prometheus.io/scrape: "true"
prometheus.io/path: "_status/vars"
prometheus.io/port: "8080"
spec:
ports:
- port: {{ .Values.GrpcPort }}
targetPort: {{ .Values.GrpcPort }}
name: grpc
- port: {{ .Values.HttpPort }}
targetPort: {{ .Values.HttpPort }}
name: http
clusterIP: None
selector:
component: "{{ .Release.Name }}-{{ .Values.Component }}"
---
apiVersion: policy/v1beta1
kind: PodDisruptionBudget
metadata:
name: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}-budget"
labels:
heritage: {{ .Release.Service | quote }}
release: {{ .Release.Name | quote }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
component: "{{ .Release.Name }}-{{ .Values.Component }}"
spec:
selector:
matchLabels:
component: "{{ .Release.Name }}-{{ .Values.Component }}"
maxUnavailable: {{ .Values.MaxUnavailable }}
---
apiVersion: apps/v1beta1
kind: StatefulSet
metadata:
name: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}"
spec:
serviceName: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}"
replicas: {{ default 3 .Values.Replicas }}
template:
metadata:
labels:
heritage: {{ .Release.Service | quote }}
release: {{ .Release.Name | quote }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
component: "{{ .Release.Name }}-{{ .Values.Component }}"
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- cockroachdb
topologyKey: kubernetes.io/hostname
containers:
- name: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}"
image: "{{ .Values.Image }}:{{ .Values.ImageTag }}"
imagePullPolicy: "{{ .Values.ImagePullPolicy }}"
ports:
- containerPort: {{ .Values.GrpcPort }}
name: grpc
- containerPort: {{ .Values.HttpPort }}
name: http
resources:
{{ toYaml .Values.resources | indent 10 }}
env:
- name: STATEFULSET_NAME
value: "{{ printf "%s-%s" .Release.Name .Values.Name | trunc 56 }}"
volumeMounts:
- name: datadir
mountPath: /cockroach/cockroach-data
command:
- "/bin/bash"
- "-ecx"
# The use of qualified `hostname -f` is crucial:
# Other nodes aren't able to look up the unqualified hostname.
- "exec /cockroach/cockroach start --logtostderr --insecure --advertise-host $(hostname -f) --http-host 0.0.0.0 --cache {{ .Values.CacheSize }} --max-sql-memory {{ .Values.MaxSQLMemory }} --join ${STATEFULSET_NAME}-0.${STATEFULSET_NAME},${STATEFULSET_NAME}-1.${STATEFULSET_NAME},${STATEFULSET_NAME}-2.${STATEFULSET_NAME}"
# No pre-stop hook is required, a SIGTERM plus some time is all that's
# needed for graceful shutdown of a node.
terminationGracePeriodSeconds: 60
volumeClaimTemplates:
- metadata:
name: datadir
spec:
accessModes:
- "ReadWriteOnce"
{{- if .Values.StorageClass }}
{{- if (eq "-" .Values.StorageClass) }}
storageClassName: ""
{{- else }}
storageClassName: "{{ .Values.StorageClass }}"
{{- end }}
{{- end }}
resources:
requests:
storage: "{{ .Values.Storage }}"
| 36.739437 | 331 | 0.611654 |
1bcbae99d9c19045b49b295836c4d3aa58667ca6 | 1,667 | yml | YAML | content/Unreal Tournament/Maps/Capture The Flag/F/d/4/fcb701/ctf-frequency_[d4fcb701].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 20 | 2019-02-05T15:09:30.000Z | 2022-03-06T02:04:19.000Z | content/Unreal Tournament/Maps/Capture The Flag/F/d/4/fcb701/ctf-frequency_[d4fcb701].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 496 | 2019-02-17T20:07:27.000Z | 2022-03-28T10:35:41.000Z | content/Unreal Tournament/Maps/Capture The Flag/F/d/4/fcb701/ctf-frequency_[d4fcb701].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 15 | 2019-02-02T14:06:44.000Z | 2022-02-24T22:40:18.000Z | --- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-18 00:42"
game: "Unreal Tournament"
name: "CTF-((frequency))"
author: "Charles \"DemonLord\" Yakish"
description: "None"
releaseDate: "2009-10"
attachments:
- type: "IMAGE"
name: "ctf-frequency_shot_d4fcb701_1.png"
url: "https://f002.backblazeb2.com/file/unreal-archive-images/Unreal%20Tournament/Maps/Capture%20The%20Flag/F/d/4/fcb701/ctf-frequency_shot_d4fcb701_1.png"
originalFilename: "CTF-((frequency)).zip"
hash: "d4fcb7017d84bc87ac3a40653b89ac6497dd8e58"
fileSize: 477458
files:
- name: "CTF-((frequency)).unr"
fileSize: 1331624
hash: "fbc1d23f1be6757c9d598d88f7dea0cb8716e954"
otherFiles: 0
dependencies: {}
downloads:
- url: "http://www.ut-files.com/index.php?dir=Maps/LGI/&file=CTF-%28%28frequency%29%29.zip"
main: false
repack: false
state: "OK"
- url: "https://f002.backblazeb2.com/file/unreal-archive-files/Unreal%20Tournament/Maps/Capture%20The%20Flag/F/CTF-((frequency)).zip"
main: true
repack: false
state: "OK"
- url: "http://medor.no-ip.org/index.php?dir=Maps/LGI&file=CTF-%28%28frequency%29%29.zip"
main: false
repack: false
state: "OK"
- url: "https://files.vohzd.com/unrealarchive/Unreal%20Tournament/Maps/Capture%20The%20Flag/F/d/4/fcb701/CTF-((frequency)).zip"
main: false
repack: false
state: "OK"
- url: "https://unreal-archive-files.eu-central-1.linodeobjects.com/Unreal%20Tournament/Maps/Capture%20The%20Flag/F/d/4/fcb701/CTF-((frequency)).zip"
main: false
repack: false
state: "OK"
deleted: false
gametype: "Capture The Flag"
title: "((frequency))"
playerCount: "10-14"
themes:
Tech: 0.1
Industrial: 0.3
City: 0.1
Skaarj Tech: 0.5
bots: true
| 31.45283 | 157 | 0.730054 |
865a36c830367bcc224ecbff9fa8ee8051dfbed8 | 958 | yml | YAML | docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3.yml | rloutlaw/azure-docs-sdk-python | d755ebe626be0da867cb3c0406ee596dd678ed62 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-22T15:02:41.000Z | 2022-03-22T15:02:41.000Z | docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3.yml | rloutlaw/azure-docs-sdk-python | d755ebe626be0da867cb3c0406ee596dd678ed62 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3.yml | rloutlaw/azure-docs-sdk-python | d755ebe626be0da867cb3c0406ee596dd678ed62 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ### YamlMime:UniversalReference
api_name: []
items:
- children:
- azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3.WordListBaseUpdateObject
fullName: azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3
langs:
- python
module: azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3
name: word_list_base_update_object_py3
type: module
uid: azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3
references:
- fullName: azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3.WordListBaseUpdateObject
isExternal: false
name: WordListBaseUpdateObject
parent: azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3
uid: azure.cognitiveservices.language.luis.authoring.models.word_list_base_update_object_py3.WordListBaseUpdateObject
| 50.421053 | 124 | 0.866388 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.