Skip to content

Console Output

15:09:24 [2023-03-22T15:09:24.206Z] + echo Chowning /workspace to jenkins user
15:09:24 [2023-03-22T15:09:24.206Z] Chowning /workspace to jenkins user
15:09:24 [2023-03-22T15:09:24.206Z] + id -u
15:09:24 [2023-03-22T15:09:24.206Z] + id -g
15:09:24 [2023-03-22T15:09:24.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45197:/workspace busybox chown -R 1000:1000 /workspace
15:09:24 [2023-03-22T15:09:24.206Z] Unable to find image 'busybox:latest' locally
15:09:24 [2023-03-22T15:09:24.206Z] latest: Pulling from library/busybox
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Pulling fs layer
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Verifying Checksum
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Download complete
15:09:24 [2023-03-22T15:09:24.464Z] 4b35f584bb4f: Pull complete
15:09:24 [2023-03-22T15:09:24.722Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
15:09:24 [2023-03-22T15:09:24.722Z] Status: Downloaded newer image for busybox:latest