Skip to content

Instantly share code, notes, and snippets.

@kannan4k
Created April 21, 2015 11:17
Show Gist options
  • Save kannan4k/c686969d39e97e9bf85b to your computer and use it in GitHub Desktop.
Save kannan4k/c686969d39e97e9bf85b to your computer and use it in GitHub Desktop.
apt-update problem when i ran pull-requests job
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] WARN: Cloning resource attributes for execute[apt-get-update-periodic] from prior resource (CHEF-3694)
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] WARN: Previous execute[apt-get-update-periodic]: /var/chef/cache/cookbooks/apt/recipes/default.rb:52:in `from_file'
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] WARN: Current execute[apt-get-update-periodic]: /var/chef/cache/cookbooks/apt/recipes/nodejs.rb:12:in `from_file'
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] WARN: Cloning resource attributes for package[grub-pc] from prior resource (CHEF-3694)
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] WARN: Previous package[grub-pc]: /var/chef/cache/cookbooks/lg_tftproot/recipes/grub.rb:14:in `from_file'
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] WARN: Current package[grub-pc]: /var/chef/cache/cookbooks/lg_grub/recipes/default.rb:18:in `from_file'
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] INFO: Processing chef_gem[ci_reporter] action nothing (minitest-handler::default line 3)
==> portal-pull-requests: [2015-04-21T10:47:14+00:00] INFO: Processing chef_gem[ci_reporter] action install (minitest-handler::default line 3)
==> portal-pull-requests: [2015-04-21T10:47:24+00:00] INFO: Processing chef_gem[minitest] action nothing (minitest-handler::default line 9)
==> portal-pull-requests: [2015-04-21T10:47:24+00:00] INFO: Processing chef_gem[minitest] action install (minitest-handler::default line 9)
==> portal-pull-requests: [2015-04-21T10:47:24+00:00] INFO: Processing chef_gem[minitest-chef-handler] action nothing (minitest-handler::default line 15)
==> portal-pull-requests: [2015-04-21T10:47:24+00:00] INFO: Processing chef_gem[minitest-chef-handler] action install (minitest-handler::default line 15)
==> portal-pull-requests: [2015-04-21T10:50:32+00:00] INFO: Retrying execution of chef_gem[minitest-chef-handler], 0 attempt(s) left
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] WARN: Cloning resource attributes for package[build-essential] from prior resource (CHEF-3694)
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] WARN: Previous package[build-essential]: /var/chef/cache/cookbooks/lg_screenshotd/recipes/screenshot_service.rb:17:in `from_file'
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] WARN: Current package[build-essential]: /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb:21:in `from_file'
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] WARN: Cloning resource attributes for package[zlib1g-dev] from prior resource (CHEF-3694)
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] WARN: Previous package[zlib1g-dev]: /var/chef/cache/cookbooks/lg_screenshotd/recipes/screenshot_service.rb:25:in `from_file'
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] WARN: Current package[zlib1g-dev]: /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb:25:in `from_file'
==> portal-pull-requests: [2015-04-21T10:50:34+00:00] INFO: Processing package[zlib1g-dev] action install (lg_ros::roslaunch line 25)
==> portal-pull-requests: [2015-04-21T10:50:35+00:00] INFO: Processing package[ruby-dev] action install (lg_ros::roslaunch line 29)
==> portal-pull-requests: [2015-04-21T10:50:44+00:00] INFO: Processing package[libxslt-dev] action install (lg_ros::roslaunch line 17)
==> portal-pull-requests: [2015-04-21T10:50:44+00:00] INFO: package[libxslt-dev] is a virtual package, actually acting on package[libxslt1-dev]
==> portal-pull-requests:
==> portal-pull-requests: ================================================================================
==> portal-pull-requests: Error executing action `install` on resource 'package[libxslt-dev]'
==> portal-pull-requests: ================================================================================
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Mixlib::ShellOut::ShellCommandFailed
==> portal-pull-requests:
==> portal-pull-requests: ------------------------------------
==> portal-pull-requests: Expected process to exit with [0], but received '100'
==> portal-pull-requests: ---- Begin output of apt-get -q -y install libxslt-dev ----
==> portal-pull-requests: STDOUT: Reading package lists...
==> portal-pull-requests: Building dependency tree...
==> portal-pull-requests: Reading state information...
==> portal-pull-requests: The following extra packages will be installed:
==> portal-pull-requests: libxml2-dev libxslt1.1
==> portal-pull-requests: Suggested packages:
==> portal-pull-requests: pkg-config
==> portal-pull-requests: The following NEW packages will be installed:
==> portal-pull-requests: libxml2-dev libxslt1-dev libxslt1.1
==> portal-pull-requests: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
==> portal-pull-requests: Need to get 1,183 kB of archives.
==> portal-pull-requests: After this operation, 5,875 kB of additional disk space will be used.
==> portal-pull-requests: Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libxslt1.1 amd64 1.1.28-2build1 [145 kB]
==> portal-pull-requests: Err http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.3
==> portal-pull-requests: 404 Not Found [IP: 91.189.91.14 80]
==> portal-pull-requests: Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty/main libxslt1-dev amd64 1.1.28-2build1 [407 kB]
==> portal-pull-requests: Err http://security.ubuntu.com/ubuntu/ trusty-security/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.3
==> portal-pull-requests: 404 Not Found [IP: 91.189.91.24 80]
==> portal-pull-requests: Fetched 552 kB in 11s (49.5 kB/s)
==> portal-pull-requests: STDERR: E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2-dev_2.9.1+dfsg1-3ubuntu4.3_amd64.deb 404 Not Found [IP: 91.189.91.24 80]
==> portal-pull-requests:
==> portal-pull-requests: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
==> portal-pull-requests: ---- End output of apt-get -q -y install libxslt-dev ----
==> portal-pull-requests: Ran apt-get -q -y install libxslt-dev returned 100
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Cookbook Trace:
==> portal-pull-requests: ---------------
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb:35:in `from_file'
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_ros/recipes/default.rb:13:in `from_file'
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_portal/recipes/default.rb:13:in `from_file'
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Resource Declaration:
==> portal-pull-requests: ---------------------
==> portal-pull-requests:
==> portal-pull-requests: # In /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb
==> portal-pull-requests:
==> portal-pull-requests: 17: xsltdev = package 'libxslt-dev' do
==> portal-pull-requests: 18: action :nothing
==> portal-pull-requests: 19: end
==> portal-pull-requests: 20:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Compiled Resource:
==> portal-pull-requests: ------------------
==> portal-pull-requests: # Declared in /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb:17:in `from_file'
==> portal-pull-requests:
==> portal-pull-requests: package("libxslt-dev") do
==> portal-pull-requests: action [:nothing]
==> portal-pull-requests: retries 0
==> portal-pull-requests: retry_delay 2
==> portal-pull-requests: guard_interpreter :default
==> portal-pull-requests: package_name "libxslt-dev"
==> portal-pull-requests: version "1.1.28-2build1"
==> portal-pull-requests: cookbook_name "lg_ros"
==> portal-pull-requests: recipe_name "roslaunch"
==> portal-pull-requests: end
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: ================================================================================
==> portal-pull-requests: Recipe Compile Error in /var/chef/cache/cookbooks/lg_portal/recipes/default.rb
==> portal-pull-requests: ================================================================================
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Mixlib::ShellOut::ShellCommandFailed
==> portal-pull-requests: ------------------------------------
==> portal-pull-requests: package[libxslt-dev] (lg_ros::roslaunch line 17) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '100'
==> portal-pull-requests: ---- Begin output of apt-get -q -y install libxslt-dev ----
==> portal-pull-requests: STDOUT: Reading package lists...
==> portal-pull-requests: Building dependency tree...
==> portal-pull-requests: Reading state information...
==> portal-pull-requests: The following extra packages will be installed:
==> portal-pull-requests: libxml2-dev libxslt1.1
==> portal-pull-requests: Suggested packages:
==> portal-pull-requests: pkg-config
==> portal-pull-requests: The following NEW packages will be installed:
==> portal-pull-requests: libxml2-dev libxslt1-dev libxslt1.1
==> portal-pull-requests: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
==> portal-pull-requests: Need to get 1,183 kB of archives.
==> portal-pull-requests: After this operation, 5,875 kB of additional disk space will be used.
==> portal-pull-requests: Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libxslt1.1 amd64 1.1.28-2build1 [145 kB]
==> portal-pull-requests: Err http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.3
==> portal-pull-requests: 404 Not Found [IP: 91.189.91.14 80]
==> portal-pull-requests: Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty/main libxslt1-dev amd64 1.1.28-2build1 [407 kB]
==> portal-pull-requests: Err http://security.ubuntu.com/ubuntu/ trusty-security/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.3
==> portal-pull-requests: 404 Not Found [IP: 91.189.91.24 80]
==> portal-pull-requests: Fetched 552 kB in 11s (49.5 kB/s)
==> portal-pull-requests: STDERR: E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2-dev_2.9.1+dfsg1-3ubuntu4.3_amd64.deb 404 Not Found [IP: 91.189.91.24 80]
==> portal-pull-requests:
==> portal-pull-requests: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
==> portal-pull-requests: ---- End output of apt-get -q -y install libxslt-dev ----
==> portal-pull-requests: Ran apt-get -q -y install libxslt-dev returned 100
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Cookbook Trace:
==> portal-pull-requests: ---------------
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb:35:in `from_file'
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_ros/recipes/default.rb:13:in `from_file'
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_portal/recipes/default.rb:13:in `from_file'
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: Relevant File Content:
==> portal-pull-requests: ----------------------
==> portal-pull-requests:
==> portal-pull-requests: /var/chef/cache/cookbooks/lg_ros/recipes/roslaunch.rb:
==> portal-pull-requests:
==> portal-pull-requests: 28:
==> portal-pull-requests: 29: rubydev = package 'ruby-dev' do
==> portal-pull-requests: 30: action :nothing
==> portal-pull-requests: 31: end
==> portal-pull-requests: 32:
==> portal-pull-requests: 33: z1gdev.run_action(:install)
==> portal-pull-requests: 34: rubydev.run_action(:install)
==> portal-pull-requests: 35>> xsltdev.run_action(:install)
==> portal-pull-requests: 36: xmldev.run_action(:install)
==> portal-pull-requests: 37: build_essential.run_action(:install)
==> portal-pull-requests: 38:
==> portal-pull-requests: 39: chef_gem 'nokogiri'
==> portal-pull-requests: 40:
==> portal-pull-requests: 41: # XXX: should be managed by a dep. only run if missing,
==> portal-pull-requests: 42: # so we don't clobber real management
==> portal-pull-requests: 43: directory "/var/www/lg" do
==> portal-pull-requests: 44: action :create
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests:
==> portal-pull-requests: [2015-04-21T10:50:56+00:00] ERROR: Running exception handlers
==> portal-pull-requests: [2015-04-21T10:50:56+00:00] ERROR: Exception handlers complete
==> portal-pull-requests: [2015-04-21T10:50:56+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> portal-pull-requests: [2015-04-21T10:50:56+00:00] ERROR: package[libxslt-dev] (lg_ros::roslaunch line 17) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '100'
==> portal-pull-requests: ---- Begin output of apt-get -q -y install libxslt-dev ----
==> portal-pull-requests: STDOUT: Reading package lists...
==> portal-pull-requests: Building dependency tree...
==> portal-pull-requests: Reading state information...
==> portal-pull-requests: The following extra packages will be installed:
==> portal-pull-requests: libxml2-dev libxslt1.1
==> portal-pull-requests: Suggested packages:
==> portal-pull-requests: pkg-config
==> portal-pull-requests: The following NEW packages will be installed:
==> portal-pull-requests: libxml2-dev libxslt1-dev libxslt1.1
==> portal-pull-requests: 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
==> portal-pull-requests: Need to get 1,183 kB of archives.
==> portal-pull-requests: After this operation, 5,875 kB of additional disk space will be used.
==> portal-pull-requests: Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libxslt1.1 amd64 1.1.28-2build1 [145 kB]
==> portal-pull-requests: Err http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.3
==> portal-pull-requests: 404 Not Found [IP: 91.189.91.14 80]
==> portal-pull-requests: Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty/main libxslt1-dev amd64 1.1.28-2build1 [407 kB]
==> portal-pull-requests: Err http://security.ubuntu.com/ubuntu/ trusty-security/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.3
==> portal-pull-requests: 404 Not Found [IP: 91.189.91.24 80]
==> portal-pull-requests: Fetched 552 kB in 11s (49.5 kB/s)
==> portal-pull-requests: STDERR: E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2-dev_2.9.1+dfsg1-3ubuntu4.3_amd64.deb 404 Not Found [IP: 91.189.91.24 80]
==> portal-pull-requests:
==> portal-pull-requests: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
==> portal-pull-requests: ---- End output of apt-get -q -y install libxslt-dev ----
==> portal-pull-requests: Ran apt-get -q -y install libxslt-dev returned 100
==> portal-pull-requests: [2015-04-21T10:50:56+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.
W, [2015-04-21T16:20:56.593635 #7481] WARN -- : Terminating task: type=:finalizer, meta={:method_name=>:__shutdown__}, status=:receiving
Celluloid::TaskFiber backtrace unavailable. Please try `Celluloid.task_class = Celluloid::TaskThread` if you need backtraces here.
W, [2015-04-21T16:20:56.596525 #7481] WARN -- : Terminating task: type=:finalizer, meta={:method_name=>:__shutdown__}, status=:receiving
Celluloid::TaskFiber backtrace unavailable. Please try `Celluloid.task_class = Celluloid::TaskThread` if you need backtraces here.
W, [2015-04-21T16:20:56.597591 #7481] WARN -- : Terminating task: type=:finalizer, meta={:method_name=>:__shutdown__}, status=:receiving
Celluloid::TaskFiber backtrace unavailable. Please try `Celluloid.task_class = Celluloid::TaskThread` if you need backtraces here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment