Skip to content

Instantly share code, notes, and snippets.

View bhcopeland's full-sized avatar

Benjamin Copeland bhcopeland

View GitHub Profile
[
{
"build_key": "13-ll5ajAAGgWOKKypsnsA",
"build_status": "fail",
"download_url": "https://builds.tuxbuild.com/13-ll5ajAAGgWOKKypsnsA/",
"errors_count": 1,
"git_describe": "",
"git_sha": "",
"git_short_log": "",
"status_message": "specified remote: https://github.com/Linaro/linux-canaries/tree/arm64_build_broken does not exist",
(0)s -> GET file://tuxboot_output.json
(0)s -> GET https://hastebin.com/raw/bikufeduna
(0)s <- RESP 200
[
{
"build_key": "4Vb8u-IK-g0y4EUpwTblFQ",
"build_status": "pass",
"download_url": "https://builds.tuxbuild.com/4Vb8u-IK-g0y4EUpwTblFQ/",
"errors_count": 0,
"git_describe": "v5.6",
sets:
- name: multi-toolchain
builds:
- {target_arch: arm, toolchain: gcc-8, kconfig: ["defconfig", "CONFIG_QEMU=y"]}
- {target_arch: arm, toolchain: gcc-9, kconfig: ["defconfig", "CONFIG_QEMU=y"]}
- {target_arch: arm64, toolchain: gcc-8, kconfig: ["defconfig", "CONFIG_QEMU=y"]}
- {target_arch: arm64, toolchain: gcc-9, kconfig: ["defconfig", "CONFIG_QEMU=y"]}
diff --git a/hosts b/hosts
index c5d5edc..7d75c27 100644
--- a/hosts
+++ b/hosts
@@ -161,12 +161,8 @@ staging-issues.trustedfirmware.org
staging-bugs.linaro.org
[obs]
-obs-bastion-us1.linaro.cloud ansible_host=64.28.99.162
-obs-server-us1.linaro.cloud
available 2019-07-08T20:00:00+00:00
brand Panorama
categories Factual
category Factual
channel BBC One
credits /home/bhcopeland/ansible-seedbox-env/files/get_iplayer/pvr/Panorama_-_No-Deal_Brexit_Are_We_Ready_m0006nzb_legal.credits.txt
cuesheet /home/bhcopeland/ansible-seedbox-env/files/get_iplayer/pvr/Panorama_-_No-Deal_Brexit_Are_We_Ready_m0006nzb_legal.cue
desc With a no-deal Brexit looking increasingly likely, what could it mean for all of us?
desclong With Tory leadership favourite Boris Johnson saying the UK “must” and “will” leave the EU on 31 October, a no-deal Brexit looks increasingly likely. But what could a no-deal exit mean for all of us? Reporter Jane Corbin travels the nation to find out. From fishermen in Devon to dairy farmers in Northern Ireland, she meets those who fear financial ruin as well as those who see it as an opportunity to be embraced. She examines the work done and billions spent to prepare for a no-deal Brexit and asks: how ready is the UK?
descmedium With a no-deal Brexit looki
import jenkins.model.*
import hudson.model.*
import hudson.slaves.*
import hudson.plugins.sshslaves.*
import com.synopsys.arc.jenkinsci.plugins.jobrestrictions.nodes.JobRestrictionProperty;
import com.synopsys.arc.jenkinsci.plugins.jobrestrictions.restrictions.job.StartedByUserRestriction;
import com.synopsys.arc.jenkinsci.plugins.jobrestrictions.util.UserSelector;
import java.util.List;
volumes:
- type: volume
source: plex_binaries
target: /usr/lib/plexmediaserver
- type: volume
source: plex_database
target: /config
- type: bind
source: /mnt/gstorage
target: /media
volumes:
- plex_binaries:/usr/lib/plexmediaserver
- plex_database:/config
- plex_media:/media:ro
restart: unless-stopped
redis:
image: redis:alpine
networks:
- plex-network
hudson.plugins.sshslaves.SSHConnector.getCredenti…
java.lang.NoSuchMethodError: hudson.plugins.sshslaves.SSHConnector.getCredentials()Lcom/cloudbees/plugins/credentials/common/StandardUsernameCredentials;
at com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher.getSSHLauncher(DockerComputerSSHLauncher.java:122)
at com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher.getPreparedLauncher(DockerComputerSSHLauncher.java:62)
at com.github.kostyasha.yad.DockerCloud.provisionWithWait(DockerCloud.java:265)
at com.github.kostyasha.yad.DockerCloud.lambda$provision$0(DockerCloud.java:135)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
diff --git a/jessie-amd64-jenkins-master/plugins.txt b/jessie-amd64-jenkins-master/plugins.txt
index 6b8b1f8..c27f7be 100644
--- a/jessie-amd64-jenkins-master/plugins.txt
+++ b/jessie-amd64-jenkins-master/plugins.txt
@@ -18,9 +18,9 @@ docker-build-publish:1.3.2
docker-slaves:1.0.7
dropdown-viewstabbar-plugin:1.7
dynamic-axis:1.0.3
-ec2:1.43
+ec2:1.44.1