Skip to content

Console Output

22:28:32 [2022-08-16T22:28:32.363Z] + echo Chowning /workspace to jenkins user
22:28:32 [2022-08-16T22:28:32.363Z] Chowning /workspace to jenkins user
22:28:32 [2022-08-16T22:28:32.363Z] + id -u
22:28:32 [2022-08-16T22:28:32.363Z] + id -g
22:28:32 [2022-08-16T22:28:32.363Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43940:/workspace busybox chown -R 1000:1000 /workspace
22:28:32 [2022-08-16T22:28:32.363Z] Unable to find image 'busybox:latest' locally
22:28:32 [2022-08-16T22:28:32.363Z] latest: Pulling from library/busybox
22:28:32 [2022-08-16T22:28:32.621Z] 50783e0dfb64: Pulling fs layer
22:28:32 [2022-08-16T22:28:32.621Z] 50783e0dfb64: Verifying Checksum
22:28:32 [2022-08-16T22:28:32.621Z] 50783e0dfb64: Download complete
22:28:32 [2022-08-16T22:28:32.621Z] 50783e0dfb64: Pull complete
22:28:32 [2022-08-16T22:28:32.621Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
22:28:32 [2022-08-16T22:28:32.621Z] Status: Downloaded newer image for busybox:latest