Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34076f9b8c32190f5def74cd0ecabba34c7dd354+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (7baf3c2b472111a38e6049378d098e059ffe6e4a) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12269034481106346469.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7466963477737911350.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6661447306966916022.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7674904739130353708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12219015973347929352.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17608430819340440530.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28969 in /w/workspace/xfoundry_device-usb-camera_PR-85 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-85 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 34076f9b8c32190f5def74cd0ecabba34c7dd354 Merge succeeded, producing 34076f9b8c32190f5def74cd0ecabba34c7dd354 Checking out Revision 34076f9b8c32190f5def74cd0ecabba34c7dd354 (PR-85) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T17:27:09.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T17:27:09.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T17:27:09.475Z] ========================================================= [2022-09-12T17:27:09.475Z] EdgeX Global Pipelines Version Info [2022-09-12T17:27:09.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:10.282Z] ------------------- [2022-09-12T17:27:10.283Z] stable info: [2022-09-12T17:27:10.283Z] ------------------- [2022-09-12T17:27:10.283Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T17:27:10.283Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:27:10.283Z] Message: update stable to v1.0.239 [2022-09-12T17:27:10.859Z] ------------------- [2022-09-12T17:27:10.859Z] experimental info: [2022-09-12T17:27:10.859Z] ------------------- [2022-09-12T17:27:10.859Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T17:27:10.859Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T17:27:10.859Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T17:27:11.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-12T17:27:11.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-12T17:27:11.343Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T17:27:11.381Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T17:27:11.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T17:27:11.468Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T17:27:11.510Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T17:27:11.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T17:27:11.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T17:27:11.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T17:27:11.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T17:27:11.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-12T17:27:11.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T17:27:11.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T17:27:11.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:27:11.877Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T17:27:11.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:27:11.970Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T17:27:12.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T17:27:12.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T17:27:12.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-12T17:27:12.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-12T17:27:12.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T17:27:12.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T17:27:12.274Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T17:27:12.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T17:27:12.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T17:27:12.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo [2022-09-12T17:27:12.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo [2022-09-12T17:27:12.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo [2022-09-12T17:27:12.525Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo [2022-09-12T17:27:12.565Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34076f9 [Pipeline] echo [2022-09-12T17:27:12.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:27:12.725Z] provisioning config files... [2022-09-12T17:27:12.741Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config7212792110085433363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:13.094Z] ---> docker-login.sh [2022-09-12T17:27:13.094Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:27:13.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:13.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:13.356Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:13.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:13.356Z] [2022-09-12T17:27:13.356Z] Login Succeeded [2022-09-12T17:27:13.356Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:27:13.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:13.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:13.628Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:13.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:13.628Z] [2022-09-12T17:27:13.628Z] Login Succeeded [2022-09-12T17:27:13.628Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:27:13.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:13.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:13.628Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:13.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:13.628Z] [2022-09-12T17:27:13.628Z] Login Succeeded [2022-09-12T17:27:13.628Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:27:13.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:13.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:13.891Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:13.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:13.891Z] [2022-09-12T17:27:13.891Z] Login Succeeded [2022-09-12T17:27:13.891Z] docker.io [2022-09-12T17:27:13.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:14.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:14.154Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:14.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:14.154Z] [2022-09-12T17:27:14.154Z] Login Succeeded [2022-09-12T17:27:14.154Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:27:14.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T17:27:14.792Z] + git rev-list -1 --merges 34076f9b8c32190f5def74cd0ecabba34c7dd354~1..34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo [2022-09-12T17:27:14.840Z] -----------> git rev-list -1 --merges 34076f9b8c32190f5def74cd0ecabba34c7dd354~1..34076f9b8c32190f5def74cd0ecabba34c7dd354 34076f9b8c32190f5def74cd0ecabba34c7dd354 [false] [Pipeline] sh [2022-09-12T17:27:15.152Z] + git log --format=format:%s -1 34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo [2022-09-12T17:27:15.190Z] ========================================================= [2022-09-12T17:27:15.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T17:27:15.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:27:15.636Z] + git log --format=format:%s -1 34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] echo [2022-09-12T17:27:15.666Z] [semverPrep] GIT_COMMIT: 34076f9b8c32190f5def74cd0ecabba34c7dd354, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-12T17:27:15.695Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T17:27:16.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T17:27:16.087Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T17:27:16.087Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T17:27:16.087Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T17:27:16.087Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T17:27:16.087Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T17:27:16.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:27:16.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:27:16.569Z] [2022-09-12T17:27:16.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:27:16.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:27:16.948Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T17:27:16.948Z] b85a868b505f: Pulling fs layer [2022-09-12T17:27:16.948Z] e2be974225ed: Pulling fs layer [2022-09-12T17:27:16.948Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T17:27:16.948Z] 988bab9f4d93: Pulling fs layer [2022-09-12T17:27:16.948Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T17:27:16.948Z] eaf3925da568: Pulling fs layer [2022-09-12T17:27:16.948Z] bab4dde63d76: Pulling fs layer [2022-09-12T17:27:16.948Z] bde34c3a00c8: Pulling fs layer [2022-09-12T17:27:16.948Z] b352a97aabf1: Pulling fs layer [2022-09-12T17:27:16.948Z] 4872d77fe225: Pulling fs layer [2022-09-12T17:27:16.948Z] 5851b861e8e6: Pulling fs layer [2022-09-12T17:27:16.948Z] 988bab9f4d93: Waiting [2022-09-12T17:27:16.948Z] eaf3925da568: Waiting [2022-09-12T17:27:16.948Z] 1469e6f7b9e6: Waiting [2022-09-12T17:27:16.948Z] bab4dde63d76: Waiting [2022-09-12T17:27:16.948Z] bde34c3a00c8: Waiting [2022-09-12T17:27:16.948Z] b352a97aabf1: Waiting [2022-09-12T17:27:16.948Z] 4872d77fe225: Waiting [2022-09-12T17:27:16.948Z] 5851b861e8e6: Waiting [2022-09-12T17:27:16.948Z] e2be974225ed: Download complete [2022-09-12T17:27:16.948Z] 988bab9f4d93: Download complete [2022-09-12T17:27:17.209Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T17:27:17.209Z] 1469e6f7b9e6: Download complete [2022-09-12T17:27:17.209Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T17:27:17.209Z] 339a4e72a1f5: Download complete [2022-09-12T17:27:17.209Z] eaf3925da568: Verifying Checksum [2022-09-12T17:27:17.209Z] eaf3925da568: Download complete [2022-09-12T17:27:17.209Z] bde34c3a00c8: Verifying Checksum [2022-09-12T17:27:17.209Z] bde34c3a00c8: Download complete [2022-09-12T17:27:17.209Z] b352a97aabf1: Download complete [2022-09-12T17:27:17.209Z] 4872d77fe225: Verifying Checksum [2022-09-12T17:27:17.209Z] 4872d77fe225: Download complete [2022-09-12T17:27:17.209Z] 5851b861e8e6: Download complete [2022-09-12T17:27:17.209Z] b85a868b505f: Verifying Checksum [2022-09-12T17:27:17.209Z] b85a868b505f: Download complete [2022-09-12T17:27:17.469Z] bab4dde63d76: Verifying Checksum [2022-09-12T17:27:17.469Z] bab4dde63d76: Download complete [2022-09-12T17:27:18.852Z] b85a868b505f: Pull complete [2022-09-12T17:27:18.852Z] e2be974225ed: Pull complete [2022-09-12T17:27:19.113Z] 339a4e72a1f5: Pull complete [2022-09-12T17:27:19.376Z] 988bab9f4d93: Pull complete [2022-09-12T17:27:19.639Z] 1469e6f7b9e6: Pull complete [2022-09-12T17:27:19.639Z] eaf3925da568: Pull complete [2022-09-12T17:27:21.570Z] bab4dde63d76: Pull complete [2022-09-12T17:27:21.570Z] bde34c3a00c8: Pull complete [2022-09-12T17:27:21.570Z] b352a97aabf1: Pull complete [2022-09-12T17:27:21.570Z] 4872d77fe225: Pull complete [2022-09-12T17:27:21.570Z] 5851b861e8e6: Pull complete [2022-09-12T17:27:21.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T17:27:21.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T17:27:21.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:27:22.072Z] prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container [2022-09-12T17:27:22.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-12T17:27:23.682Z] $ docker top 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 -eo pid,comm [2022-09-12T17:27:23.746Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-12T17:27:23.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T17:27:23.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:27:23.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:27:24.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:27:24.007Z] $ docker exec 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent [2022-09-12T17:27:24.122Z] SSH_AUTH_SOCK=/tmp/ssh-An7RWtIAQzap/agent.32 [2022-09-12T17:27:24.122Z] SSH_AGENT_PID=38 [2022-09-12T17:27:24.128Z] Running ssh-add (command line suppressed) [2022-09-12T17:27:24.256Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_6565206806778867680.key (/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_6565206806778867680.key) [2022-09-12T17:27:24.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:27:24.611Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T17:27:24.639Z] $ docker exec --env ******** --env ******** 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent -k [2022-09-12T17:27:24.749Z] unset SSH_AUTH_SOCK; [2022-09-12T17:27:24.749Z] unset SSH_AGENT_PID; [2022-09-12T17:27:24.749Z] echo Agent pid 38 killed; [2022-09-12T17:27:24.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T17:27:24.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T17:27:24.858Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T17:27:24.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T17:27:24.990Z] $ docker exec 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent [2022-09-12T17:27:25.114Z] SSH_AUTH_SOCK=/tmp/ssh-QxTSigJCM2V8/agent.71 [2022-09-12T17:27:25.114Z] SSH_AGENT_PID=77 [2022-09-12T17:27:25.119Z] Running ssh-add (command line suppressed) [2022-09-12T17:27:25.239Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_8383440628606054402.key (/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/private_key_8383440628606054402.key) [2022-09-12T17:27:25.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T17:27:25.593Z] + git semver init [2022-09-12T17:27:25.854Z] 2022-09-12 17:27:25,796 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T17:27:25.854Z] 2022-09-12 17:27:25,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-85/.semver [2022-09-12T17:27:25.854Z] 2022-09-12 17:27:25,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-85/.semver [2022-09-12T17:27:25.854Z] 2022-09-12 17:27:25,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-85/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-85, universal_newlines=False, shell=None, istream=None) [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,552 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-85/.git/info/exclude [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,552 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-85/.semver/PR-85 with force:False [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,553 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-85/.semver/PR-85 [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,557 [execute] INFO git cat-file --batch-check [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-85/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,563 [execute] INFO git cat-file --batch [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-85/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T17:27:26.797Z] 2022-09-12 17:27:26,569 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-85/.semver/PR-85 [2022-09-12T17:27:26.797Z] 0.0.0 [Pipeline] } [2022-09-12T17:27:26.830Z] $ docker exec --env ******** --env ******** 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 ssh-agent -k [2022-09-12T17:27:26.950Z] unset SSH_AUTH_SOCK; [2022-09-12T17:27:26.950Z] unset SSH_AGENT_PID; [2022-09-12T17:27:26.951Z] echo Agent pid 77 killed; [2022-09-12T17:27:26.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T17:27:27.394Z] + git semver [Pipeline] } [2022-09-12T17:27:27.684Z] $ docker stop --time=1 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 [2022-09-12T17:27:28.977Z] $ docker rm -f 18faf0501eeb9c3338589ee7540bab0b401eca19be53d49f8f0a4d146815a018 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:27:29.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T17:27:29.727Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T17:27:29.744Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:27:30.331Z] provisioning config files... [2022-09-12T17:27:30.343Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config8548031977803131915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:27:30.694Z] ---> docker-login.sh [2022-09-12T17:27:30.694Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:27:30.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:30.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:30.694Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:30.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:30.694Z] [2022-09-12T17:27:30.694Z] Login Succeeded [2022-09-12T17:27:30.694Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:27:30.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:30.956Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:30.956Z] [2022-09-12T17:27:30.956Z] Login Succeeded [2022-09-12T17:27:30.956Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:27:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:30.956Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:30.956Z] [2022-09-12T17:27:30.956Z] Login Succeeded [2022-09-12T17:27:30.956Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:27:31.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:31.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:31.218Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:31.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:31.218Z] [2022-09-12T17:27:31.218Z] Login Succeeded [2022-09-12T17:27:31.218Z] docker.io [2022-09-12T17:27:31.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:27:31.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:27:31.478Z] Configure a credential helper to remove this warning. See [2022-09-12T17:27:31.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:27:31.478Z] [2022-09-12T17:27:31.478Z] Login Succeeded [2022-09-12T17:27:31.478Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:27:31.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:27:31.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:27:31.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:27:31.794Z] ========================================================= [2022-09-12T17:27:31.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T17:27:31.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:27:32.277Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T17:27:32.277Z] Sending build context to Docker daemon 871.9kB [2022-09-12T17:27:32.277Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:27:32.277Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T17:27:32.539Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T17:27:32.539Z] 2408cc74d12b: Pulling fs layer [2022-09-12T17:27:32.539Z] ea60b727a1ce: Pulling fs layer [2022-09-12T17:27:32.539Z] 30c4a7721957: Pulling fs layer [2022-09-12T17:27:32.539Z] 370296b7ddb6: Pulling fs layer [2022-09-12T17:27:32.539Z] 7c6cee850709: Pulling fs layer [2022-09-12T17:27:32.539Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T17:27:32.539Z] d94ebbe4e438: Pulling fs layer [2022-09-12T17:27:32.539Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T17:27:32.539Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T17:27:32.539Z] 370296b7ddb6: Waiting [2022-09-12T17:27:32.539Z] 7c6cee850709: Waiting [2022-09-12T17:27:32.539Z] 39a5fcdaea64: Waiting [2022-09-12T17:27:32.539Z] d94ebbe4e438: Waiting [2022-09-12T17:27:32.539Z] bcfd1f05c69d: Waiting [2022-09-12T17:27:32.539Z] 59ccb84bbe0f: Waiting [2022-09-12T17:27:32.539Z] 30c4a7721957: Verifying Checksum [2022-09-12T17:27:32.539Z] 30c4a7721957: Download complete [2022-09-12T17:27:32.539Z] ea60b727a1ce: Verifying Checksum [2022-09-12T17:27:32.539Z] ea60b727a1ce: Download complete [2022-09-12T17:27:32.539Z] 7c6cee850709: Verifying Checksum [2022-09-12T17:27:32.539Z] 7c6cee850709: Download complete [2022-09-12T17:27:32.539Z] 39a5fcdaea64: Verifying Checksum [2022-09-12T17:27:32.539Z] 39a5fcdaea64: Download complete [2022-09-12T17:27:32.540Z] 2408cc74d12b: Download complete [2022-09-12T17:27:32.540Z] d94ebbe4e438: Download complete [2022-09-12T17:27:32.803Z] 2408cc74d12b: Pull complete [2022-09-12T17:27:32.803Z] ea60b727a1ce: Pull complete [2022-09-12T17:27:33.065Z] 30c4a7721957: Pull complete [2022-09-12T17:27:33.065Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T17:27:33.065Z] 59ccb84bbe0f: Download complete [2022-09-12T17:27:33.325Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T17:27:33.325Z] bcfd1f05c69d: Download complete [2022-09-12T17:27:33.325Z] 370296b7ddb6: Verifying Checksum [2022-09-12T17:27:33.325Z] 370296b7ddb6: Download complete [2022-09-12T17:27:37.534Z] 370296b7ddb6: Pull complete [2022-09-12T17:27:37.534Z] 7c6cee850709: Pull complete [2022-09-12T17:27:37.797Z] 39a5fcdaea64: Pull complete [2022-09-12T17:27:37.797Z] d94ebbe4e438: Pull complete [2022-09-12T17:27:40.334Z] bcfd1f05c69d: Pull complete [2022-09-12T17:27:40.903Z] 59ccb84bbe0f: Pull complete [2022-09-12T17:27:40.903Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T17:27:40.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T17:27:40.903Z] ---> a4fb48ad2a94 [2022-09-12T17:27:40.904Z] Step 3/13 : ARG MAKE="make build" [2022-09-12T17:27:42.821Z] ---> Running in 67b8190c8c3c [2022-09-12T17:27:42.821Z] Removing intermediate container 67b8190c8c3c [2022-09-12T17:27:42.821Z] ---> 73938b537682 [2022-09-12T17:27:42.821Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-12T17:27:42.821Z] ---> Running in 2d817eb5e810 [2022-09-12T17:27:43.080Z] Removing intermediate container 2d817eb5e810 [2022-09-12T17:27:43.080Z] ---> 9c3d9e4caca3 [2022-09-12T17:27:43.080Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-12T17:27:43.080Z] ---> Running in 3463517bf3ba [2022-09-12T17:27:43.080Z] Removing intermediate container 3463517bf3ba [2022-09-12T17:27:43.080Z] ---> 0ab657e103c1 [2022-09-12T17:27:43.080Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:27:43.080Z] ---> Running in 07231538474e [2022-09-12T17:27:43.650Z] Removing intermediate container 07231538474e [2022-09-12T17:27:43.650Z] ---> f974ec5b0efb [2022-09-12T17:27:43.650Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:27:43.650Z] ---> Running in 27ab79949798 [2022-09-12T17:27:43.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:27:44.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:27:45.149Z] Still waiting to schedule task [2022-09-12T17:27:45.149Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-12T17:27:45.427Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-12T17:27:45.427Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-12T17:27:45.427Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-12T17:27:45.688Z] (4/80) Installing libxcb (1.15-r0) [2022-09-12T17:27:45.688Z] (5/80) Installing libx11 (1.8-r0) [2022-09-12T17:27:45.688Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-12T17:27:45.949Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-12T17:27:45.949Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-12T17:27:46.208Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-12T17:27:46.208Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-12T17:27:46.208Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-12T17:27:46.472Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-12T17:27:46.472Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-12T17:27:46.752Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-12T17:27:48.695Z] (15/80) Installing libice (1.0.10-r0) [2022-09-12T17:27:48.695Z] (16/80) Installing libuuid (2.38-r1) [2022-09-12T17:27:48.695Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-12T17:27:48.695Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-12T17:27:48.964Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-12T17:27:48.964Z] (20/80) Installing xset (1.2.4-r0) [2022-09-12T17:27:48.964Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-12T17:27:49.226Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-12T17:27:49.226Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-12T17:27:49.226Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-12T17:27:49.487Z] (25/80) Installing libintl (0.21-r2) [2022-09-12T17:27:49.487Z] (26/80) Installing libblkid (2.38-r1) [2022-09-12T17:27:49.750Z] (27/80) Installing libmount (2.38-r1) [2022-09-12T17:27:49.750Z] (28/80) Installing pcre (8.45-r2) [2022-09-12T17:27:49.750Z] (29/80) Installing glib (2.72.1-r0) [2022-09-12T17:27:50.013Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-12T17:27:50.275Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-12T17:27:50.275Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-12T17:27:50.540Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-12T17:27:50.802Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-12T17:27:50.802Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-12T17:27:51.064Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-12T17:27:51.064Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-12T17:27:51.064Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-12T17:27:51.634Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-12T17:27:51.634Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-12T17:27:51.895Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-12T17:27:51.895Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-12T17:27:52.155Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-12T17:27:52.155Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-12T17:27:52.155Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-12T17:27:52.416Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-12T17:27:52.416Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-12T17:27:52.678Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-12T17:27:52.678Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-12T17:27:52.937Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-12T17:27:52.937Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-12T17:27:52.937Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-12T17:27:53.198Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-12T17:27:53.198Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-12T17:27:53.461Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-12T17:27:53.461Z] (56/80) Installing libunistring (1.0-r0) [2022-09-12T17:27:53.721Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-12T17:27:53.721Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-12T17:27:53.721Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-12T17:27:53.980Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-12T17:27:53.980Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-12T17:27:54.240Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-12T17:27:54.240Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-12T17:27:54.240Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-12T17:27:54.499Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-12T17:27:54.499Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-12T17:27:54.760Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-12T17:27:54.760Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-12T17:27:54.760Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-12T17:27:55.022Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-12T17:27:55.022Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-12T17:27:55.321Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-12T17:27:55.905Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-12T17:27:55.905Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-12T17:27:55.905Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-12T17:27:56.166Z] Executing udev-init-scripts-35-r0.post-install [2022-09-12T17:27:56.166Z] (76/80) Installing kmod-libs (29-r2) [2022-09-12T17:27:56.166Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-12T17:27:56.426Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-12T17:27:56.426Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-12T17:27:56.426Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-12T17:27:56.688Z] Executing busybox-1.35.0-r13.trigger [2022-09-12T17:27:56.688Z] Executing eudev-3.2.11-r0.trigger [2022-09-12T17:27:56.688Z] OK: 330 MiB in 131 packages [2022-09-12T17:27:58.683Z] Removing intermediate container 27ab79949798 [2022-09-12T17:27:58.683Z] ---> 37136fd71afa [2022-09-12T17:27:58.683Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-12T17:27:58.943Z] ---> Running in 1e3eb5b54b5b [2022-09-12T17:27:58.943Z] Removing intermediate container 1e3eb5b54b5b [2022-09-12T17:27:58.943Z] ---> ccf91e0cb609 [2022-09-12T17:27:58.943Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-12T17:27:58.943Z] ---> 5350cfa627a7 [2022-09-12T17:27:58.943Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:27:58.943Z] ---> Running in 921977d8eceb [2022-09-12T17:28:17.107Z] Removing intermediate container 921977d8eceb [2022-09-12T17:28:17.107Z] ---> 6b6aff970f53 [2022-09-12T17:28:17.107Z] Step 11/13 : COPY . . [2022-09-12T17:28:17.107Z] ---> 675668ef7578 [2022-09-12T17:28:17.107Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-12T17:28:17.107Z] ---> Running in cebfc9f422f5 [2022-09-12T17:28:17.107Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:28:17.107Z] Dload Upload Total Spent Left Speed [2022-09-12T17:28:17.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7191 0 --:--:-- --:--:-- --:--:-- 7175 100 1062 100 1062 0 0 7186 0 --:--:-- --:--:-- --:--:-- 7175 [2022-09-12T17:28:17.107Z] Removing intermediate container cebfc9f422f5 [2022-09-12T17:28:17.107Z] ---> 9c1fe5eb4362 [2022-09-12T17:28:17.107Z] Step 13/13 : RUN ${MAKE} [2022-09-12T17:28:17.107Z] ---> Running in f22c16254396 [2022-09-12T17:28:17.107Z] noop [2022-09-12T17:28:17.107Z] Removing intermediate container f22c16254396 [2022-09-12T17:28:17.107Z] ---> a5fd310d4ffe [2022-09-12T17:28:17.107Z] Successfully built a5fd310d4ffe [2022-09-12T17:28:17.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:28:17.560Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:28:17.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:28:17.726Z] prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container [2022-09-12T17:28:17.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-12T17:28:18.155Z] $ docker top 9714382b6a1689d633bdb93d99fd5a2d4de3f6d051ca924071c58a7aa8b177a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:28:18.579Z] + go version [2022-09-12T17:28:18.580Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T17:28:18.611Z] $ docker stop --time=1 9714382b6a1689d633bdb93d99fd5a2d4de3f6d051ca924071c58a7aa8b177a7 [2022-09-12T17:28:19.928Z] $ docker rm -f 9714382b6a1689d633bdb93d99fd5a2d4de3f6d051ca924071c58a7aa8b177a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:28:20.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T17:28:20.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:28:20.811Z] prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container [2022-09-12T17:28:20.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-12T17:28:21.292Z] $ docker top 02744a4a0d3cf8fb700b861bcb52f9e56f2c19718e99e37710a1f311fdc05b41 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:28:21.739Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-85 [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:28:22.113Z] + make test [2022-09-12T17:28:22.113Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:28:22.380Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-12T17:28:32.375Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-12T17:28:33.317Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-09-12T17:28:41.461Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-12T17:28:41.461Z] CGO_ENABLED=1 go vet ./... [2022-09-12T17:28:44.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:28:44.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:28:44.005Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:28:44.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:28:44.073Z] $ docker stop --time=1 02744a4a0d3cf8fb700b861bcb52f9e56f2c19718e99e37710a1f311fdc05b41 [2022-09-12T17:28:46.235Z] $ docker rm -f 02744a4a0d3cf8fb700b861bcb52f9e56f2c19718e99e37710a1f311fdc05b41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:28:46.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:28:46.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T17:28:47.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:28:47.875Z] + ls -al . [2022-09-12T17:28:47.875Z] total 200 [2022-09-12T17:28:47.875Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 17:28 . [2022-09-12T17:28:47.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 .. [2022-09-12T17:28:47.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:28 .git [2022-09-12T17:28:47.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 .github [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 12 17:27 .gitignore [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:27 .golangci.yml [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:27 .hadolint.yml [2022-09-12T17:28:47.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:27 .semver [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 12 17:27 Attribution.txt [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 12 17:27 CHANGELOG.md [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 12 17:27 Dockerfile [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:27 GOVERNANCE.md [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:27 Jenkinsfile [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:27 LICENSE [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 12 17:27 Makefile [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:27 OWNERS.md [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 12 17:27 README.md [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:27 VERSION [2022-09-12T17:28:47.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:27 bin [2022-09-12T17:28:47.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 cmd [2022-09-12T17:28:47.875Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 12 17:28 coverage.out [2022-09-12T17:28:47.875Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 12 17:27 docker-entrypoint.sh [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 12 17:27 go.mod [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 12 17:27 go.sum [2022-09-12T17:28:47.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:27 internal [2022-09-12T17:28:47.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:27 snap [2022-09-12T17:28:47.875Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:28:48.280Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 --label arch=amd64 --label version=0.0.0 . [2022-09-12T17:28:48.280Z] Sending build context to Docker daemon 902.1kB [2022-09-12T17:28:48.280Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:28:48.280Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-12T17:28:48.280Z] ---> a5fd310d4ffe [2022-09-12T17:28:48.280Z] Step 3/35 : ARG MAKE="make build" [2022-09-12T17:28:48.281Z] ---> Running in fa96f5b637bb [2022-09-12T17:28:48.281Z] Removing intermediate container fa96f5b637bb [2022-09-12T17:28:48.281Z] ---> 7485672b4f0d [2022-09-12T17:28:48.281Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-12T17:28:48.541Z] ---> Running in 85c088863ffd [2022-09-12T17:28:48.541Z] Removing intermediate container 85c088863ffd [2022-09-12T17:28:48.541Z] ---> deede81b0cb5 [2022-09-12T17:28:48.541Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-12T17:28:48.541Z] ---> Running in 7cb99e756f24 [2022-09-12T17:28:48.541Z] Removing intermediate container 7cb99e756f24 [2022-09-12T17:28:48.541Z] ---> 8caf9e56946c [2022-09-12T17:28:48.541Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:28:48.541Z] ---> Running in 9a9b17d710af [2022-09-12T17:28:49.110Z] Removing intermediate container 9a9b17d710af [2022-09-12T17:28:49.110Z] ---> fa5e5d95dea7 [2022-09-12T17:28:49.110Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:28:49.110Z] ---> Running in 9d8a7f785b5c [2022-09-12T17:28:49.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:28:50.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:28:50.886Z] OK: 330 MiB in 131 packages [2022-09-12T17:28:51.149Z] Removing intermediate container 9d8a7f785b5c [2022-09-12T17:28:51.149Z] ---> 043d5e148319 [2022-09-12T17:28:51.149Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-12T17:28:51.149Z] ---> Running in 82df1487df10 [2022-09-12T17:28:51.149Z] Removing intermediate container 82df1487df10 [2022-09-12T17:28:51.149Z] ---> 3b21b8bf6b19 [2022-09-12T17:28:51.149Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-12T17:28:51.409Z] ---> f4646aea79c2 [2022-09-12T17:28:51.409Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:28:51.409Z] ---> Running in 82d9391b7d98 [2022-09-12T17:28:51.980Z] Removing intermediate container 82d9391b7d98 [2022-09-12T17:28:51.980Z] ---> e9f4fcca637c [2022-09-12T17:28:51.980Z] Step 11/35 : COPY . . [2022-09-12T17:28:52.241Z] ---> 46b25f3641cd [2022-09-12T17:28:52.241Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-12T17:28:52.241Z] ---> Running in 5abc375984f0 [2022-09-12T17:28:52.503Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:28:52.503Z] Dload Upload Total Spent Left Speed [2022-09-12T17:28:52.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 49487 0 --:--:-- --:--:-- --:--:-- 48272 [2022-09-12T17:28:52.765Z] Removing intermediate container 5abc375984f0 [2022-09-12T17:28:52.765Z] ---> 0315e8777dc5 [2022-09-12T17:28:52.765Z] Step 13/35 : RUN ${MAKE} [2022-09-12T17:28:52.765Z] ---> Running in dd553bac2ad6 [2022-09-12T17:28:53.027Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-12T17:29:14.973Z] Removing intermediate container dd553bac2ad6 [2022-09-12T17:29:14.973Z] ---> 57fb3bd5c280 [2022-09-12T17:29:14.973Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-12T17:29:15.233Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-12T17:29:15.492Z] af6660deedbd: Pulling fs layer [2022-09-12T17:29:15.492Z] 97cd0a44c592: Pulling fs layer [2022-09-12T17:29:15.751Z] 97cd0a44c592: Verifying Checksum [2022-09-12T17:29:15.751Z] 97cd0a44c592: Download complete [2022-09-12T17:29:16.011Z] af6660deedbd: Verifying Checksum [2022-09-12T17:29:16.011Z] af6660deedbd: Download complete [2022-09-12T17:29:16.011Z] af6660deedbd: Pull complete [2022-09-12T17:29:16.273Z] 97cd0a44c592: Pull complete [2022-09-12T17:29:16.273Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-12T17:29:16.273Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-12T17:29:16.273Z] ---> fea57e182299 [2022-09-12T17:29:16.273Z] Step 15/35 : FROM alpine:3.16 [2022-09-12T17:29:16.846Z] 3.16: Pulling from library/alpine [2022-09-12T17:29:16.846Z] 213ec9aee27d: Pulling fs layer [2022-09-12T17:29:17.106Z] 213ec9aee27d: Verifying Checksum [2022-09-12T17:29:17.106Z] 213ec9aee27d: Download complete [2022-09-12T17:29:17.370Z] 213ec9aee27d: Pull complete [2022-09-12T17:29:17.370Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:29:17.370Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:29:17.370Z] ---> 9c6f07244728 [2022-09-12T17:29:17.370Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-12T17:29:17.370Z] ---> Running in 72fb71be2c59 [2022-09-12T17:29:17.631Z] Removing intermediate container 72fb71be2c59 [2022-09-12T17:29:17.631Z] ---> 0c71a31fbdd3 [2022-09-12T17:29:17.631Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-12T17:29:17.631Z] ---> Running in c7627989078a [2022-09-12T17:29:17.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T17:29:17.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T17:29:18.166Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-12T17:29:18.166Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-12T17:29:18.166Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-12T17:29:18.166Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-12T17:29:18.166Z] (5/83) Installing libxcb (1.15-r0) [2022-09-12T17:29:18.166Z] (6/83) Installing libx11 (1.8-r0) [2022-09-12T17:29:18.166Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-12T17:29:18.166Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-12T17:29:18.166Z] (9/83) Installing expat (2.4.8-r0) [2022-09-12T17:29:18.166Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-12T17:29:18.166Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-12T17:29:18.166Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-12T17:29:18.166Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-12T17:29:18.166Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-12T17:29:18.427Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-12T17:29:18.427Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-12T17:29:18.427Z] (17/83) Installing libintl (0.21-r2) [2022-09-12T17:29:18.427Z] (18/83) Installing libblkid (2.38-r1) [2022-09-12T17:29:18.427Z] (19/83) Installing libmount (2.38-r1) [2022-09-12T17:29:18.427Z] (20/83) Installing pcre (8.45-r2) [2022-09-12T17:29:18.427Z] (21/83) Installing glib (2.72.1-r0) [2022-09-12T17:29:18.427Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-12T17:29:18.427Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-12T17:29:18.427Z] (24/83) Installing libass (0.16.0-r0) [2022-09-12T17:29:18.427Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-12T17:29:18.427Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-12T17:29:18.427Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-12T17:29:18.427Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-12T17:29:18.427Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-12T17:29:18.427Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-12T17:29:18.427Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-12T17:29:18.427Z] (32/83) Installing libunistring (1.0-r0) [2022-09-12T17:29:18.427Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-12T17:29:18.427Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-12T17:29:18.427Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-12T17:29:18.427Z] (36/83) Installing lame (3.100-r0) [2022-09-12T17:29:18.427Z] (37/83) Installing opus (1.3.1-r1) [2022-09-12T17:29:18.687Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-12T17:29:18.687Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-12T17:29:18.688Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-12T17:29:18.688Z] (41/83) Installing orc (0.4.32-r0) [2022-09-12T17:29:18.688Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:29:18.688Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-12T17:29:18.688Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:29:18.688Z] (45/83) Installing flac (1.3.4-r0) [2022-09-12T17:29:18.688Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-12T17:29:18.688Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-12T17:29:18.688Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-12T17:29:18.688Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-12T17:29:18.688Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-12T17:29:18.688Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-12T17:29:18.688Z] (52/83) Installing libpulse (15.0-r2) [2022-09-12T17:29:18.688Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-12T17:29:18.688Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-12T17:29:18.688Z] (55/83) Installing librist (0.2.6-r1) [2022-09-12T17:29:18.688Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-12T17:29:18.688Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-12T17:29:18.949Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-12T17:29:18.949Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-12T17:29:18.949Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-12T17:29:18.949Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-12T17:29:18.949Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-12T17:29:18.949Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-12T17:29:18.949Z] (64/83) Installing libva (2.14.0-r0) [2022-09-12T17:29:18.949Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-12T17:29:18.949Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-12T17:29:18.949Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-12T17:29:18.949Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-12T17:29:18.949Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-12T17:29:18.949Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-12T17:29:18.949Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-12T17:29:18.949Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-12T17:29:18.949Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-12T17:29:19.209Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-12T17:29:19.209Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-12T17:29:19.209Z] Executing udev-init-scripts-35-r0.post-install [2022-09-12T17:29:19.209Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-12T17:29:19.209Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-12T17:29:19.209Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-12T17:29:19.209Z] (79/83) Installing kmod-libs (29-r2) [2022-09-12T17:29:19.209Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-12T17:29:19.209Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-12T17:29:19.209Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-12T17:29:19.209Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-12T17:29:19.209Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:29:19.209Z] Executing eudev-3.2.11-r0.trigger [2022-09-12T17:29:19.209Z] OK: 101 MiB in 97 packages [2022-09-12T17:29:21.113Z] Removing intermediate container c7627989078a [2022-09-12T17:29:21.113Z] ---> 1e8fa30dafbf [2022-09-12T17:29:21.113Z] Step 18/35 : WORKDIR / [2022-09-12T17:29:21.113Z] ---> Running in c43899ef37d6 [2022-09-12T17:29:21.113Z] Removing intermediate container c43899ef37d6 [2022-09-12T17:29:21.113Z] ---> 00f6c93a0c66 [2022-09-12T17:29:21.113Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-12T17:29:21.682Z] ---> b6a33e29a013 [2022-09-12T17:29:21.682Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-12T17:29:21.682Z] ---> a0f8f6a577b9 [2022-09-12T17:29:21.682Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-12T17:29:21.942Z] ---> 692f66eaa61e [2022-09-12T17:29:21.942Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-12T17:29:21.942Z] ---> 86f1ec274eb4 [2022-09-12T17:29:21.942Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-12T17:29:22.204Z] ---> 984ccb12cfc9 [2022-09-12T17:29:22.204Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-12T17:29:22.462Z] ---> 8f02e04df08d [2022-09-12T17:29:22.462Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-12T17:29:22.724Z] ---> 000bb7ae0a86 [2022-09-12T17:29:22.724Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-12T17:29:22.984Z] ---> Running in e5d48f48ac32 [2022-09-12T17:29:23.556Z] Removing intermediate container e5d48f48ac32 [2022-09-12T17:29:23.556Z] ---> d069c3167c8d [2022-09-12T17:29:23.556Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-12T17:29:23.556Z] ---> Running in 2c3c9d2df119 [2022-09-12T17:29:24.126Z] Removing intermediate container 2c3c9d2df119 [2022-09-12T17:29:24.126Z] ---> b6d12d41a81e [2022-09-12T17:29:24.126Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-12T17:29:24.126Z] ---> Running in 213538fd9271 [2022-09-12T17:29:24.698Z] Removing intermediate container 213538fd9271 [2022-09-12T17:29:24.698Z] ---> 060e4ae578cd [2022-09-12T17:29:24.698Z] Step 29/35 : EXPOSE 59983 [2022-09-12T17:29:24.698Z] ---> Running in 8ba78303e7c5 [2022-09-12T17:29:24.698Z] Removing intermediate container 8ba78303e7c5 [2022-09-12T17:29:24.698Z] ---> ef50d2a6eaf5 [2022-09-12T17:29:24.698Z] Step 30/35 : EXPOSE 8554 [2022-09-12T17:29:24.698Z] ---> Running in e174a9add19a [2022-09-12T17:29:24.698Z] Removing intermediate container e174a9add19a [2022-09-12T17:29:24.698Z] ---> f0784d543e57 [2022-09-12T17:29:24.698Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-12T17:29:24.698Z] ---> Running in 00f77a984139 [2022-09-12T17:29:24.959Z] Removing intermediate container 00f77a984139 [2022-09-12T17:29:24.959Z] ---> 5b72232106e1 [2022-09-12T17:29:24.959Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-12T17:29:24.959Z] ---> Running in 577e84b7bd14 [2022-09-12T17:29:24.959Z] Removing intermediate container 577e84b7bd14 [2022-09-12T17:29:24.959Z] ---> 8494e60dbb28 [2022-09-12T17:29:24.959Z] Step 33/35 : LABEL arch=amd64 [2022-09-12T17:29:24.959Z] ---> Running in dc4818586240 [2022-09-12T17:29:24.959Z] Removing intermediate container dc4818586240 [2022-09-12T17:29:24.959Z] ---> af56cf52210b [2022-09-12T17:29:24.959Z] Step 34/35 : LABEL git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 [2022-09-12T17:29:24.959Z] ---> Running in db4741352625 [2022-09-12T17:29:25.219Z] Removing intermediate container db4741352625 [2022-09-12T17:29:25.219Z] ---> b1eaa1397428 [2022-09-12T17:29:25.219Z] Step 35/35 : LABEL version=0.0.0 [2022-09-12T17:29:25.219Z] ---> Running in bdce6cb8f149 [2022-09-12T17:29:25.219Z] Removing intermediate container bdce6cb8f149 [2022-09-12T17:29:25.219Z] ---> 3e30fb9ef79a [2022-09-12T17:29:25.219Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:29:25.219Z] Successfully built 3e30fb9ef79a [2022-09-12T17:29:25.219Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:26.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:29:26.051Z] [2022-09-12T17:29:26.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:29:26.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:29:26.473Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T17:29:26.473Z] 5eb5b503b376: Pulling fs layer [2022-09-12T17:29:26.473Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T17:29:26.473Z] ec43610c2a17: Pulling fs layer [2022-09-12T17:29:26.473Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T17:29:26.473Z] 33b1e0a273af: Pulling fs layer [2022-09-12T17:29:26.473Z] 3a2ae6a8a46f: Waiting [2022-09-12T17:29:26.473Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T17:29:26.473Z] 33b1e0a273af: Waiting [2022-09-12T17:29:26.473Z] 2f39f015ded8: Pulling fs layer [2022-09-12T17:29:26.473Z] 5d3b04190fa2: Waiting [2022-09-12T17:29:26.473Z] 2f39f015ded8: Waiting [2022-09-12T17:29:26.473Z] 5c69ac0246d0: Download complete [2022-09-12T17:29:26.473Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-12T17:29:26.473Z] 3a2ae6a8a46f: Download complete [2022-09-12T17:29:26.473Z] ec43610c2a17: Verifying Checksum [2022-09-12T17:29:26.473Z] ec43610c2a17: Download complete [2022-09-12T17:29:26.473Z] 33b1e0a273af: Verifying Checksum [2022-09-12T17:29:26.473Z] 33b1e0a273af: Download complete [2022-09-12T17:29:26.473Z] 5d3b04190fa2: Verifying Checksum [2022-09-12T17:29:26.473Z] 5d3b04190fa2: Download complete [2022-09-12T17:29:26.746Z] 5eb5b503b376: Download complete [2022-09-12T17:29:27.360Z] 2f39f015ded8: Download complete [2022-09-12T17:29:27.990Z] 5eb5b503b376: Pull complete [2022-09-12T17:29:28.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28971 in /w/workspace/xfoundry_device-usb-camera_PR-85 [Pipeline] { [Pipeline] ws [2022-09-12T17:29:28.153Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-12T17:29:28.229Z] Selected Git installation does not exist. Using Default [2022-09-12T17:29:28.230Z] The recommended git tool is: NONE [2022-09-12T17:29:28.248Z] 5c69ac0246d0: Pull complete [2022-09-12T17:29:28.818Z] ec43610c2a17: Pull complete [2022-09-12T17:29:28.818Z] 3a2ae6a8a46f: Pull complete [2022-09-12T17:29:29.077Z] 33b1e0a273af: Pull complete [2022-09-12T17:29:29.077Z] 5d3b04190fa2: Pull complete [2022-09-12T17:29:34.350Z] 2f39f015ded8: Pull complete [2022-09-12T17:29:34.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T17:29:34.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:29:34.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:29:34.585Z] prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container [2022-09-12T17:29:34.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-12T17:29:35.815Z] using credential edgex-jenkins-ssh [2022-09-12T17:29:35.843Z] Cloning the remote Git repository [2022-09-12T17:29:35.929Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-12T17:29:36.011Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-12T17:29:36.082Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-12T17:29:36.083Z] > git --version # timeout=10 [2022-09-12T17:29:36.101Z] > git --version # 'git version 2.25.1' [2022-09-12T17:29:36.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T17:29:36.416Z] $ docker top e7350475943056f54474b478f8bb4969953bf87d85a01ba86914497a7e7439be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:29:36.904Z] ---> job-cost.sh [2022-09-12T17:29:36.905Z] lf-activate-venv: SKIPPING [2022-09-12T17:29:36.905Z] INFO: No Stack... [2022-09-12T17:29:37.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:29:36.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:29:36.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-12T17:29:36.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T17:29:36.966Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-12T17:29:37.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-12T17:29:37.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T17:29:37.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-12T17:29:37.590Z] Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 34076f9b8c32190f5def74cd0ecabba34c7dd354 [2022-09-12T17:29:37.737Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:29:37.802Z] Merge succeeded, producing 34076f9b8c32190f5def74cd0ecabba34c7dd354 [2022-09-12T17:29:37.803Z] Checking out Revision 34076f9b8c32190f5def74cd0ecabba34c7dd354 (PR-85) [2022-09-12T17:29:38.055Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-85/archives/cost.csv [2022-09-12T17:29:38.055Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:29:38.096Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [2022-09-12T17:29:38.101Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] did not exist. Created. [2022-09-12T17:29:38.101Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:29:38.488Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T17:29:38.542Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:29:38.572Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:29:38.650Z] $ docker stop --time=1 e7350475943056f54474b478f8bb4969953bf87d85a01ba86914497a7e7439be [2022-09-12T17:29:37.612Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T17:29:37.631Z] > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 [2022-09-12T17:29:37.719Z] > git remote # timeout=10 [2022-09-12T17:29:37.738Z] > git config --get remote.origin.url # timeout=10 [2022-09-12T17:29:37.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T17:29:37.763Z] > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 [2022-09-12T17:29:37.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-12T17:29:37.813Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T17:29:37.825Z] > git checkout -f 34076f9b8c32190f5def74cd0ecabba34c7dd354 # timeout=10 [2022-09-12T17:29:39.804Z] $ docker rm -f e7350475943056f54474b478f8bb4969953bf87d85a01ba86914497a7e7439be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-12T17:29:42.174Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-12T17:29:42.240Z] > git --version # timeout=10 [2022-09-12T17:29:42.254Z] > git --version # 'git version 2.25.1' [2022-09-12T17:29:42.274Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:29:43.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T17:29:43.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:29:43.373Z] Dload Upload Total Spent Left Speed [2022-09-12T17:29:43.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-09-12T17:29:44.024Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T17:29:44.459Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T17:29:44.459Z] + sudo tee /etc/docker/daemon.new [2022-09-12T17:29:44.459Z] { [2022-09-12T17:29:44.459Z] "registry-mirrors": [ [2022-09-12T17:29:44.459Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T17:29:44.459Z] ], [2022-09-12T17:29:44.459Z] "bip": "10.250.0.254/24", [2022-09-12T17:29:44.459Z] "hosts": [ [2022-09-12T17:29:44.459Z] "tcp://0.0.0.0:5555", [2022-09-12T17:29:44.459Z] "unix:///var/run/docker.sock" [2022-09-12T17:29:44.459Z] ], [2022-09-12T17:29:44.459Z] "mtu": 1458, [2022-09-12T17:29:44.459Z] "selinux-enabled": true, [2022-09-12T17:29:44.459Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T17:29:44.459Z] } [Pipeline] sh [2022-09-12T17:29:44.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T17:29:45.208Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:30:03.611Z] provisioning config files... [2022-09-12T17:30:03.638Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1978847789237462638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:30:04.040Z] ---> docker-login.sh [2022-09-12T17:30:04.040Z] nexus3.edgexfoundry.org:10001 [2022-09-12T17:30:04.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:30:04.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:30:04.915Z] Configure a credential helper to remove this warning. See [2022-09-12T17:30:04.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:30:04.915Z] [2022-09-12T17:30:04.915Z] Login Succeeded [2022-09-12T17:30:04.915Z] nexus3.edgexfoundry.org:10002 [2022-09-12T17:30:05.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:30:05.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:30:05.464Z] Configure a credential helper to remove this warning. See [2022-09-12T17:30:05.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:30:05.464Z] [2022-09-12T17:30:05.464Z] Login Succeeded [2022-09-12T17:30:05.464Z] nexus3.edgexfoundry.org:10003 [2022-09-12T17:30:05.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:30:06.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:30:06.017Z] Configure a credential helper to remove this warning. See [2022-09-12T17:30:06.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:30:06.017Z] [2022-09-12T17:30:06.017Z] Login Succeeded [2022-09-12T17:30:06.017Z] nexus3.edgexfoundry.org:10004 [2022-09-12T17:30:06.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:30:06.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:30:06.570Z] Configure a credential helper to remove this warning. See [2022-09-12T17:30:06.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:30:06.570Z] [2022-09-12T17:30:06.570Z] Login Succeeded [2022-09-12T17:30:06.570Z] docker.io [2022-09-12T17:30:06.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T17:30:07.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T17:30:07.119Z] Configure a credential helper to remove this warning. See [2022-09-12T17:30:07.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T17:30:07.119Z] [2022-09-12T17:30:07.119Z] Login Succeeded [2022-09-12T17:30:07.119Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T17:30:07.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T17:30:07.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:30:07.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T17:30:07.648Z] ========================================================= [2022-09-12T17:30:07.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T17:30:07.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:30:08.158Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-12T17:30:08.431Z] Sending build context to Docker daemon 564.2kB [2022-09-12T17:30:08.431Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:30:08.431Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-12T17:30:08.712Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T17:30:08.712Z] b3c136eddcbf: Pulling fs layer [2022-09-12T17:30:08.712Z] c0a3192eca97: Pulling fs layer [2022-09-12T17:30:08.712Z] a050256f5b6f: Pulling fs layer [2022-09-12T17:30:08.712Z] 656be50a0ddc: Pulling fs layer [2022-09-12T17:30:08.712Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T17:30:08.712Z] 46d945488cbd: Pulling fs layer [2022-09-12T17:30:08.712Z] 8a5474983e97: Pulling fs layer [2022-09-12T17:30:08.712Z] 329c88fbcd65: Pulling fs layer [2022-09-12T17:30:08.712Z] 2bbca73fdf42: Waiting [2022-09-12T17:30:08.712Z] 46d945488cbd: Waiting [2022-09-12T17:30:08.712Z] 329c88fbcd65: Waiting [2022-09-12T17:30:08.712Z] 8a5474983e97: Waiting [2022-09-12T17:30:08.712Z] 656be50a0ddc: Waiting [2022-09-12T17:30:08.712Z] a050256f5b6f: Verifying Checksum [2022-09-12T17:30:08.712Z] a050256f5b6f: Download complete [2022-09-12T17:30:08.712Z] c0a3192eca97: Verifying Checksum [2022-09-12T17:30:08.712Z] c0a3192eca97: Download complete [2022-09-12T17:30:08.712Z] 2bbca73fdf42: Verifying Checksum [2022-09-12T17:30:08.712Z] 2bbca73fdf42: Download complete [2022-09-12T17:30:08.712Z] 46d945488cbd: Verifying Checksum [2022-09-12T17:30:08.712Z] 46d945488cbd: Download complete [2022-09-12T17:30:08.712Z] b3c136eddcbf: Verifying Checksum [2022-09-12T17:30:08.712Z] b3c136eddcbf: Download complete [2022-09-12T17:30:09.721Z] b3c136eddcbf: Pull complete [2022-09-12T17:30:09.721Z] 329c88fbcd65: Verifying Checksum [2022-09-12T17:30:09.721Z] 329c88fbcd65: Download complete [2022-09-12T17:30:10.326Z] c0a3192eca97: Pull complete [2022-09-12T17:30:10.604Z] a050256f5b6f: Pull complete [2022-09-12T17:30:10.880Z] 8a5474983e97: Verifying Checksum [2022-09-12T17:30:10.880Z] 8a5474983e97: Download complete [2022-09-12T17:30:11.477Z] 656be50a0ddc: Verifying Checksum [2022-09-12T17:30:11.477Z] 656be50a0ddc: Download complete [2022-09-12T17:30:23.883Z] 656be50a0ddc: Pull complete [2022-09-12T17:30:23.883Z] 2bbca73fdf42: Pull complete [2022-09-12T17:30:23.883Z] 46d945488cbd: Pull complete [2022-09-12T17:30:29.293Z] 8a5474983e97: Pull complete [2022-09-12T17:30:31.282Z] 329c88fbcd65: Pull complete [2022-09-12T17:30:31.282Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T17:30:31.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T17:30:31.282Z] ---> ff4287adb874 [2022-09-12T17:30:31.282Z] Step 3/13 : ARG MAKE="make build" [2022-09-12T17:30:33.282Z] ---> Running in cf01ef9c220c [2022-09-12T17:30:33.282Z] Removing intermediate container cf01ef9c220c [2022-09-12T17:30:33.282Z] ---> 2f6beb186417 [2022-09-12T17:30:33.282Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-12T17:30:33.556Z] ---> Running in e223dbdd4a18 [2022-09-12T17:30:33.832Z] Removing intermediate container e223dbdd4a18 [2022-09-12T17:30:33.832Z] ---> a6b9b1b0460d [2022-09-12T17:30:33.832Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-12T17:30:33.832Z] ---> Running in af99e19d6060 [2022-09-12T17:30:34.110Z] Removing intermediate container af99e19d6060 [2022-09-12T17:30:34.110Z] ---> 96d5d9790423 [2022-09-12T17:30:34.110Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:30:34.393Z] ---> Running in 6a1e98db5729 [2022-09-12T17:30:36.384Z] Removing intermediate container 6a1e98db5729 [2022-09-12T17:30:36.385Z] ---> 526106893a2b [2022-09-12T17:30:36.385Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:30:36.385Z] ---> Running in f0ebaec0183c [2022-09-12T17:30:37.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:30:38.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:30:39.898Z] (1/14) Installing libintl (0.21-r2) [2022-09-12T17:30:39.898Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-12T17:30:39.898Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-12T17:30:39.898Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-12T17:30:40.172Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-12T17:30:40.172Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-12T17:30:40.445Z] Executing udev-init-scripts-35-r0.post-install [2022-09-12T17:30:40.445Z] (7/14) Installing libblkid (2.38-r1) [2022-09-12T17:30:40.445Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-12T17:30:40.445Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-12T17:30:40.717Z] (10/14) Installing kmod-libs (29-r2) [2022-09-12T17:30:40.717Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-12T17:30:40.988Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-12T17:30:40.989Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-12T17:30:40.989Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-12T17:30:41.262Z] Executing busybox-1.35.0-r13.trigger [2022-09-12T17:30:41.262Z] Executing eudev-3.2.11-r0.trigger [2022-09-12T17:30:41.262Z] OK: 228 MiB in 65 packages [2022-09-12T17:30:42.717Z] Removing intermediate container f0ebaec0183c [2022-09-12T17:30:42.717Z] ---> fc8ce32de873 [2022-09-12T17:30:42.717Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-12T17:30:42.717Z] ---> Running in 7d39af3c3115 [2022-09-12T17:30:42.717Z] Removing intermediate container 7d39af3c3115 [2022-09-12T17:30:42.717Z] ---> 4892ff39e7da [2022-09-12T17:30:42.717Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-12T17:30:43.316Z] ---> 50f8acd5e95a [2022-09-12T17:30:43.316Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:30:43.316Z] ---> Running in 7238abd32a0b [2022-09-12T17:31:39.910Z] Removing intermediate container 7238abd32a0b [2022-09-12T17:31:39.910Z] ---> 1d27c476539b [2022-09-12T17:31:39.910Z] Step 11/13 : COPY . . [2022-09-12T17:31:39.910Z] ---> d40d6ae7354f [2022-09-12T17:31:39.910Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-12T17:31:39.910Z] ---> Running in 094ffadabf71 [2022-09-12T17:31:39.910Z]  % Total  % Received % Xferd Average Speed Time  Time Time Current [2022-09-12T17:31:39.910Z]  Dload Upload Total Spent Left Speed [2022-09-12T17:31:39.910Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15120 0 --:--:-- --:--:-- --:--:-- 15391 [2022-09-12T17:31:39.910Z] Removing intermediate container 094ffadabf71 [2022-09-12T17:31:39.910Z] ---> c734b19d9b9b [2022-09-12T17:31:39.910Z] Step 13/13 : RUN ${MAKE} [2022-09-12T17:31:39.910Z] ---> Running in 65960cbd9fa5 [2022-09-12T17:31:39.910Z] noop [2022-09-12T17:31:39.910Z] Removing intermediate container 65960cbd9fa5 [2022-09-12T17:31:39.910Z] ---> 96bbc648d273 [2022-09-12T17:31:39.910Z] Successfully built 96bbc648d273 [2022-09-12T17:31:39.910Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:31:40.408Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:31:40.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:31:40.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-28971 does not seem to be running inside a container [2022-09-12T17:31:40.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-12T17:31:42.257Z] $ docker top 6b72c9d522eac57fe633c1d8f39ae45a3464892d2ef29c686fc18d058f5e969c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:31:43.237Z] + go version [2022-09-12T17:31:43.237Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T17:31:43.276Z] $ docker stop --time=1 6b72c9d522eac57fe633c1d8f39ae45a3464892d2ef29c686fc18d058f5e969c [2022-09-12T17:31:44.958Z] $ docker rm -f 6b72c9d522eac57fe633c1d8f39ae45a3464892d2ef29c686fc18d058f5e969c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:31:45.875Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T17:31:45.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:31:46.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-28971 does not seem to be running inside a container [2022-09-12T17:31:46.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-12T17:31:47.617Z] $ docker top 009fe8227e5ce57137e737a948a958cbd7514da1456dee2e5f7fc9d92f5b2339 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:31:48.601Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-12T17:31:49.339Z] + make test [2022-09-12T17:31:49.339Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-12T17:31:51.330Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-12T17:33:28.196Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-12T17:33:29.180Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2022-09-12T17:33:29.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T17:33:29.777Z] CGO_ENABLED=1 go vet ./... [2022-09-12T17:33:56.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T17:33:56.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T17:33:56.634Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-12T17:33:56.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T17:33:56.700Z] $ docker stop --time=1 009fe8227e5ce57137e737a948a958cbd7514da1456dee2e5f7fc9d92f5b2339 [2022-09-12T17:33:58.566Z] $ docker rm -f 009fe8227e5ce57137e737a948a958cbd7514da1456dee2e5f7fc9d92f5b2339 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T17:33:59.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T17:33:59.750Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T17:34:00.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T17:34:00.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T17:34:01.319Z] + ls -al . [2022-09-12T17:34:01.319Z] total 196 [2022-09-12T17:34:01.319Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:31 . [2022-09-12T17:34:01.319Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:29 .. [2022-09-12T17:34:01.319Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 17:29 .git [2022-09-12T17:34:01.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:29 .github [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 12 17:29 .gitignore [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 17:29 .golangci.yml [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 17:29 .hadolint.yml [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 12 17:29 Attribution.txt [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 12 17:29 CHANGELOG.md [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 12 17:29 Dockerfile [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 17:29 GOVERNANCE.md [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 17:29 Jenkinsfile [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 17:29 LICENSE [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 12 17:29 Makefile [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 17:29 OWNERS.md [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 12 17:29 README.md [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 17:27 VERSION [2022-09-12T17:34:01.319Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 17:29 bin [2022-09-12T17:34:01.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:29 cmd [2022-09-12T17:34:01.319Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 12 17:33 coverage.out [2022-09-12T17:34:01.319Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 12 17:29 docker-entrypoint.sh [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 12 17:29 go.mod [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 12 17:29 go.sum [2022-09-12T17:34:01.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 17:29 internal [2022-09-12T17:34:01.319Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 17:29 snap [2022-09-12T17:34:01.319Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:34:01.775Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 --label arch=arm64 --label version=0.0.0 . [2022-09-12T17:34:02.051Z] Sending build context to Docker daemon 594.4kB [2022-09-12T17:34:02.051Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T17:34:02.051Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-12T17:34:02.051Z] ---> 96bbc648d273 [2022-09-12T17:34:02.051Z] Step 3/35 : ARG MAKE="make build" [2022-09-12T17:34:02.330Z] ---> Running in 5d96b425e5ef [2022-09-12T17:34:02.607Z] Removing intermediate container 5d96b425e5ef [2022-09-12T17:34:02.607Z] ---> a01cba33c024 [2022-09-12T17:34:02.607Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-12T17:34:02.885Z] ---> Running in e1f6e76a65ef [2022-09-12T17:34:03.161Z] Removing intermediate container e1f6e76a65ef [2022-09-12T17:34:03.161Z] ---> 6d851da66d98 [2022-09-12T17:34:03.161Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-12T17:34:03.161Z] ---> Running in a0f4b044678c [2022-09-12T17:34:03.440Z] Removing intermediate container a0f4b044678c [2022-09-12T17:34:03.441Z] ---> d2ff67be0c44 [2022-09-12T17:34:03.441Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T17:34:03.715Z] ---> Running in e259d0836dd7 [2022-09-12T17:34:05.704Z] Removing intermediate container e259d0836dd7 [2022-09-12T17:34:05.704Z] ---> 1333f3f0f05a [2022-09-12T17:34:05.704Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T17:34:05.704Z] ---> Running in 9ab191fa2d30 [2022-09-12T17:34:06.301Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:34:07.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:34:08.268Z] OK: 228 MiB in 65 packages [2022-09-12T17:34:09.250Z] Removing intermediate container 9ab191fa2d30 [2022-09-12T17:34:09.250Z] ---> 1b9117cd1398 [2022-09-12T17:34:09.250Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-12T17:34:09.250Z] ---> Running in 676b9b169198 [2022-09-12T17:34:09.852Z] Removing intermediate container 676b9b169198 [2022-09-12T17:34:09.852Z] ---> a9f6931defc2 [2022-09-12T17:34:09.852Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-12T17:34:10.453Z] ---> 46a19967f138 [2022-09-12T17:34:10.453Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T17:34:10.453Z] ---> Running in d51cb7cfda00 [2022-09-12T17:34:12.447Z] Removing intermediate container d51cb7cfda00 [2022-09-12T17:34:12.447Z] ---> ccc2f1ccb40b [2022-09-12T17:34:12.447Z] Step 11/35 : COPY . . [2022-09-12T17:34:13.470Z] ---> 1a40c63cd20f [2022-09-12T17:34:13.470Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-12T17:34:13.470Z] ---> Running in 3d015d7c7ea9 [2022-09-12T17:34:14.929Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:34:14.929Z] Dload Upload Total Spent Left Speed [2022-09-12T17:34:14.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 6376 0 --:--:-- --:--:-- --:--:-- 6397 [2022-09-12T17:34:15.534Z] Removing intermediate container 3d015d7c7ea9 [2022-09-12T17:34:15.534Z] ---> 94dac48f7367 [2022-09-12T17:34:15.534Z] Step 13/35 : RUN ${MAKE} [2022-09-12T17:34:15.812Z] ---> Running in 7df09a830c5e [2022-09-12T17:34:16.792Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-12T17:36:53.756Z] Removing intermediate container 7df09a830c5e [2022-09-12T17:36:53.756Z] ---> 07f00b9d7613 [2022-09-12T17:36:53.756Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-12T17:36:53.756Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-12T17:36:53.756Z] eab2503cf8f4: Pulling fs layer [2022-09-12T17:36:53.756Z] 97cd0a44c592: Pulling fs layer [2022-09-12T17:36:53.756Z] 97cd0a44c592: Verifying Checksum [2022-09-12T17:36:53.756Z] 97cd0a44c592: Download complete [2022-09-12T17:36:53.756Z] eab2503cf8f4: Verifying Checksum [2022-09-12T17:36:53.756Z] eab2503cf8f4: Download complete [2022-09-12T17:36:53.756Z] eab2503cf8f4: Pull complete [2022-09-12T17:36:53.756Z] 97cd0a44c592: Pull complete [2022-09-12T17:36:53.756Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-12T17:36:53.756Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-12T17:36:53.756Z] ---> 7f763cca56b3 [2022-09-12T17:36:53.756Z] Step 15/35 : FROM alpine:3.16 [2022-09-12T17:36:53.756Z] 3.16: Pulling from library/alpine [2022-09-12T17:36:53.756Z] 9b18e9b68314: Pulling fs layer [2022-09-12T17:36:53.756Z] 9b18e9b68314: Verifying Checksum [2022-09-12T17:36:53.756Z] 9b18e9b68314: Download complete [2022-09-12T17:36:53.756Z] 9b18e9b68314: Pull complete [2022-09-12T17:36:53.756Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T17:36:53.756Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T17:36:53.756Z] ---> a6215f271958 [2022-09-12T17:36:53.756Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-12T17:36:53.756Z] ---> Running in fc8982614e8c [2022-09-12T17:36:53.756Z] Removing intermediate container fc8982614e8c [2022-09-12T17:36:53.756Z] ---> c80fa01fb541 [2022-09-12T17:36:53.756Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-12T17:36:53.756Z] ---> Running in 9b58e2885a77 [2022-09-12T17:36:53.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T17:36:53.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T17:36:54.745Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-12T17:36:54.745Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-12T17:36:54.745Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-12T17:36:54.745Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-12T17:36:54.745Z] (5/82) Installing libxcb (1.15-r0) [2022-09-12T17:36:54.745Z] (6/82) Installing libx11 (1.8-r0) [2022-09-12T17:36:55.021Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-12T17:36:55.021Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-12T17:36:55.299Z] (9/82) Installing expat (2.4.8-r0) [2022-09-12T17:36:55.299Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-12T17:36:55.299Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-12T17:36:55.299Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-12T17:36:55.299Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-12T17:36:55.299Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-12T17:36:55.299Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-12T17:36:55.299Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-12T17:36:55.299Z] (17/82) Installing libintl (0.21-r2) [2022-09-12T17:36:55.299Z] (18/82) Installing libblkid (2.38-r1) [2022-09-12T17:36:55.299Z] (19/82) Installing libmount (2.38-r1) [2022-09-12T17:36:55.299Z] (20/82) Installing pcre (8.45-r2) [2022-09-12T17:36:55.299Z] (21/82) Installing glib (2.72.1-r0) [2022-09-12T17:36:55.576Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-12T17:36:55.576Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-12T17:36:55.576Z] (24/82) Installing libass (0.16.0-r0) [2022-09-12T17:36:55.576Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-12T17:36:55.576Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-12T17:36:55.576Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-12T17:36:55.576Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-12T17:36:55.576Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-12T17:36:55.576Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-12T17:36:55.576Z] (31/82) Installing libunistring (1.0-r0) [2022-09-12T17:36:55.849Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-12T17:36:55.849Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-12T17:36:55.849Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-12T17:36:55.849Z] (35/82) Installing lame (3.100-r0) [2022-09-12T17:36:55.849Z] (36/82) Installing opus (1.3.1-r1) [2022-09-12T17:36:55.849Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-12T17:36:55.849Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-12T17:36:55.849Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-12T17:36:55.849Z] (40/82) Installing orc (0.4.32-r0) [2022-09-12T17:36:55.849Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T17:36:55.849Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-12T17:36:55.849Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T17:36:55.849Z] (44/82) Installing flac (1.3.4-r0) [2022-09-12T17:36:56.125Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-12T17:36:56.125Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-12T17:36:56.125Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-12T17:36:56.125Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-12T17:36:56.125Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-12T17:36:56.125Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-12T17:36:56.125Z] (51/82) Installing libpulse (15.0-r2) [2022-09-12T17:36:56.125Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-12T17:36:56.125Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-12T17:36:56.125Z] (54/82) Installing librist (0.2.6-r1) [2022-09-12T17:36:56.125Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-12T17:36:56.125Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-12T17:36:56.125Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-12T17:36:56.125Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-12T17:36:56.125Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-12T17:36:56.125Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-12T17:36:56.125Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-12T17:36:56.125Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-12T17:36:56.125Z] (63/82) Installing libva (2.14.0-r0) [2022-09-12T17:36:56.401Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-12T17:36:56.401Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-12T17:36:56.401Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-12T17:36:56.401Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-12T17:36:56.401Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-12T17:36:56.401Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-12T17:36:56.401Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-12T17:36:56.678Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-12T17:36:56.678Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-12T17:36:56.952Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-12T17:36:56.952Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-12T17:36:56.952Z] Executing udev-init-scripts-35-r0.post-install [2022-09-12T17:36:56.952Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-12T17:36:56.952Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-12T17:36:57.229Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-12T17:36:57.230Z] (78/82) Installing kmod-libs (29-r2) [2022-09-12T17:36:57.230Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-12T17:36:57.230Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-12T17:36:57.230Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-12T17:36:57.230Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-12T17:36:57.230Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T17:36:57.230Z] Executing eudev-3.2.11-r0.trigger [2022-09-12T17:36:57.230Z] OK: 78 MiB in 96 packages [2022-09-12T17:37:00.631Z] Removing intermediate container 9b58e2885a77 [2022-09-12T17:37:00.631Z] ---> 1b84b3185389 [2022-09-12T17:37:00.631Z] Step 18/35 : WORKDIR / [2022-09-12T17:37:00.631Z] ---> Running in 85042b4679b0 [2022-09-12T17:37:00.905Z] Removing intermediate container 85042b4679b0 [2022-09-12T17:37:00.905Z] ---> 0f2f7eeae5cf [2022-09-12T17:37:00.905Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-12T17:37:02.898Z] ---> 3e1c45f00aab [2022-09-12T17:37:02.898Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-12T17:37:03.177Z] ---> 7a7c481749fc [2022-09-12T17:37:03.177Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-12T17:37:03.780Z] ---> 8d2060e192c9 [2022-09-12T17:37:03.780Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-12T17:37:04.379Z] ---> aebdae0c6ab4 [2022-09-12T17:37:04.379Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-12T17:37:04.980Z] ---> 3273aec5cd05 [2022-09-12T17:37:04.980Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-12T17:37:05.580Z] ---> ea1d3726d57d [2022-09-12T17:37:05.580Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-12T17:37:07.021Z] ---> 651a53ed5a36 [2022-09-12T17:37:07.021Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-12T17:37:07.021Z] ---> Running in 9fc56433c864 [2022-09-12T17:37:09.008Z] Removing intermediate container 9fc56433c864 [2022-09-12T17:37:09.008Z] ---> fd13248aada1 [2022-09-12T17:37:09.008Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-12T17:37:09.008Z] ---> Running in 8ec84e26c7ed [2022-09-12T17:37:10.452Z] Removing intermediate container 8ec84e26c7ed [2022-09-12T17:37:10.452Z] ---> dabe7d4f2c35 [2022-09-12T17:37:10.452Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-12T17:37:10.739Z] ---> Running in 49d6d047b177 [2022-09-12T17:37:12.734Z] Removing intermediate container 49d6d047b177 [2022-09-12T17:37:12.734Z] ---> 15c552e78fdf [2022-09-12T17:37:12.734Z] Step 29/35 : EXPOSE 59983 [2022-09-12T17:37:12.734Z] ---> Running in 9c188da63a78 [2022-09-12T17:37:12.734Z] Removing intermediate container 9c188da63a78 [2022-09-12T17:37:12.734Z] ---> 75658359c5cb [2022-09-12T17:37:12.734Z] Step 30/35 : EXPOSE 8554 [2022-09-12T17:37:12.734Z] ---> Running in ede828cf2f06 [2022-09-12T17:37:13.015Z] Removing intermediate container ede828cf2f06 [2022-09-12T17:37:13.015Z] ---> c3db6d11598d [2022-09-12T17:37:13.015Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-12T17:37:13.293Z] ---> Running in bd690079012b [2022-09-12T17:37:13.568Z] Removing intermediate container bd690079012b [2022-09-12T17:37:13.568Z] ---> 0991620f9edc [2022-09-12T17:37:13.568Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-12T17:37:13.568Z] ---> Running in 335c5c3d4a43 [2022-09-12T17:37:13.854Z] Removing intermediate container 335c5c3d4a43 [2022-09-12T17:37:13.854Z] ---> 705ac87b82e0 [2022-09-12T17:37:13.854Z] Step 33/35 : LABEL arch=arm64 [2022-09-12T17:37:14.130Z] ---> Running in c07f499b7a99 [2022-09-12T17:37:14.404Z] Removing intermediate container c07f499b7a99 [2022-09-12T17:37:14.404Z] ---> 8f92cac15a14 [2022-09-12T17:37:14.404Z] Step 34/35 : LABEL git_sha=34076f9b8c32190f5def74cd0ecabba34c7dd354 [2022-09-12T17:37:14.404Z] ---> Running in 056de5ca1b7b [2022-09-12T17:37:14.697Z] Removing intermediate container 056de5ca1b7b [2022-09-12T17:37:14.697Z] ---> 019e8a9c81c8 [2022-09-12T17:37:14.697Z] Step 35/35 : LABEL version=0.0.0 [2022-09-12T17:37:14.971Z] ---> Running in 102fc6a2d537 [2022-09-12T17:37:15.245Z] Removing intermediate container 102fc6a2d537 [2022-09-12T17:37:15.245Z] ---> d1733d79f2e8 [2022-09-12T17:37:15.245Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T17:37:15.245Z] Successfully built d1733d79f2e8 [2022-09-12T17:37:15.245Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:37:16.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:37:16.052Z] [2022-09-12T17:37:16.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:37:16.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:37:16.743Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T17:37:16.743Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T17:37:16.743Z] 04944245beec: Pulling fs layer [2022-09-12T17:37:16.743Z] 699f458cf7ca: Pulling fs layer [2022-09-12T17:37:16.743Z] 765212b225bb: Pulling fs layer [2022-09-12T17:37:16.743Z] f23df028b6ca: Pulling fs layer [2022-09-12T17:37:16.743Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T17:37:16.743Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T17:37:16.743Z] 765212b225bb: Waiting [2022-09-12T17:37:16.743Z] d65c8cfc05b1: Waiting [2022-09-12T17:37:16.743Z] f23df028b6ca: Waiting [2022-09-12T17:37:16.743Z] 2437ff75d9bd: Waiting [2022-09-12T17:37:16.743Z] 04944245beec: Verifying Checksum [2022-09-12T17:37:16.743Z] 04944245beec: Download complete [2022-09-12T17:37:16.743Z] 765212b225bb: Verifying Checksum [2022-09-12T17:37:16.743Z] 765212b225bb: Download complete [2022-09-12T17:37:16.743Z] f23df028b6ca: Verifying Checksum [2022-09-12T17:37:16.743Z] f23df028b6ca: Download complete [2022-09-12T17:37:17.019Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T17:37:17.019Z] d65c8cfc05b1: Download complete [2022-09-12T17:37:17.019Z] 699f458cf7ca: Verifying Checksum [2022-09-12T17:37:17.019Z] 699f458cf7ca: Download complete [2022-09-12T17:37:17.293Z] 8998bd30e6a1: Download complete [2022-09-12T17:37:19.927Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T17:37:19.927Z] 2437ff75d9bd: Download complete [2022-09-12T17:37:21.375Z] 8998bd30e6a1: Pull complete [2022-09-12T17:37:21.976Z] 04944245beec: Pull complete [2022-09-12T17:37:23.414Z] 699f458cf7ca: Pull complete [2022-09-12T17:37:23.689Z] 765212b225bb: Pull complete [2022-09-12T17:37:24.672Z] f23df028b6ca: Pull complete [2022-09-12T17:37:24.672Z] d65c8cfc05b1: Pull complete [2022-09-12T17:37:39.777Z] 2437ff75d9bd: Pull complete [2022-09-12T17:37:39.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T17:37:39.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T17:37:39.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:37:40.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-28971 does not seem to be running inside a container [2022-09-12T17:37:40.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-12T17:37:43.254Z] $ docker top b071206897f9567abb9c0ae032ff0647a0532aac870ba551b9443758baeecad0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:44.285Z] ---> job-cost.sh [2022-09-12T17:37:44.285Z] lf-activate-venv: SKIPPING [2022-09-12T17:37:44.285Z] INFO: No Stack... [2022-09-12T17:37:44.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T17:37:45.871Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T17:37:46.567Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-09-12T17:37:46.567Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T17:37:46.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [2022-09-12T17:37:46.659Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] did not exist. Created. [2022-09-12T17:37:46.659Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T17:37:47.488Z] /w/workspace/device-usb-camera/1@tmp/durable-592cccf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T17:37:48.230Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T17:37:48.270Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T17:37:48.338Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T17:37:48.354Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T17:37:48.436Z] $ docker stop --time=1 b071206897f9567abb9c0ae032ff0647a0532aac870ba551b9443758baeecad0 [2022-09-12T17:37:50.010Z] $ docker rm -f b071206897f9567abb9c0ae032ff0647a0532aac870ba551b9443758baeecad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-12T17:37:51.096Z] provisioning config files... [2022-09-12T17:37:51.104Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config109393393882977979tmp [Pipeline] { [Pipeline] sh [2022-09-12T17:37:51.445Z] + set +x [2022-09-12T17:37:51.445Z] + curl -s https://codecov.io/bash [2022-09-12T17:37:51.445Z] + bash -s -- [2022-09-12T17:37:51.445Z] [2022-09-12T17:37:51.445Z] _____ _ [2022-09-12T17:37:51.445Z] / ____| | | [2022-09-12T17:37:51.445Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T17:37:51.445Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T17:37:51.445Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T17:37:51.445Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T17:37:51.445Z] Bash-1.0.6 [2022-09-12T17:37:51.445Z] [2022-09-12T17:37:51.445Z] [2022-09-12T17:37:51.445Z] ==> git version 2.25.1 found [2022-09-12T17:37:51.445Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-12T17:37:51.445Z] Release-Date: 2020-01-08 [2022-09-12T17:37:51.445Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-12T17:37:51.445Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T17:37:51.445Z] ==> Jenkins CI detected. [2022-09-12T17:37:51.445Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-85 [2022-09-12T17:37:51.445Z] project root: . [2022-09-12T17:37:51.445Z] --> token set from env [2022-09-12T17:37:51.445Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T17:37:51.445Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T17:37:51.445Z] ==> Python coveragepy not found [2022-09-12T17:37:51.445Z] ==> Searching for coverage reports in: [2022-09-12T17:37:51.445Z] + . [2022-09-12T17:37:51.445Z] -> Found 1 reports [2022-09-12T17:37:51.445Z] ==> Detecting git/mercurial file structure [2022-09-12T17:37:51.445Z] ==> Reading reports [2022-09-12T17:37:51.445Z] + ./coverage.out bytes=29387 [2022-09-12T17:37:51.445Z] ==> Appending adjustments [2022-09-12T17:37:51.445Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T17:37:51.706Z] + Found adjustments [2022-09-12T17:37:51.706Z] ==> Gzipping contents [2022-09-12T17:37:51.706Z] 8.0K /tmp/codecov.FMDRh7.gz [2022-09-12T17:37:51.706Z] ==> Uploading reports [2022-09-12T17:37:51.706Z] url: https://codecov.io [2022-09-12T17:37:51.706Z] query: branch=PR-85&commit=34076f9b8c32190f5def74cd0ecabba34c7dd354&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=85&job=&cmd_args= [2022-09-12T17:37:51.706Z] -> Pinging Codecov [2022-09-12T17:37:51.706Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-85&commit=34076f9b8c32190f5def74cd0ecabba34c7dd354&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=85&job=&cmd_args= [2022-09-12T17:37:51.967Z] -> Uploading to [2022-09-12T17:37:51.967Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/73D8F5FF140700D3E01443B452E23636/34076f9b8c32190f5def74cd0ecabba34c7dd354/c8b36ec5-0488-43e9-9d29-586001ad77da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T173751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=112979b9622ecda69bc9900c401088bd3c45b86a46c36338e19c65389d45ef23 [2022-09-12T17:37:51.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T17:37:51.967Z] Dload Upload Total Spent Left Speed [2022-09-12T17:37:52.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 16304 --:--:-- --:--:-- --:--:-- 16304 [2022-09-12T17:37:52.227Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/34076f9b8c32190f5def74cd0ecabba34c7dd354 [Pipeline] } [2022-09-12T17:37:52.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-12T17:37:53.919Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-85/archives ] [2022-09-12T17:37:53.919Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-85/archives [2022-09-12T17:37:53.919Z] total 16 [2022-09-12T17:37:53.919Z] drwxr-xr-x 3 root root 4096 Sep 12 17:29 . [2022-09-12T17:37:53.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:29 .. [2022-09-12T17:37:53.919Z] drwxr-xr-x 2 root root 4096 Sep 12 17:29 cost [2022-09-12T17:37:53.919Z] -rw-r--r-- 1 root root 88 Sep 12 17:29 cost.csv [2022-09-12T17:37:53.919Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-85/archives [2022-09-12T17:37:53.919Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-85/archives [2022-09-12T17:37:53.919Z] total 16 [2022-09-12T17:37:53.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 17:29 . [2022-09-12T17:37:53.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 17:29 .. [2022-09-12T17:37:53.919Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 17:29 cost [2022-09-12T17:37:53.919Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 12 17:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:54.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:55.143Z] ---> package-listing.sh [2022-09-12T17:37:55.143Z] ++ facter osfamily [2022-09-12T17:37:55.143Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T17:37:55.406Z] + OS_FAMILY=debian [2022-09-12T17:37:55.406Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-85 [2022-09-12T17:37:55.406Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T17:37:55.406Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T17:37:55.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T17:37:55.406Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T17:37:55.406Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-85 ']' [2022-09-12T17:37:55.406Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T17:37:55.406Z] + case "${OS_FAMILY}" in [2022-09-12T17:37:55.406Z] + dpkg -l [2022-09-12T17:37:55.406Z] + grep '^ii' [2022-09-12T17:37:55.406Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T17:37:55.406Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T17:37:55.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T17:37:55.406Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-85 ']' [2022-09-12T17:37:55.406Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-85/archives/ [2022-09-12T17:37:55.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-85/archives/ [Pipeline] echo [2022-09-12T17:37:55.440Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-12T17:37:55.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T17:37:56.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T17:37:56.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T17:37:56.519Z] prd-ubuntu20.04-docker-8c-8g-28969 does not seem to be running inside a container [2022-09-12T17:37:56.558Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-85 -v /w/workspace/xfoundry_device-usb-camera_PR-85:/w/workspace/xfoundry_device-usb-camera_PR-85:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-85@tmp:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-12T17:37:56.774Z] $ docker top fb990bd853f1ca3a283666222a2543800f8106a050dd41ac01f9fa98d567857f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T17:37:57.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T17:37:57.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T17:37:57.818Z] + ls /var/log/sa-host [2022-09-12T17:37:57.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T17:37:57.945Z] provisioning config files... [2022-09-12T17:37:57.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-85@tmp/config157868278777306304tmp [Pipeline] { [Pipeline] echo [2022-09-12T17:37:58.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:58.326Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T17:37:58.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:58.760Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T17:37:58.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:59.103Z] ---> sudo-logs.sh [2022-09-12T17:37:59.103Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T17:37:59.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:37:59.499Z] ---> job-cost.sh [2022-09-12T17:37:59.500Z] lf-activate-venv: SKIPPING [2022-09-12T17:37:59.500Z] DEBUG: total: 0.2199999988079071 [2022-09-12T17:37:59.500Z] INFO: Retrieving Stack Cost... [2022-09-12T17:38:00.073Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T17:38:00.644Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T17:38:00.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T17:38:00.989Z] ---> logs-deploy.sh [2022-09-12T17:38:00.989Z] lf-activate-venv: SKIPPING [2022-09-12T17:38:00.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-85/1 [2022-09-12T17:38:00.989Z] INFO: archiving workspace using pattern(s): [2022-09-12T17:38:01.929Z] Archives upload complete. [2022-09-12T17:38:02.189Z] INFO: archiving logs to Nexus [2022-09-12T17:38:03.140Z] ---> uname -a: [2022-09-12T17:38:03.140Z] Linux prd-ubuntu20-04-docker-8c-8g-28969 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] ---> lscpu: [2022-09-12T17:38:03.140Z] Architecture: x86_64 [2022-09-12T17:38:03.140Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-12T17:38:03.140Z] Byte Order: Little Endian [2022-09-12T17:38:03.140Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-12T17:38:03.140Z] CPU(s): 8 [2022-09-12T17:38:03.140Z] On-line CPU(s) list: 0-7 [2022-09-12T17:38:03.140Z] Thread(s) per core: 1 [2022-09-12T17:38:03.140Z] Core(s) per socket: 1 [2022-09-12T17:38:03.140Z] Socket(s): 8 [2022-09-12T17:38:03.140Z] NUMA node(s): 1 [2022-09-12T17:38:03.140Z] Vendor ID: AuthenticAMD [2022-09-12T17:38:03.140Z] CPU family: 23 [2022-09-12T17:38:03.140Z] Model: 49 [2022-09-12T17:38:03.140Z] Model name: AMD EPYC-Rome Processor [2022-09-12T17:38:03.140Z] Stepping: 0 [2022-09-12T17:38:03.140Z] CPU MHz: 2799.998 [2022-09-12T17:38:03.140Z] BogoMIPS: 5599.99 [2022-09-12T17:38:03.140Z] Virtualization: AMD-V [2022-09-12T17:38:03.140Z] Hypervisor vendor: KVM [2022-09-12T17:38:03.140Z] Virtualization type: full [2022-09-12T17:38:03.140Z] L1d cache: 256 KiB [2022-09-12T17:38:03.140Z] L1i cache: 256 KiB [2022-09-12T17:38:03.140Z] L2 cache: 4 MiB [2022-09-12T17:38:03.140Z] L3 cache: 128 MiB [2022-09-12T17:38:03.140Z] NUMA node0 CPU(s): 0-7 [2022-09-12T17:38:03.140Z] Vulnerability Itlb multihit: Not affected [2022-09-12T17:38:03.140Z] Vulnerability L1tf: Not affected [2022-09-12T17:38:03.140Z] Vulnerability Mds: Not affected [2022-09-12T17:38:03.140Z] Vulnerability Meltdown: Not affected [2022-09-12T17:38:03.140Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-12T17:38:03.140Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-12T17:38:03.140Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-12T17:38:03.140Z] Vulnerability Srbds: Not affected [2022-09-12T17:38:03.140Z] Vulnerability Tsx async abort: Not affected [2022-09-12T17:38:03.140Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] ---> nproc: [2022-09-12T17:38:03.140Z] 8 [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] ---> df -h: [2022-09-12T17:38:03.140Z] Filesystem Size Used Avail Use% Mounted on [2022-09-12T17:38:03.140Z] overlay 155G 12G 144G 8% / [2022-09-12T17:38:03.140Z] tmpfs 64M 0 64M 0% /dev [2022-09-12T17:38:03.140Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-12T17:38:03.140Z] shm 64M 0 64M 0% /dev/shm [2022-09-12T17:38:03.140Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] ---> sar -b -r -n DEV: [2022-09-12T17:38:03.140Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28969) 09/12/22 _x86_64_ (8 CPU) [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] 17:26:30 LINUX RESTART (8 CPU) [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] 17:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-12T17:38:03.140Z] 17:28:01 372.55 14.69 357.85 0.00 2198.14 114915.03 0.00 [2022-09-12T17:38:03.140Z] 17:29:01 168.50 1.05 167.45 0.00 14.40 40863.20 0.00 [2022-09-12T17:38:03.140Z] 17:30:01 169.74 0.03 169.71 0.00 8.53 42334.02 0.00 [2022-09-12T17:38:03.140Z] 17:31:01 2.33 0.00 2.33 0.00 0.00 28.55 0.00 [2022-09-12T17:38:03.140Z] 17:32:01 1.18 0.02 1.17 0.00 0.13 13.46 0.00 [2022-09-12T17:38:03.140Z] 17:33:01 0.95 0.07 0.88 0.00 0.67 12.26 0.00 [2022-09-12T17:38:03.140Z] 17:34:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2022-09-12T17:38:03.140Z] 17:35:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 [2022-09-12T17:38:03.140Z] 17:36:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2022-09-12T17:38:03.140Z] 17:37:01 1.62 0.00 1.62 0.00 0.00 24.66 0.00 [2022-09-12T17:38:03.140Z] 17:38:01 6.22 0.25 5.97 0.00 19.33 115.05 0.00 [2022-09-12T17:38:03.140Z] Average: 65.63 1.44 64.18 0.00 200.72 17884.83 0.00 [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] 17:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-12T17:38:03.140Z] 17:28:01 28723188 31725748 574748 1.75 112156 3145016 2276792 6.71 1135244 2630436 32720 [2022-09-12T17:38:03.140Z] 17:29:01 27936496 31621176 670440 2.04 167248 3702936 2674568 7.88 1461884 3009412 159704 [2022-09-12T17:38:03.140Z] 17:30:01 27365308 31764872 528392 1.61 177888 4356240 1905668 5.62 1312056 3679988 408 [2022-09-12T17:38:03.140Z] 17:31:01 27366356 31766044 526916 1.60 177908 4356244 1905668 5.62 1311152 3679988 32 [2022-09-12T17:38:03.140Z] 17:32:01 27375464 31775188 517676 1.57 177948 4356248 1905668 5.62 1301240 3680004 28 [2022-09-12T17:38:03.140Z] 17:33:01 27375312 31775100 517704 1.57 177980 4356260 1905668 5.62 1301224 3680008 184 [2022-09-12T17:38:03.140Z] 17:34:01 27375920 31775964 516496 1.57 178008 4356276 1905668 5.62 1300592 3680064 8 [2022-09-12T17:38:03.140Z] 17:35:01 27382132 31782228 510092 1.55 178056 4356280 1905668 5.62 1294456 3680076 12 [2022-09-12T17:38:03.140Z] 17:36:01 27381864 31782008 510272 1.55 178084 4356280 1905668 5.62 1294300 3680076 20 [2022-09-12T17:38:03.140Z] 17:37:01 27382004 31782356 509916 1.55 178148 4356372 1905668 5.62 1294788 3680208 88 [2022-09-12T17:38:03.140Z] 17:38:01 27313772 31718500 569036 1.73 178292 4357720 2069008 6.10 1358840 3677016 336 [2022-09-12T17:38:03.140Z] Average: 27543438 31751744 541063 1.65 171065 4186897 2024156 5.97 1305980 3523389 17595 [2022-09-12T17:38:03.140Z] [2022-09-12T17:38:03.140Z] 17:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-12T17:38:03.140Z] 17:28:01 veth1c97dbf 64.60 74.04 6.25 304.14 0.00 0.00 0.00 0.02 [2022-09-12T17:38:03.140Z] 17:28:01 ens3 697.42 450.38 7059.46 147.59 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:28:01 docker0 150.40 213.47 11.01 1083.75 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:28:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:29:01 vethb8542d0 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:29:01 ens3 113.90 78.45 1202.82 21.91 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:29:01 docker0 54.75 74.92 4.41 1162.56 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:30:01 ens3 194.04 138.20 3340.83 74.60 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:30:01 docker0 12.31 31.54 0.96 601.50 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:30:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:31:01 ens3 1.90 0.85 4.13 0.06 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.140Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:32:01 ens3 0.78 0.43 0.43 0.33 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:35:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:37:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:38:01 ens3 28.08 19.03 30.61 10.40 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] 17:38:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] Average: ens3 93.34 61.94 1048.95 22.99 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] Average: docker0 19.57 28.80 1.47 257.63 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z] ---> sar -P ALL: [2022-09-12T17:38:03.141Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28969) 09/12/22 _x86_64_ (8 CPU) [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z] 17:26:30 LINUX RESTART (8 CPU) [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z] 17:27:02 CPU %user %nice %system %iowait %steal %idle [2022-09-12T17:38:03.141Z] 17:28:01 all 9.25 0.00 3.81 1.42 0.07 85.45 [2022-09-12T17:38:03.141Z] 17:28:01 0 8.30 0.00 3.95 0.33 0.07 87.35 [2022-09-12T17:38:03.141Z] 17:28:01 1 9.02 0.00 3.11 0.41 0.07 87.39 [2022-09-12T17:38:03.141Z] 17:28:01 2 8.48 0.00 4.15 2.35 0.07 84.95 [2022-09-12T17:38:03.141Z] 17:28:01 3 8.83 0.00 4.11 3.74 0.09 83.23 [2022-09-12T17:38:03.141Z] 17:28:01 4 8.74 0.00 3.44 0.51 0.07 87.24 [2022-09-12T17:38:03.141Z] 17:28:01 5 10.94 0.00 4.06 1.47 0.07 83.45 [2022-09-12T17:38:03.141Z] 17:28:01 6 8.77 0.00 4.28 2.11 0.07 84.77 [2022-09-12T17:38:03.141Z] 17:28:01 7 10.92 0.00 3.39 0.41 0.07 85.20 [2022-09-12T17:38:03.141Z] 17:29:01 all 36.01 0.00 7.24 1.00 0.10 55.66 [2022-09-12T17:38:03.141Z] 17:29:01 0 36.14 0.00 6.93 0.13 0.10 56.70 [2022-09-12T17:38:03.141Z] 17:29:01 1 36.62 0.00 7.29 0.56 0.08 55.45 [2022-09-12T17:38:03.141Z] 17:29:01 2 36.48 0.00 8.05 4.89 0.10 50.49 [2022-09-12T17:38:03.141Z] 17:29:01 3 33.28 0.00 7.12 0.44 0.08 59.07 [2022-09-12T17:38:03.141Z] 17:29:01 4 35.99 0.00 6.95 0.07 0.10 56.89 [2022-09-12T17:38:03.141Z] 17:29:01 5 37.02 0.00 7.18 0.93 0.08 54.79 [2022-09-12T17:38:03.141Z] 17:29:01 6 36.09 0.00 7.57 0.90 0.08 55.36 [2022-09-12T17:38:03.141Z] 17:29:01 7 36.44 0.00 6.83 0.07 0.12 56.54 [2022-09-12T17:38:03.141Z] 17:30:01 all 14.35 0.00 3.89 0.78 0.06 80.92 [2022-09-12T17:38:03.141Z] 17:30:01 0 14.13 0.00 3.94 2.16 0.07 79.70 [2022-09-12T17:38:03.141Z] 17:30:01 1 15.11 0.00 3.95 0.13 0.07 80.74 [2022-09-12T17:38:03.141Z] 17:30:01 2 14.49 0.00 3.90 0.44 0.05 81.12 [2022-09-12T17:38:03.141Z] 17:30:01 3 13.32 0.00 3.59 0.97 0.07 82.06 [2022-09-12T17:38:03.141Z] 17:30:01 4 13.76 0.00 3.44 0.44 0.05 82.31 [2022-09-12T17:38:03.141Z] 17:30:01 5 14.48 0.00 4.26 0.25 0.05 80.96 [2022-09-12T17:38:03.141Z] 17:30:01 6 13.71 0.00 4.26 1.78 0.05 80.20 [2022-09-12T17:38:03.141Z] 17:30:01 7 15.80 0.00 3.78 0.12 0.05 80.25 [2022-09-12T17:38:03.141Z] 17:31:01 all 0.28 0.00 0.03 0.01 0.01 99.68 [2022-09-12T17:38:03.141Z] 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-12T17:38:03.141Z] 17:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:31:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-12T17:38:03.141Z] 17:31:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2022-09-12T17:38:03.141Z] 17:31:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-12T17:38:03.141Z] 17:31:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2022-09-12T17:38:03.141Z] 17:31:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2022-09-12T17:38:03.141Z] 17:32:01 all 0.30 0.00 0.03 0.01 0.00 99.67 [2022-09-12T17:38:03.141Z] 17:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:32:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-12T17:38:03.141Z] 17:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:32:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-12T17:38:03.141Z] 17:32:01 4 0.08 0.00 0.03 0.03 0.00 99.85 [2022-09-12T17:38:03.141Z] 17:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-12T17:38:03.141Z] 17:32:01 6 0.08 0.00 0.03 0.02 0.02 99.85 [2022-09-12T17:38:03.141Z] 17:32:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-12T17:38:03.141Z] 17:33:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2022-09-12T17:38:03.141Z] 17:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:33:01 3 0.98 0.00 0.02 0.00 0.02 98.99 [2022-09-12T17:38:03.141Z] 17:33:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-12T17:38:03.141Z] 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:38:03.141Z] 17:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-12T17:38:03.141Z] 17:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-12T17:38:03.141Z] 17:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:38:03.141Z] 17:34:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-12T17:38:03.141Z] 17:34:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-12T17:38:03.141Z] 17:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:35:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:35:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-12T17:38:03.141Z] 17:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:35:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:38:03.141Z] 17:35:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2022-09-12T17:38:03.141Z] 17:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-12T17:38:03.141Z] 17:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-12T17:38:03.141Z] 17:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-12T17:38:03.141Z] 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:38:03.141Z] 17:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-12T17:38:03.141Z] 17:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:36:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2022-09-12T17:38:03.141Z] 17:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:38:03.141Z] 17:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-09-12T17:38:03.141Z] 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-12T17:38:03.141Z] 17:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-12T17:38:03.141Z] 17:37:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-12T17:38:03.141Z] 17:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-12T17:38:03.141Z] 17:37:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2022-09-12T17:38:03.141Z] 17:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-12T17:38:03.141Z] 17:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-12T17:38:03.141Z] 17:37:01 7 0.02 0.00 0.05 0.03 0.00 99.90 [2022-09-12T17:38:03.141Z] 17:38:01 all 0.72 0.00 0.34 0.01 0.01 98.91 [2022-09-12T17:38:03.141Z] 17:38:01 0 1.28 0.00 0.35 0.00 0.02 98.35 [2022-09-12T17:38:03.141Z] 17:38:01 1 1.10 0.00 0.37 0.02 0.02 98.50 [2022-09-12T17:38:03.141Z] 17:38:01 2 0.63 0.00 0.38 0.00 0.02 98.97 [2022-09-12T17:38:03.141Z] 17:38:01 3 0.28 0.00 0.27 0.00 0.02 99.43 [2022-09-12T17:38:03.141Z] 17:38:01 4 0.33 0.00 0.25 0.02 0.00 99.40 [2022-09-12T17:38:03.141Z] 17:38:01 5 0.75 0.00 0.32 0.02 0.00 98.92 [2022-09-12T17:38:03.141Z] 17:38:01 6 0.87 0.00 0.47 0.02 0.03 98.61 [2022-09-12T17:38:03.141Z] 17:38:01 7 0.47 0.00 0.35 0.05 0.02 99.12 [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-12T17:38:03.141Z] Average: all 5.50 0.00 1.39 0.29 0.02 92.80 [2022-09-12T17:38:03.141Z] Average: 0 5.43 0.00 1.38 0.24 0.03 92.93 [2022-09-12T17:38:03.141Z] Average: 1 5.58 0.00 1.33 0.10 0.02 92.97 [2022-09-12T17:38:03.141Z] Average: 2 5.42 0.00 1.49 0.69 0.02 92.38 [2022-09-12T17:38:03.141Z] Average: 3 5.45 0.00 1.35 0.46 0.03 92.72 [2022-09-12T17:38:03.141Z] Average: 4 5.33 0.00 1.28 0.11 0.03 93.25 [2022-09-12T17:38:03.141Z] Average: 5 5.70 0.00 1.44 0.24 0.02 92.59 [2022-09-12T17:38:03.141Z] Average: 6 5.38 0.00 1.51 0.44 0.03 92.65 [2022-09-12T17:38:03.141Z] Average: 7 5.74 0.00 1.30 0.06 0.02 92.87 [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z] [2022-09-12T17:38:03.141Z]