Skip to content

Console Output

14:01:32 [2020-02-14T14:01:32.847Z] + echo Chowning /workspace to jenkins user
14:01:32 [2020-02-14T14:01:32.847Z] Chowning /workspace to jenkins user
14:01:32 [2020-02-14T14:01:32.847Z] + id -u
14:01:32 [2020-02-14T14:01:32.847Z] + id -g
14:01:32 [2020-02-14T14:01:32.847Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40489:/workspace busybox chown -R 1001:1001 /workspace
14:01:32 [2020-02-14T14:01:32.847Z] Unable to find image 'busybox:latest' locally
14:01:33 [2020-02-14T14:01:33.201Z] latest: Pulling from library/busybox
14:01:33 [2020-02-14T14:01:33.201Z] 6dc7af96dfc8: Pulling fs layer
14:01:33 [2020-02-14T14:01:33.201Z] 6dc7af96dfc8: Verifying Checksum
14:01:33 [2020-02-14T14:01:33.201Z] 6dc7af96dfc8: Download complete
14:01:33 [2020-02-14T14:01:33.944Z] 6dc7af96dfc8: Pull complete
14:01:33 [2020-02-14T14:01:33.944Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
14:01:33 [2020-02-14T14:01:33.944Z] Status: Downloaded newer image for busybox:latest