Skip to content

Instantly share code, notes, and snippets.

View hectorj2f's full-sized avatar
💭
kuberneting

Hector Fernandez hectorj2f

💭
kuberneting
View GitHub Profile
2024-02-16T07:05:27.4777571Z Requested runner group: wolfi-builder-x86_64
2024-02-16T07:05:27.4777765Z Job defined at: wolfi-dev/os/.github/workflows/ci-build.yaml@refs/pull/13143/merge
2024-02-16T07:05:27.4777872Z Waiting for a runner to pick up this job...
2024-02-16T07:05:34.4393532Z Job is waiting for a runner from 'builder-a-wolfi-build-a-amd64' to come online.
2024-02-16T07:08:02.2082666Z Job is about to start running on the runner: builder-a-amd64-lm4rg-runner-zz5rg (organization)
2024-02-16T07:08:06.8232726Z Current runner version: '2.311.0'
2024-02-16T07:08:06.8240561Z Runner name: 'builder-a-amd64-lm4rg-runner-zz5rg'
2024-02-16T07:08:06.8241752Z Runner group name: 'wolfi-builder-x86_64'
2024-02-16T07:08:06.8242838Z Machine name: 'builder-a-amd64-lm4rg-runner-zz5rg'
2024-02-16T07:08:06.8246902Z ##[group]GITHUB_TOKEN Permissions
{
"available": {
"5": [{
"built": "2023-06-28T01:33:40Z",
"version": 5,
"url": "https://toolbox-data.anchore.io/grype/databases/vulnerability-db_v5_2023-06-28T01:33:40Z_c4156260412d47be1f30.tar.gz",
"checksum": "sha256:f0bf6f29b90eaafce965a17b20d4d11d77ef1f7fcdae47e5d43ba1a9e0925f38"
}, {
"built": "2023-06-27T01:34:03Z",
"version": 5,
config: "linux/amd64": config: User: "65530"
config: "linux/arm/v7": config: User: "65530"
{
"cve": "CVE-2019-18276",
"name": "bash",
"ver": "4.4.18-2ubuntu1.2"
}
{
"cve": "CVE-2016-2781",
"name": "coreutils",
"ver": "8.28-1ubuntu1"
}
{
"cve": "CVE-2009-5155",
"name": "libc-bin",
"ver": "2.27-3ubuntu1.5"
}
{
"cve": "CVE-2009-5155",
"name": "libc6",
"ver": "2.27-3ubuntu1.5"
}
Given two people calendars, find the blocks of time when both can attend to a meeting.
Drew's spare blocks of time: [[10:00, 11:30], [12:30, 14:30], [14:30, 15:00]]
Drew begins his day at 10:00 and leaves at 18:30, ([10:00, 18:30]).
Julian's spare blocks of time: [[09:00, 10:30], [12:00, 13:00], [16:00, 18:00]]
Julian begins his day at 09:00 and leaves at 20:00, ([09:00, 20:00]).
Expected Result:
* Slot: 10:00 -- 10:30
E1017 14:18:26.198091 57527 clusterloader.go:177] Test Finished
E1017 14:18:26.198096 57527 clusterloader.go:178] Test: /Users/hector/myRepo/mesos_repo/gopath/src/github.com/mesosphere/konvoy-mwt/mwt-perf-tests/density/config.yaml
E1017 14:18:26.198103 57527 clusterloader.go:179] Status: Fail
E1017 14:18:26.198108 57527 clusterloader.go:181] Errors: [measurement call APIResponsiveness - APIResponsiveness error: top latency metric: there should be no high-latency requests, but: [got: {Resource:pods Subresource: Verb:LIST Scope:cluster Latency:{Perc50:186.177ms Perc90:519.097ms Perc99:23.293676s} Count:705}; expected perc99 <= 1s got: {Resource:ipamblocks Subresource: Verb:LIST Scope:cluster Latency:{Perc50:64.781ms Perc90:6.074028s Perc99:21.777461s} Count:269}; expected perc99 <= 1s got: {Resource:blockaffinities Subresource: Verb:LIST Scope:cluster Latency:{Perc50:943.254ms Perc90:5.511028s Perc99:20.536341s} Count:2817}; expected perc99 <= 1s got: {Resource:ipamhandles Subresource: Verb:DELETE
apiVersion: v1
kind: ServiceAccount
metadata:
name: fluentd-logging
namespace: kube-system
labels:
k8s-app: fluentd-logging
kubernetes.io/cluster-service: "true"
---
kind: ClusterRole
#!/bin/bash
# DIR stores the path to the directory where this script is located
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# ETCD stores the command used to run etcd
ETCD="/usr/local/bin/etcd"
# ETCDCTL stores the command used to run etcdctl
ETCDCTL="/usr/local/bin/etcdctl"
# we use this to choose the path to the etcd/etcdctl binaries, but etcd cannot
#!/bin/bash
echo "Role ${ROLE}"
sudo mv dcos-metrics-prometheus-plugin_1.10.5 /opt/mesosphere/bin/dcos-metrics-prometheus-plugin
echo "PROMETHEUS_PORT=61091" > dcos-metrics-prometheus.env
mv dcos-metrics-prometheus.env /opt/mesosphere/etc/