Launchpad.net

lcy02-amd64-019

lcy02-amd64-019 builds amd64 and i386 binaries and is owned by Canonical Launchpad Engineering.

View full history Current status

37211019 [building] Building amd64 build of ruby-rufus-scheduler 3.8.2-3 in ubuntu lunar RELEASE [ubuntu/test-rebuild-20230515-lunar-v3]

Started 4 minutes, 59.3 seconds ago.

Buildlog

t-3.12.0/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/lib /usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation

/<<PKGBUILDDIR>>/spec/spec_helper.rb

RUBY_VERSION => "3.1.2"
RUBY_PLATFORM => "x86_64-linux-gnu"

********************************************************************************
ENV['TZ'] => "UTC"
Time.now.zone => "UTC"
Time.now.strftime('%z') => "+0000"
EtOrbi::VERSION => "1.2.2"
EtOrbi::EoTime.now.zone => #<TZInfo::DataTimezone: UTC>
EtOrbi::EoTime.now.strftime('%z') => "Z"
EtOrbi::EoTime.local_tzone => #<TZInfo::DataTimezone: UTC>
EtOrbi::EoTime.local_tzone.name => "UTC"
********************************************************************************

basics
  Time.new
    accepts a timezone final argument
  Time.local
    works as expected

Rufus::Scheduler
  error in block
    intercepts the error and describes it on $stderr
  error in callable
    intercepts the error and describes it on $stderr
  Rufus::Scheduler#stderr=
    lets divert error information to custom files
  error information
    contains information about the error, the job and the scheduler
  Rufus::Scheduler#on_error(&block)
    intercepts all StandardError instances

Rufus::Scheduler::JobArray
  #push
    pushes jobs
    pushes and remove duplicates

Rufus::Scheduler::AtJob
  #unschedule
    unschedules the job
  #scheduled_at
    returns the Time at which the job got scheduled
  #time
    returns the time at which the job will trigger
  #previous_time
    returns the previous #time
  #next_times
    returns the next n times
    returns an empty array if it already triggered

Rufus::Scheduler::CronJob
  normal
    triggers near the zero second
  first_at/in
    does not trigger before first_at is reached
    triggers for the first time at first_at
  scheduling the cron itself
    does not sit scheduling and blocking...
  overlap, gh-304

Builder information

Architectures:
amd64 i386 (virtual)
Location:
http://lcy02-amd64-019.vbuilder.lcy02.scalingstack:8221
Owner:
Canonical Launchpad Engineering
Mode:
This builder is in auto-mode and accepting jobs from the auto-build system.
Version:
233~634~ubuntu20.04.1