Skip to content

Console Output

18:49:57 [2023-07-21T18:49:57.897Z] + echo Chowning /workspace to jenkins user
18:49:57 [2023-07-21T18:49:57.897Z] Chowning /workspace to jenkins user
18:49:57 [2023-07-21T18:49:57.897Z] + id -u
18:49:57 [2023-07-21T18:49:57.897Z] + id -g
18:49:57 [2023-07-21T18:49:57.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46047:/workspace busybox chown -R 1000:1000 /workspace
18:49:57 [2023-07-21T18:49:57.897Z] Unable to find image 'busybox:latest' locally
18:49:57 [2023-07-21T18:49:57.897Z] latest: Pulling from library/busybox
18:49:57 [2023-07-21T18:49:57.897Z] 3f4d90098f5b: Pulling fs layer
18:49:58 [2023-07-21T18:49:58.152Z] 3f4d90098f5b: Verifying Checksum
18:49:58 [2023-07-21T18:49:58.152Z] 3f4d90098f5b: Download complete
18:49:58 [2023-07-21T18:49:58.152Z] 3f4d90098f5b: Pull complete
18:49:58 [2023-07-21T18:49:58.152Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
18:49:58 [2023-07-21T18:49:58.152Z] Status: Downloaded newer image for busybox:latest