Console Output

22:06:49 [2024-10-10T22:06:49.680Z] Agent pod-85527440-a341-4d23-a622-21b6fa623b51-w76dx-sd7w0 is provisioned from template pod-85527440-a341-4d23-a622-21b6fa623b51-w76dx
22:06:49 [2024-10-10T22:06:49.681Z] ---
22:06:49 [2024-10-10T22:06:49.681Z] apiVersion: "v1"
22:06:49 [2024-10-10T22:06:49.681Z] kind: "Pod"
22:06:49 [2024-10-10T22:06:49.681Z] metadata:
22:06:49 [2024-10-10T22:06:49.681Z]   annotations:
22:06:49 [2024-10-10T22:06:49.681Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1035/"
22:06:49 [2024-10-10T22:06:49.681Z]     runUrl: "job/bodhi-trigger/1035/"
22:06:49 [2024-10-10T22:06:49.681Z]   labels:
22:06:49 [2024-10-10T22:06:49.681Z]     jenkins: "slave"
22:06:49 [2024-10-10T22:06:49.681Z]     jenkins/label-digest: "bc01617cec246158df2be8a15e6c3fa4027f01d9"
22:06:49 [2024-10-10T22:06:49.681Z]     jenkins/label: "pod-85527440-a341-4d23-a622-21b6fa623b51"
22:06:49 [2024-10-10T22:06:49.681Z]   name: "pod-85527440-a341-4d23-a622-21b6fa623b51-w76dx-sd7w0"
22:06:49 [2024-10-10T22:06:49.681Z]   namespace: "coreos-ci"
22:06:49 [2024-10-10T22:06:49.681Z] spec:
22:06:49 [2024-10-10T22:06:49.681Z]   containers:
22:06:49 [2024-10-10T22:06:49.681Z]   - command:
22:06:49 [2024-10-10T22:06:49.681Z]     - "/usr/bin/dumb-init"
22:06:49 [2024-10-10T22:06:49.681Z]     - "/usr/bin/sleep"
22:06:49 [2024-10-10T22:06:49.681Z]     - "infinity"
22:06:49 [2024-10-10T22:06:49.681Z]     env:
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "NCPUS"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "0.1"
22:06:49 [2024-10-10T22:06:49.681Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
22:06:49 [2024-10-10T22:06:49.681Z]     imagePullPolicy: "Always"
22:06:49 [2024-10-10T22:06:49.681Z]     name: "worker"
22:06:49 [2024-10-10T22:06:49.681Z]     resources:
22:06:49 [2024-10-10T22:06:49.681Z]       limits:
22:06:49 [2024-10-10T22:06:49.681Z]         cpu: "0.1"
22:06:49 [2024-10-10T22:06:49.681Z]       requests:
22:06:49 [2024-10-10T22:06:49.681Z]         cpu: "0.1"
22:06:49 [2024-10-10T22:06:49.681Z]     volumeMounts:
22:06:49 [2024-10-10T22:06:49.681Z]     - mountPath: "/srv/"
22:06:49 [2024-10-10T22:06:49.681Z]       name: "emptydir-0"
22:06:49 [2024-10-10T22:06:49.681Z]     - mountPath: "/home/jenkins/agent"
22:06:49 [2024-10-10T22:06:49.681Z]       name: "workspace-volume"
22:06:49 [2024-10-10T22:06:49.681Z]       readOnly: false
22:06:49 [2024-10-10T22:06:49.681Z]   - env:
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "JENKINS_SECRET"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "********"
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "JENKINS_TUNNEL"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "172.30.136.1:50000"
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "JENKINS_AGENT_NAME"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "pod-85527440-a341-4d23-a622-21b6fa623b51-w76dx-sd7w0"
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "JENKINS_NAME"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "pod-85527440-a341-4d23-a622-21b6fa623b51-w76dx-sd7w0"
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "JENKINS_AGENT_WORKDIR"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "/home/jenkins/agent"
22:06:49 [2024-10-10T22:06:49.681Z]     - name: "JENKINS_URL"
22:06:49 [2024-10-10T22:06:49.681Z]       value: "http://172.30.130.216:80/"
22:06:49 [2024-10-10T22:06:49.681Z]     image: "jenkins-agent-base:latest"
22:06:49 [2024-10-10T22:06:49.681Z]     name: "jnlp"
22:06:49 [2024-10-10T22:06:49.681Z]     resources:
22:06:49 [2024-10-10T22:06:49.681Z]       limits:
22:06:49 [2024-10-10T22:06:49.681Z]         memory: "512Mi"
22:06:49 [2024-10-10T22:06:49.681Z]         cpu: "1"
22:06:49 [2024-10-10T22:06:49.681Z]       requests:
22:06:49 [2024-10-10T22:06:49.681Z]         memory: "512Mi"
22:06:49 [2024-10-10T22:06:49.681Z]         cpu: "1"
22:06:49 [2024-10-10T22:06:49.681Z]     volumeMounts:
22:06:49 [2024-10-10T22:06:49.681Z]     - mountPath: "/home/jenkins/agent"
22:06:49 [2024-10-10T22:06:49.681Z]       name: "workspace-volume"
22:06:49 [2024-10-10T22:06:49.681Z]       readOnly: false
22:06:49 [2024-10-10T22:06:49.681Z]   nodeSelector:
22:06:49 [2024-10-10T22:06:49.681Z]     kubernetes.io/os: "linux"
22:06:49 [2024-10-10T22:06:49.681Z]   restartPolicy: "Never"
22:06:49 [2024-10-10T22:06:49.681Z]   serviceAccountName: "default"
22:06:49 [2024-10-10T22:06:49.681Z]   volumes:
22:06:49 [2024-10-10T22:06:49.681Z]   - emptyDir: {}
22:06:49 [2024-10-10T22:06:49.681Z]     name: "emptydir-0"
22:06:49 [2024-10-10T22:06:49.681Z]   - emptyDir:
22:06:49 [2024-10-10T22:06:49.681Z]       medium: ""
22:06:49 [2024-10-10T22:06:49.681Z]     name: "workspace-volume"
22:06:49 [2024-10-10T22:06:49.681Z] 
22:06:49 [2024-10-10T22:06:49.902Z] Running on pod-85527440-a341-4d23-a622-21b6fa623b51-w76dx-sd7w0 in /home/jenkins/agent/workspace/bodhi-trigger