Console Output

16:51:49 [2025-02-03T16:51:49.188Z] Agent pod-6561a1e4-af6f-48aa-8fc6-7979431a199e-442k7-vpgzg is provisioned from template pod-6561a1e4-af6f-48aa-8fc6-7979431a199e-442k7
16:51:49 [2025-02-03T16:51:49.188Z] ---
16:51:49 [2025-02-03T16:51:49.188Z] apiVersion: "v1"
16:51:49 [2025-02-03T16:51:49.188Z] kind: "Pod"
16:51:49 [2025-02-03T16:51:49.188Z] metadata:
16:51:49 [2025-02-03T16:51:49.188Z]   annotations:
16:51:49 [2025-02-03T16:51:49.188Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1343/"
16:51:49 [2025-02-03T16:51:49.188Z]     runUrl: "job/bodhi-trigger/1343/"
16:51:49 [2025-02-03T16:51:49.188Z]   labels:
16:51:49 [2025-02-03T16:51:49.188Z]     jenkins: "slave"
16:51:49 [2025-02-03T16:51:49.188Z]     jenkins/label-digest: "a5cf2e0c8eec30c889545472eb444c2c7702e297"
16:51:49 [2025-02-03T16:51:49.188Z]     jenkins/label: "pod-6561a1e4-af6f-48aa-8fc6-7979431a199e"
16:51:49 [2025-02-03T16:51:49.188Z]   name: "pod-6561a1e4-af6f-48aa-8fc6-7979431a199e-442k7-vpgzg"
16:51:49 [2025-02-03T16:51:49.188Z]   namespace: "coreos-ci"
16:51:49 [2025-02-03T16:51:49.188Z] spec:
16:51:49 [2025-02-03T16:51:49.188Z]   containers:
16:51:49 [2025-02-03T16:51:49.188Z]   - command:
16:51:49 [2025-02-03T16:51:49.188Z]     - "/usr/bin/dumb-init"
16:51:49 [2025-02-03T16:51:49.188Z]     - "/usr/bin/sleep"
16:51:49 [2025-02-03T16:51:49.188Z]     - "infinity"
16:51:49 [2025-02-03T16:51:49.188Z]     env:
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "NCPUS"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "0.1"
16:51:49 [2025-02-03T16:51:49.188Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
16:51:49 [2025-02-03T16:51:49.188Z]     imagePullPolicy: "Always"
16:51:49 [2025-02-03T16:51:49.188Z]     name: "worker"
16:51:49 [2025-02-03T16:51:49.188Z]     resources:
16:51:49 [2025-02-03T16:51:49.188Z]       limits:
16:51:49 [2025-02-03T16:51:49.188Z]         cpu: "0.1"
16:51:49 [2025-02-03T16:51:49.188Z]       requests:
16:51:49 [2025-02-03T16:51:49.188Z]         cpu: "0.1"
16:51:49 [2025-02-03T16:51:49.188Z]     volumeMounts:
16:51:49 [2025-02-03T16:51:49.188Z]     - mountPath: "/srv/"
16:51:49 [2025-02-03T16:51:49.188Z]       name: "emptydir-0"
16:51:49 [2025-02-03T16:51:49.188Z]     - mountPath: "/home/jenkins/agent"
16:51:49 [2025-02-03T16:51:49.188Z]       name: "workspace-volume"
16:51:49 [2025-02-03T16:51:49.188Z]       readOnly: false
16:51:49 [2025-02-03T16:51:49.188Z]   - env:
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "JENKINS_SECRET"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "********"
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "JENKINS_TUNNEL"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "172.30.136.1:50000"
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "JENKINS_AGENT_NAME"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "pod-6561a1e4-af6f-48aa-8fc6-7979431a199e-442k7-vpgzg"
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "JENKINS_NAME"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "pod-6561a1e4-af6f-48aa-8fc6-7979431a199e-442k7-vpgzg"
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "JENKINS_AGENT_WORKDIR"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "/home/jenkins/agent"
16:51:49 [2025-02-03T16:51:49.188Z]     - name: "JENKINS_URL"
16:51:49 [2025-02-03T16:51:49.188Z]       value: "http://172.30.130.216:80/"
16:51:49 [2025-02-03T16:51:49.188Z]     image: "jenkins-agent-base:latest"
16:51:49 [2025-02-03T16:51:49.188Z]     name: "jnlp"
16:51:49 [2025-02-03T16:51:49.188Z]     resources:
16:51:49 [2025-02-03T16:51:49.188Z]       limits:
16:51:49 [2025-02-03T16:51:49.188Z]         memory: "512Mi"
16:51:49 [2025-02-03T16:51:49.188Z]         cpu: "1"
16:51:49 [2025-02-03T16:51:49.188Z]       requests:
16:51:49 [2025-02-03T16:51:49.188Z]         memory: "512Mi"
16:51:49 [2025-02-03T16:51:49.188Z]         cpu: "1"
16:51:49 [2025-02-03T16:51:49.188Z]     volumeMounts:
16:51:49 [2025-02-03T16:51:49.188Z]     - mountPath: "/home/jenkins/agent"
16:51:49 [2025-02-03T16:51:49.188Z]       name: "workspace-volume"
16:51:49 [2025-02-03T16:51:49.188Z]       readOnly: false
16:51:49 [2025-02-03T16:51:49.188Z]   nodeSelector:
16:51:49 [2025-02-03T16:51:49.188Z]     kubernetes.io/os: "linux"
16:51:49 [2025-02-03T16:51:49.188Z]   restartPolicy: "Never"
16:51:49 [2025-02-03T16:51:49.188Z]   serviceAccountName: "default"
16:51:49 [2025-02-03T16:51:49.188Z]   volumes:
16:51:49 [2025-02-03T16:51:49.188Z]   - emptyDir: {}
16:51:49 [2025-02-03T16:51:49.188Z]     name: "emptydir-0"
16:51:49 [2025-02-03T16:51:49.188Z]   - emptyDir:
16:51:49 [2025-02-03T16:51:49.188Z]       medium: ""
16:51:49 [2025-02-03T16:51:49.188Z]     name: "workspace-volume"
16:51:49 [2025-02-03T16:51:49.188Z] 
16:51:49 [2025-02-03T16:51:49.372Z] Running on pod-6561a1e4-af6f-48aa-8fc6-7979431a199e-442k7-vpgzg in /home/jenkins/agent/workspace/bodhi-trigger