Console Output

02:01:13 [2024-12-11T02:01:13.801Z] Agent pod-3b7bc153-497f-486f-a830-0a36423e6a27-bkr2r-zf969 is provisioned from template pod-3b7bc153-497f-486f-a830-0a36423e6a27-bkr2r
02:01:13 [2024-12-11T02:01:13.802Z] ---
02:01:13 [2024-12-11T02:01:13.802Z] apiVersion: "v1"
02:01:13 [2024-12-11T02:01:13.802Z] kind: "Pod"
02:01:13 [2024-12-11T02:01:13.802Z] metadata:
02:01:13 [2024-12-11T02:01:13.802Z]   annotations:
02:01:13 [2024-12-11T02:01:13.802Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1234/"
02:01:13 [2024-12-11T02:01:13.802Z]     runUrl: "job/bodhi-trigger/1234/"
02:01:13 [2024-12-11T02:01:13.802Z]   labels:
02:01:13 [2024-12-11T02:01:13.802Z]     jenkins: "slave"
02:01:13 [2024-12-11T02:01:13.802Z]     jenkins/label-digest: "30615a69ada1ef6afd7f458de418376e102022f7"
02:01:13 [2024-12-11T02:01:13.802Z]     jenkins/label: "pod-3b7bc153-497f-486f-a830-0a36423e6a27"
02:01:13 [2024-12-11T02:01:13.802Z]   name: "pod-3b7bc153-497f-486f-a830-0a36423e6a27-bkr2r-zf969"
02:01:13 [2024-12-11T02:01:13.802Z]   namespace: "coreos-ci"
02:01:13 [2024-12-11T02:01:13.802Z] spec:
02:01:13 [2024-12-11T02:01:13.802Z]   containers:
02:01:13 [2024-12-11T02:01:13.802Z]   - command:
02:01:13 [2024-12-11T02:01:13.802Z]     - "/usr/bin/dumb-init"
02:01:13 [2024-12-11T02:01:13.802Z]     - "/usr/bin/sleep"
02:01:13 [2024-12-11T02:01:13.802Z]     - "infinity"
02:01:13 [2024-12-11T02:01:13.802Z]     env:
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "NCPUS"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "0.1"
02:01:13 [2024-12-11T02:01:13.802Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
02:01:13 [2024-12-11T02:01:13.802Z]     imagePullPolicy: "Always"
02:01:13 [2024-12-11T02:01:13.802Z]     name: "worker"
02:01:13 [2024-12-11T02:01:13.802Z]     resources:
02:01:13 [2024-12-11T02:01:13.802Z]       limits:
02:01:13 [2024-12-11T02:01:13.802Z]         cpu: "0.1"
02:01:13 [2024-12-11T02:01:13.802Z]       requests:
02:01:13 [2024-12-11T02:01:13.802Z]         cpu: "0.1"
02:01:13 [2024-12-11T02:01:13.802Z]     volumeMounts:
02:01:13 [2024-12-11T02:01:13.802Z]     - mountPath: "/srv/"
02:01:13 [2024-12-11T02:01:13.802Z]       name: "emptydir-0"
02:01:13 [2024-12-11T02:01:13.802Z]     - mountPath: "/home/jenkins/agent"
02:01:13 [2024-12-11T02:01:13.802Z]       name: "workspace-volume"
02:01:13 [2024-12-11T02:01:13.802Z]       readOnly: false
02:01:13 [2024-12-11T02:01:13.802Z]   - env:
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "JENKINS_SECRET"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "********"
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "JENKINS_TUNNEL"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "172.30.136.1:50000"
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "JENKINS_AGENT_NAME"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "pod-3b7bc153-497f-486f-a830-0a36423e6a27-bkr2r-zf969"
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "JENKINS_NAME"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "pod-3b7bc153-497f-486f-a830-0a36423e6a27-bkr2r-zf969"
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "JENKINS_AGENT_WORKDIR"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "/home/jenkins/agent"
02:01:13 [2024-12-11T02:01:13.802Z]     - name: "JENKINS_URL"
02:01:13 [2024-12-11T02:01:13.802Z]       value: "http://172.30.130.216:80/"
02:01:13 [2024-12-11T02:01:13.802Z]     image: "jenkins-agent-base:latest"
02:01:13 [2024-12-11T02:01:13.802Z]     name: "jnlp"
02:01:13 [2024-12-11T02:01:13.802Z]     resources:
02:01:13 [2024-12-11T02:01:13.802Z]       limits:
02:01:13 [2024-12-11T02:01:13.802Z]         memory: "512Mi"
02:01:13 [2024-12-11T02:01:13.802Z]         cpu: "1"
02:01:13 [2024-12-11T02:01:13.802Z]       requests:
02:01:13 [2024-12-11T02:01:13.802Z]         memory: "512Mi"
02:01:13 [2024-12-11T02:01:13.802Z]         cpu: "1"
02:01:13 [2024-12-11T02:01:13.802Z]     volumeMounts:
02:01:13 [2024-12-11T02:01:13.802Z]     - mountPath: "/home/jenkins/agent"
02:01:13 [2024-12-11T02:01:13.802Z]       name: "workspace-volume"
02:01:13 [2024-12-11T02:01:13.802Z]       readOnly: false
02:01:13 [2024-12-11T02:01:13.802Z]   nodeSelector:
02:01:13 [2024-12-11T02:01:13.802Z]     kubernetes.io/os: "linux"
02:01:13 [2024-12-11T02:01:13.802Z]   restartPolicy: "Never"
02:01:13 [2024-12-11T02:01:13.802Z]   serviceAccountName: "default"
02:01:13 [2024-12-11T02:01:13.802Z]   volumes:
02:01:13 [2024-12-11T02:01:13.802Z]   - emptyDir: {}
02:01:13 [2024-12-11T02:01:13.802Z]     name: "emptydir-0"
02:01:13 [2024-12-11T02:01:13.802Z]   - emptyDir:
02:01:13 [2024-12-11T02:01:13.802Z]       medium: ""
02:01:13 [2024-12-11T02:01:13.802Z]     name: "workspace-volume"
02:01:13 [2024-12-11T02:01:13.802Z] 
02:01:13 [2024-12-11T02:01:13.910Z] Running on pod-3b7bc153-497f-486f-a830-0a36423e6a27-bkr2r-zf969 in /home/jenkins/agent/workspace/bodhi-trigger