Skip to content

Console Output

12:09:34 [2022-04-17T12:09:34.379Z] + echo Chowning /workspace to jenkins user
12:09:34 [2022-04-17T12:09:34.379Z] Chowning /workspace to jenkins user
12:09:34 [2022-04-17T12:09:34.379Z] + id -u
12:09:34 [2022-04-17T12:09:34.379Z] + id -g
12:09:34 [2022-04-17T12:09:34.379Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43449:/workspace busybox chown -R 1000:1000 /workspace
12:09:34 [2022-04-17T12:09:34.379Z] Unable to find image 'busybox:latest' locally
12:09:34 [2022-04-17T12:09:34.379Z] latest: Pulling from library/busybox
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Pulling fs layer
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Verifying Checksum
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Download complete
12:09:34 [2022-04-17T12:09:34.638Z] 50e8d59317eb: Pull complete
12:09:34 [2022-04-17T12:09:34.638Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
12:09:34 [2022-04-17T12:09:34.638Z] Status: Downloaded newer image for busybox:latest