This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 27 13:03:00 4c1129a 08acf661e089[1422]: Idling for 2... | |
Jul 27 13:03:02 4c1129a 08acf661e089[1422]: Idling for 2... | |
Jul 27 13:03:04 4c1129a 08acf661e089[1422]: Idling for 2... | |
Jul 27 13:03:06 4c1129a 08acf661e089[1422]: Idling for 2... | |
Jul 27 13:03:06 4c1129a avahi-daemon[1401]: Got SIGTERM, quitting. | |
Jul 27 13:03:06 4c1129a avahi-daemon[1401]: Leaving mDNS multicast group on interface veth38f7143.IPv6 with address fe80::b090:d4ff:fe1a:a649. | |
Jul 27 13:03:06 4c1129a avahi-daemon[1401]: Leaving mDNS multicast group on interface br-aeb2ab5b636f.IPv6 with address fe80::42:aff:fe3b:1bdf. | |
Jul 27 13:03:06 4c1129a avahi-daemon[1401]: Leaving mDNS multicast group on interface br-aeb2ab5b636f.IPv4 with address 172.17.0.1. | |
Jul 27 13:03:06 4c1129a avahi-daemon[1401]: Leaving mDNS multicast group on interface supervisor0.IPv4 with address 10.114.104.1. | |
Jul 27 13:03:06 4c1129a bindmount[2315]: INFO: Unmounting /mnt/state/root-overlay/home/root/.rnd ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/.travis.yml b/.travis.yml | |
index 469d466c76..1224c8288b 100644 | |
--- a/.travis.yml | |
+++ b/.travis.yml | |
@@ -1,26 +1,49 @@ | |
-language: go | |
-go: | |
- - 1.10.4 | |
- # - 1.11.4 | |
+language: minimal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
d4a47d797208 cve-mem-test_work "/usr/bin/entry.sh /…" 7 minutes ago Up 7 minutes cve-mem-test_work_1 | |
caa1f5b3e988 balena/armv7hf-supervisor:v9.0.1 "./entry.sh" 2 hours ago Up About an hour (healthy) resin_supervisor | |
MemTotal: 999120 kB | |
MemFree: 576580 kB | |
MemAvailable: 752928 kB | |
Buffers: 42112 kB | |
Cached: 186488 kB | |
SwapCached: 0 kB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package image | |
import ( | |
"context" | |
"encoding/json" | |
"errors" | |
"fmt" | |
"io/ioutil" | |
"testing" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set -e | |
echoerr() { | |
red="\033[31m" | |
normal="\e[0m" | |
echo -e "$red$@$normal" >&2 | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"fmt" | |
"net" | |
"net/http" | |
"os" | |
"os/signal" | |
"path/filepath" | |
"syscall" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name y2hook-redir | |
// @namespace robertgzr | |
// @author robertgzr | |
// @description YouTube -> HookTube redirector | |
// @version 0.1.0 | |
// @updateURL https://t.gnzler.io/y2hook | |
// @downloadURL https://t.gnzler.io/y2hook | |
// @license https://creativecommons.org/licenses/by-sa/4.0/ | |
// @encoding utf-8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jobsrv.1 | DEBUG:habitat_builder_jobsrv::server::handlers: job_group_create message: origin: "robertgzr" package: "it-works" deps_only: false target: "x86_64-linux" origin_only: false package_only: false | |
jobsrv.1 | DEBUG:habitat_builder_jobsrv::server::handlers: Resolved project name: PT0.000041059S sec | |
jobsrv.1 | | |
jobsrv.1 | DEBUG:habitat_builder_jobsrv::server::handlers: Graph rdeps: 0 items (PT0.000823451S sec) | |
jobsrv.1 | | |
jobsrv.1 | DEBUG:habitat_builder_jobsrv::data_store: JobGroup robertgzr/it-works not queued (not found) | |
jobsrv.1 | DEBUG:habitat_builder_jobsrv::data_store: JobGroup created: id: 862295310855315456 state: GroupQueued projects {name: "robertgzr/it-works" ident: "robertgzr/it-works/0.1.1/20171129144944" state: NotStarted} created_at: "2017-11-30T16:36:42.382149+00:00" project_name: "robertgzr/it-works" | |
jobsrv.1 | DEBUG:habitat_builder_jobsrv::server::scheduler: Process status: found 0 updated jobs | |
jobsrv.1 | DEBUG:habitat_builder_jobsrv::server::scheduler: Setting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
set -ex | |
sudo systemd-run --pty -E CNI_PATH=$CNI_PATH ./cnispawn -i -M kubespawndefault0 \ | |
--overlay=+/etc:/var/lib/kube-spawn/default/rootfs/etc:/var/lib/kube-spawn/default/kubespawndefault0/rootfs/etc:/etc \ | |
--overlay=+/opt:/var/lib/kube-spawn/default/rootfs/opt:/var/lib/kube-spawn/default/kubespawndefault0/rootfs/opt:/opt \ | |
--overlay-ro=+/usr/bin:/var/lib/kube-spawn/default/rootfs/usr/bin:/var/lib/kube-spawn/default/kubespawndefault0/rootfs/usr/bin:/usr/bin \ | |
--bind-ro=/home/vagrant/go/bin:/opt/cni/bin \ | |
--bind=/var/lib/kube-spawn/default/kubespawndefault0/mount:/var/lib/docker; |