Skip to content

Instantly share code, notes, and snippets.

View davidvanlaatum's full-sized avatar

David van Laatum davidvanlaatum

  • RPData
  • Adelaide, Australia
View GitHub Profile
import groovy.transform.Field
import hudson.AbortException
import hudson.scm.SubversionSCM
import org.tmatesoft.svn.core.SVNDepth
import java.util.concurrent.ConcurrentHashMap
@Field int slaves = 4;
@Field int threadsPerSlave = 2;
@Field boolean coverageBuild = false
2017-10-24 19:16:09.101 [DEBUG] [ny.internal.simpleip.SimpleIpHandler] - Will try to reconnect in 1 seconds
2017-10-24 19:16:10.110 [DEBUG] [ny.internal.net.SocketChannelSession] - Connecting to 192.168.83.130:20060
2017-10-24 19:16:12.130 [DEBUG] [ny.internal.simpleip.SimpleIpHandler] - Will try to reconnect in 1 seconds
2017-10-24 19:16:13.145 [DEBUG] [ny.internal.net.SocketChannelSession] - Connecting to 192.168.83.130:20060
2017-10-24 19:16:13.319 [DEBUG] [org.openhab.binding.sony ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.UpnpDiscoveryParticipant}={component.name=org.openhab.binding.sony.discovery.dial, component.id=258, service.id=393, service.bundleid=229, service.scope=bundle} - org.openhab.binding.sony
2017-10-24 19:16:13.439 [DEBUG] [org.openhab.binding.sony ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.UpnpDiscoveryParticipant}={component.name=org.openhab.binding.sony.discovery.ircc, component.id=259, service.id=394, ser
[17:09:49 david@dvmacbook bla]# vagrant up --debug
INFO global: Vagrant version: 2.2.3
INFO global: Ruby version: 2.4.4
INFO global: RubyGems version: 2.6.14.1
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.3/gems/vagrant-2.2.3/bin/vagrant"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_LOG="debug"
WARN global: resolv replacement has not been enabled!