Skip to content

Console Output

19:07:31 [2022-08-03T19:07:31.882Z] + echo Chowning /workspace to jenkins user
19:07:31 [2022-08-03T19:07:31.882Z] Chowning /workspace to jenkins user
19:07:31 [2022-08-03T19:07:31.882Z] + id -u
19:07:31 [2022-08-03T19:07:31.882Z] + id -g
19:07:31 [2022-08-03T19:07:31.882Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43903:/workspace busybox chown -R 1000:1000 /workspace
19:07:31 [2022-08-03T19:07:31.882Z] Unable to find image 'busybox:latest' locally
19:07:31 [2022-08-03T19:07:31.882Z] latest: Pulling from library/busybox
19:07:32 [2022-08-03T19:07:32.141Z] 50783e0dfb64: Pulling fs layer
19:07:32 [2022-08-03T19:07:32.141Z] 50783e0dfb64: Verifying Checksum
19:07:32 [2022-08-03T19:07:32.141Z] 50783e0dfb64: Download complete
19:07:32 [2022-08-03T19:07:32.141Z] 50783e0dfb64: Pull complete
19:07:32 [2022-08-03T19:07:32.400Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
19:07:32 [2022-08-03T19:07:32.401Z] Status: Downloaded newer image for busybox:latest