Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 1dbc6f5bda8e5204b179f3ba67f1150ac1418946+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (2e7679cae1552044944d50f58be9150e416ba16f) 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-ssh7877943426145436800.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-ssh13005088811787090525.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-84/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-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1969098363967487012.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-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12098595699766269943.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-ssh9863470678366292903.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-84/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-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13557425205659854910.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28794 in /w/workspace/xfoundry_device-usb-camera_PR-84 [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-84 # 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 > 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/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 Merge succeeded, producing 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 Checking out Revision 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 (PR-84) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # 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 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # timeout=10 Commit message: "refactor(snap): Simplify rtsp server versioning and configuration" 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-09T14:06:59.774Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-09T14:06:59.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-09T14:07:00.036Z] ========================================================= [2022-09-09T14:07:00.036Z] EdgeX Global Pipelines Version Info [2022-09-09T14:07:00.036Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:07:00.831Z] ------------------- [2022-09-09T14:07:00.831Z] stable info: [2022-09-09T14:07:00.831Z] ------------------- [2022-09-09T14:07:00.831Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-09T14:07:00.831Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-09T14:07:00.831Z] Message: update stable to v1.0.239 [2022-09-09T14:07:01.410Z] ------------------- [2022-09-09T14:07:01.410Z] experimental info: [2022-09-09T14:07:01.410Z] ------------------- [2022-09-09T14:07:01.410Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-09T14:07:01.410Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-09T14:07:01.410Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-09T14:07:01.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-09T14:07:01.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-09T14:07:01.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-09T14:07:01.932Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-09T14:07:01.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-09T14:07:02.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-09T14:07:02.060Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-09T14:07:02.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-09T14:07:02.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-09T14:07:02.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-09T14:07:02.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-09T14:07:02.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-09T14:07:02.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-09T14:07:02.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-09T14:07:02.382Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-09T14:07:02.422Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-09T14:07:02.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-09T14:07:02.500Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-09T14:07:02.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-09T14:07:02.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-09T14:07:02.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-09T14:07:02.661Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-09T14:07:02.700Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-09T14:07:02.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-09T14:07:02.779Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-09T14:07:02.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-09T14:07:02.869Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-09T14:07:02.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2022-09-09T14:07:02.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2022-09-09T14:07:02.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2022-09-09T14:07:03.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo [2022-09-09T14:07:03.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1dbc6f5 [Pipeline] echo [2022-09-09T14:07:03.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-09T14:07:03.227Z] provisioning config files... [2022-09-09T14:07:03.244Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config7080587671723273849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:07:03.601Z] ---> docker-login.sh [2022-09-09T14:07:03.601Z] nexus3.edgexfoundry.org:10001 [2022-09-09T14:07:03.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:04.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:04.125Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:04.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:04.125Z] [2022-09-09T14:07:04.125Z] Login Succeeded [2022-09-09T14:07:04.125Z] nexus3.edgexfoundry.org:10002 [2022-09-09T14:07:04.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:04.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:04.125Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:04.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:04.125Z] [2022-09-09T14:07:04.125Z] Login Succeeded [2022-09-09T14:07:04.125Z] nexus3.edgexfoundry.org:10003 [2022-09-09T14:07:04.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:04.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:04.388Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:04.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:04.388Z] [2022-09-09T14:07:04.388Z] Login Succeeded [2022-09-09T14:07:04.388Z] nexus3.edgexfoundry.org:10004 [2022-09-09T14:07:04.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:04.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:04.388Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:04.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:04.388Z] [2022-09-09T14:07:04.388Z] Login Succeeded [2022-09-09T14:07:04.388Z] docker.io [2022-09-09T14:07:04.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:04.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:04.912Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:04.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:04.912Z] [2022-09-09T14:07:04.912Z] Login Succeeded [2022-09-09T14:07:04.912Z] ---> docker-login.sh ends [Pipeline] } [2022-09-09T14:07:04.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-09T14:07:05.581Z] + git rev-list -1 --merges 1dbc6f5bda8e5204b179f3ba67f1150ac1418946~1..1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo [2022-09-09T14:07:05.631Z] -----------> git rev-list -1 --merges 1dbc6f5bda8e5204b179f3ba67f1150ac1418946~1..1dbc6f5bda8e5204b179f3ba67f1150ac1418946 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [false] [Pipeline] sh [2022-09-09T14:07:05.942Z] + git log --format=format:%s -1 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo [2022-09-09T14:07:05.978Z] ========================================================= [2022-09-09T14:07:05.978Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-09T14:07:05.978Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-09T14:07:06.433Z] + git log --format=format:%s -1 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo [2022-09-09T14:07:06.465Z] [semverPrep] GIT_COMMIT: 1dbc6f5bda8e5204b179f3ba67f1150ac1418946, Commit Message: refactor(snap): Simplify rtsp server versioning and configuration [Pipeline] echo [2022-09-09T14:07:06.494Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-09T14:07:06.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-09T14:07:06.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-09T14:07:06.903Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-09T14:07:06.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-09T14:07:06.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-09T14:07:06.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-09T14:07:06.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:07:07.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-09T14:07:07.405Z] [2022-09-09T14:07:07.405Z] 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-09T14:07:07.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-09T14:07:07.786Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-09T14:07:07.786Z] b85a868b505f: Pulling fs layer [2022-09-09T14:07:07.786Z] e2be974225ed: Pulling fs layer [2022-09-09T14:07:07.786Z] 339a4e72a1f5: Pulling fs layer [2022-09-09T14:07:07.786Z] 988bab9f4d93: Pulling fs layer [2022-09-09T14:07:07.786Z] 1469e6f7b9e6: Pulling fs layer [2022-09-09T14:07:07.786Z] eaf3925da568: Pulling fs layer [2022-09-09T14:07:07.786Z] bab4dde63d76: Pulling fs layer [2022-09-09T14:07:07.786Z] bde34c3a00c8: Pulling fs layer [2022-09-09T14:07:07.786Z] b352a97aabf1: Pulling fs layer [2022-09-09T14:07:07.786Z] 4872d77fe225: Pulling fs layer [2022-09-09T14:07:07.786Z] 5851b861e8e6: Pulling fs layer [2022-09-09T14:07:07.786Z] bde34c3a00c8: Waiting [2022-09-09T14:07:07.786Z] 1469e6f7b9e6: Waiting [2022-09-09T14:07:07.786Z] b352a97aabf1: Waiting [2022-09-09T14:07:07.786Z] 4872d77fe225: Waiting [2022-09-09T14:07:07.786Z] eaf3925da568: Waiting [2022-09-09T14:07:07.786Z] bab4dde63d76: Waiting [2022-09-09T14:07:07.786Z] 988bab9f4d93: Waiting [2022-09-09T14:07:07.786Z] 5851b861e8e6: Waiting [2022-09-09T14:07:07.786Z] e2be974225ed: Download complete [2022-09-09T14:07:07.786Z] 988bab9f4d93: Verifying Checksum [2022-09-09T14:07:07.786Z] 988bab9f4d93: Download complete [2022-09-09T14:07:08.048Z] 339a4e72a1f5: Verifying Checksum [2022-09-09T14:07:08.048Z] 339a4e72a1f5: Download complete [2022-09-09T14:07:08.048Z] eaf3925da568: Download complete [2022-09-09T14:07:08.048Z] 1469e6f7b9e6: Verifying Checksum [2022-09-09T14:07:08.048Z] 1469e6f7b9e6: Download complete [2022-09-09T14:07:08.048Z] bde34c3a00c8: Verifying Checksum [2022-09-09T14:07:08.048Z] bde34c3a00c8: Download complete [2022-09-09T14:07:08.048Z] b352a97aabf1: Download complete [2022-09-09T14:07:08.048Z] 4872d77fe225: Verifying Checksum [2022-09-09T14:07:08.048Z] 4872d77fe225: Download complete [2022-09-09T14:07:08.048Z] 5851b861e8e6: Download complete [2022-09-09T14:07:08.048Z] b85a868b505f: Download complete [2022-09-09T14:07:08.311Z] bab4dde63d76: Verifying Checksum [2022-09-09T14:07:08.311Z] bab4dde63d76: Download complete [2022-09-09T14:07:09.696Z] b85a868b505f: Pull complete [2022-09-09T14:07:09.696Z] e2be974225ed: Pull complete [2022-09-09T14:07:10.268Z] 339a4e72a1f5: Pull complete [2022-09-09T14:07:10.268Z] 988bab9f4d93: Pull complete [2022-09-09T14:07:10.529Z] 1469e6f7b9e6: Pull complete [2022-09-09T14:07:10.529Z] eaf3925da568: Pull complete [2022-09-09T14:07:12.443Z] bab4dde63d76: Pull complete [2022-09-09T14:07:12.443Z] bde34c3a00c8: Pull complete [2022-09-09T14:07:12.709Z] b352a97aabf1: Pull complete [2022-09-09T14:07:12.709Z] 4872d77fe225: Pull complete [2022-09-09T14:07:12.709Z] 5851b861e8e6: Pull complete [2022-09-09T14:07:12.970Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-09T14:07:12.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-09T14:07:12.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:07:13.188Z] prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container [2022-09-09T14:07:13.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@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-devops/py-git-semver:0.1.4 cat [2022-09-09T14:07:14.288Z] $ docker top 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 -eo pid,comm [2022-09-09T14:07:14.349Z] 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-09T14:07:14.349Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-09T14:07:14.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-09T14:07:14.481Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-09T14:07:14.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-09T14:07:14.601Z] $ docker exec 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent [2022-09-09T14:07:14.721Z] SSH_AUTH_SOCK=/tmp/ssh-hpWmsx0vPO7B/agent.33 [2022-09-09T14:07:14.721Z] SSH_AGENT_PID=39 [2022-09-09T14:07:14.727Z] Running ssh-add (command line suppressed) [2022-09-09T14:07:14.852Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_6680775751474763191.key (/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_6680775751474763191.key) [2022-09-09T14:07:14.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-09T14:07:15.205Z] + git tag --points-at HEAD [Pipeline] } [2022-09-09T14:07:15.230Z] $ docker exec --env ******** --env ******** 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent -k [2022-09-09T14:07:15.346Z] unset SSH_AUTH_SOCK; [2022-09-09T14:07:15.347Z] unset SSH_AGENT_PID; [2022-09-09T14:07:15.347Z] echo Agent pid 39 killed; [2022-09-09T14:07:15.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-09T14:07:15.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-09T14:07:15.448Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-09T14:07:15.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-09T14:07:15.589Z] $ docker exec 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent [2022-09-09T14:07:15.718Z] SSH_AUTH_SOCK=/tmp/ssh-fMmrH7tn9H9Q/agent.72 [2022-09-09T14:07:15.718Z] SSH_AGENT_PID=79 [2022-09-09T14:07:15.724Z] Running ssh-add (command line suppressed) [2022-09-09T14:07:15.841Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_1072114828019501585.key (/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_1072114828019501585.key) [2022-09-09T14:07:15.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-09T14:07:16.181Z] + git semver init [2022-09-09T14:07:16.444Z] 2022-09-09 14:07:16,389 [run_init] DEBUG init version:0.0.0 force:False [2022-09-09T14:07:16.444Z] 2022-09-09 14:07:16,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-84/.semver [2022-09-09T14:07:16.444Z] 2022-09-09 14:07:16,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-84/.semver [2022-09-09T14:07:16.444Z] 2022-09-09 14:07:16,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-84/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-84, universal_newlines=False, shell=None, istream=None) [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,146 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-84/.git/info/exclude [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-84/.semver/PR-84 with force:False [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,147 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-84/.semver/PR-84 [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,151 [execute] INFO git cat-file --batch-check [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,158 [execute] INFO git cat-file --batch [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2022-09-09T14:07:17.390Z] 2022-09-09 14:07:17,164 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-84/.semver/PR-84 [2022-09-09T14:07:17.390Z] 0.0.0 [Pipeline] } [2022-09-09T14:07:17.420Z] $ docker exec --env ******** --env ******** 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent -k [2022-09-09T14:07:17.525Z] unset SSH_AUTH_SOCK; [2022-09-09T14:07:17.525Z] unset SSH_AGENT_PID; [2022-09-09T14:07:17.525Z] echo Agent pid 79 killed; [2022-09-09T14:07:17.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-09T14:07:17.963Z] + git semver [Pipeline] } [2022-09-09T14:07:18.253Z] $ docker stop --time=1 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 [2022-09-09T14:07:19.537Z] $ docker rm -f 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-09T14:07:19.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-09T14:07:20.244Z] Stashed 1 file(s) [Pipeline] echo [2022-09-09T14:07:20.260Z] [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-09T14:07:20.890Z] provisioning config files... [2022-09-09T14:07:20.900Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config5822743165276063737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:07:21.256Z] ---> docker-login.sh [2022-09-09T14:07:21.256Z] nexus3.edgexfoundry.org:10001 [2022-09-09T14:07:21.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:21.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:21.256Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:21.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:21.256Z] [2022-09-09T14:07:21.256Z] Login Succeeded [2022-09-09T14:07:21.256Z] nexus3.edgexfoundry.org:10002 [2022-09-09T14:07:21.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:21.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:21.517Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:21.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:21.517Z] [2022-09-09T14:07:21.517Z] Login Succeeded [2022-09-09T14:07:21.517Z] nexus3.edgexfoundry.org:10003 [2022-09-09T14:07:21.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:21.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:21.517Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:21.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:21.517Z] [2022-09-09T14:07:21.517Z] Login Succeeded [2022-09-09T14:07:21.517Z] nexus3.edgexfoundry.org:10004 [2022-09-09T14:07:21.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:21.778Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:21.778Z] [2022-09-09T14:07:21.778Z] Login Succeeded [2022-09-09T14:07:21.778Z] docker.io [2022-09-09T14:07:21.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:07:22.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:07:22.039Z] Configure a credential helper to remove this warning. See [2022-09-09T14:07:22.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:07:22.039Z] [2022-09-09T14:07:22.039Z] Login Succeeded [2022-09-09T14:07:22.039Z] ---> docker-login.sh ends [Pipeline] } [2022-09-09T14:07:22.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-09T14:07:22.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-09T14:07:22.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-09T14:07:22.332Z] ========================================================= [2022-09-09T14:07:22.332Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-09T14:07:22.332Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:07:22.799Z] + 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-09T14:07:22.800Z] Sending build context to Docker daemon 874kB [2022-09-09T14:07:22.800Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-09T14:07:22.800Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-09T14:07:22.800Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-09T14:07:22.800Z] 2408cc74d12b: Pulling fs layer [2022-09-09T14:07:22.800Z] ea60b727a1ce: Pulling fs layer [2022-09-09T14:07:22.800Z] 30c4a7721957: Pulling fs layer [2022-09-09T14:07:22.800Z] 370296b7ddb6: Pulling fs layer [2022-09-09T14:07:22.800Z] 7c6cee850709: Pulling fs layer [2022-09-09T14:07:22.800Z] 39a5fcdaea64: Pulling fs layer [2022-09-09T14:07:22.800Z] d94ebbe4e438: Pulling fs layer [2022-09-09T14:07:22.800Z] bcfd1f05c69d: Pulling fs layer [2022-09-09T14:07:22.800Z] 59ccb84bbe0f: Pulling fs layer [2022-09-09T14:07:22.800Z] 370296b7ddb6: Waiting [2022-09-09T14:07:22.800Z] 7c6cee850709: Waiting [2022-09-09T14:07:22.800Z] 39a5fcdaea64: Waiting [2022-09-09T14:07:22.800Z] d94ebbe4e438: Waiting [2022-09-09T14:07:22.800Z] bcfd1f05c69d: Waiting [2022-09-09T14:07:22.800Z] 59ccb84bbe0f: Waiting [2022-09-09T14:07:22.800Z] 30c4a7721957: Download complete [2022-09-09T14:07:22.800Z] ea60b727a1ce: Verifying Checksum [2022-09-09T14:07:22.800Z] ea60b727a1ce: Download complete [2022-09-09T14:07:23.061Z] 7c6cee850709: Verifying Checksum [2022-09-09T14:07:23.061Z] 7c6cee850709: Download complete [2022-09-09T14:07:23.061Z] 39a5fcdaea64: Verifying Checksum [2022-09-09T14:07:23.061Z] 39a5fcdaea64: Download complete [2022-09-09T14:07:23.061Z] 2408cc74d12b: Verifying Checksum [2022-09-09T14:07:23.061Z] 2408cc74d12b: Download complete [2022-09-09T14:07:23.061Z] d94ebbe4e438: Download complete [2022-09-09T14:07:23.061Z] 2408cc74d12b: Pull complete [2022-09-09T14:07:23.324Z] ea60b727a1ce: Pull complete [2022-09-09T14:07:23.325Z] 30c4a7721957: Pull complete [2022-09-09T14:07:23.588Z] 59ccb84bbe0f: Verifying Checksum [2022-09-09T14:07:23.588Z] 59ccb84bbe0f: Download complete [2022-09-09T14:07:23.847Z] 370296b7ddb6: Verifying Checksum [2022-09-09T14:07:23.847Z] 370296b7ddb6: Download complete [2022-09-09T14:07:23.847Z] bcfd1f05c69d: Verifying Checksum [2022-09-09T14:07:23.847Z] bcfd1f05c69d: Download complete [2022-09-09T14:07:28.063Z] 370296b7ddb6: Pull complete [2022-09-09T14:07:28.063Z] 7c6cee850709: Pull complete [2022-09-09T14:07:28.063Z] 39a5fcdaea64: Pull complete [2022-09-09T14:07:28.325Z] d94ebbe4e438: Pull complete [2022-09-09T14:07:30.233Z] bcfd1f05c69d: Pull complete [2022-09-09T14:07:31.170Z] 59ccb84bbe0f: Pull complete [2022-09-09T14:07:31.170Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-09T14:07:31.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-09T14:07:31.170Z] ---> a4fb48ad2a94 [2022-09-09T14:07:31.170Z] Step 3/13 : ARG MAKE="make build" [2022-09-09T14:07:32.560Z] ---> Running in 6efac87df3a4 [2022-09-09T14:07:32.560Z] Removing intermediate container 6efac87df3a4 [2022-09-09T14:07:32.560Z] ---> 6f654e2fc656 [2022-09-09T14:07:32.560Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-09T14:07:32.560Z] ---> Running in 425fd8bb6849 [2022-09-09T14:07:32.560Z] Removing intermediate container 425fd8bb6849 [2022-09-09T14:07:32.560Z] ---> 5220a9a588b1 [2022-09-09T14:07:32.560Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-09T14:07:32.560Z] ---> Running in d37031f929be [2022-09-09T14:07:32.821Z] Removing intermediate container d37031f929be [2022-09-09T14:07:32.821Z] ---> bbf2ef7b72c9 [2022-09-09T14:07:32.821Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-09T14:07:32.821Z] ---> Running in bb83b6fe710e [2022-09-09T14:07:33.394Z] Removing intermediate container bb83b6fe710e [2022-09-09T14:07:33.394Z] ---> 52b969fe778c [2022-09-09T14:07:33.394Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-09T14:07:33.394Z] ---> Running in f5a3d34fc665 [2022-09-09T14:07:33.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-09T14:07:34.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-09T14:07:34.858Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-09T14:07:35.120Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-09T14:07:35.120Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-09T14:07:35.120Z] (4/80) Installing libxcb (1.15-r0) [2022-09-09T14:07:35.383Z] (5/80) Installing libx11 (1.8-r0) [2022-09-09T14:07:35.383Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-09T14:07:35.383Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-09T14:07:35.644Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-09T14:07:35.644Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-09T14:07:35.644Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-09T14:07:35.693Z] Still waiting to schedule task [2022-09-09T14:07:35.693Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-09T14:07:35.907Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-09T14:07:35.907Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-09T14:07:35.907Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-09T14:07:36.187Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-09T14:07:36.807Z] (15/80) Installing libice (1.0.10-r0) [2022-09-09T14:07:37.071Z] (16/80) Installing libuuid (2.38-r1) [2022-09-09T14:07:37.071Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-09T14:07:37.071Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-09T14:07:37.334Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-09T14:07:37.334Z] (20/80) Installing xset (1.2.4-r0) [2022-09-09T14:07:37.334Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-09T14:07:37.595Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-09T14:07:37.595Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-09T14:07:37.595Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-09T14:07:37.857Z] (25/80) Installing libintl (0.21-r2) [2022-09-09T14:07:37.857Z] (26/80) Installing libblkid (2.38-r1) [2022-09-09T14:07:37.857Z] (27/80) Installing libmount (2.38-r1) [2022-09-09T14:07:38.118Z] (28/80) Installing pcre (8.45-r2) [2022-09-09T14:07:38.118Z] (29/80) Installing glib (2.72.1-r0) [2022-09-09T14:07:38.380Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-09T14:07:39.765Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-09T14:07:39.765Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-09T14:07:39.765Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-09T14:07:40.027Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-09T14:07:40.027Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-09T14:07:40.027Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-09T14:07:40.293Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-09T14:07:40.293Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-09T14:07:40.863Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-09T14:07:40.863Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-09T14:07:40.863Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-09T14:07:40.863Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-09T14:07:41.124Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-09T14:07:41.124Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-09T14:07:41.124Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-09T14:07:41.384Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-09T14:07:41.384Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-09T14:07:41.645Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-09T14:07:41.645Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-09T14:07:41.645Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-09T14:07:41.905Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-09T14:07:41.905Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-09T14:07:41.905Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-09T14:07:42.167Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-09T14:07:42.167Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-09T14:07:42.167Z] (56/80) Installing libunistring (1.0-r0) [2022-09-09T14:07:42.427Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-09T14:07:42.427Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-09T14:07:42.687Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-09T14:07:42.687Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-09T14:07:42.687Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-09T14:07:42.948Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-09T14:07:42.948Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-09T14:07:42.948Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-09T14:07:43.210Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-09T14:07:43.210Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-09T14:07:43.210Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-09T14:07:43.471Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-09T14:07:43.471Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-09T14:07:43.471Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-09T14:07:43.733Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-09T14:07:43.733Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-09T14:07:44.305Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-09T14:07:44.305Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-09T14:07:44.305Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-09T14:07:44.567Z] Executing udev-init-scripts-35-r0.post-install [2022-09-09T14:07:44.567Z] (76/80) Installing kmod-libs (29-r2) [2022-09-09T14:07:44.567Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-09T14:07:44.567Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-09T14:07:44.828Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-09T14:07:44.828Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-09T14:07:44.828Z] Executing busybox-1.35.0-r13.trigger [2022-09-09T14:07:45.089Z] Executing eudev-3.2.11-r0.trigger [2022-09-09T14:07:45.089Z] OK: 330 MiB in 131 packages [2022-09-09T14:07:47.004Z] Removing intermediate container f5a3d34fc665 [2022-09-09T14:07:47.004Z] ---> ca3d7b999e81 [2022-09-09T14:07:47.004Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-09T14:07:47.004Z] ---> Running in 97d521ee760f [2022-09-09T14:07:47.004Z] Removing intermediate container 97d521ee760f [2022-09-09T14:07:47.004Z] ---> bc119bc428f4 [2022-09-09T14:07:47.004Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-09T14:07:47.263Z] ---> 1b0c880f5488 [2022-09-09T14:07:47.263Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-09T14:07:47.263Z] ---> Running in 25fe6f420d64 [2022-09-09T14:08:05.392Z] Removing intermediate container 25fe6f420d64 [2022-09-09T14:08:05.392Z] ---> 763cc69c2068 [2022-09-09T14:08:05.392Z] Step 11/13 : COPY . . [2022-09-09T14:08:05.392Z] ---> 6f977c707f79 [2022-09-09T14:08:05.392Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-09T14:08:05.392Z] ---> Running in 3536dadd3997 [2022-09-09T14:08:05.654Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-09T14:08:05.654Z] Dload Upload Total Spent Left Speed [2022-09-09T14:08:05.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10927 0 --:--:-- --:--:-- --:--:-- 10948 [2022-09-09T14:08:05.918Z] Removing intermediate container 3536dadd3997 [2022-09-09T14:08:05.918Z] ---> df00172d3319 [2022-09-09T14:08:05.918Z] Step 13/13 : RUN ${MAKE} [2022-09-09T14:08:05.918Z] ---> Running in 84d59a610444 [2022-09-09T14:08:06.181Z] noop [2022-09-09T14:08:06.443Z] Removing intermediate container 84d59a610444 [2022-09-09T14:08:06.443Z] ---> 3b09c7f36e49 [2022-09-09T14:08:06.443Z] Successfully built 3b09c7f36e49 [2022-09-09T14:08:06.443Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:08:06.893Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-09T14:08:06.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:08:07.065Z] prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container [2022-09-09T14:08:07.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-09T14:08:07.565Z] $ docker top 8bcd1f0884a75a5f2af36c64950a165a9f53977e99ae6f1038d6ed73b7924cde -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-09T14:08:08.029Z] + go version [2022-09-09T14:08:08.029Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-09T14:08:08.062Z] $ docker stop --time=1 8bcd1f0884a75a5f2af36c64950a165a9f53977e99ae6f1038d6ed73b7924cde [2022-09-09T14:08:09.355Z] $ docker rm -f 8bcd1f0884a75a5f2af36c64950a165a9f53977e99ae6f1038d6ed73b7924cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:08:10.074Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-09T14:08:10.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:08:10.238Z] prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container [2022-09-09T14:08:10.275Z] $ 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-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-09T14:08:10.686Z] $ docker top 854f3c71d0d94f6533db14aa559a20fb53723aa774caf396560b3699c1115fc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-09T14:08:11.094Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-84 [Pipeline] fileExists [Pipeline] sh [2022-09-09T14:08:11.458Z] + make test [2022-09-09T14:08:11.458Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-09T14:08:11.717Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-09T14:08:21.716Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-09T14:08:22.287Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-09-09T14:08:30.416Z] 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-09T14:08:30.416Z] CGO_ENABLED=1 go vet ./... [2022-09-09T14:08:32.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-09T14:08:32.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-09T14:08:32.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-09T14:08:33.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-09T14:08:33.276Z] $ docker stop --time=1 854f3c71d0d94f6533db14aa559a20fb53723aa774caf396560b3699c1115fc8 [2022-09-09T14:08:34.860Z] $ docker rm -f 854f3c71d0d94f6533db14aa559a20fb53723aa774caf396560b3699c1115fc8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-09T14:08:35.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-09T14:08:35.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-09T14:08:36.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-09T14:08:36.433Z] + ls -al . [2022-09-09T14:08:36.433Z] total 200 [2022-09-09T14:08:36.433Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 14:08 . [2022-09-09T14:08:36.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:06 .. [2022-09-09T14:08:36.433Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:08 .git [2022-09-09T14:08:36.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:06 .github [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 9 14:06 .gitignore [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 14:06 .golangci.yml [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 9 14:06 .hadolint.yml [2022-09-09T14:08:36.433Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:07 .semver [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 9 14:06 Attribution.txt [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 9 14:06 CHANGELOG.md [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 9 14:06 Dockerfile [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 9 14:06 GOVERNANCE.md [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 9 14:06 Jenkinsfile [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 14:06 LICENSE [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 9 14:06 Makefile [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 14:06 OWNERS.md [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 9 14:06 README.md [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 14:07 VERSION [2022-09-09T14:08:36.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:06 bin [2022-09-09T14:08:36.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:06 cmd [2022-09-09T14:08:36.433Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 9 14:08 coverage.out [2022-09-09T14:08:36.433Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 9 14:06 docker-entrypoint.sh [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 9 14:06 go.mod [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 9 14:06 go.sum [2022-09-09T14:08:36.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:06 internal [2022-09-09T14:08:36.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:06 snap [2022-09-09T14:08:36.433Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 9 14:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:08:36.835Z] + 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=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 --label arch=amd64 --label version=0.0.0 . [2022-09-09T14:08:36.835Z] Sending build context to Docker daemon 904.2kB [2022-09-09T14:08:36.835Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-09T14:08:36.835Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-09T14:08:36.835Z] ---> 3b09c7f36e49 [2022-09-09T14:08:36.835Z] Step 3/35 : ARG MAKE="make build" [2022-09-09T14:08:36.835Z] ---> Running in a7988bbe8d72 [2022-09-09T14:08:36.835Z] Removing intermediate container a7988bbe8d72 [2022-09-09T14:08:36.835Z] ---> 0284aaab9779 [2022-09-09T14:08:36.835Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-09T14:08:36.835Z] ---> Running in b90cded8432a [2022-09-09T14:08:37.095Z] Removing intermediate container b90cded8432a [2022-09-09T14:08:37.095Z] ---> 7ca432258a31 [2022-09-09T14:08:37.095Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-09T14:08:37.095Z] ---> Running in 4a459ed12bc3 [2022-09-09T14:08:37.095Z] Removing intermediate container 4a459ed12bc3 [2022-09-09T14:08:37.095Z] ---> f1249df7b505 [2022-09-09T14:08:37.095Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-09T14:08:37.095Z] ---> Running in cbeae1f8970b [2022-09-09T14:08:37.672Z] Removing intermediate container cbeae1f8970b [2022-09-09T14:08:37.672Z] ---> 136dcfd1be6e [2022-09-09T14:08:37.672Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-09T14:08:37.672Z] ---> Running in dde46a896a95 [2022-09-09T14:08:37.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-09T14:08:38.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-09T14:08:39.140Z] OK: 330 MiB in 131 packages [2022-09-09T14:08:39.402Z] Removing intermediate container dde46a896a95 [2022-09-09T14:08:39.402Z] ---> 88f18da4fd6f [2022-09-09T14:08:39.402Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-09T14:08:39.662Z] ---> Running in 1fdefeb69c68 [2022-09-09T14:08:39.662Z] Removing intermediate container 1fdefeb69c68 [2022-09-09T14:08:39.662Z] ---> 38656a64114f [2022-09-09T14:08:39.662Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-09T14:08:39.662Z] ---> 1c8fefee056a [2022-09-09T14:08:39.662Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-09T14:08:39.662Z] ---> Running in 81266fe31e3d [2022-09-09T14:08:40.606Z] Removing intermediate container 81266fe31e3d [2022-09-09T14:08:40.606Z] ---> ddefac3c1dc3 [2022-09-09T14:08:40.606Z] Step 11/35 : COPY . . [2022-09-09T14:08:40.606Z] ---> 44e342eb6bd1 [2022-09-09T14:08:40.606Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-09T14:08:40.606Z] ---> Running in 88c9f0d509c0 [2022-09-09T14:08:40.866Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-09T14:08:40.866Z] Dload Upload Total Spent Left Speed [2022-09-09T14:08:40.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48854 0 --:--:-- --:--:-- --:--:-- 50571 [2022-09-09T14:08:41.128Z] Removing intermediate container 88c9f0d509c0 [2022-09-09T14:08:41.128Z] ---> 532f502c6715 [2022-09-09T14:08:41.128Z] Step 13/35 : RUN ${MAKE} [2022-09-09T14:08:41.128Z] ---> Running in c3853850537e [2022-09-09T14:08:41.390Z] 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.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-09T14:09:03.368Z] Removing intermediate container c3853850537e [2022-09-09T14:09:03.368Z] ---> 3e7f03e177e2 [2022-09-09T14:09:03.368Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-09T14:09:03.368Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-09T14:09:03.368Z] af6660deedbd: Pulling fs layer [2022-09-09T14:09:03.368Z] 97cd0a44c592: Pulling fs layer [2022-09-09T14:09:03.368Z] 97cd0a44c592: Download complete [2022-09-09T14:09:04.312Z] af6660deedbd: Verifying Checksum [2022-09-09T14:09:04.312Z] af6660deedbd: Download complete [2022-09-09T14:09:04.572Z] af6660deedbd: Pull complete [2022-09-09T14:09:04.572Z] 97cd0a44c592: Pull complete [2022-09-09T14:09:04.572Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-09T14:09:04.572Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-09T14:09:04.572Z] ---> fea57e182299 [2022-09-09T14:09:04.572Z] Step 15/35 : FROM alpine:3.16 [2022-09-09T14:09:05.142Z] 3.16: Pulling from library/alpine [2022-09-09T14:09:05.404Z] 213ec9aee27d: Pulling fs layer [2022-09-09T14:09:05.665Z] 213ec9aee27d: Verifying Checksum [2022-09-09T14:09:05.665Z] 213ec9aee27d: Download complete [2022-09-09T14:09:05.665Z] 213ec9aee27d: Pull complete [2022-09-09T14:09:05.665Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-09T14:09:05.665Z] Status: Downloaded newer image for alpine:3.16 [2022-09-09T14:09:05.665Z] ---> 9c6f07244728 [2022-09-09T14:09:05.665Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-09T14:09:05.934Z] ---> Running in fdb2c1a2dc39 [2022-09-09T14:09:05.934Z] Removing intermediate container fdb2c1a2dc39 [2022-09-09T14:09:05.934Z] ---> 300b2ff58930 [2022-09-09T14:09:05.934Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-09T14:09:05.934Z] ---> Running in ed70521dc3ee [2022-09-09T14:09:06.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-09T14:09:06.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-09T14:09:06.455Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-09T14:09:06.455Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-09T14:09:06.455Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-09T14:09:06.455Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-09T14:09:06.455Z] (5/83) Installing libxcb (1.15-r0) [2022-09-09T14:09:06.455Z] (6/83) Installing libx11 (1.8-r0) [2022-09-09T14:09:06.455Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-09T14:09:06.455Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-09T14:09:06.455Z] (9/83) Installing expat (2.4.8-r0) [2022-09-09T14:09:06.455Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-09T14:09:06.715Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-09T14:09:06.715Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-09T14:09:06.715Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-09T14:09:06.715Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-09T14:09:06.715Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-09T14:09:06.715Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-09T14:09:06.715Z] (17/83) Installing libintl (0.21-r2) [2022-09-09T14:09:06.715Z] (18/83) Installing libblkid (2.38-r1) [2022-09-09T14:09:06.715Z] (19/83) Installing libmount (2.38-r1) [2022-09-09T14:09:06.715Z] (20/83) Installing pcre (8.45-r2) [2022-09-09T14:09:06.715Z] (21/83) Installing glib (2.72.1-r0) [2022-09-09T14:09:06.715Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-09T14:09:06.715Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-09T14:09:06.715Z] (24/83) Installing libass (0.16.0-r0) [2022-09-09T14:09:06.715Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-09T14:09:06.715Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-09T14:09:06.715Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-09T14:09:06.715Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-09T14:09:06.715Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-09T14:09:06.715Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-09T14:09:06.715Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-09T14:09:06.715Z] (32/83) Installing libunistring (1.0-r0) [2022-09-09T14:09:06.974Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-09T14:09:06.974Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-09T14:09:06.974Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-09T14:09:06.974Z] (36/83) Installing lame (3.100-r0) [2022-09-09T14:09:06.974Z] (37/83) Installing opus (1.3.1-r1) [2022-09-09T14:09:06.974Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-09T14:09:06.974Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-09T14:09:06.974Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-09T14:09:06.974Z] (41/83) Installing orc (0.4.32-r0) [2022-09-09T14:09:06.974Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-09T14:09:06.974Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-09T14:09:06.974Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-09T14:09:06.974Z] (45/83) Installing flac (1.3.4-r0) [2022-09-09T14:09:06.974Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-09T14:09:06.974Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-09T14:09:06.974Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-09T14:09:06.974Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-09T14:09:06.974Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-09T14:09:06.974Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-09T14:09:06.974Z] (52/83) Installing libpulse (15.0-r2) [2022-09-09T14:09:06.974Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-09T14:09:06.974Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-09T14:09:06.974Z] (55/83) Installing librist (0.2.6-r1) [2022-09-09T14:09:06.974Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-09T14:09:06.974Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-09T14:09:06.974Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-09T14:09:07.235Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-09T14:09:07.235Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-09T14:09:07.235Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-09T14:09:07.235Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-09T14:09:07.235Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-09T14:09:07.235Z] (64/83) Installing libva (2.14.0-r0) [2022-09-09T14:09:07.235Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-09T14:09:07.235Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-09T14:09:07.235Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-09T14:09:07.235Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-09T14:09:07.235Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-09T14:09:07.235Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-09T14:09:07.235Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-09T14:09:07.235Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-09T14:09:07.235Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-09T14:09:07.495Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-09T14:09:07.495Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-09T14:09:07.495Z] Executing udev-init-scripts-35-r0.post-install [2022-09-09T14:09:07.495Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-09T14:09:07.495Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-09T14:09:07.495Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-09T14:09:07.495Z] (79/83) Installing kmod-libs (29-r2) [2022-09-09T14:09:07.495Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-09T14:09:07.495Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-09T14:09:07.495Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-09T14:09:07.495Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-09T14:09:07.495Z] Executing busybox-1.35.0-r17.trigger [2022-09-09T14:09:07.495Z] Executing eudev-3.2.11-r0.trigger [2022-09-09T14:09:07.495Z] OK: 101 MiB in 97 packages [2022-09-09T14:09:09.060Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28795 in /w/workspace/xfoundry_device-usb-camera_PR-84 [Pipeline] { [Pipeline] ws [2022-09-09T14:09:09.098Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-09T14:09:09.191Z] Selected Git installation does not exist. Using Default [2022-09-09T14:09:09.191Z] The recommended git tool is: NONE [2022-09-09T14:09:09.407Z] Removing intermediate container ed70521dc3ee [2022-09-09T14:09:09.407Z] ---> 633213a195fc [2022-09-09T14:09:09.407Z] Step 18/35 : WORKDIR / [2022-09-09T14:09:09.407Z] ---> Running in e2da7b7f7671 [2022-09-09T14:09:09.407Z] Removing intermediate container e2da7b7f7671 [2022-09-09T14:09:09.407Z] ---> dc54355ac2b3 [2022-09-09T14:09:09.407Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-09T14:09:09.666Z] ---> b6e75e0944c2 [2022-09-09T14:09:09.666Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-09T14:09:09.666Z] ---> 3f5bbd9f0924 [2022-09-09T14:09:09.666Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-09T14:09:09.926Z] ---> 4468d66f8a08 [2022-09-09T14:09:09.926Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-09T14:09:09.926Z] ---> eb47899752ee [2022-09-09T14:09:09.926Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-09T14:09:10.187Z] ---> 70d6a73af3fa [2022-09-09T14:09:10.187Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-09T14:09:10.445Z] ---> d714cb7a80af [2022-09-09T14:09:10.445Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-09T14:09:10.705Z] ---> 7415bca377e4 [2022-09-09T14:09:10.705Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-09T14:09:10.705Z] ---> Running in de9cbf30a18a [2022-09-09T14:09:11.275Z] Removing intermediate container de9cbf30a18a [2022-09-09T14:09:11.275Z] ---> 6d76cf40e6f1 [2022-09-09T14:09:11.275Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-09T14:09:11.275Z] ---> Running in 2f0a60c05994 [2022-09-09T14:09:11.844Z] Removing intermediate container 2f0a60c05994 [2022-09-09T14:09:11.844Z] ---> f329b99966e2 [2022-09-09T14:09:11.844Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-09T14:09:11.844Z] ---> Running in 8db5e68fb1e5 [2022-09-09T14:09:12.416Z] Removing intermediate container 8db5e68fb1e5 [2022-09-09T14:09:12.416Z] ---> 6471ed27ef55 [2022-09-09T14:09:12.416Z] Step 29/35 : EXPOSE 59983 [2022-09-09T14:09:12.416Z] ---> Running in 60c32dc257c0 [2022-09-09T14:09:12.416Z] Removing intermediate container 60c32dc257c0 [2022-09-09T14:09:12.416Z] ---> 030f80023e88 [2022-09-09T14:09:12.416Z] Step 30/35 : EXPOSE 8554 [2022-09-09T14:09:12.675Z] ---> Running in 6d1f9dcc2609 [2022-09-09T14:09:12.675Z] Removing intermediate container 6d1f9dcc2609 [2022-09-09T14:09:12.675Z] ---> d778fcc84251 [2022-09-09T14:09:12.675Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-09T14:09:12.675Z] ---> Running in cf2ba0389b33 [2022-09-09T14:09:12.675Z] Removing intermediate container cf2ba0389b33 [2022-09-09T14:09:12.675Z] ---> 62de771fde9b [2022-09-09T14:09:12.675Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-09T14:09:12.936Z] ---> Running in f28881b63958 [2022-09-09T14:09:12.936Z] Removing intermediate container f28881b63958 [2022-09-09T14:09:12.936Z] ---> ad0ef081e485 [2022-09-09T14:09:12.936Z] Step 33/35 : LABEL arch=amd64 [2022-09-09T14:09:12.936Z] ---> Running in 10ffe83285db [2022-09-09T14:09:12.936Z] Removing intermediate container 10ffe83285db [2022-09-09T14:09:12.936Z] ---> e35b1dd2f73e [2022-09-09T14:09:12.936Z] Step 34/35 : LABEL git_sha=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [2022-09-09T14:09:12.936Z] ---> Running in 8565901f07ed [2022-09-09T14:09:13.197Z] Removing intermediate container 8565901f07ed [2022-09-09T14:09:13.197Z] ---> d7463b48d848 [2022-09-09T14:09:13.197Z] Step 35/35 : LABEL version=0.0.0 [2022-09-09T14:09:13.197Z] ---> Running in f0d94230887e [2022-09-09T14:09:13.197Z] Removing intermediate container f0d94230887e [2022-09-09T14:09:13.197Z] ---> 3ac3aee45c26 [2022-09-09T14:09:13.197Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-09T14:09:13.197Z] Successfully built 3ac3aee45c26 [2022-09-09T14:09:13.197Z] 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-09T14:09:14.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-09T14:09:14.098Z] [2022-09-09T14:09:14.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:09:14.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-09T14:09:14.476Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-09T14:09:14.476Z] 5eb5b503b376: Pulling fs layer [2022-09-09T14:09:14.476Z] 5c69ac0246d0: Pulling fs layer [2022-09-09T14:09:14.476Z] ec43610c2a17: Pulling fs layer [2022-09-09T14:09:14.476Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-09T14:09:14.476Z] 33b1e0a273af: Pulling fs layer [2022-09-09T14:09:14.476Z] 5d3b04190fa2: Pulling fs layer [2022-09-09T14:09:14.476Z] 2f39f015ded8: Pulling fs layer [2022-09-09T14:09:14.476Z] 3a2ae6a8a46f: Waiting [2022-09-09T14:09:14.476Z] 33b1e0a273af: Waiting [2022-09-09T14:09:14.476Z] 5d3b04190fa2: Waiting [2022-09-09T14:09:14.476Z] 2f39f015ded8: Waiting [2022-09-09T14:09:14.476Z] 5c69ac0246d0: Verifying Checksum [2022-09-09T14:09:14.476Z] 5c69ac0246d0: Download complete [2022-09-09T14:09:14.476Z] 3a2ae6a8a46f: Download complete [2022-09-09T14:09:14.734Z] 33b1e0a273af: Verifying Checksum [2022-09-09T14:09:14.734Z] 33b1e0a273af: Download complete [2022-09-09T14:09:14.734Z] ec43610c2a17: Verifying Checksum [2022-09-09T14:09:14.734Z] ec43610c2a17: Download complete [2022-09-09T14:09:14.734Z] 5d3b04190fa2: Download complete [2022-09-09T14:09:14.734Z] 5eb5b503b376: Verifying Checksum [2022-09-09T14:09:14.734Z] 5eb5b503b376: Download complete [2022-09-09T14:09:15.303Z] 2f39f015ded8: Download complete [2022-09-09T14:09:16.242Z] 5eb5b503b376: Pull complete [2022-09-09T14:09:16.242Z] 5c69ac0246d0: Pull complete [2022-09-09T14:09:16.271Z] using credential edgex-jenkins-ssh [2022-09-09T14:09:16.289Z] Cloning the remote Git repository [2022-09-09T14:09:16.813Z] ec43610c2a17: Pull complete [2022-09-09T14:09:16.813Z] 3a2ae6a8a46f: Pull complete [2022-09-09T14:09:16.344Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-09T14:09:16.422Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-09T14:09:16.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-09T14:09:16.544Z] > git --version # timeout=10 [2022-09-09T14:09:16.575Z] > git --version # 'git version 2.25.1' [2022-09-09T14:09:16.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-09T14:09:16.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-09T14:09:17.387Z] 33b1e0a273af: Pull complete [2022-09-09T14:09:17.387Z] 5d3b04190fa2: Pull complete [2022-09-09T14:09:18.115Z] Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [2022-09-09T14:09:18.347Z] Merge succeeded, producing 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [2022-09-09T14:09:18.347Z] Checking out Revision 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 (PR-84) [2022-09-09T14:09:17.426Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-09T14:09:17.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-09T14:09:17.473Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-09T14:09:17.512Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-09T14:09:17.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-09T14:09:17.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-09T14:09:18.134Z] > git config core.sparsecheckout # timeout=10 [2022-09-09T14:09:18.161Z] > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # timeout=10 [2022-09-09T14:09:18.254Z] > git remote # timeout=10 [2022-09-09T14:09:18.271Z] > git config --get remote.origin.url # timeout=10 [2022-09-09T14:09:18.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-09T14:09:18.298Z] > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 [2022-09-09T14:09:18.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-09T14:09:18.352Z] > git config core.sparsecheckout # timeout=10 [2022-09-09T14:09:18.364Z] > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # timeout=10 [2022-09-09T14:09:22.486Z] Commit message: "refactor(snap): Simplify rtsp server versioning and configuration" [2022-09-09T14:09:22.537Z] > git --version # timeout=10 [2022-09-09T14:09:22.552Z] > git --version # 'git version 2.25.1' [2022-09-09T14:09:22.563Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-09T14:09:22.665Z] 2f39f015ded8: Pull complete [2022-09-09T14:09:22.665Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-09T14:09:22.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-09T14:09:22.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:09:22.940Z] prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container [2022-09-09T14:09:22.966Z] [2022-09-09T14:09:22.966Z] GitHub has been notified of this commit’s build result [2022-09-09T14:09:22.966Z] [2022-09-09T14:09:23.047Z] $ 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-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-09T14:09:26.112Z] $ docker top 682f3ce1b8da76e7d4cb60588adf4dadc5a56d328001c84136b9b3ef2b13286f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-09T14:09:26.586Z] ---> job-cost.sh [2022-09-09T14:09:26.586Z] lf-activate-venv: SKIPPING [2022-09-09T14:09:26.586Z] INFO: No Stack... [2022-09-09T14:09:26.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-09T14:09:27.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-09T14:09:27.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-09T14:09:27.069Z] Dload Upload Total Spent Left Speed [2022-09-09T14:09:27.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 [2022-09-09T14:09:27.422Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2022-09-09T14:09:27.742Z] + + cat /w/workspace/xfoundry_device-usb-camera_PR-84/archives/cost.csv [2022-09-09T14:09:27.742Z] cut -d, -f6 [Pipeline] lock [2022-09-09T14:09:27.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [2022-09-09T14:09:27.789Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] did not exist. Created. [2022-09-09T14:09:27.789Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [2022-09-09T14:09:27.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2022-09-09T14:09:28.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-09T14:09:28.261Z] Stashed 1 file(s) [Pipeline] } [2022-09-09T14:09:28.287Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [2022-09-09T14:09:28.320Z] + sudo tee /etc/docker/daemon.new [2022-09-09T14:09:28.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-09T14:09:28.320Z] { [2022-09-09T14:09:28.320Z] "registry-mirrors": [ [2022-09-09T14:09:28.320Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-09T14:09:28.320Z] ], [2022-09-09T14:09:28.320Z] "bip": "10.250.0.254/24", [2022-09-09T14:09:28.320Z] "hosts": [ [2022-09-09T14:09:28.320Z] "tcp://0.0.0.0:5555", [2022-09-09T14:09:28.320Z] "unix:///var/run/docker.sock" [2022-09-09T14:09:28.320Z] ], [2022-09-09T14:09:28.320Z] "mtu": 1458, [2022-09-09T14:09:28.320Z] "selinux-enabled": true, [2022-09-09T14:09:28.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-09T14:09:28.320Z] } [Pipeline] // lock [Pipeline] } [2022-09-09T14:09:28.384Z] $ docker stop --time=1 682f3ce1b8da76e7d4cb60588adf4dadc5a56d328001c84136b9b3ef2b13286f [2022-09-09T14:09:29.541Z] $ docker rm -f 682f3ce1b8da76e7d4cb60588adf4dadc5a56d328001c84136b9b3ef2b13286f [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-09T14:09:29.941Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh [2022-09-09T14:09:30.335Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-09T14:09:48.908Z] provisioning config files... [2022-09-09T14:09:48.932Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config496408212756631341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:09:49.325Z] ---> docker-login.sh [2022-09-09T14:09:49.325Z] nexus3.edgexfoundry.org:10001 [2022-09-09T14:09:49.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:09:50.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:09:50.199Z] Configure a credential helper to remove this warning. See [2022-09-09T14:09:50.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:09:50.199Z] [2022-09-09T14:09:50.199Z] Login Succeeded [2022-09-09T14:09:50.199Z] nexus3.edgexfoundry.org:10002 [2022-09-09T14:09:50.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:09:50.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:09:50.473Z] Configure a credential helper to remove this warning. See [2022-09-09T14:09:50.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:09:50.473Z] [2022-09-09T14:09:50.473Z] Login Succeeded [2022-09-09T14:09:50.746Z] nexus3.edgexfoundry.org:10003 [2022-09-09T14:09:51.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:09:51.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:09:51.023Z] Configure a credential helper to remove this warning. See [2022-09-09T14:09:51.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:09:51.023Z] [2022-09-09T14:09:51.023Z] Login Succeeded [2022-09-09T14:09:51.023Z] nexus3.edgexfoundry.org:10004 [2022-09-09T14:09:51.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:09:51.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:09:51.619Z] Configure a credential helper to remove this warning. See [2022-09-09T14:09:51.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:09:51.619Z] [2022-09-09T14:09:51.619Z] Login Succeeded [2022-09-09T14:09:51.619Z] docker.io [2022-09-09T14:09:51.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-09T14:09:52.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-09T14:09:52.485Z] Configure a credential helper to remove this warning. See [2022-09-09T14:09:52.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-09T14:09:52.485Z] [2022-09-09T14:09:52.485Z] Login Succeeded [2022-09-09T14:09:52.485Z] ---> docker-login.sh ends [Pipeline] } [2022-09-09T14:09:52.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-09T14:09:52.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-09T14:09:52.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-09T14:09:52.941Z] ========================================================= [2022-09-09T14:09:52.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-09T14:09:52.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:09:53.439Z] + 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-09T14:09:53.713Z] Sending build context to Docker daemon 567.3kB [2022-09-09T14:09:53.713Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-09T14:09:53.713Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-09T14:09:53.991Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-09T14:09:53.991Z] b3c136eddcbf: Pulling fs layer [2022-09-09T14:09:53.991Z] c0a3192eca97: Pulling fs layer [2022-09-09T14:09:53.991Z] a050256f5b6f: Pulling fs layer [2022-09-09T14:09:53.991Z] 656be50a0ddc: Pulling fs layer [2022-09-09T14:09:53.991Z] 2bbca73fdf42: Pulling fs layer [2022-09-09T14:09:53.991Z] 46d945488cbd: Pulling fs layer [2022-09-09T14:09:53.991Z] 8a5474983e97: Pulling fs layer [2022-09-09T14:09:53.991Z] 329c88fbcd65: Pulling fs layer [2022-09-09T14:09:53.991Z] 656be50a0ddc: Waiting [2022-09-09T14:09:53.991Z] 2bbca73fdf42: Waiting [2022-09-09T14:09:53.991Z] 46d945488cbd: Waiting [2022-09-09T14:09:53.991Z] 8a5474983e97: Waiting [2022-09-09T14:09:53.991Z] 329c88fbcd65: Waiting [2022-09-09T14:09:53.991Z] a050256f5b6f: Verifying Checksum [2022-09-09T14:09:53.991Z] a050256f5b6f: Download complete [2022-09-09T14:09:53.991Z] c0a3192eca97: Verifying Checksum [2022-09-09T14:09:53.991Z] c0a3192eca97: Download complete [2022-09-09T14:09:53.991Z] 2bbca73fdf42: Verifying Checksum [2022-09-09T14:09:53.991Z] 2bbca73fdf42: Download complete [2022-09-09T14:09:53.991Z] b3c136eddcbf: Verifying Checksum [2022-09-09T14:09:53.991Z] b3c136eddcbf: Download complete [2022-09-09T14:09:53.991Z] 46d945488cbd: Verifying Checksum [2022-09-09T14:09:53.991Z] 46d945488cbd: Download complete [2022-09-09T14:09:54.992Z] b3c136eddcbf: Pull complete [2022-09-09T14:09:54.992Z] 329c88fbcd65: Verifying Checksum [2022-09-09T14:09:54.992Z] 329c88fbcd65: Download complete [2022-09-09T14:09:55.606Z] c0a3192eca97: Pull complete [2022-09-09T14:09:55.883Z] a050256f5b6f: Pull complete [2022-09-09T14:09:56.157Z] 8a5474983e97: Verifying Checksum [2022-09-09T14:09:56.157Z] 8a5474983e97: Download complete [2022-09-09T14:09:57.133Z] 656be50a0ddc: Verifying Checksum [2022-09-09T14:09:57.133Z] 656be50a0ddc: Download complete [2022-09-09T14:10:09.544Z] 656be50a0ddc: Pull complete [2022-09-09T14:10:09.819Z] 2bbca73fdf42: Pull complete [2022-09-09T14:10:10.094Z] 46d945488cbd: Pull complete [2022-09-09T14:10:16.836Z] 8a5474983e97: Pull complete [2022-09-09T14:10:20.235Z] 329c88fbcd65: Pull complete [2022-09-09T14:10:20.235Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-09T14:10:20.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-09T14:10:20.235Z] ---> ff4287adb874 [2022-09-09T14:10:20.235Z] Step 3/13 : ARG MAKE="make build" [2022-09-09T14:10:20.836Z] ---> Running in a4d906c21930 [2022-09-09T14:10:21.111Z] Removing intermediate container a4d906c21930 [2022-09-09T14:10:21.111Z] ---> ee7d553426a1 [2022-09-09T14:10:21.111Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-09T14:10:21.111Z] ---> Running in d9b4a4e7f4f1 [2022-09-09T14:10:21.384Z] Removing intermediate container d9b4a4e7f4f1 [2022-09-09T14:10:21.385Z] ---> 76ae09bdc049 [2022-09-09T14:10:21.385Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-09T14:10:21.385Z] ---> Running in 0d33b9a430f7 [2022-09-09T14:10:21.662Z] Removing intermediate container 0d33b9a430f7 [2022-09-09T14:10:21.662Z] ---> 7c177df60c00 [2022-09-09T14:10:21.662Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-09T14:10:21.944Z] ---> Running in ed1d884b8616 [2022-09-09T14:10:23.924Z] Removing intermediate container ed1d884b8616 [2022-09-09T14:10:23.924Z] ---> c65a6f59217e [2022-09-09T14:10:23.924Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-09T14:10:23.924Z] ---> Running in 65b24ac0a2b2 [2022-09-09T14:10:24.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-09T14:10:25.501Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-09T14:10:26.481Z] (1/14) Installing libintl (0.21-r2) [2022-09-09T14:10:26.481Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-09T14:10:26.481Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-09T14:10:26.481Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-09T14:10:26.751Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-09T14:10:27.022Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-09T14:10:27.022Z] Executing udev-init-scripts-35-r0.post-install [2022-09-09T14:10:27.022Z] (7/14) Installing libblkid (2.38-r1) [2022-09-09T14:10:27.022Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-09T14:10:27.292Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-09T14:10:27.292Z] (10/14) Installing kmod-libs (29-r2) [2022-09-09T14:10:27.292Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-09T14:10:27.564Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-09T14:10:27.564Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-09T14:10:27.564Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-09T14:10:27.837Z] Executing busybox-1.35.0-r13.trigger [2022-09-09T14:10:27.837Z] Executing eudev-3.2.11-r0.trigger [2022-09-09T14:10:27.837Z] OK: 228 MiB in 65 packages [2022-09-09T14:10:28.824Z] Removing intermediate container 65b24ac0a2b2 [2022-09-09T14:10:28.824Z] ---> 4012cc88613e [2022-09-09T14:10:28.824Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-09T14:10:29.100Z] ---> Running in cc72cd2346e7 [2022-09-09T14:10:29.371Z] Removing intermediate container cc72cd2346e7 [2022-09-09T14:10:29.372Z] ---> 6695d02bd5ec [2022-09-09T14:10:29.372Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-09T14:10:29.648Z] ---> ddbb5186e651 [2022-09-09T14:10:29.648Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-09T14:10:29.923Z] ---> Running in 528f19d00822 [2022-09-09T14:11:16.899Z] Removing intermediate container 528f19d00822 [2022-09-09T14:11:16.899Z] ---> 6591a38e24c1 [2022-09-09T14:11:16.899Z] Step 11/13 : COPY . . [2022-09-09T14:11:16.899Z] ---> 8438d7a93ff7 [2022-09-09T14:11:16.899Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-09T14:11:16.899Z] ---> Running in c169a0bef74a [2022-09-09T14:11:17.888Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2022-09-09T14:11:17.888Z] Dload Upload Total Spent Left Speed [2022-09-09T14:11:17.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 15739 0 --:--:-- --:--:-- --:--:-- 15850 [2022-09-09T14:11:18.485Z] Removing intermediate container c169a0bef74a [2022-09-09T14:11:18.485Z] ---> d6a8a930d245 [2022-09-09T14:11:18.485Z] Step 13/13 : RUN ${MAKE} [2022-09-09T14:11:18.485Z] ---> Running in 51d4dfc8fcc5 [2022-09-09T14:11:19.480Z] noop [2022-09-09T14:11:20.102Z] Removing intermediate container 51d4dfc8fcc5 [2022-09-09T14:11:20.102Z] ---> f2678c6053de [2022-09-09T14:11:20.102Z] Successfully built f2678c6053de [2022-09-09T14:11:20.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:11:20.583Z] + docker inspect -f . ci-base-image-arm64 [2022-09-09T14:11:20.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:11:20.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-28795 does not seem to be running inside a container [2022-09-09T14:11:20.991Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-09T14:11:22.261Z] $ docker top 5bb47d4a5faaeb23a28309b965979106c9fb3b51fcb186775e7f611756ee2350 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-09T14:11:23.225Z] + go version [2022-09-09T14:11:23.225Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-09T14:11:23.264Z] $ docker stop --time=1 5bb47d4a5faaeb23a28309b965979106c9fb3b51fcb186775e7f611756ee2350 [2022-09-09T14:11:24.889Z] $ docker rm -f 5bb47d4a5faaeb23a28309b965979106c9fb3b51fcb186775e7f611756ee2350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:11:25.781Z] + docker inspect -f . ci-base-image-arm64 [2022-09-09T14:11:25.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:11:26.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-28795 does not seem to be running inside a container [2022-09-09T14:11:26.154Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-09T14:11:27.329Z] $ docker top dc33287c0e8269d371aabb43b45fbc6a4746a4864a6784fe26fbcaae3d9e4d09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-09T14:11:28.258Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-09T14:11:28.986Z] + make test [2022-09-09T14:11:28.986Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-09T14:11:30.426Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-09T14:12:52.281Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-09T14:12:54.904Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2022-09-09T14:12:55.183Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-09T14:12:55.183Z] CGO_ENABLED=1 go vet ./... [2022-09-09T14:13:17.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-09T14:13:17.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-09T14:13:17.410Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-09T14:13:17.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-09T14:13:17.479Z] $ docker stop --time=1 dc33287c0e8269d371aabb43b45fbc6a4746a4864a6784fe26fbcaae3d9e4d09 [2022-09-09T14:13:19.298Z] $ docker rm -f dc33287c0e8269d371aabb43b45fbc6a4746a4864a6784fe26fbcaae3d9e4d09 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-09T14:13:20.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-09T14:13:20.343Z] Warning: overwriting stash ‘coverage-report’ [2022-09-09T14:13:20.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-09T14:13:21.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-09T14:13:21.923Z] + ls -al . [2022-09-09T14:13:21.923Z] total 196 [2022-09-09T14:13:21.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:11 . [2022-09-09T14:13:21.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:09 .. [2022-09-09T14:13:21.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:09 .git [2022-09-09T14:13:21.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:09 .github [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 9 14:09 .gitignore [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 14:09 .golangci.yml [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 9 14:09 .hadolint.yml [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 9 14:09 Attribution.txt [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 9 14:09 CHANGELOG.md [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 9 14:09 Dockerfile [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 9 14:09 GOVERNANCE.md [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 9 14:09 Jenkinsfile [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 14:09 LICENSE [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 9 14:09 Makefile [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 14:09 OWNERS.md [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 9 14:09 README.md [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 14:07 VERSION [2022-09-09T14:13:21.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:09 bin [2022-09-09T14:13:21.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:09 cmd [2022-09-09T14:13:21.923Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 9 14:12 coverage.out [2022-09-09T14:13:21.923Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 9 14:09 docker-entrypoint.sh [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 9 14:09 go.mod [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 9 14:09 go.sum [2022-09-09T14:13:21.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:09 internal [2022-09-09T14:13:21.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:09 snap [2022-09-09T14:13:21.923Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 9 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:13:22.349Z] + 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=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 --label arch=arm64 --label version=0.0.0 . [2022-09-09T14:13:22.629Z] Sending build context to Docker daemon 597.5kB [2022-09-09T14:13:22.629Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-09T14:13:22.629Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-09T14:13:22.629Z] ---> f2678c6053de [2022-09-09T14:13:22.629Z] Step 3/35 : ARG MAKE="make build" [2022-09-09T14:13:22.905Z] ---> Running in 51ad3744da4b [2022-09-09T14:13:23.182Z] Removing intermediate container 51ad3744da4b [2022-09-09T14:13:23.182Z] ---> 68add01f55e8 [2022-09-09T14:13:23.182Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-09T14:13:23.182Z] ---> Running in 293bacc3ef56 [2022-09-09T14:13:23.456Z] Removing intermediate container 293bacc3ef56 [2022-09-09T14:13:23.456Z] ---> 06870eb00d6c [2022-09-09T14:13:23.456Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-09T14:13:23.456Z] ---> Running in 94d8e888a6e6 [2022-09-09T14:13:23.733Z] Removing intermediate container 94d8e888a6e6 [2022-09-09T14:13:23.733Z] ---> bbbe6cc82983 [2022-09-09T14:13:23.733Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-09T14:13:24.009Z] ---> Running in 0bbfdd687580 [2022-09-09T14:13:25.466Z] Removing intermediate container 0bbfdd687580 [2022-09-09T14:13:25.466Z] ---> 131819653a86 [2022-09-09T14:13:25.466Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-09T14:13:25.744Z] ---> Running in 5dec837972d8 [2022-09-09T14:13:26.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-09T14:13:27.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-09T14:13:28.690Z] OK: 228 MiB in 65 packages [2022-09-09T14:13:29.294Z] Removing intermediate container 5dec837972d8 [2022-09-09T14:13:29.294Z] ---> 6d8647efc839 [2022-09-09T14:13:29.294Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-09T14:13:29.294Z] ---> Running in fbb23d02a25e [2022-09-09T14:13:29.569Z] Removing intermediate container fbb23d02a25e [2022-09-09T14:13:29.569Z] ---> c232473e3572 [2022-09-09T14:13:29.569Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-09T14:13:30.174Z] ---> b90fe1a805be [2022-09-09T14:13:30.174Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-09T14:13:30.174Z] ---> Running in 68ee6c76266b [2022-09-09T14:13:32.175Z] Removing intermediate container 68ee6c76266b [2022-09-09T14:13:32.175Z] ---> 04dc75cff7fd [2022-09-09T14:13:32.175Z] Step 11/35 : COPY . . [2022-09-09T14:13:33.163Z] ---> 384b21c7b5b9 [2022-09-09T14:13:33.163Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-09T14:13:33.163Z] ---> Running in 70a06c3fe9df [2022-09-09T14:13:34.146Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2022-09-09T14:13:34.146Z] Dload Upload Total Spent Left Speed [2022-09-09T14:13:34.419Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7825 0 --:--:-- --:--:-- --:--:-- 7866 [2022-09-09T14:13:35.035Z] Removing intermediate container 70a06c3fe9df [2022-09-09T14:13:35.035Z] ---> 2a562f5414e4 [2022-09-09T14:13:35.035Z] Step 13/35 : RUN ${MAKE} [2022-09-09T14:13:35.035Z] ---> Running in 4f611dabdce6 [2022-09-09T14:13:36.022Z] 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.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-09T14:15:57.956Z] Removing intermediate container 4f611dabdce6 [2022-09-09T14:15:57.956Z] ---> 3de606374f35 [2022-09-09T14:15:57.956Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-09T14:15:57.956Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-09T14:15:57.956Z] eab2503cf8f4: Pulling fs layer [2022-09-09T14:15:57.956Z] 97cd0a44c592: Pulling fs layer [2022-09-09T14:15:57.956Z] 97cd0a44c592: Verifying Checksum [2022-09-09T14:15:57.956Z] 97cd0a44c592: Download complete [2022-09-09T14:15:57.956Z] eab2503cf8f4: Verifying Checksum [2022-09-09T14:15:57.956Z] eab2503cf8f4: Download complete [2022-09-09T14:15:57.956Z] eab2503cf8f4: Pull complete [2022-09-09T14:15:57.956Z] 97cd0a44c592: Pull complete [2022-09-09T14:15:57.956Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-09T14:15:57.956Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-09T14:15:57.956Z] ---> 7f763cca56b3 [2022-09-09T14:15:57.956Z] Step 15/35 : FROM alpine:3.16 [2022-09-09T14:15:57.956Z] 3.16: Pulling from library/alpine [2022-09-09T14:15:57.956Z] 9b18e9b68314: Pulling fs layer [2022-09-09T14:15:57.956Z] 9b18e9b68314: Verifying Checksum [2022-09-09T14:15:57.956Z] 9b18e9b68314: Download complete [2022-09-09T14:15:57.956Z] 9b18e9b68314: Pull complete [2022-09-09T14:15:57.956Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-09T14:15:57.956Z] Status: Downloaded newer image for alpine:3.16 [2022-09-09T14:15:57.956Z] ---> a6215f271958 [2022-09-09T14:15:57.956Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-09T14:15:57.956Z] ---> Running in 1cb70daa20df [2022-09-09T14:15:57.956Z] Removing intermediate container 1cb70daa20df [2022-09-09T14:15:57.956Z] ---> 60fb78ac2cd8 [2022-09-09T14:15:57.956Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-09T14:15:57.956Z] ---> Running in db6f6540a729 [2022-09-09T14:15:57.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-09T14:15:57.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-09T14:15:57.956Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-09T14:15:57.956Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-09T14:15:57.956Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-09T14:15:57.956Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-09T14:15:57.956Z] (5/82) Installing libxcb (1.15-r0) [2022-09-09T14:15:57.956Z] (6/82) Installing libx11 (1.8-r0) [2022-09-09T14:15:57.956Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-09T14:15:57.956Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-09T14:15:57.956Z] (9/82) Installing expat (2.4.8-r0) [2022-09-09T14:15:57.956Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-09T14:15:57.956Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-09T14:15:57.956Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-09T14:15:57.956Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-09T14:15:57.956Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-09T14:15:57.956Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-09T14:15:57.956Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-09T14:15:57.956Z] (17/82) Installing libintl (0.21-r2) [2022-09-09T14:15:57.956Z] (18/82) Installing libblkid (2.38-r1) [2022-09-09T14:15:57.956Z] (19/82) Installing libmount (2.38-r1) [2022-09-09T14:15:57.956Z] (20/82) Installing pcre (8.45-r2) [2022-09-09T14:15:57.956Z] (21/82) Installing glib (2.72.1-r0) [2022-09-09T14:15:57.956Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-09T14:15:57.956Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-09T14:15:57.956Z] (24/82) Installing libass (0.16.0-r0) [2022-09-09T14:15:57.956Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-09T14:15:57.956Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-09T14:15:57.956Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-09T14:15:57.956Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-09T14:15:57.956Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-09T14:15:57.956Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-09T14:15:57.956Z] (31/82) Installing libunistring (1.0-r0) [2022-09-09T14:15:57.956Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-09T14:15:57.956Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-09T14:15:57.956Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-09T14:15:57.956Z] (35/82) Installing lame (3.100-r0) [2022-09-09T14:15:57.956Z] (36/82) Installing opus (1.3.1-r1) [2022-09-09T14:15:57.956Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-09T14:15:57.956Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-09T14:15:57.956Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-09T14:15:57.956Z] (40/82) Installing orc (0.4.32-r0) [2022-09-09T14:15:57.956Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-09T14:15:57.956Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-09T14:15:57.956Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-09T14:15:57.956Z] (44/82) Installing flac (1.3.4-r0) [2022-09-09T14:15:57.956Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-09T14:15:57.956Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-09T14:15:57.956Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-09T14:15:57.956Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-09T14:15:57.956Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-09T14:15:57.956Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-09T14:15:57.956Z] (51/82) Installing libpulse (15.0-r2) [2022-09-09T14:15:57.956Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-09T14:15:57.956Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-09T14:15:57.956Z] (54/82) Installing librist (0.2.6-r1) [2022-09-09T14:15:57.956Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-09T14:15:57.956Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-09T14:15:57.956Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-09T14:15:57.956Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-09T14:15:57.956Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-09T14:15:57.956Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-09T14:15:57.956Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-09T14:15:57.956Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-09T14:15:57.956Z] (63/82) Installing libva (2.14.0-r0) [2022-09-09T14:15:57.956Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-09T14:15:57.956Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-09T14:15:57.956Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-09T14:15:57.956Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-09T14:15:57.956Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-09T14:15:57.956Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-09T14:15:57.956Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-09T14:15:57.956Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-09T14:15:57.956Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-09T14:15:57.956Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-09T14:15:57.956Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-09T14:15:57.956Z] Executing udev-init-scripts-35-r0.post-install [2022-09-09T14:15:57.956Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-09T14:15:57.956Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-09T14:15:57.956Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-09T14:15:57.956Z] (78/82) Installing kmod-libs (29-r2) [2022-09-09T14:15:57.956Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-09T14:15:57.956Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-09T14:15:57.956Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-09T14:15:57.956Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-09T14:15:57.956Z] Executing busybox-1.35.0-r17.trigger [2022-09-09T14:15:57.956Z] Executing eudev-3.2.11-r0.trigger [2022-09-09T14:15:57.956Z] OK: 78 MiB in 96 packages [2022-09-09T14:15:59.945Z] Removing intermediate container db6f6540a729 [2022-09-09T14:15:59.945Z] ---> c0c9e567c9aa [2022-09-09T14:15:59.945Z] Step 18/35 : WORKDIR / [2022-09-09T14:15:59.945Z] ---> Running in 6851cb7196a8 [2022-09-09T14:16:00.546Z] Removing intermediate container 6851cb7196a8 [2022-09-09T14:16:00.546Z] ---> d2efdd996e02 [2022-09-09T14:16:00.546Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-09T14:16:01.983Z] ---> 8a46d8f36799 [2022-09-09T14:16:01.983Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-09T14:16:02.585Z] ---> d94f70b0e923 [2022-09-09T14:16:02.585Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-09T14:16:02.861Z] ---> 43a517b4cc32 [2022-09-09T14:16:02.861Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-09T14:16:03.457Z] ---> e468b89b0264 [2022-09-09T14:16:03.457Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-09T14:16:04.054Z] ---> d5738e5452e3 [2022-09-09T14:16:04.054Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-09T14:16:04.650Z] ---> ba73c1e4859b [2022-09-09T14:16:04.650Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-09T14:16:06.085Z] ---> 1a401f705ca3 [2022-09-09T14:16:06.085Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-09T14:16:06.085Z] ---> Running in d071185f716f [2022-09-09T14:16:07.531Z] Removing intermediate container d071185f716f [2022-09-09T14:16:07.531Z] ---> c8a49be14843 [2022-09-09T14:16:07.531Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-09T14:16:07.531Z] ---> Running in 2fabcf6c9b24 [2022-09-09T14:16:09.506Z] Removing intermediate container 2fabcf6c9b24 [2022-09-09T14:16:09.506Z] ---> 6d270e5e0488 [2022-09-09T14:16:09.506Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-09T14:16:09.506Z] ---> Running in 23c1aa68571a [2022-09-09T14:16:10.943Z] Removing intermediate container 23c1aa68571a [2022-09-09T14:16:10.943Z] ---> 0f794054d134 [2022-09-09T14:16:10.943Z] Step 29/35 : EXPOSE 59983 [2022-09-09T14:16:10.943Z] ---> Running in c7b3ce24ec44 [2022-09-09T14:16:11.217Z] Removing intermediate container c7b3ce24ec44 [2022-09-09T14:16:11.217Z] ---> b949bcf63b57 [2022-09-09T14:16:11.217Z] Step 30/35 : EXPOSE 8554 [2022-09-09T14:16:11.217Z] ---> Running in 2c1895fd998f [2022-09-09T14:16:11.490Z] Removing intermediate container 2c1895fd998f [2022-09-09T14:16:11.490Z] ---> 73ee680f7d7f [2022-09-09T14:16:11.490Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-09T14:16:11.760Z] ---> Running in 10f59e6ad789 [2022-09-09T14:16:12.031Z] Removing intermediate container 10f59e6ad789 [2022-09-09T14:16:12.031Z] ---> 9caaeb580674 [2022-09-09T14:16:12.031Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-09T14:16:12.031Z] ---> Running in a0ea4a9edeec [2022-09-09T14:16:12.304Z] Removing intermediate container a0ea4a9edeec [2022-09-09T14:16:12.304Z] ---> 8f63dfa9cdcb [2022-09-09T14:16:12.304Z] Step 33/35 : LABEL arch=arm64 [2022-09-09T14:16:12.304Z] ---> Running in 054c93394c22 [2022-09-09T14:16:12.896Z] Removing intermediate container 054c93394c22 [2022-09-09T14:16:12.896Z] ---> 9b774653476e [2022-09-09T14:16:12.896Z] Step 34/35 : LABEL git_sha=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [2022-09-09T14:16:12.896Z] ---> Running in 8d4b9ca71bfe [2022-09-09T14:16:13.167Z] Removing intermediate container 8d4b9ca71bfe [2022-09-09T14:16:13.167Z] ---> dfeae4a2088e [2022-09-09T14:16:13.167Z] Step 35/35 : LABEL version=0.0.0 [2022-09-09T14:16:13.167Z] ---> Running in a1a9f1315316 [2022-09-09T14:16:13.440Z] Removing intermediate container a1a9f1315316 [2022-09-09T14:16:13.440Z] ---> 38a2b8b35667 [2022-09-09T14:16:13.440Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-09T14:16:13.440Z] Successfully built 38a2b8b35667 [2022-09-09T14:16:13.440Z] 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-09T14:16:14.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-09T14:16:14.231Z] [2022-09-09T14:16:14.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:16:14.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-09T14:16:14.925Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-09T14:16:14.925Z] 8998bd30e6a1: Pulling fs layer [2022-09-09T14:16:14.925Z] 04944245beec: Pulling fs layer [2022-09-09T14:16:14.925Z] 699f458cf7ca: Pulling fs layer [2022-09-09T14:16:14.925Z] 765212b225bb: Pulling fs layer [2022-09-09T14:16:14.925Z] f23df028b6ca: Pulling fs layer [2022-09-09T14:16:14.925Z] d65c8cfc05b1: Pulling fs layer [2022-09-09T14:16:14.925Z] 2437ff75d9bd: Pulling fs layer [2022-09-09T14:16:14.925Z] f23df028b6ca: Waiting [2022-09-09T14:16:14.925Z] d65c8cfc05b1: Waiting [2022-09-09T14:16:14.925Z] 765212b225bb: Waiting [2022-09-09T14:16:14.925Z] 2437ff75d9bd: Waiting [2022-09-09T14:16:14.925Z] 04944245beec: Verifying Checksum [2022-09-09T14:16:14.925Z] 04944245beec: Download complete [2022-09-09T14:16:14.925Z] 765212b225bb: Verifying Checksum [2022-09-09T14:16:14.925Z] 765212b225bb: Download complete [2022-09-09T14:16:14.925Z] f23df028b6ca: Verifying Checksum [2022-09-09T14:16:14.925Z] f23df028b6ca: Download complete [2022-09-09T14:16:14.925Z] d65c8cfc05b1: Verifying Checksum [2022-09-09T14:16:14.925Z] d65c8cfc05b1: Download complete [2022-09-09T14:16:15.203Z] 699f458cf7ca: Verifying Checksum [2022-09-09T14:16:15.203Z] 699f458cf7ca: Download complete [2022-09-09T14:16:15.479Z] 8998bd30e6a1: Verifying Checksum [2022-09-09T14:16:15.479Z] 8998bd30e6a1: Download complete [2022-09-09T14:16:17.457Z] 2437ff75d9bd: Verifying Checksum [2022-09-09T14:16:17.457Z] 2437ff75d9bd: Download complete [2022-09-09T14:16:19.430Z] 8998bd30e6a1: Pull complete [2022-09-09T14:16:20.028Z] 04944245beec: Pull complete [2022-09-09T14:16:21.458Z] 699f458cf7ca: Pull complete [2022-09-09T14:16:21.734Z] 765212b225bb: Pull complete [2022-09-09T14:16:22.326Z] f23df028b6ca: Pull complete [2022-09-09T14:16:22.601Z] d65c8cfc05b1: Pull complete [2022-09-09T14:16:37.672Z] 2437ff75d9bd: Pull complete [2022-09-09T14:16:37.672Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-09T14:16:37.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-09T14:16:37.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:16:38.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-28795 does not seem to be running inside a container [2022-09-09T14:16:38.149Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-09T14:16:40.689Z] $ docker top 51a9b9b3d45a21557f1c060f025d18da2a808ded4a5e790efb8f6a3f4e8da8f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:41.690Z] ---> job-cost.sh [2022-09-09T14:16:41.691Z] lf-activate-venv: SKIPPING [2022-09-09T14:16:41.691Z] INFO: No Stack... [2022-09-09T14:16:41.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-09T14:16:42.934Z] INFO: Archiving Costs [Pipeline] sh [2022-09-09T14:16:43.602Z] + cut -d, -f6 [2022-09-09T14:16:43.602Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2022-09-09T14:16:43.681Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [2022-09-09T14:16:43.685Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] did not exist. Created. [2022-09-09T14:16:43.685Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-09T14:16:44.426Z] /w/workspace/device-usb-camera/1@tmp/durable-14e1dd56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-09T14:16:45.117Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-09T14:16:45.153Z] Warning: overwriting stash ‘stack-cost’ [2022-09-09T14:16:45.198Z] Stashed 1 file(s) [Pipeline] } [2022-09-09T14:16:45.215Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-09T14:16:45.293Z] $ docker stop --time=1 51a9b9b3d45a21557f1c060f025d18da2a808ded4a5e790efb8f6a3f4e8da8f6 [2022-09-09T14:16:46.795Z] $ docker rm -f 51a9b9b3d45a21557f1c060f025d18da2a808ded4a5e790efb8f6a3f4e8da8f6 [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-09T14:16:47.778Z] provisioning config files... [2022-09-09T14:16:47.785Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config8393563075595219044tmp [Pipeline] { [Pipeline] sh [2022-09-09T14:16:48.126Z] + set +x [2022-09-09T14:16:48.126Z] + curl -s https://codecov.io/bash [2022-09-09T14:16:48.127Z] + bash -s -- [2022-09-09T14:16:48.127Z] [2022-09-09T14:16:48.127Z] _____ _ [2022-09-09T14:16:48.127Z] / ____| | | [2022-09-09T14:16:48.127Z] | | ___ __| | ___ ___ _____ __ [2022-09-09T14:16:48.127Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-09T14:16:48.127Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-09T14:16:48.127Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-09T14:16:48.127Z] Bash-1.0.6 [2022-09-09T14:16:48.127Z] [2022-09-09T14:16:48.127Z] [2022-09-09T14:16:48.127Z] ==> git version 2.25.1 found [2022-09-09T14:16:48.127Z] ==> 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-09T14:16:48.127Z] Release-Date: 2020-01-08 [2022-09-09T14:16:48.127Z] 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-09T14:16:48.127Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-09T14:16:48.127Z] ==> Jenkins CI detected. [2022-09-09T14:16:48.127Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-84 [2022-09-09T14:16:48.127Z] project root: . [2022-09-09T14:16:48.127Z] --> token set from env [2022-09-09T14:16:48.127Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-09T14:16:48.127Z] ==> Running gcov in . (disable via -X gcov) [2022-09-09T14:16:48.127Z] ==> Python coveragepy not found [2022-09-09T14:16:48.127Z] ==> Searching for coverage reports in: [2022-09-09T14:16:48.127Z] + . [2022-09-09T14:16:48.127Z] -> Found 1 reports [2022-09-09T14:16:48.127Z] ==> Detecting git/mercurial file structure [2022-09-09T14:16:48.127Z] ==> Reading reports [2022-09-09T14:16:48.388Z] + ./coverage.out bytes=29387 [2022-09-09T14:16:48.388Z] ==> Appending adjustments [2022-09-09T14:16:48.388Z] https://docs.codecov.io/docs/fixing-reports [2022-09-09T14:16:48.388Z] + Found adjustments [2022-09-09T14:16:48.388Z] ==> Gzipping contents [2022-09-09T14:16:48.388Z] 8.0K /tmp/codecov.z4MYiA.gz [2022-09-09T14:16:48.388Z] ==> Uploading reports [2022-09-09T14:16:48.388Z] url: https://codecov.io [2022-09-09T14:16:48.388Z] query: branch=PR-84&commit=1dbc6f5bda8e5204b179f3ba67f1150ac1418946&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=84&job=&cmd_args= [2022-09-09T14:16:48.388Z] -> Pinging Codecov [2022-09-09T14:16:48.388Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-84&commit=1dbc6f5bda8e5204b179f3ba67f1150ac1418946&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=84&job=&cmd_args= [2022-09-09T14:16:48.649Z] -> Uploading to [2022-09-09T14:16:48.649Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-09/73D8F5FF140700D3E01443B452E23636/1dbc6f5bda8e5204b179f3ba67f1150ac1418946/a1114abb-5269-4c34-873c-a3acf35e4e5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220909T141648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bee4ee2726a0f10ad3212c95bd1f4b5f4e730d6d5e736137a2c6f141a4eb26e9 [2022-09-09T14:16:48.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-09T14:16:48.649Z] Dload Upload Total Spent Left Speed [2022-09-09T14:16:48.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 16046 --:--:-- --:--:-- --:--:-- 16046 [2022-09-09T14:16:48.910Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] } [2022-09-09T14:16:48.940Z] 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-09T14:16:50.718Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-84/archives ] [2022-09-09T14:16:50.718Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-84/archives [2022-09-09T14:16:50.718Z] total 16 [2022-09-09T14:16:50.718Z] drwxr-xr-x 3 root root 4096 Sep 9 14:09 . [2022-09-09T14:16:50.718Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:09 .. [2022-09-09T14:16:50.718Z] drwxr-xr-x 2 root root 4096 Sep 9 14:09 cost [2022-09-09T14:16:50.718Z] -rw-r--r-- 1 root root 88 Sep 9 14:09 cost.csv [2022-09-09T14:16:50.718Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-84/archives [2022-09-09T14:16:50.718Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-84/archives [2022-09-09T14:16:50.718Z] total 16 [2022-09-09T14:16:50.718Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:09 . [2022-09-09T14:16:50.718Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:09 .. [2022-09-09T14:16:50.718Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 14:09 cost [2022-09-09T14:16:50.718Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 9 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:51.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:51.948Z] ---> package-listing.sh [2022-09-09T14:16:51.948Z] ++ facter osfamily [2022-09-09T14:16:51.948Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-09T14:16:52.209Z] + OS_FAMILY=debian [2022-09-09T14:16:52.209Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-84 [2022-09-09T14:16:52.209Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-09T14:16:52.209Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-09T14:16:52.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-09T14:16:52.209Z] + PACKAGES=/tmp/packages_start.txt [2022-09-09T14:16:52.209Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-84 ']' [2022-09-09T14:16:52.209Z] + PACKAGES=/tmp/packages_end.txt [2022-09-09T14:16:52.209Z] + case "${OS_FAMILY}" in [2022-09-09T14:16:52.209Z] + dpkg -l [2022-09-09T14:16:52.209Z] + grep '^ii' [2022-09-09T14:16:52.209Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-09T14:16:52.209Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-09T14:16:52.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-09T14:16:52.209Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-84 ']' [2022-09-09T14:16:52.209Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-84/archives/ [2022-09-09T14:16:52.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-84/archives/ [Pipeline] echo [2022-09-09T14:16:52.241Z] 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-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-09T14:16:52.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-09T14:16:53.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-09T14:16:53.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-09T14:16:53.319Z] prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container [2022-09-09T14:16:53.355Z] $ 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-84/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-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-09T14:16:53.569Z] $ docker top 31f4ee23f44aff376a25d378824526c305d2b5712bab05f73c9cd179536edac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-09T14:16:53.971Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-09T14:16:54.290Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-09T14:16:54.602Z] + ls /var/log/sa-host [2022-09-09T14:16:54.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-09T14:16:54.803Z] provisioning config files... [2022-09-09T14:16:54.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config80021709671270653tmp [Pipeline] { [Pipeline] echo [2022-09-09T14:16:54.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:55.180Z] ---> create-netrc.sh [Pipeline] } [2022-09-09T14:16:55.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:55.613Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-09T14:16:55.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:56.002Z] ---> sudo-logs.sh [2022-09-09T14:16:56.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-09T14:16:56.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:56.469Z] ---> job-cost.sh [2022-09-09T14:16:56.469Z] lf-activate-venv: SKIPPING [2022-09-09T14:16:56.469Z] DEBUG: total: 0.2199999988079071 [2022-09-09T14:16:56.469Z] INFO: Retrieving Stack Cost... [2022-09-09T14:16:57.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-09T14:16:57.363Z] INFO: Archiving Costs [Pipeline] echo [2022-09-09T14:16:57.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-09T14:16:57.704Z] ---> logs-deploy.sh [2022-09-09T14:16:57.704Z] lf-activate-venv: SKIPPING [2022-09-09T14:16:57.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-84/1 [2022-09-09T14:16:57.704Z] INFO: archiving workspace using pattern(s): [2022-09-09T14:16:58.646Z] Archives upload complete. [2022-09-09T14:16:58.908Z] INFO: archiving logs to Nexus [2022-09-09T14:16:59.481Z] ---> uname -a: [2022-09-09T14:16:59.481Z] Linux prd-ubuntu20-04-docker-8c-8g-28794 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] ---> lscpu: [2022-09-09T14:16:59.481Z] Architecture: x86_64 [2022-09-09T14:16:59.481Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-09T14:16:59.481Z] Byte Order: Little Endian [2022-09-09T14:16:59.481Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-09T14:16:59.481Z] CPU(s): 8 [2022-09-09T14:16:59.481Z] On-line CPU(s) list: 0-7 [2022-09-09T14:16:59.481Z] Thread(s) per core: 1 [2022-09-09T14:16:59.481Z] Core(s) per socket: 1 [2022-09-09T14:16:59.481Z] Socket(s): 8 [2022-09-09T14:16:59.481Z] NUMA node(s): 1 [2022-09-09T14:16:59.481Z] Vendor ID: AuthenticAMD [2022-09-09T14:16:59.481Z] CPU family: 23 [2022-09-09T14:16:59.481Z] Model: 49 [2022-09-09T14:16:59.481Z] Model name: AMD EPYC-Rome Processor [2022-09-09T14:16:59.481Z] Stepping: 0 [2022-09-09T14:16:59.481Z] CPU MHz: 2799.998 [2022-09-09T14:16:59.481Z] BogoMIPS: 5599.99 [2022-09-09T14:16:59.481Z] Virtualization: AMD-V [2022-09-09T14:16:59.481Z] Hypervisor vendor: KVM [2022-09-09T14:16:59.481Z] Virtualization type: full [2022-09-09T14:16:59.481Z] L1d cache: 256 KiB [2022-09-09T14:16:59.481Z] L1i cache: 256 KiB [2022-09-09T14:16:59.481Z] L2 cache: 4 MiB [2022-09-09T14:16:59.481Z] L3 cache: 128 MiB [2022-09-09T14:16:59.481Z] NUMA node0 CPU(s): 0-7 [2022-09-09T14:16:59.481Z] Vulnerability Itlb multihit: Not affected [2022-09-09T14:16:59.481Z] Vulnerability L1tf: Not affected [2022-09-09T14:16:59.481Z] Vulnerability Mds: Not affected [2022-09-09T14:16:59.481Z] Vulnerability Meltdown: Not affected [2022-09-09T14:16:59.481Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-09T14:16:59.481Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-09T14:16:59.481Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-09T14:16:59.481Z] Vulnerability Srbds: Not affected [2022-09-09T14:16:59.481Z] Vulnerability Tsx async abort: Not affected [2022-09-09T14:16:59.481Z] 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-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] ---> nproc: [2022-09-09T14:16:59.481Z] 8 [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] ---> df -h: [2022-09-09T14:16:59.481Z] Filesystem Size Used Avail Use% Mounted on [2022-09-09T14:16:59.481Z] overlay 155G 12G 144G 8% / [2022-09-09T14:16:59.481Z] tmpfs 64M 0 64M 0% /dev [2022-09-09T14:16:59.481Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-09T14:16:59.481Z] shm 64M 0 64M 0% /dev/shm [2022-09-09T14:16:59.481Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] ---> sar -b -r -n DEV: [2022-09-09T14:16:59.481Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28794) 09/09/22 _x86_64_ (8 CPU) [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] 14:06:19 LINUX RESTART (8 CPU) [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] 14:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-09T14:16:59.481Z] 14:08:01 169.47 11.50 157.97 0.00 1978.60 94728.88 0.00 [2022-09-09T14:16:59.481Z] 14:09:01 157.34 0.13 157.21 0.00 9.73 35427.83 0.00 [2022-09-09T14:16:59.481Z] 14:10:01 150.00 0.03 149.97 0.00 6.26 31005.81 0.00 [2022-09-09T14:16:59.481Z] 14:11:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 [2022-09-09T14:16:59.481Z] 14:12:01 1.20 0.02 1.19 0.00 0.14 14.10 0.00 [2022-09-09T14:16:59.481Z] 14:13:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2022-09-09T14:16:59.481Z] 14:14:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2022-09-09T14:16:59.481Z] 14:15:01 12.76 0.00 12.76 0.00 0.00 410.86 0.00 [2022-09-09T14:16:59.481Z] 14:16:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2022-09-09T14:16:59.481Z] Average: 55.23 1.30 53.93 0.00 222.04 17994.36 0.00 [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] 14:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-09T14:16:59.481Z] 14:08:01 27866940 31718216 578480 1.76 156920 3866092 2354912 6.94 1262496 3273568 344508 [2022-09-09T14:16:59.481Z] 14:09:01 27829316 31749952 540620 1.64 168220 3932156 2142804 6.32 1288352 3284548 33416 [2022-09-09T14:16:59.481Z] 14:10:01 27365760 31764452 523868 1.59 178964 4353512 1941228 5.72 1307328 3677356 8 [2022-09-09T14:16:59.481Z] 14:11:01 27367404 31766200 521836 1.59 179032 4353512 1941228 5.72 1306468 3677356 24 [2022-09-09T14:16:59.481Z] 14:12:01 27368912 31767640 520516 1.58 179076 4353512 1941228 5.72 1304952 3677364 24 [2022-09-09T14:16:59.481Z] 14:13:01 27369676 31768444 519664 1.58 179104 4353524 1941228 5.72 1304644 3677368 12 [2022-09-09T14:16:59.481Z] 14:14:01 27377116 31776156 512120 1.56 179128 4353528 1941228 5.72 1296704 3677564 12 [2022-09-09T14:16:59.481Z] 14:15:01 27326692 31727308 560904 1.71 180556 4353544 1941228 5.72 1352172 3677588 12 [2022-09-09T14:16:59.481Z] 14:16:01 27326368 31727008 561060 1.71 180580 4353544 1941228 5.72 1351504 3677580 20 [2022-09-09T14:16:59.481Z] Average: 27466465 31751708 537674 1.64 175731 4252547 2009590 5.92 1308291 3588921 42004 [2022-09-09T14:16:59.481Z] [2022-09-09T14:16:59.481Z] 14:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-09T14:16:59.481Z] 14:08:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:08:01 docker0 198.82 276.67 15.28 2187.55 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:08:01 ens3 535.09 355.62 7799.48 53.21 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:09:01 docker0 7.13 9.15 0.44 40.96 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:09:01 ens3 85.90 68.47 83.45 79.01 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:10:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:10:01 docker0 12.86 30.99 0.99 601.48 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:10:01 ens3 191.94 125.21 3339.60 69.85 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:11:01 ens3 0.58 0.48 0.27 0.22 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:12:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:14:01 ens3 9.27 4.55 13.21 0.31 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.481Z] 14:15:01 ens3 91.35 50.82 85.99 35.76 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] 14:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] Average: docker0 24.36 35.27 1.86 315.03 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] Average: ens3 101.79 67.39 1260.36 26.54 0.00 0.00 0.00 0.00 [2022-09-09T14:16:59.482Z] [2022-09-09T14:16:59.482Z] [2022-09-09T14:16:59.482Z] ---> sar -P ALL: [2022-09-09T14:16:59.482Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28794) 09/09/22 _x86_64_ (8 CPU) [2022-09-09T14:16:59.482Z] [2022-09-09T14:16:59.482Z] 14:06:19 LINUX RESTART (8 CPU) [2022-09-09T14:16:59.482Z] [2022-09-09T14:16:59.482Z] 14:07:01 CPU %user %nice %system %iowait %steal %idle [2022-09-09T14:16:59.482Z] 14:08:01 all 10.46 0.00 4.37 0.95 0.06 84.16 [2022-09-09T14:16:59.482Z] 14:08:01 0 9.51 0.00 4.07 0.15 0.05 86.22 [2022-09-09T14:16:59.482Z] 14:08:01 1 11.14 0.00 4.03 0.81 0.07 83.96 [2022-09-09T14:16:59.482Z] 14:08:01 2 11.79 0.00 4.37 0.34 0.07 83.44 [2022-09-09T14:16:59.482Z] 14:08:01 3 10.88 0.00 4.50 2.14 0.08 82.39 [2022-09-09T14:16:59.482Z] 14:08:01 4 10.04 0.00 4.14 0.25 0.05 85.52 [2022-09-09T14:16:59.482Z] 14:08:01 5 10.34 0.00 4.48 0.54 0.05 84.60 [2022-09-09T14:16:59.482Z] 14:08:01 6 10.17 0.00 4.41 0.45 0.05 84.92 [2022-09-09T14:16:59.482Z] 14:08:01 7 9.83 0.00 4.94 2.96 0.07 82.20 [2022-09-09T14:16:59.482Z] 14:09:01 all 42.02 0.00 7.59 0.50 0.08 49.81 [2022-09-09T14:16:59.482Z] 14:09:01 0 43.03 0.00 7.77 1.32 0.07 47.81 [2022-09-09T14:16:59.482Z] 14:09:01 1 42.29 0.00 6.72 0.41 0.08 50.50 [2022-09-09T14:16:59.482Z] 14:09:01 2 41.24 0.00 7.97 0.20 0.07 50.52 [2022-09-09T14:16:59.482Z] 14:09:01 3 41.59 0.00 8.31 1.18 0.07 48.85 [2022-09-09T14:16:59.482Z] 14:09:01 4 42.39 0.00 7.81 0.62 0.08 49.09 [2022-09-09T14:16:59.482Z] 14:09:01 5 42.33 0.00 7.85 0.05 0.10 49.67 [2022-09-09T14:16:59.482Z] 14:09:01 6 41.03 0.00 7.24 0.17 0.08 51.48 [2022-09-09T14:16:59.482Z] 14:09:01 7 42.22 0.00 7.07 0.08 0.08 50.54 [2022-09-09T14:16:59.482Z] 14:10:01 all 4.67 0.00 2.25 0.90 0.05 92.13 [2022-09-09T14:16:59.482Z] 14:10:01 0 4.26 0.00 2.76 5.75 0.05 87.18 [2022-09-09T14:16:59.482Z] 14:10:01 1 4.13 0.00 2.01 0.20 0.03 93.63 [2022-09-09T14:16:59.482Z] 14:10:01 2 4.79 0.00 1.83 0.13 0.03 93.22 [2022-09-09T14:16:59.482Z] 14:10:01 3 4.75 0.00 2.82 0.50 0.03 91.89 [2022-09-09T14:16:59.482Z] 14:10:01 4 5.33 0.00 1.96 0.17 0.02 92.53 [2022-09-09T14:16:59.482Z] 14:10:01 5 5.16 0.00 2.05 0.18 0.15 92.45 [2022-09-09T14:16:59.482Z] 14:10:01 6 4.21 0.00 2.72 0.13 0.03 92.91 [2022-09-09T14:16:59.482Z] 14:10:01 7 4.77 0.00 1.85 0.08 0.03 93.26 [2022-09-09T14:16:59.482Z] 14:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-09T14:16:59.482Z] 14:11:01 0 0.05 0.00 0.07 0.05 0.03 99.80 [2022-09-09T14:16:59.482Z] 14:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-09T14:16:59.482Z] 14:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-09T14:16:59.482Z] 14:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-09T14:16:59.482Z] 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-09T14:16:59.482Z] 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-09T14:16:59.482Z] 14:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-09T14:16:59.482Z] 14:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-09T14:16:59.482Z] 14:12:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2022-09-09T14:16:59.482Z] 14:12:01 0 0.12 0.00 0.05 0.08 0.02 99.73 [2022-09-09T14:16:59.482Z] 14:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-09T14:16:59.482Z] 14:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-09T14:16:59.482Z] 14:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-09T14:16:59.482Z] 14:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-09T14:16:59.482Z] 14:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-09T14:16:59.482Z] 14:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-09T14:16:59.482Z] 14:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-09T14:16:59.482Z] 14:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-09T14:16:59.482Z] 14:13:01 0 0.02 0.00 0.03 0.02 0.03 99.90 [2022-09-09T14:16:59.482Z] 14:13:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-09T14:16:59.482Z] 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-09T14:16:59.482Z] 14:13:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-09T14:16:59.482Z] 14:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-09T14:16:59.482Z] 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-09T14:16:59.482Z] 14:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-09T14:16:59.482Z] 14:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-09T14:16:59.482Z] 14:14:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2022-09-09T14:16:59.482Z] 14:14:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-09T14:16:59.482Z] 14:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-09T14:16:59.482Z] 14:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-09T14:16:59.482Z] 14:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-09T14:16:59.482Z] 14:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-09T14:16:59.482Z] 14:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-09T14:16:59.482Z] 14:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-09T14:16:59.482Z] 14:14:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-09-09T14:16:59.482Z] 14:15:01 all 0.29 0.00 0.13 0.08 0.02 99.48 [2022-09-09T14:16:59.482Z] 14:15:01 0 0.28 0.00 0.12 0.47 0.02 99.12 [2022-09-09T14:16:59.482Z] 14:15:01 1 0.27 0.00 0.18 0.03 0.03 99.48 [2022-09-09T14:16:59.482Z] 14:15:01 2 0.23 0.00 0.10 0.02 0.02 99.63 [2022-09-09T14:16:59.482Z] 14:15:01 3 0.07 0.00 0.03 0.03 0.02 99.85 [2022-09-09T14:16:59.482Z] 14:15:01 4 0.30 0.00 0.17 0.02 0.02 99.50 [2022-09-09T14:16:59.482Z] 14:15:01 5 0.17 0.00 0.08 0.02 0.00 99.73 [2022-09-09T14:16:59.482Z] 14:15:01 6 0.35 0.00 0.05 0.00 0.00 99.60 [2022-09-09T14:16:59.482Z] 14:15:01 7 0.63 0.00 0.33 0.03 0.03 98.96 [2022-09-09T14:16:59.482Z] 14:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-09T14:16:59.482Z] 14:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-09T14:16:59.482Z] 14:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-09T14:16:59.482Z] 14:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-09T14:16:59.482Z] 14:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-09T14:16:59.482Z] 14:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-09T14:16:59.482Z] 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-09T14:16:59.482Z] 14:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-09T14:16:59.482Z] 14:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-09T14:16:59.482Z] Average: all 6.36 0.00 1.59 0.27 0.03 91.75 [2022-09-09T14:16:59.482Z] Average: 0 6.33 0.00 1.65 0.87 0.03 91.12 [2022-09-09T14:16:59.482Z] Average: 1 6.40 0.00 1.44 0.16 0.03 91.97 [2022-09-09T14:16:59.482Z] Average: 2 6.42 0.00 1.58 0.08 0.02 91.90 [2022-09-09T14:16:59.482Z] Average: 3 6.34 0.00 1.74 0.43 0.03 91.47 [2022-09-09T14:16:59.482Z] Average: 4 6.43 0.00 1.56 0.12 0.02 91.87 [2022-09-09T14:16:59.482Z] Average: 5 6.43 0.00 1.61 0.09 0.04 91.84 [2022-09-09T14:16:59.482Z] Average: 6 6.15 0.00 1.60 0.08 0.02 92.14 [2022-09-09T14:16:59.482Z] Average: 7 6.36 0.00 1.57 0.35 0.03 91.70 [2022-09-09T14:16:59.482Z] [2022-09-09T14:16:59.482Z] [2022-09-09T14:16:59.482Z]