Skip to content

Console Output

19:40:09 [2022-04-27T19:40:09.072Z] + echo Chowning /workspace to jenkins user
19:40:09 [2022-04-27T19:40:09.072Z] Chowning /workspace to jenkins user
19:40:09 [2022-04-27T19:40:09.072Z] + id -u
19:40:09 [2022-04-27T19:40:09.072Z] + id -g
19:40:09 [2022-04-27T19:40:09.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43433:/workspace busybox chown -R 1000:1000 /workspace
19:40:09 [2022-04-27T19:40:09.072Z] Unable to find image 'busybox:latest' locally
19:40:09 [2022-04-27T19:40:09.328Z] latest: Pulling from library/busybox
19:40:09 [2022-04-27T19:40:09.328Z] 50e8d59317eb: Pulling fs layer
19:40:09 [2022-04-27T19:40:09.328Z] 50e8d59317eb: Verifying Checksum
19:40:09 [2022-04-27T19:40:09.328Z] 50e8d59317eb: Download complete
19:40:09 [2022-04-27T19:40:09.583Z] 50e8d59317eb: Pull complete
19:40:09 [2022-04-27T19:40:09.583Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
19:40:09 [2022-04-27T19:40:09.583Z] Status: Downloaded newer image for busybox:latest